Advertisement
ScriptingGuy

Superhero Simulator Script

Mar 7th, 2020
5,677
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. The Game Link : https://www.roblox.com/games/2577423786/SABER-UPDATE-Superhero-Simulator
  2. Discord Link : https://discordapp.com/channels/686554761901768721/686664520596324435
  3.  
  4. --First Execute This :
  5. game:GetService("ReplicatedStorage").Remotes.Teleport:FireServer("A20") --Change Zone
  6.  
  7. --And This :
  8. _G.on = true
  9. while _G.on do
  10. wait(1)
  11. game.ReplicatedStorage.Remotes.AskCoin:FireServer(workspace.CoinSpawners["1500000000"]) --Change For More Coins
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement