script_key="PUT YOUR KEY HERE!!!!!!!!!!!!!!!!!!!!
";
getgenv().config = {
requiredUnits = {
"unit_pineapple",
"unit_palm_tree"
},
WEBHOOK_URL = "",
FPS_CAP = 15,
AUTO_SPEED = 2,
SHOW_NAME_ON_SCREEN = true,
BLACK_SCREEN = true,
BLACK_SCREEN_TRANSPARENT = true,
-- IT WILL SPEND ALL SEEDS TO BUY THE EXCLUSIVE UNIT
-- BE CAUTIOUS, AFTER THAT IT WILL SPEND ALL SEEDS FOR THE SELECTED SUMMON TYPE
-- BETA FEATURE, NOT TESTED YET
-- EXCLUSIVE UNITS
AUTO_BUY_EXCLUSIVE = true, -- Automatically buy exclusive units
EXCLUSIVE_BUY = "juggercorn", -- Exclusive unit to buy, options: "juggercorn",
"doompetal"
ALREADY_BOUGHT_EXCLUSIVES = 0, -- Number of exclusive units already bought with
the Account.
-- NORMAL SUMMONS
-- IT WILL SPEND ALL SEEDS FOR THE SELECTED SUMMON TYPE
AUTO_SUMMON = true, -- Automatically summon units
AUTO_DELETE_UNITS = true, -- Automatically delete bad units after summoning
SUMMON_TYPE = "Classic", -- Type of summon, options: "Classic" "Sun" "Crystal"
}
loadstring(game:HttpGet("[Link]
[Link]"))()