Advertisement
leoo00

petsim99 booth sniper

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