What's new
Heapleak - Scripthub

Get the most out of HeapLeak by creating a free account! Once signed in, you’ll gain full access to restricted content, be able to share your own scripts, and participate in our member-only discussions.

Garden Horizons Kaitun Script

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 ]
f52e2dce-1570-4954-ad14-2b74cc874bfd.webp


Kaitun Auto Farm, Auto Collect, Auto Sell, Auto Buy Seed,...and more
 
Back
Top