Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need MACRO, auto move if x HPots
#1
Hello everyone, I want train my knight, and I need script/macro to move my character if is less then 10 HealthPotions, I try to use protector and option go label, but don"t working.. I think someone can help me Smile


Attached Files Thumbnail(s)
   
Reply
#2
Code:
400 {health potion} Misc.ItemCountEx(ID HELAT POTION)<=10 Self.MoveNW()

1st. You must have opened BP with health potion.
2nd. You must use this macro manually after full check.
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#3
(01-31-2015, 11:10 AM)mr. Kris Wrote:
Code:
400 {health potion} Misc.ItemCountEx(ID HELAT POTION)<=10 Self.MoveNW()

1st. You must have opened BP with health potion.
2nd. You must use this macro manually after full check.

It doesn't work, I can't have active cavebot cuz char follow the slime and move from position.
Reply
#4
That is macro...
Do You add ID of health potion?
Add this and check auto macro ON.
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#5
Try it:
Code:
2000 {-10 potions logout} Misc.ItemCountEx(266)=<10 Self.MoveNW Self.Logout()

You need opened backpack with health potions.

If bot count 10 or less potions, move to the hole and wait battle to logout.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)