Advertisement
exploiterjoe

Untitled

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