getgenv().Config = { Enabled = true, -- Master toggle AutoCollectGold = true, AutoCollectLoot = true, InstantWin = true, DelayGoldLoop = 3, -- Delay between gold collection loops DelayLootLoop = 3, -- Delay between loot collection loops GoldPickupDelay = 0.5, LootPickupDelay = 0.3, TeleportWait = 0.2, } loadstring(game:HttpGet("https://raw.githubusercontent.com/Thebestofhack123/2.0/refs/heads/main/Scripts/Loader", true))()