Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- krnl just execute as soon the game loads make sure the script in autoexec folder
- -- syn enable auto attach and put the script in in autoexec you good to go
- _G.Min = 4 -- min players
- _G.Max = 13 -- max players
- _G.ItemFarm = "Rokakaka" -- item name? exact one
- getgenv().Key = "thekeyhere" -- the key will change every 24 hours
- getgenv().Ping = 200 -- Limited to 200 if you do above it won't continue
- -- Settings
- loadstring(game:HttpGet('https://raw.githubusercontent.com/SupBabe/YBAHOPPER/main/YBAHOP.lua'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement