Hotkey Macros
Making your Socials work for you!
|
Keep in mind
that some things have "#" in them which requires you to
know which ability/spell/combat slot you're using for a given command.
For example, in Sense Heading, if you have Sense Heading in the
3rd abilitiles slot, you'd say /doability 3
Some macros
don't use all 5 lines.
|
| Effect |
Macro |
| Sense Heading |
/pause
15, /doability #
/pause 15, /doability #
/pause 15, /doability #
/pause 15, /doability #
/pause 15, /doability # |
| Fishing |
/pause
90, /doability #
/pause 90, /doability #
/pause 90, /doability #
/pause 90, /doability #
/em whistles a little tune |
| Help in group |
/g Help me! Kill the
%T
/yell
|
| Help
(say target) |
/say
get this %T off of me!! |
| Pet: attack |
/pet attack
|
| Pet: back
off |
/pet
back off |
| Pet: report
health |
/pet
report health |
| Pet: guard
me |
/pet
guard me |
| Pet: guard
here |
/pet
guard here |
| Pet: follow
me |
/pet
follow me |
| Incoming |
/g
I've got a %T incoming! |
| Follow |
/follow
/say Following you %t . Don�t get me lost! |
| Help |
/y
/say Help! I have %T beatin' on me & he is serious!!
/LOC
|
| Heal or cast
with one button |
(assuming
that spell gem one is your heal)
(also note that /pause is in 1/10 seconds and spell gem casting time
is listed in seconds, so 1.5 second casting time is a /pause 15)
/sit off
/say Healing %t, hope I don't Fizzle!
/cast 1 /pause 15 (for a 1.5 sec casting time, also note /pause
is on the same line as the cast if you want)
/sit on (or /book if you need to med)
|
| Ultimate
Taunt |
(assuming
that ability1 = taunt and ability2 = beg)
/doability 1
/attack off
/doability 2
/attack on
/doability 3 (just to practice you can throw in a sense heading
here, can't hurt)
|
| |
|
| |
|
| |
|
%T - Returns the
current target.
%S - Returns the subjective gender-specific pronoun for the
target (He, She, It).
%O - Returns the objective gender-specific pronoun for the
target (Him, Her, It).
%P - Returns the possessive gender-specific pronoun for the
target (His, Her, Its).
%R - Returns the race of the target (only works on Player
characters).
For example, if you have
a target of �a gnoll�, the following emote:
/point say points at
%T indicating that he is ready to kill %O.
...Your character will
execute the �point� animation with a text output of
�CharacterName points
at a gnoll indicating that he is ready to kill it.�
|