User Tools

Site Tools


aliases

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
aliases [2021/03/15 07:16]
lynx
aliases [2021/04/27 18:59] (current)
lynx
Line 1: Line 1:
-**Aliases**+**Aliases**  (See also: [[spell_spam|Spell Spam]], [[loop|Loops]], [[trigger|Triggers]])
  
 <code> <code>
Line 40: Line 40:
 See Also: TOGGLE, SPEEDWALK, SPAMMING ALIAS See Also: TOGGLE, SPEEDWALK, SPAMMING ALIAS
 </code> </code>
 +
 +**Examples of useful aliases**
 +
 +Shorten the Look command:\\
 +''alias l look''\\
 +
 +Shorten the Group command:\\
 +''alias gr group''\\
 +
 +Use [[pick_lock|pick lock]] to unlock a door then open the door itself:\\
 +''alias pl pick %1 %2&open %1 %2''\\
 +
 +Make [[taunt|taunt]] a bit more useful:\\
 +''alias t taunt %1 %2&bash %2''\\
 +
 +Using a [[loop|Loop]] to make tracking down mobs easier:\\
 +''alias find loop 1 100 track $.%''\\
aliases.1615792598.txt.gz · Last modified: 2021/03/15 07:16 by lynx