PDA

View Full Version : Need a fast help!!! quite simple for experienced Xeno users!



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 ]]

Adrax 13
02-12-2015, 10:47 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 ]]

Im pretty sure all you have to do is change this like of code _healthPotions = 'great health potion' -- name or id

To this

_healthPotions = 'health potion' -- name or id

Masteeron
02-12-2015, 10:52 PM
Il give it a try cheers mate!

Adrax 13
02-12-2015, 10:59 PM
Il give it a try cheers mate!

My pleasure :) any other problems let me know

Stusse
02-12-2015, 11:04 PM
As said above, change to the name of your health potion choice, in your case: 'health potion'

Feel free to ask for help or report any problem or whatever in our official thread, instead of making a new thread :)

http://forums.xenobot.net/showthread.php?1145-SolidScripts-Advanced-100-AFK-Scripts

/Stusse