Posts: 9
Threads: 2
Joined: Jul 2014
Reputation:
0
Hello fellas!
I'm looking for a macro so he puts life ring if mana is lower then x% then he puts in back to the BP if mana is higher then y%.
I know there are some macros of thsoe kinds, but I'm looking for macro that puts ring back INTO BACKPACK. Cause most of those "normal" macros can drop ring to the dead body and it's gone.
Help please![/b]
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
Try it:
Code:
500 {Life Ring} Self.Health%()<X [jump] Self.Equip.Ring(3052) Exit() {jump} Self.Health%()<Y [jump2] Exit() {jump2} Self.UnEquip.Ring(0) Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 9
Threads: 2
Joined: Jul 2014
Reputation:
0
07-20-2014, 09:19 AM
(This post was last modified: 07-20-2014, 10:25 AM by Billy.)
Okay thank you, I'm testing it atm gonna give you know after some testing.
#edit: Nope it dosen't work. Still it can put ring back to the dead body indstead of bp.
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
try change:
Code:
Self.UnEquip.Ring(0)
to:
Code:
Self.UnEquip.Ring(1)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 9
Threads: 2
Joined: Jul 2014
Reputation:
0
It's still dosen't work. Well, I'll give you Rep already for helping, but if you will have any clue how to fix that and make that macro work properly I would be so glad.
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
I try and I don't have this problem :/
Do You have opened BP?
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 9
Threads: 2
Joined: Jul 2014
Reputation:
0
Hm it's wierd...
Yeah, I have opened 2 bps when botting.