Results 1 to 6 of 6
  1. #1
    Player
    LoveIess's Avatar
    Join Date
    Aug 2013
    Posts
    35
    Character
    Virtue Silverwing
    World
    Behemoth
    Main Class
    Gladiator Lv 50

    Restart macro command?

    Is there such a thing?
    /redo
    /restart
    /repeat
    /reset

    those commands dont seem to work
    what I'm ultimately looking for is something like this:

    /shout Lvl 50 Monk LFG for blahblahblah
    /wait 60
    /repeat

    that way I can post the message every minute indefinitely and afk while doing so
    (0)

  2. #2
    Player
    jObEfiSH's Avatar
    Join Date
    Aug 2013
    Posts
    71
    Character
    Jaerith Asura
    World
    Behemoth
    Main Class
    Pugilist Lv 60
    I am pretty sure the echo command works for that.
    /echo RECAST [name of macro without the brackets] MACRO

    So it would look like this if the macro was named LFG

    /shout Lvl 50 Monk LFG for blahblahblah
    /wait 60
    /echo RECAST LFG MACRO
    (0)

  3. #3
    Player
    LoveIess's Avatar
    Join Date
    Aug 2013
    Posts
    35
    Character
    Virtue Silverwing
    World
    Behemoth
    Main Class
    Gladiator Lv 50
    I'll try that
    (0)

  4. #4
    Player
    LoveIess's Avatar
    Join Date
    Aug 2013
    Posts
    35
    Character
    Virtue Silverwing
    World
    Behemoth
    Main Class
    Gladiator Lv 50
    Quote Originally Posted by LoveIess View Post
    I'll try that
    Did not work.. does anyone else have an idea?
    (0)

  5. #5
    Player
    Purity's Avatar
    Join Date
    Dec 2011
    Posts
    30
    Character
    Red Panda
    World
    Odin
    Main Class
    Lancer Lv 52
    It does not work, can't loop macros, or there would be way more fishing bots etc ;\
    (0)

  6. #6
    Player
    LoveIess's Avatar
    Join Date
    Aug 2013
    Posts
    35
    Character
    Virtue Silverwing
    World
    Behemoth
    Main Class
    Gladiator Lv 50
    Quote Originally Posted by Purity View Post
    It does not work, can't loop macros, or there would be way more fishing bots etc ;\
    That makes sense I guess.

    I used something like this instead:
    /shout Monk LFG blah blah
    /wait 60
    /shout Monk LFG blah blah
    /wait 60
    /shout Monk LFG blah blah
    /wait 60
    /shout Monk LFG blah blah
    /wait 60
    /shout Monk LFG blah blah
    /wait 60
    /shout Monk LFG blah blah
    /t Virtue Silverwing Done!

    that way I can afk while posting, and hear the sound from the self /tell when the macro is done.
    (0)