getgenv().Config = { ["Key"] = "UrKey", ["Redeem Code"] = true, ["Skip Tutorial"] = true, -- After Rejoin You Must Need Waiting For Valid You (5mins-10mins) ["Performance"] = { ["FPS Boost"] = true, ["UI"] = true, }, ["Auto Play"] = { ["Auto Plant Seeds"] = { ["Enable"] = true, ["Auto Equiped Best Brainrot"] = { ["Enable"] = true, ["Delays"] = 60, -- [ Seconds ] }, -- Auto Equiped In Brainrot Zone ["Auto Plant Best Seed"] = { ["Enable"] = true, ["Delays"] = 60, -- [ Seconds ] },-- Clear all plants and replant the best seeds/plants ["Auto Buy More Slot Brainrot Zone"] = true, ["Auto Collect Money"] = { ["Enable"] = true, -- Auto Claim Money From Brainrot ["Delays"] = 5 -- -- [ Seconds ] }, }, ["Auto Rebirth"] = { ["Enable"] = true, ["Max Rebirth Reach"] = 2 -- You may select the rebirth of your choice }, ["Auto Sell"] = { ["Brainrot"] = { ["Enable"] = true, ["Select Brainrot Rarity"] = { ["Rare"] = true, ["Epic"] = true, ["Legendary"] = true, ["Mythic"] = false, ["Godly"] = false, ["Serect"] = false } }, ["Plants"] = { ["Enable"] = true, ["Select Plants Rarity"] = { ["Rare"] = true, ["Epic"] = true, ["Legendary"] = true, ["Mythic"] = false, ["Godly"] = false, ["Serect"] = false } } }, ["Auto Unlock Rows"] = { ["Enable"] = true, ["Max Unlock"] = 7 -- 7 Rows, Priority Lowest Price To Unlock }, }, ["Auto Buy Seeds"] = { ["Enable"] = true, ["Select Seeds"] = { ["Cactus Seed"] = true, ["Strawberry Seed"] = true, ["Pumpkin Seed"] = true, ["Sunflower Seed"] = true, ["Dragon Fruit Seed"] = true, ["Eggplant Seed"] = true, ["Watermelon Seed"] = true, ["Cocotank Seed"] = true, ["Carnivorous Plant Seed"] = true, ["Mr Carrot Seed"] = true, ["Tomatrio Seed"] = true } } } script_key=getgenv().Config["Key"]; loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/a0ef4b49bca056c6d0ebcf051948d4a8.lua"))()