Maniatic Saber Simulator – Autofarm coins

Script Credit :- insane#3959
Features

Autofarm coins

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local touchpart = game:GetService("Workspace").Game.Sells.BankWorld.Touched local remote = game:GetService("ReplicatedStorage").RemoteEvents.SaberClick pcall(function()game:GetService("Players").LocalPlayer.PlayerGui.PopUps:Destroy()end) while task.wait() do remote:FireServer("Give", math.huge) game:GetService("ReplicatedStorage").RemoteEvents.DNAS:FireServer("Buy All") if not game.Players.LocalPlayer.Character then repeat wait() until game.Players.LocalPlayer.Character end if not game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart") then repeat wait() until game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart") end firetouchinterest(touchpart, game.Players.LocalPlayer.Character.HumanoidRootPart, 0) firetouchinterest(touchpart, game.Players.LocalPlayer.Character.HumanoidRootPart, 1) end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors