Advertisement
lUBIniNJA

Dungeon Quest AUTOFARM/Made by ME

Feb 18th, 2020
1,694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. _G.shit = {
  2. ["Dungeon"] = "Orbital Outpost",
  3. ["Difficulty"] = "Nightmare",
  4. ["Hardcore"] = true
  5. }
  6.  
  7. _G.test = { --This is autosell lol
  8. ["Common"] = true,
  9. ["Uncommon"] = false,
  10. ["Rare"] = false,
  11. ["Epic"] = false,
  12. ["Legendary"] = false,
  13. }
  14.  
  15. loadstring(game:HttpGet("https://pastebin.com/raw/F0PSvYFi", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement