Sometimes my mud response isn't fast enough for the connect text, so I'd like to put in wait time before sending the text. Is there a way to do that?
V. 4.73
V. 4.73
This forum is a read-only archive of the Gammon Software forum (2000–2026). No new posts can be made. Search the archive.
Posted by Kehl on Wed 08 Feb 2012 05:26 PM — 2 posts, 10,830 views.
<aliases>
<alias
match="connect_me_now"
enabled="y"
send_to="12"
sequence="100"
>
<send>
DoAfter (5, "gandalf") -- username
DoAfter (6, "swordfish") -- password
</send>
</alias>
</aliases>
!connect_me_now