Advertisement
Ma7mooD-JJSploit

rumble quest hack

Jul 19th, 2020
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. _G.Settings = {
  2. ["AutoDungeon"] = false, --Enable / disable auto find best dungeon
  3. moreOptions = {
  4. ["Enabled"] = true, --Enable / disable custom dungeon
  5. ["CustomDungeon"] = "Caves",
  6. },
  7. ["Difficulty"] = "Easy",
  8. ["Hardcore"] = true,
  9. }
  10.  
  11. _G.Skill = {
  12. ["Enabled"] = false,
  13. ["SkillPoint"] = "Magic" --Types: Strength, Magic, Health
  14. }
  15.  
  16. loadstring(game:HttpGet("https://pastebin.com/raw/333TytsH", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement