Version / Update: v1.0.0
- Download / Script Link
- _G.KaitunConfig = {
-- Start immediately after executing Kaitun script.
AutoStart = true,
-- Enable/disable kaitun loop at startup.
Enabled = true,
-- Auto claim all completed Daily/Weekly quests in background.
AutoClaimAllQuest = true,
-- Workflow toggles.
AutoBuySeed = true,
AutoCollect = true,
-- true -> only collect fruits/plants that reached RipenessStage Ripe/Lush
-- false -> collect as soon as HarvestPrompt is available
CollectOnlyFullyRipe = true,
AutoSell = true,
-- Auto Maya Event: after collect, donate matching mutation fruits to Maya before sell.
AutoMayaEvent = false,
-- Auto Buy filter:
-- {"All"} -> buy all affordable seeds (respect stock)
-- {"Carrot Seed"} -> buy only Carrot Seed
-- {"Carrot", "Strawberry"} -> by plant name
BuyAllowedSeeds = {"All"},
-- Auto Plant filter:
-- {"All"} -> plant all seed tools in backpack/character
-- {"Carrot Seed"} -> only plant this seed
-- {"Carrot", "Strawberry"} -> by plant name
PlantAllowedSeeds = {"All"},
-- Delay between phases (Buy -> Plant -> Collect -> Sell).
PhaseDelay = 1.0,
}
loadstring(game:HttpGet("https://vxezestudio.online/api/scripts/script_28ghkfjf63o/raw"))()[ View More ]
Kaitun Auto Farm, Auto Collect, Auto Sell, Auto Buy Seed,...and more