Difference between revisions of "MacroQuest"

From EZ Server Wiki
Jump to: navigation, search
(Uses for MacroQuest)
(Uses for MacroQuest)
Line 28: Line 28:
 
<br><br>
 
<br><br>
 
'''Item Notify'''
 
'''Item Notify'''
* Will click a specified item slot:  
+
* Clicks a specified item slot
 +
0 charm
 +
1 leftear
 +
2 head
 +
3 face
 +
4 rightear
 +
5 neck
 +
6 shoulder
 +
7 arms
 +
8 back
 +
9 leftwrist
 +
10 rightwrist
 +
11 ranged
 +
12 hands
 +
13 mainhand
 +
14 offhand
 +
15 leftfinger
 +
16 rightfinger
 +
17 chest
 +
18 legs
 +
19 feet
 +
20 waist
 +
21 powersource
 +
22 ammo
 +
23 pack1
 +
24 pack2
 +
25 pack3
 +
26 pack4
 +
27 pack5
 +
28 pack6
 +
29 pack7
 +
30 pack8
 +
31 pack9
 +
32 pack10
 +
 
 +
* Example: /itemnotify
 +
 
 +
/itemnotify in pack8 1 leftmouseup
  
 
Basic allowed uses for [[MacroQuest]]:
 
Basic allowed uses for [[MacroQuest]]:

Revision as of 10:26, 6 November 2014

ARTICLE UNDER CONSTRUCTION

EZServer is a boxing server. Most people on this server play either 6 or 12 characters. In order to do this efficiently, and without completely losing your mind, you have to use a character management system. Enter MacroQuest.

MacroQuest, along with EQBCServer, allows you to use one character to remotely control all of your other characters. It also allows you to do a few tricks that would not be possible without it.

Installing MacroQuest

1. Download Macroquest. Select "Underfoot" for Client, and "Classic" for build, then click download
2. Extract the files to a new folder under your EverQuest directory (or any location you can remember) 2. Run "MacroQuest2.exe" and "EQBCServer.exe" before launching client

Uses for MacroQuest

Dynamic Map
MacroQuest populates your map with the location of all NPCs in real time. - you can right click the NPC on the map to target it

Target
"/target NPC" - Targets any NPC in zone
Example: "/target skeleton" - targets the nearest NPC with "skeleton" in its name

Stick

  • This is a MUCH better version of /follow from EQLive.
  • add "uw" after stick to make characters look down when sticking, this helps with water following or levitation (e.g. "/stick uw")
  • add a number after stick to specify the distance to follow (e.g. "/stick 1" -or- "/stick 20")
  • add "behind" to stay behind an NPC (useful for rogues, or to avoid rampage damage) (e.g. "/stick behind")
  • Any of the above commands can be combined (e.g. "/stick 15 behind uw")

Sending Commands

  • /bcaa //command - Sends a command to all of your characters, INCLUDING the one you are currently on
    • Example: "/bcaa //stick 10" - make ALL of your characters stick to what they are targetting at a distance of 10
  • /bca //command - Sends a command to all of your characters, EXCEPT the one you are currently on
    • Example: "/bca //stick 10" - make all of your OTHER characters stick to what they are targetting at a distance of 10
  • /bct name //command - Sends a command to a specified character
    • Example: "/bct Darpey //stick 10" - makes Darpey stick to what he is targetting, at a distance of 10



Item Notify

  • Clicks a specified item slot

0 charm 1 leftear 2 head 3 face 4 rightear 5 neck 6 shoulder 7 arms 8 back 9 leftwrist 10 rightwrist 11 ranged 12 hands 13 mainhand 14 offhand 15 leftfinger 16 rightfinger 17 chest 18 legs 19 feet 20 waist 21 powersource 22 ammo 23 pack1 24 pack2 25 pack3 26 pack4 27 pack5 28 pack6 29 pack7 30 pack8 31 pack9 32 pack10

  • Example: /itemnotify

/itemnotify in pack8 1 leftmouseup

Basic allowed uses for MacroQuest:

  • /target npcname (targets any npc in zone)
  • /stick (much better version of /follow)
  • /bca //command (tells all of your characters except the one issuing the command to do a specified command)
  • /bcaa //command (tells all of your characters including the one issuing the command to do a specified command)
  • /bct charactername //command (tells charactername to do a specified command)
  • /itemnotify slotname rightmouseup right-clicks specified item
  • Dynamic map NPC locations (all NPC locations show up on minimap in real time)