SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR DETAILS?

AAH, WAIT, I REMEMBER NOW!

CREATE ACCOUNT

ALREADY HAVE AN ACCOUNT?
  • SIGN UP
  • LOGIN

Aardwolf Boot Camp

MENUMENU
  • Joining
  • Rules
  • Maps
  • Forums
  • Members
    • New Members
    • Promotion Guide
    • Guides
    • Area Quests/Goals
    • Plugins
    • Outcasting
    • External Links

More MUSHClient aliases

by Saraid / Monday, 22 April 2019 / Published in Public

Just to build on my article, I’ll add some more useful aliases I’ve used:

<aliases>
<alias
match="do * *"
enabled="y"
send_to="12"
keep_evaluating="y"
sequence="100"
>
<send>local num = %1

for i = 1,num,1 do
Execute ("%2")
end</send>
</alias>
</aliases>

This lets you repeat an action.  Let’s say you’re at Pixie, our healer:

do 10 heal heal

This will run the command “heal heal” 10 times

  • Tweet

About Saraid

What you can read next

Helpful Links
Portals List
Aardwolf Etiquette.

Leave a Reply Cancel reply

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

Boot Camp © 2016 - 2018. All rights reserved.

TOP