Skip to content

Samakhulis of the Druids

Everybody STILL needs a blog, I say!

  • The Fairy Garden Home
  • Blog
  • Push-Up Punishments
    • The NAUGHTY List
  • Achaea
  • MUSHClient
  • Twitter
  • ICHC

MUSHClient wait command

Posted on March 27, 2010September 6, 2019 by samakhulis

I’m not entirely sure if more recent versions of MUSHClient have a built-in wait function, but back when -I- started, here’s how we had to make it work.

Change your Send To: to ‘Script.’

In the Send box, type the following to initialize a wait:

require "wait"
wait.make (function ()

Send("Command")
Send("other Command")
wait.time(5)
Note("Five Seconds since other command.")

end)

Posted in UncategorizedTagged mushclient, script, wait

Post navigation

ZMud Connecting to the Fairy Garden
Boats

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Back to top
Proudly powered by WordPress | Theme: sylvan by Saunders Technology.