Here's a list of macroes you can use in Mystic Journey. A lot of these macroes can be set for specific requirements, like players, monsters, and items. These types of macroes will contain parenthesis with the name of the type of information within them. For example, (player) would mean that you will have to put a player name its place.
Quick steps to set up macroes in BYOND 4.0:
1) Open up the game you would like to set your macroes in.
2) When the game is loaded, right-click on the icon of the game window in the Start Bar. (Everything to the right of your Start Button and the left of your Quick Launch Bar is the Start Bar. It's the blue band in Windows XP.)
3) Select Client > Macroes
***Varied means that either I don't use it, or the macro pretains to more than one function.
Macro | Function | Suggested Key (What I use) |
tell |
Talk to someone privately, no matter where s/he is in the World. |
t |
get |
Pick up an item off the ground |
g |
attack |
Attack an item or object (rock/bush) |
a |
server-talk |
Broadcast messages across server |
s |
say |
Talk to someone locally (within your vision) |
space |
meditate |
Begin and End meditating |
m |
who |
Recalls a list of all online players |
w |
group-speak |
Speak to your teammates on a private channel |
q |
guild-speak |
Speak to your guild mates on a private channel |
z |
.click (monster) |
Selects the closest of any monster value inserted into the parenthesis |
d |
.click pet:-fight |
Sends your pet to fight. Monsters must be selected for this to work. |
f |
.click pet:-(verb) |
Makes your pet do any of the other verbs that are located at the bottom of the screen |
varies |
.dblclick bandage/n.click bandage 2/n.click bandage 3.... |
Multi-bandage healing. Good for healing yourself or your pet multiple times while in danger. If you only want 1 bandage per macro use, delete everything after the first '/' For magical bandages, use magical-bandage. |
varies |
.dblclick (item) |
Use a predetermined item in your backpack, such as a pickaxe for easier mining. Your backpack tab must be open for this to work. |
x |
.click (spell) |
Casts a spell. Helpful for Spawn Healing. Your magic tab must be open for this to work. |
h |
server-talk, "(Phrase or word) |
Broadcasts a certain saying or word. Commonly used to repost funny or stupid things people have said. This method also works with the say, " and whisper, " function. |
Any of your numpad keys while it's turned on, or your number keys. |
find-players |
Brings up a window with search criteria for you to search for either PKs or GMs online on a server. This is helpful in newer version when PK and GM do not show up in the Who function. |
varies |