Advertisement
ScriptingGuy

Speed Simulator X Script

Mar 9th, 2020
4,938
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. The Game Link : https://www.roblox.com/games/3011079475/10k-Coins-Speed-Simulator-X
  2. Discord Link : https://discordapp.com/channels/686554761901768721/686664520596324435
  3.  
  4. --OP GUI
  5. while wait() do
  6. local tbl_main =
  7. {
  8. game:GetService("Workspace")["YOURUSERNAME"]["YOURDRINK"]
  9. }
  10. game:GetService("ReplicatedStorage").RemoteEvents.Give:FireServer(unpack(tbl_main))
  11. local tbl_main =
  12. {
  13. }
  14. game:GetService("ReplicatedStorage").RemoteEvents.Rebirth:FireServer(unpack(tbl_main))
  15. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement