Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
quiver
#1
1- Add quiver like main bp then when the bot reset the bps will open 1st main BP, 2nd quiver, 3rd the rest of bps inside main BP.
2- Make auto refill for the quiver. Right now i'm using these both macros to refill the quiver but i need have all the arrows at the begining from the main BP. Maybe it's posible to implement this easier in re-user functions.

[macro]10 {Quiver} Cooldown.Blocked(Quiver)==0 Self.Attacking()==0 [Kill] Misc.ItemCountEx(!ammoID)>=!ammoLEAVE [UnEquip] Self.Inventory.RightHand(35849)==0 [UnEquip] Self.Attacking()==1 Cooldown.Create(Quiver, 4000) Self.Equip.RightHand(35849) Exit() {Kill} Self.Attacking()==1 Cooldown.Create(Quiver, 4000) Self.Inventory.RightHand(35849)==0 Self.Equip.RightHand(35849) Exit() {UnEquip} Self.Attacking()==0 Self.UnEquip.RightHand(0) Exit()[/macro]

[macro]1000 {Quiver Refiller} Container.Item.ID(0, 1)==!ammoID Container.Item.ID(1, 4)==0 Container.Item.Move(0, 1, 1, 100)[/macro]

[Image: 12.png]
Reply
#2
bro this no are open quiver
Reply
#3
Thumbs Down 
Yeah, it is the most important change right now.
Reply
#4
I have a problem, I typed it, just like you showed the macro, but I have this message> attemp to send command with untialized 35562 rejected
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)