Advertisement
Anonymouse10101

Banning Simulator Auto Rebirth

Jun 24th, 2019
788
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. while wait(0.5) do
  2. local A_1 = -7500000000000
  3. local A_2 = "Door1"
  4. local Event = game:GetService("ReplicatedStorage").Events.Buy
  5. Event:FireServer(A_1, A_2)
  6.  
  7. local A_1 = 500
  8. local Event = game:GetService("ReplicatedStorage").Remotes.MultiRebirth
  9. Event:FireServer(A_1)
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement