Hello. I'm COMPLETELY NEW to scripting. I have zero experience. I'm usually good at researching for the answers I need, but I just cannot seem to find anything that works. Could someone please help?
Okay here's an example of what I need:
I cast a spell and the world returns with "You cast hurricane."
What I would like is to have a random timer between that notice and me automatically casting again with "Cast hurricane"
**World** "You successfully cast hurricane."
--Random amount of time elapses between 2 and 20 seconds--
**Me** "Cast Hurricane"
I want it to be a one-shot timer, this way I can switch to another task if I need to.
I'm open to LUA or Jscript, but I'll need helping learning how to do either, and setting mushclient up to execute the script.
Okay here's an example of what I need:
I cast a spell and the world returns with "You cast hurricane."
What I would like is to have a random timer between that notice and me automatically casting again with "Cast hurricane"
**World** "You successfully cast hurricane."
--Random amount of time elapses between 2 and 20 seconds--
**Me** "Cast Hurricane"
I want it to be a one-shot timer, this way I can switch to another task if I need to.
I'm open to LUA or Jscript, but I'll need helping learning how to do either, and setting mushclient up to execute the script.