getgenv().mmb = { setting = { ["Select Team"] = "Marines", --// Select Pirates Or Marines ["TweenSpeed"] = 200, ["Standing on the water"] = true, --// Standing on the water ["Remove Notify Game"] = true, --// Turn off game notifications ["Rejoin When kicked"] = true, --// Auto rejoin when you get kicked ["Anti-Afk"] = true --// Anti-AFK }, ChestSettings = { ["Esp Chest"] = true, --// ESP entire Chest ["Start Farm Chest"] = { ["Enable"] = true, --// Turn On Farm Chest ["lock money"] = 1000000000, --// Amount of Money To Stop ["Hop After Collected"] = "All" --// Enter The Number of Chests You Want To Pick Up Like "Number" or "All" }, ["Stop When Have God's Chalice & Fist Of Darkness"] = { ["Enable"] = true, --// Stop when you have God's Chalice & Fist Of Darkness ["Automatically move to safety"] = false --// Auto Move To Safe Place When Have Special Items }, }, RaceCyborg = { ["Auto get race Cyborg"] = false, --// true If You Want Auto Get Cyborg Race ["Upgrade Race: V2/V3"] = false --// ⭐ New }, Webhook = { ["send Webhook"] = false, --// Send Webhook Auto Setup ["Url Webhook"] = "", --// Link Url Webhook ["UserId"] = "" --// Id Discord You } } loadstring(game:HttpGet("https://raw.githubusercontent.com/NaruTeam/Abyss/refs/heads/main/AbyssChest.lua"))()