Advertisement
RDMScript

Untitled

Sep 10th, 2022 (edited)
616
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. -- if auto quest or script not working abandon your all quest
  2.  
  3. _G.Farm = true -- auto farm
  4. _G.Target = "Bandit" -- target for farm
  5. _G.AutoChest = true -- loot drop from chest
  6.  
  7. --[[
  8. -- Mob List:
  9.  
  10. -- Bandit
  11. -- Mad Bandit
  12. -- Evil Thug
  13. -- Tigreal Tribe
  14. -- Gorilla Tribe
  15. ]]
  16.  
  17. loadstring(game:HttpGet("https://raw.githubusercontent.com/omokom55/FreeScripts/main/Dragon%20Blox", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement