Masteeron
02-12-2015, 10:42 PM
Going to bot in North port hope! i have a problem regarding the refiller it buys the !Health potion for great health potions This potion can only be consumed by knights of level 80 or higher.! i want the minor one with no level requirment as im level 24! can i get some help ?
-- [[ www.Solid-Scripts.com ]]
-- [[ SETTINGS ]]
_mainBackpack = 'backpack' -- name of main backpack
_lootBackpack = 'backpack' --name of backpack for loot
_goldBackpack = 'blue backpack' -- name of backpack for gold
_useManaPotions = true -- buy mana potions
_manaPotions = 'mana potion' -- name or id
_manaMaximum = 20 -- how many mana potions to buy
_manaMinimum = 2 -- how many potions to leave the spawn
_useHealthPotions = true -- buy health potions
_healthPotions = 'great health potion' -- name or id
_healthMinimum = 0 -- how many health potions to buy
_healthMaximum = 2 -- how many potions to leave the spawn
_useSoftBoots = false -- use softboots
_normalBoots = 3079 -- id of 'normal' boots to equip while not using soft bo
_refillMana = false -- refill mana to almost full when no monsters on screen
_dropVials = true -- drop empty vials on the floor when cap is below 200
_dropGold = false -- drop gold coins if below 100 cap
_minimumCap = 20 -- minimum cap to leave spawn
_logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]
_screenLevel = true
-- [[ END OF SETTINGS ]]
-- [[ www.Solid-Scripts.com ]]
-- [[ SETTINGS ]]
_mainBackpack = 'backpack' -- name of main backpack
_lootBackpack = 'backpack' --name of backpack for loot
_goldBackpack = 'blue backpack' -- name of backpack for gold
_useManaPotions = true -- buy mana potions
_manaPotions = 'mana potion' -- name or id
_manaMaximum = 20 -- how many mana potions to buy
_manaMinimum = 2 -- how many potions to leave the spawn
_useHealthPotions = true -- buy health potions
_healthPotions = 'great health potion' -- name or id
_healthMinimum = 0 -- how many health potions to buy
_healthMaximum = 2 -- how many potions to leave the spawn
_useSoftBoots = false -- use softboots
_normalBoots = 3079 -- id of 'normal' boots to equip while not using soft bo
_refillMana = false -- refill mana to almost full when no monsters on screen
_dropVials = true -- drop empty vials on the floor when cap is below 200
_dropGold = false -- drop gold coins if below 100 cap
_minimumCap = 20 -- minimum cap to leave spawn
_logoutStamina = 16 -- how many hours of stamina to logout [0 to disable]
_screenLevel = true
-- [[ END OF SETTINGS ]]