Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. -- Settings
  2. _G.AutoFarm = false -- Toggle On/Off
  3. _G.AutoSell = false -- Toggle On/Off
  4. _G.AutoBuyBags = false --Toggle On/Off
  5. _G.AutoBuySwords = false --Toggle On/Off
  6. _G.AutoFarmBoss = false --Toggle On/Off
  7. _G.Boss = "Noob" --Boss you want to farm: "Noob", "Knight", "Orc", "Wizard", "Pirate", "Ninja", "Undead", "Ice King", "Zeus", "Black Knight"
  8. _G.GodMode = false
  9.  
  10. loadstring(game:HttpGet(('https://pastebin.com/raw/icHpVhuY')))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement