03-28-2013, 03:18 AM
Hi people, i want a macro that use every second my manarune on me and how can i get the ID of the rune? Thanks
Macro OT Manarune
|
03-28-2013, 03:18 AM
Hi people, i want a macro that use every second my manarune on me and how can i get the ID of the rune? Thanks
03-28-2013, 09:10 AM
Please ,
ManaRune OT (auto: 1000ms) 1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID)
03-28-2013, 04:00 PM
1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID)
It says (ID) <-- When you are ingame click ALT+F8, in the upper-left corner you will see something like this: Click on the manarune and the ID will change in the corner, copy the ID and paste into the macro For example: 1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(3079) That is for health, do the same thing as I wrote but with this macro: 1000 {ManaRune OT} Self.Mana%<=80 Hotkey.Use(3079) Kind regards Oscar
04-05-2013, 08:17 PM
(03-28-2013, 04:11 PM)oscar Wrote: 1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID) Man, a white message appear "You cannot use this objet" I think the macro only use the rune, but you need to use on Yourself the rune, can you help me please? |
« Next Oldest | Next Newest »
|