Here are two scripts for the Roblox Dungeon Quest Candy game, which will help you to get the candy auto farm and GUI with force trade. hope these scripts will help you. if them are not work now. please let me know.
Dungeon Quest GUI [FORCE TRADE] by Introvert#1337
Features:
-
- Client Sided Inventory Spoofer (for flexing)
- Force Trade
- Loop Force Trade
- Force Boos Raids Whitelist (Get into anyone’s boss raid lobby, even if its private)
loadstring(game:HttpGet("https://raw.githubusercontent.com/Introvert1337/Releases/master/DungeonQuest.lua"))()
Dungeon Quest CANDY AUTO FARM by vozoid#0983
Features:
- CANDY AUTO FARM
- NAME PROTECTOR
- AUTO FARM FOR WINTER OUTPOST
_G.difficulty = "Easy" _G.leaveAfter = 250 --default 250 seconds _G.instaRejoin = false -- default false, rejoins faster (sometimes buggy) _G.joinDelay = 1 --seconds between creating dungeon after player loads in (default 1 because player takes 1 second to load) loadstring(game:HttpGet("https://raw.githubusercontent.com/vozoid/scripts/master/dungeonquestcandyfarm"))()