Advertisement
HoangAnh_GaToVi

Weapon Simulator

Aug 20th, 2018
2,107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. while wait() do
  2. local A_1 = 10000000
  3. local Event = game:GetService("ReplicatedStorage").events.tool
  4. Event:FireServer(A_1)
  5. local Event = game:GetService("ReplicatedStorage").events.prestige
  6. Event:FireServer()
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement