Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Assasin Stars/Spears
#1
Thumbs Up 
Hi there,

I just wanted to know how to make a macro, to when my Assassin Stars goes to 0, bot equips the spear of the bp.

1000 {equip Spear} spear=3277 Self.Inventory.LeftHand()==0 Self.Equip.LeftHand(!spear!)

?
Reply
#2
[Code]
2000 {macro name} Misc.ItemCountEx(aaaa)>=1 Self.Equip.LeftHand(aaaa)
2000 {macro name} Misc.ItemCountEx(aaa)<1 Self.Equip.LeftHand(bbbb)

Aaaa - Id assassin
Bbbb - id spear
If i help you please Click ^ to give REP point Smile
if I'll have more rep I'll make better scrips

Reply
#3
One macro:
Code:
1000 {spears} Misc.ItemCountEx(7368)>=1 [jump] Self.Equip.LeftHand(7368) Exit() {jump} Self.Equip.LeftHand(3277)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)