Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro OT Manarune
#1
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 Smile
#2
Please ,
ManaRune OT (auto: 1000ms)
1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID)
[center]MY EK-RP , Pomogłem? Daj Reputa. [/center]

[center][Image: 96856136516772769148.gif][/center]
#3
(03-28-2013, 09:10 AM)Palladynek Wrote: Please ,
ManaRune OT (auto: 1000ms)
1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID)

It Doesn't works Sad
#4
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:

[Image: BjcWxlG.png]

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
Please give me reputation if I helped you!

EK Project ~ By Oscar ツ
★Scripts By Oscar★
#5
(03-28-2013, 04:11 PM)oscar Wrote: 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:

[Image: BjcWxlG.png]

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

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?
#6
[macro]1110 {Rune Shot} ID:=999999 HP:=80 Self.Health%()<=!HP! Target.Self() Target.Shoot(!ID!)[/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)