repeat wait() until game:IsLoaded() and game.Players.LocalPlayer _G.Version = "Lite" getgenv().Kaitun = { ["Start Kaitun"] = { ["Enable"] = true,--Enabled Auto Sell ["Boost Fps"] = false,--White Screen Is Better ["Remove Notify"] = true, ["Delay Auto Sell"] = 2, ["FPS Lock"] = { ["Enable"] = false, ["FPS"] = 20 }, ["Lite UI"] = { ["Blur"] = true, ["White Screen"] = false }, ["UI Screen Color"] = "Blur", --Dark --Blur ["Auto Hop Server"] = { ["Auto Hop When Get Hight Ping"] = true, ["Enable"] = true, ["Delay"] = 600 --second } }, ["Webhook"] = { ["Url"] = "", ["Send Delay"] = 300, --second ["Enable"] = true }, ["Sell"] = { ["Mutation to Ignore"] = {"Moonlit"}, ["Ignore Target Mutation"] = false }, ["Plant"] = { ["Method"] = "1 Pos", --or "Random Position" ["Auto Buy All Seed On Stock"] = true, ["Auto Water the plant"] = true, ["Delay plant"] = 0.1, ["Auto Plant"] = true, ["Auto Use Seed Pack"] = true, ["Sprinkler"] = { ["Auto Buy"] = true, ["Auto Use Sprinkler/Gear"] = true } }, ["Auto Remove Plant When Reached Max"] = { ["Enable"] = true, ["Target Plant for remove"] = {"Carrot", "Strawberry", "Blueberry"}, ["Number of plants after removal"] = 500,--plant }, ["Egg-Pet"] = { ["Select Egg to buy"] = {"Bug Egg", "Legendary Egg", "Common Egg"}, ["Auto Buy"] = true, ["Auto Plant Egg"] = true, ["Auto Hatch"] = true, ["Auto Feed"] = false, ["Pet Service"] = { ["Target Pet To Release"] = {"Dragonfly", "Red Fox", "Blood Owl"}, ["Auto Release Pet"] = true, ["Auto Sell Pet In Inventory"] = true }, }, ["Event"] = { ["Moonlit"] = { ["Auto Ignore Sell Moonlit Mutation"] = true, ["Auto Get Lunar Point"] = true, ["Twilight Shop"] = { ["Target list"] = {"Night Egg", "Twilight Crate", "Star Caller"}, -- https://growagarden.fandom.com/wiki/Twilight_Shop for get name ["Auto Buy"] = true }, ["Auto Hop Find Moonlit-Twilight Shop"] = { --using API ["Min money to hop find"] = 15000000,--15M ["Enable"] = true } }, ["BloodMoon"] = { ["BloodMoon Shop"] = {--using API ["Target List"] = {"Blood Owl", "Night Seed Pack", "Night Egg", "Star Caller", "Blood Hedgehog", "Mysterious Crate"}, ["Auto Buy"] = true, }, ["Auto Hop To Find Blood Moon"] = { ["Min money to hop find"] = 10000000, ["Enable"] = true } }, ["Swarm Event"] = { ["Auto Honey Crafter Quest"] = true, ["Just Collect Pollinated Plant When Event Happening"] = true, ["Auto Get Honey"] = true, ["Shop"] = { ["Target List"] = {"Flower Seed Pack", "Bee Crate", "Honey Torch"}, ["Auto Trade"] = true } } } } loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/a95faa4e81c4b5ae6a1ebb3a853debe0.lua"))()