07-23-2004, 04:59 PM
Q: How do I make zPickit pick up potions for the bot to use?
A: Add the following codes in your zpickit.ini - the bot recognizes full rejuvs, rejuvs, and super and greater healing and mana potions:
[Full Rejuvenation Potion]
Code="rvl"
Notify=FALSE
NoMove=TRUE
[Rejuvenation Potion]
code="rvs"
Notify=FALSE
NoMove=TRUE
[Super Healing Potion]
Code="hp5"
Notify=FALSE
NoMove=TRUE
[Greater Healing Potion]
Code="hp4"
Notify=FALSE
NoMove=TRUE
[Super Mana Potion]
Code="mp5"
Notify=FALSE
NoMove=TRUE
[Greater Mana Potion]
Code="mp4"
Notify=FALSE
NoMove=TRUE
A: Add the following codes in your zpickit.ini - the bot recognizes full rejuvs, rejuvs, and super and greater healing and mana potions:
[Full Rejuvenation Potion]
Code="rvl"
Notify=FALSE
NoMove=TRUE
[Rejuvenation Potion]
code="rvs"
Notify=FALSE
NoMove=TRUE
[Super Healing Potion]
Code="hp5"
Notify=FALSE
NoMove=TRUE
[Greater Healing Potion]
Code="hp4"
Notify=FALSE
NoMove=TRUE
[Super Mana Potion]
Code="mp5"
Notify=FALSE
NoMove=TRUE
[Greater Mana Potion]
Code="mp4"
Notify=FALSE
NoMove=TRUE