Anonymouse10101

Banning Simulator inf Money

Jun 24th, 2019
806
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. local A_1 = -7500000000000 -- don't delete the "-" and don't go over 9trillion or will go into negatives!
  2. local A_2 = "Door1"
  3. local Event = game:GetService("ReplicatedStorage").Events.Buy
  4. Event:FireServer(A_1, A_2)
Add Comment
Please, Sign In to add comment