Difference between revisions of "ISXOgre"

From ISXOgre
Jump to: navigation, search
Line 49: Line 49:
 
**run ui - loads the bot for the character that is logged in.
 
**run ui - loads the bot for the character that is logged in.
 
**run ui <charactername> - loads the character (will /quit out if on a different character) and loads the bot (paused) for that character once they are logged in.
 
**run ui <charactername> - loads the character (will /quit out if on a different character) and loads the bot (paused) for that character once they are logged in.
**run ui resume - loads the bot for the current character - unpaused/resumed
+
**run ui pause - loads the bot for the current character - bot is paused.
**run ui resume <charactername> - Will log on <charactername> and load the bot unpaused/resumed
+
**run ui pause <charactername> - Will log on <charactername> and load the bot paused.
 
**run ui login <charactername> - will log on <charactername> and the bot will not be loaded (this replaced run login)
 
**run ui login <charactername> - will log on <charactername> and the bot will not be loaded (this replaced run login)
  

Revision as of 15:28, 10 February 2010

Welcome to Ogre Wiki.


This page is for the Ogre Adventure bot. To access the Wiki for other Ogre scripts, click here (doesn't exist yet).


Introduction

Ogrebot is a fully customizable adventure bot.

Revision History

Here you will find the revision history. Every time the bot is updated, I will do my best to include specifics of what was added, and any important details about it.

Revision History

Feature Requests/Items being worked on

Here you will find a list of items I have on my list to code. Some are new, some are upgrades etc.

Feature Requests

Tabs

Below are all the Tabs. Click one for more information about each tab.


Commands and other information

Bot Commands

  • Load commands
    • run ui - loads the bot for the character that is logged in.
    • run ui <charactername> - loads the character (will /quit out if on a different character) and loads the bot (paused) for that character once they are logged in.
    • run ui pause - loads the bot for the current character - bot is paused.
    • run ui pause <charactername> - Will log on <charactername> and load the bot paused.
    • run ui login <charactername> - will log on <charactername> and the bot will not be loaded (this replaced run login)
  • In-game commands - Note - most commands require authorization from the login list
    • saying "need essence" in a tell/group/raid to a conjuror will summon a shard
    • saying "Essence anyone" in group/raid will reset the "already sent tell for shard" incase someone didn't get one
    • saying "raid essence please" in tell/group/raid will have a conjuror cast a raid shard ONLY if they have enough mana and the spell is up. Will not try to recast.
    • saying "do not move" in tell/group/raid will STOP follow and disable 'auto follow mode' AND stop "move into melee" and "move behind mob"
    • saying "hold up" or "place here" in tell/group/raid will STOP follow and disable 'auto follow mode'
    • saying "lets go" or "lets move" or "move up" in a tell/group/raid will allow 'auto follow mode' to be active *Note: You must have 'auto follow mode' checked or this does nothing *Also /stands you up if you are FD
    • saying "Full rebuff" in a tell/group/raid will have everyone remove all buffs in the maintained window. Thus assuming you have buffs checked, it will rebuff.
    • saying "Get a flag" in tell/group/raid will have everyone target, hail/Double click the Flag fucker, then choose the option for a flag.
    • saying "Go to the flag" or "use the flag" in tell/group/raid will have everyone target, hail the flag fucker, and choose the option to go to the flag.
    • saying "Call to guild hall" in tell/group/raid will have everyone use their gate to guild hall - keep in mind, if it is NOT up, it will queue it up. Typing it a second time while it is queued, will probably de-queue it.
    • saying "repair gear" in tell/group/raid will have everyone target the mender in the GUILD HALL ONLY and "repair all"
    • saying "move to me" or "come to me" will have people move to you ONLY if they have a Target (does not have to be NPC).
      • Options: "melee" for scouts/fighters only, "mages" for mages only, "healers" for priests only, "casters" makes mages/priests move. Anything else (or nothing) makes everyone move.
    • saying "Group invite: <name> in a TELL ONLY will have that person invite the name after the ":"
    • saying "group invite me" in a TELL ONLY will have that person invite you to group
    • saying "make me leader" in a TELL ONLY will have that person make you leader using /makeleader <name> command
    • saying "kick ____ from group" in a TELL ONLY will use /kick ____

User notes/comments/suggestions:



(Keeping this crap for now..)

Consult the User's Guide for information on using the wiki software.

Getting started