Advertisement
The_One123

psx

Aug 3rd, 2021
7,293
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.42 KB | None | 0 0
  1. --Script activates Hoverboard and Teleport and Egg Skip gamepass:
  2.  
  3. local gmppath = require(game:GetService("ReplicatedStorage").Framework.Modules.Client["5 | Gamepasses"])
  4. gmppath.Owns = function() return true end
  5.  
  6.  
  7. --Auto Farm Coins And Gems: (WORKING)
  8.  
  9. loadstring(game:HttpGet("https://system-exodus.com/scripts/PetSimulator/PetSimulatorX.lua", true))()
  10.  
  11.  
  12. --Auto Farm 2nd GUI:
  13.  
  14. loadstring(game:HttpGet("https://pastebin.com/raw/95HthyJq"))()
  15.  
  16. _________________________________________________________________________________________________
  17.  
  18. --Auto Farm: (PATCHED)
  19.  
  20. getgenv().speed=150
  21. for i,v in pairs(getconnections(game.Players.LocalPlayer.Idled)) do v:Disable() end
  22. loadstring(game:HttpGet("https://raw.githubusercontent.com/inceldom/scrip/main/petsimsex",true))()
  23.  
  24. _________________________________________________________________________________________________
  25.  
  26. --Auto Use Codes:
  27.  
  28. local codes = {"Triple80kTriple80k","Lucky50k","Super25k","Release"}
  29.  
  30. local function redeem©
  31. local A_1 =
  32. {
  33.     [1] = c
  34. }
  35. local Event = game:GetService("Workspace")["__THINGS"]["__REMOTES"]["redeem twitter code"]
  36. Event:InvokeServer(A_1)
  37. end
  38.  
  39. for _,v in pairs(codes) do
  40.     redeem(v)
  41. end
  42.  
  43. _________________________________________________________________________________________________
  44.  
  45. --Instant Mine:
  46.  
  47. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Alleexxi/releasedscritps/main/script%20(1).lua'),true))()
  48.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement