Advertisement
R0nicss

NEW BEST RUMBLE QUEST AUTO FARM - Made by i love kebab#8800

Dec 26th, 2019
1,092
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. _G.MainSettings = {
  2. ["Auto Sell"] = true, --Keeps Legendary and Equippeds ONLY
  3. ["Leave"] = true, --Leaves/Resets Dungeon When Leave After Seconds Passed
  4. ["Leave After"] = 1000, --To Use "Leave"
  5. ["Wait Time"] = 6, --Waits before executing script (6 is good one)
  6. ["Fast Leave"] = true, --Leaves when Boss dies ( makes farming fast as hecc )
  7. ["Auto Point"] = true, --Put Points Automaticallly
  8. ["Auto Point To Put"] = "Strength" --Which points to put
  9. }
  10.  
  11. _G.Lobby = {
  12. ["Difficulty"] = "Expert", --Difficulty Of Dungeon
  13. ["PartyOnly"] = true, -- Private or Nah ( true , private false public )
  14. ["Hardcore"] = true, --Hardcore Dungeon
  15. ["Location"] = "Underworld" --Location of farm
  16. }
  17.  
  18. loadstring(game:HttpGet("http://defaultkebab.000webhostapp.com/Scripts/Rumble-Quest.lua", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement