Difference between revisions of "OgreMCP"
From ISXOgre
Line 37: | Line 37: | ||
* '''Cls-Buff''' - Casts a class specific buff. These need to be hard coded in, currently the only one in the list, is Warlock's "Focus Casting". | * '''Cls-Buff''' - Casts a class specific buff. These need to be hard coded in, currently the only one in the list, is Warlock's "Focus Casting". | ||
* '''CmpSpot''' - Forces people to stay within a certain distance of a pre-designed spot. (Useful for knockbacks etc). | * '''CmpSpot''' - Forces people to stay within a certain distance of a pre-designed spot. (Useful for knockbacks etc). | ||
− | ** Input box #1 - | + | ** Input box #1 - Camp spot for who? - Who will be listening to this command. Default is all. |
+ | ** Input box #2 - Distance - Min distance <space> max distance. | ||
+ | *** Min distance - How close do you stay to this spot. Default is 2 (almost right on top of it). | ||
+ | *** Max distance - Only move to this distance if you are within this close to it (don't need any zone-wide running). Default is 75, which is quite far away. | ||
User notes/comments/suggestions: | User notes/comments/suggestions: | ||
---- | ---- |
Revision as of 15:20, 24 February 2010
OgreMCP
Tab Summary
Note: OgreMCP is currently named "Uplink". It will be renamed in the near future to "OgreMCP".
MCP = Master Control Panel. OgreMCP is used to pass commands via the uplink. To load the upload, type "Run ogre up" and a new window appears.
Note: Nearly all of these buttons are sending commands through the uplink, and will affect ALL sessions connected.
Main Buttons (Left side)
- There are 4 "Tabs". Clicking each of these changes which buttons appear.
- General (default)
- Zones 1
- Other
- Other2
- There are 6 static buttons. These never disappear, regardless of which "tab" you are on.
- Lets go - Defaulted on when the bot loads. This is used to remove the following flags: Hold up, No move, Do not move, Camp spot, Fiegn death. You can also use a chat command of "lets go" in a tell/group/raid to activate this command. -Queued command. Happens when the bot finishes what it is doing.
- Hold up - Turns OFF auto follow. -Forced command. This happens immediately, regardless if the bot is doing other things.
- Pause - Presses the "pause" button on the bot.
- Resume - Resumes the bot (counter to Pausing it).
- Uplink - New window (not yet released)
- Profile - Input box to allow you to load a new profile. Example: Grind would load a grind profile if it exists. If it doesn't exist, does nothing.
General Tab
- Sanct - Sanctuary - Queues up the spell Sanctuary for templars (if it's ready).
- DivineR - Casts Divine Recovery if it's available (Cleric AA).
- Cls-Buff - Casts a class specific buff. These need to be hard coded in, currently the only one in the list, is Warlock's "Focus Casting".
- CmpSpot - Forces people to stay within a certain distance of a pre-designed spot. (Useful for knockbacks etc).
- Input box #1 - Camp spot for who? - Who will be listening to this command. Default is all.
- Input box #2 - Distance - Min distance <space> max distance.
- Min distance - How close do you stay to this spot. Default is 2 (almost right on top of it).
- Max distance - Only move to this distance if you are within this close to it (don't need any zone-wide running). Default is 75, which is quite far away.
User notes/comments/suggestions: