BBot - The best bot of the world

Full Version: help me macro ++REP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Code:
150000 {Cast Spell} Self.Say(adeta res)

Code:
15000 {Cast Spell} Self.Say(utani mas hur)
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
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
(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.
(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