nuttanun734

afsafdg

Sep 3rd, 2021 (edited)
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. repeat wait() until game:IsLoaded()
  2. _G.toggle = true --or fasle
  3. while _G.toggle do
  4. wait(0.1)
  5. -- Script generated by SimpleSpy - credits to exx#9394
  6.  
  7. local args = {
  8. [1] = "Sacrafice",
  9. [2] = {
  10. ["Stats"] = "{\"Name\":\"Gilgamesh\",\"Level\":2,\"ID\":-997801}"
  11. }
  12. }
  13.  
  14. game:GetService("ReplicatedStorage").Remotes.Server:InvokeServer(unpack(args))
  15. end
Add Comment
Please, Sign In to add comment