12-04-2013, 07:03 AM
Is there a macro for when my character low spears leave the cave?
Sorry for my bad english
Sorry for my bad english
macro spears?
|
12-04-2013, 07:03 AM
Is there a macro for when my character low spears leave the cave?
Sorry for my bad english
12-04-2013, 07:40 AM
(This post was last modified: 12-05-2013, 02:32 AM by MegaNo0body.)
(12-04-2013, 07:03 AM)Daniel1990 Wrote: Is there a macro for when my character low spears leave the cave? You need to implement it in your script. This is how your script should look like with speear and potion refiller; Code: Label (33351 32029 8:EXP)
12-05-2013, 12:45 AM
do not understand me, I know that, but if it happens to be FullCheck 3277 <10, and my character have 11 spears obviously follow the route and spear can be spent on the course and my char dead.
Sorry for my bad english (12-05-2013, 12:45 AM)Daniel1990 Wrote: do not understand me, I know that, but if it happens to be FullCheck 3277 <10, and my character have 11 spears obviously follow the route and spear can be spent on the course and my char dead. 0 {GotoDepot} Deposit:=LabelNAME Self.Inventory.LeftHand.Count(3277)<=11 CaveBot.GoLabel(!Deposit!) add it inside your script in various parts of cave.. and change your LabelNAME for your depositer. |
« Next Oldest | Next Newest »
|