Advertisement
iiDaCyborgxX

Rumble Quest

May 19th, 2021
5,361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. getgenv().Settings = {
  2. ["Difficulty"] = "Easy",
  3. ["PartyOnly"] = true,
  4. ["Hardcore"] = true,
  5. ["Location"] = "Caves",
  6. }
  7.  
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/WetCheezit/Rumble-Quest/main/src.lua"))();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement