Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help me macro ++REP
#1
Sad 
i need macro use spell in 150s time

spell: adeta res
time: 150s

and

spell: utani mas hur
time: 15s

please
and
ty
Big Grin
++REP
#2
Code:
150000 {Cast Spell} Self.Say(adeta res)

Code:
15000 {Cast Spell} Self.Say(utani mas hur)
REP ++ IF I HELPED YOU !!! THANKS
#3
You can add to macro line: Macro.Wait(time ms)

Code:
100 {Cast Spell} Macro.Wait(150000) Self.Say(adeta res)
Code:
100 {Cast Spell} Macro.Wait(15000) Self.Say(utani mas hur)


Edited
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
#4
if you put macro.wait, the whole bot stop to work, all functions..

And. 1 s = 1000 ms = 1 segundo

check: http://es.wikipedia.org/wiki/Milisegundo
REP ++ IF I HELPED YOU !!! THANKS
#5
(04-24-2014, 11:34 AM)raphaelignacio Wrote: if you put macro.wait, the whole bot stop to work, all functions..

And. 1 s = 1000 ms = 1 segundo

check: http://es.wikipedia.org/wiki/Milisegundo

Yea, You have right. When I msg this I was retard.
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
#6
(04-22-2014, 12:03 PM)mr. Kris Wrote: You can add to macro line: Macro.Wait(time ms)

Code:
100 {Cast Spell} Macro.Wait(150000) Self.Say(adeta res)
Code:
100 {Cast Spell} Macro.Wait(15000) Self.Say(utani mas hur)


Edited

:SS bug ("no responde") :S

and ty for u macros ++REP


Forum Jump:


Users browsing this thread: 1 Guest(s)