Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
About a macro for paladin with Royal Spear
#1
Hello

I have looked around on the forum for a while now but can't find a straight answer on the question.

So my questions is someone can help me with following things:

1. When I'm botting in a cave with the BBOT and get under 5 RS I want to leave the cave for refill.

2. When I get to town and the BBOT have deposit my loot, I want it to count the RS I got left in the hand and withdraw the right amount of gold to buy RS so I get 50 cap left.

2.1 The important there is to make it buy the right amount of RS so I just have 50 cap left.

RS = Royal Spear.

Kindly regards Snoopy!!Big Grin

Really like this BOT and the script makers doing a nice WORK!!!!
#2
1. FullCheck (X Y Z:Full Deposit Else Keep Hunting Code 7378<=5)
http://wiki.bmega.net/doku.php?id=add_ty...heck_label

2. Cave Bot -> Right Click on list -> Depositer

2.1. I think to check the cap does not, but can you put the exact amount. Cave Bot -> Right Click on List -> Buy
#3
Answers:

1) Use a macro like this: 0 {checkSpear} Misc.ItemCountEx(ID_SPEAR)<=5 CaveBot.GoLabel(refill)

After below the macro "checkSpear" put a command Fullcheck Label to check the cap and potions. Eg: Fullcheck (X Y Z:Full refill Else keepHunting Code cap<=VALUE;268<=VALUE)

2) Use a command that option Trade: http://wiki.bmega.net/doku.php?id=trade_types

Eg:
Code:
Label (X Y Z:keepHunting)
...
Point (X Y Z)
Point (X Y Z)
Macro (X Y Z:checkSpear)
Fullcheck (X Y Z:Full refill Else keepHuntgin Code cap<=VALUE;268<=VALUE)
Label (X Y Z:refill)
Point (X Y Z)
Point (X Y Z)
#4
Thank you guys so much got it to work nowBig Grin

You get my ++++++!!Big Grin


Forum Jump:


Users browsing this thread: 1 Guest(s)