MrExploiterIsTheGod

Money Script For Adopt and Raise, Game Created By Supernius - ROBLOX

Jul 29th, 2020 (edited)
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. _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.
  2. while _G.Spam == true do wait()
  3.  
  4. local Event = game:GetService("ReplicatedStorage").Remotes.Money
  5. Event:FireServer()
  6. end
  7.  
  8. while _G.Spam == false do wait()
  9.  
  10. end
Add Comment
Please, Sign In to add comment