Advertisement
Bluzune_Scripts

Rumble Quest Hack

Apr 3rd, 2021
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.56 KB | None | 0 0
  1. --my channel: https://www.youtube.com/channel/UCZFN1_TM429c95eSay_LwrQ
  2. _G.Dungeon = {
  3.     ["Difficulty"] = "Easy", --Easy, Medium, Hard, Expert
  4.     ["PartyOnly"] = true, --Private
  5.     ["Hardcore"] = true, --Hardcore (1 life only)
  6.     ["Location"] = "Cave" --Caves, Underworld, Frozen Depths, Ancient Tomb, Jungle Temple
  7. }
  8. _G.AutoDungeon = false --NOTE: ITS BUGGY, AFTER YOU FINISH THE FIRST DUNGEON IT KEEPS SENDING YOU TO Cave Easy Hardcore idk how to fix it lol
  9.  
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/kvivz/idktbh/main/RumbleQuest", true))()))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement