Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.Spam = false -- if it is set false then its off, if its set true then its on. And dont change anything please, thank you.
- while _G.Spam == true do wait()
- local Event = game:GetService("ReplicatedStorage").Remotes.Money
- Event:FireServer()
- end
- while _G.Spam == false do wait()
- end
Add Comment
Please, Sign In to add comment