How do I set variables?

Posted by Yezrah on Sat 10 Feb 2018 08:37 AM — 2 posts, 14,391 views.

#0
Ok, I found a help file about wild card. It's near what I want, but not what I want.

I want to be able to set %1 = camel

Then, have my alias setup, alias k kill %1

So I can set %1 scorpion

type k

and it sends, kill %1

and %1 is set to be scorpion.

How do I set my variables?

Set %1 = camel

now, k
sends...

kill camel
__________________________________________

I do not know how to write scripts, and it is too complicated. I like to use the tabs on Mushclient, for ALias, Triggers, Timers.

Please help me, from the game window to simply type something that sets the value of %1 to mean whatever I desire.

%1 = Camel, or %1 = Scorpion.

So, my alias k
is set to kill %1

and after I set %1 to be scorpion, bear, tiger, whatever.. then I simply type k to kill stuff.
Amended on Sat 10 Feb 2018 01:42 PM by Yezrah
Australia Forum Administrator #1
Variables are covered in this tutorial:

http://www.gammon.com.au/forum/?id=10863