@Svennen
lua code:-- [[ SETTINGS ]]
_mainBackpack = 'Backpack' -- name of main backpack
_goldBackpack = 'Golden Backpack' -- name of backpack for gold
_useManaPotions = true -- buy mana potions
_manaPotions = 'mana potion' -- name or id
_manaMaximum = 5 -- how many mana potions to buy
_manaMinimum = 1 -- how many potions to leave the spawn
_useHealthPotions = true -- buy health potions
_healthPotions = 'health potion' -- name or id
_healthMaximum = 5 -- how many potions to leave the spawn
_healthMinimum = 1 -- how many health potions to buy
_dropVials = true -- drop empty vials on the floor when cap is below 200
_minimumCap = 1 -- minimum cap to leave spawn
_logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]
_screenLevel = true
The venore salamanders script doesn't buy spears
_mainBackpack = 'Backpack' -- name of main backpack
_goldBackpack = 'Golden Backpack' -- name of backpack for gold
_useManaPotions = true -- buy mana potions
_manaPotions = 'mana potion' -- name or id
_manaMaximum = 1 -- how many mana potions to buy
_manaMinimum = 0 -- how many potions to leave the spawn
_useHealthPotions = true -- buy health potions
_healthPotions = 'health potion' -- name or id
_healthMaximum = 1 -- how many potions to leave the spawn
_healthMinimum = 5 -- how many health potions to buy
_dropVials = true -- drop empty vials on the floor when cap is below 200
_minimumCap = 1 -- minimum cap to leave spawn
_logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]
_screenLevel = true
What to change m8?
Okej thanks then! Hopefully it goes well thank you all for the help and we will see eachothers soon again i guess
Do you have enough cap for the spears in the config?