SquidCraft

SpeedXHack

May 31st, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.30 KB | None | 0 0
  1. while wait() do
  2. local tbl_main =
  3. {
  4.      game:GetService("Workspace")["YOURUSERNAME"]["YOURDRINK"]
  5. }
  6. game:GetService("ReplicatedStorage").RemoteEvents.Give:FireServer(unpack(tbl_main))
  7. local tbl_main =
  8. {
  9. }
  10. game:GetService("ReplicatedStorage").RemoteEvents.Rebirth:FireServer(unpack(tbl_main))
  11. end
Add Comment
Please, Sign In to add comment