Difference between revisions of "ISXOgre"

From ISXOgre
Jump to: navigation, search
(Ogre Bot)
(18 intermediate revisions by 3 users not shown)
Line 27: Line 27:
 
* [[NewUserWalkthrough:Page01|New User Walkthrough]]
 
* [[NewUserWalkthrough:Page01|New User Walkthrough]]
  
* [[Next Steps|Advanced User Tips]] - Been with Ogre a little while now? Next Steps found here
+
* [[Advanced User Tips|Advanced User Tips]] - Been with Ogre a little while now? Next Steps found here
  
 
* [[Ogre:FAQ|FAQ and Help]] - Including screen shots of examples of how to setup classes.
 
* [[Ogre:FAQ|FAQ and Help]] - Including screen shots of examples of how to setup classes.
Line 38: Line 38:
 
* [https://forge.isxgames.com/projects/ogrebot-eq2/issues Feature Requests] - Here you will find a list of items I have on my list to code. Some are new, some are upgrades etc.
 
* [https://forge.isxgames.com/projects/ogrebot-eq2/issues Feature Requests] - Here you will find a list of items I have on my list to code. Some are new, some are upgrades etc.
  
* [[OgreBotAPI|OgreBotAPI - For scripters]]
 
  
 
== Ogre Bot ==
 
== Ogre Bot ==
Line 57: Line 56:
 
* [[OgreBot:UnfixableBugs|Unfixable bugs]]
 
* [[OgreBot:UnfixableBugs|Unfixable bugs]]
 
* [[OgreEvents|OgreEvents]]
 
* [[OgreEvents|OgreEvents]]
* [[Ogre Affiliates|Ogre Affiliates]] - Scripts written and hosted inside of ogre
+
* [[ForWho|ForWho]] - Documentation for any place you need to reference a ForWho command
 +
 
 +
== Advanced Usage ==
 +
 
 +
* [[Torment Runes|Torment Runes]] - Setting up Torment Runes to be handled by OgreBot.
  
 
== Crafting - Harvesting & Depots ==
 
== Crafting - Harvesting & Depots ==
Line 67: Line 70:
  
 
*'''Harvesting'''
 
*'''Harvesting'''
** [[Ogre GoblinHousePlant|Ogre Plant]] - Manages the gathering goblin
+
** [[Ogre GoblinHousePlant|Ogre Plant]] - Manages the house plant (Kunark Ascending Crafting Quests)
 
** [[Ogre GatherGoblin|Ogre Goblin]] - Manages the gathering goblin
 
** [[Ogre GatherGoblin|Ogre Goblin]] - Manages the gathering goblin
 
** [[OgreOther:Hirex|HireX]] - HireX is a script that allows you to run guild hall hirelings automaticaly and have them put their harvests into the GH depots.
 
** [[OgreOther:Hirex|HireX]] - HireX is a script that allows you to run guild hall hirelings automaticaly and have them put their harvests into the GH depots.
Line 105: Line 108:
 
* [[OgreOther:AutoLogin|AutoLogin]] - Directions to set up some Auto Login scripts that will load multiple clients including across multiple pc's.  
 
* [[OgreOther:AutoLogin|AutoLogin]] - Directions to set up some Auto Login scripts that will load multiple clients including across multiple pc's.  
 
* [[OgreOther:Item|OgreItem]] - Currently in testing, only accessible by testers. An Item Database manager to help track what characters have what items.
 
* [[OgreOther:Item|OgreItem]] - Currently in testing, only accessible by testers. An Item Database manager to help track what characters have what items.
* [[OgreOther:InventoryManager|Inventory Manager]] - Used to transfer items between toons and bags. A collection of scripts used to assist with inventory management.
+
* [[OgreOther:InventoryManager|Old Inventory Manager]] - Used to transfer items between toons and bags. A collection of scripts used to assist with inventory management.
 +
* [[Ogre Inventory Manager|Ogre Inventory Manager]] - Used for all your inventory Needs. Sell - Destroy - Trade - Transmute/salvage/extract and more.
 
* [[OgreListManager|Ogre List Manager]] - Used to create custom lists for later use in other Ogre features.
 
* [[OgreListManager|Ogre List Manager]] - Used to create custom lists for later use in other Ogre features.
 
* [[OgreAscensionDailyTask|Ogre Ascension Daily Task]] - Designed to run characters to ascension trainers to get their daily scrolls.
 
* [[OgreAscensionDailyTask|Ogre Ascension Daily Task]] - Designed to run characters to ascension trainers to get their daily scrolls.
Line 116: Line 120:
 
* [[Ogre Export|Ogre Export]] - Exports ability information for us in Ogre Bot
 
* [[Ogre Export|Ogre Export]] - Exports ability information for us in Ogre Bot
 
* [[Ogre Ability Efficiency|Ogre Ability Efficiency]] -  parse your ability export and export it
 
* [[Ogre Ability Efficiency|Ogre Ability Efficiency]] -  parse your ability export and export it
 +
* [[Ogre TempAdorns|Ogre TempAdorns]] -  Make a List and Apply the List of Temporary Adorns to a Character.
 +
* [[OgreMerchantCraft|Ogre Merchant Craft]] - Craft limited use recipes from merchant at merchant.
 +
* [[OgreRPC|Ogre RPC]] - Checks your Raid Armour Patterns to see what is unlocked.
 +
* [[OgreInfuse|Ogre Infuse]] - Infuse items Automatically with infusers or Plat.
 +
* [[OgreReforge|Ogre Reforge]] - Reforge into a predefined or self defined set of stats.
 +
* [[OgreAdorns|Ogre Adorns]] - Scans your inventory and Equipment and compares in a UI.
 +
* [[OgreExperiment|Ogre Experiment]] - Loads a UI so you can make a list of items to experiment on and choose stats etc.
 +
* [[OgreInstanceController|Ogre Instance Controller]] - IC - Runs Instances for you.
 +
 
* [[Miscellaneous Scripts|Miscellaneous Scripts]] - This page is for other smaller Ogre scripts to be compiled
 
* [[Miscellaneous Scripts|Miscellaneous Scripts]] - This page is for other smaller Ogre scripts to be compiled
 +
 +
== OgreAffiliates ==
 +
* [[Ogre Affiliates|Ogre Affiliates]] - Scripts written and hosted inside of ogre
 +
* [[ogreaautoquest|ogrea autoquest]] - Information about Autoquest what is scripted etc...
  
 
== OgreIRC ==
 
== OgreIRC ==
  
 
* [[OgreIRC:OgreIRC|OgreIRC]] - OgreIRC is a IRC plugin that hooks into the uplink and allows control of some functions inside sessions.
 
* [[OgreIRC:OgreIRC|OgreIRC]] - OgreIRC is a IRC plugin that hooks into the uplink and allows control of some functions inside sessions.
 +
 +
== Script Developers ==
 +
 +
* [[SpewStats|Spew Stats]] - A list of all spewstats options
 +
* [[OgreBotAPI|OgreBotAPI]] - Methods & Members for scriptwriters to utilise
 +
* [[OgreInstanceHelperAPI|Ogre Instance Helper API]] - Methods & Members for scriptwriters to utilise when making instance files
 +
* [[OgreUtilitiesAPI|Ogre Utilities API]] - Methods & Members for scriptwriters to utilise when making instance files or local scripts

Revision as of 11:39, 10 September 2019

Welcome to Ogre Wiki.


This page is for the Everquest 2 Ogre Adventure bot and Ogre Crafting bot.

OgreBot is a fully customizable adventure bot. OgreCraft is an advanced crafting bot.

  • OgreBot and OgreCraft are part of the ISXOgre extension. However one thing to point out, ISXOgre does NOT do anything ISXEQ2 does. You REQUIRE ISXEQ2 in order to use ISXOgre.
  • Lastly, ISXOgre requires a subscription, see Ogre Pricing for more details.


Introduction

Ogrebot is a fully customizable adventure bot.

  • FAQ and Help - Including screen shots of examples of how to setup classes.
  • Did you know... - Random pieces of information that will help you sleep at night.
  • Revision History - Here you will find the revision history. Every time a file is updated, I will do my best to include specifics of what was added, and any important details about it.
  • Feature Requests - Here you will find a list of items I have on my list to code. Some are new, some are upgrades etc.


Ogre Bot

Advanced Usage

  • Torment Runes - Setting up Torment Runes to be handled by OgreBot.

Crafting - Harvesting & Depots

  • Harvesting
    • Ogre Plant - Manages the house plant (Kunark Ascending Crafting Quests)
    • Ogre Goblin - Manages the gathering goblin
    • HireX - HireX is a script that allows you to run guild hall hirelings automaticaly and have them put their harvests into the GH depots.
    • Ogre Map - A zone mapping and WP marking tool.
    • Ogre Harvest -- In the ISXEQ2 Command Window type Ogre Harvest; should be used with Ogre Map, this will allow your toons to auto harvest.
  • Depots
    • Depot - Guild Hall Depot Management and Commands
  • Transmute
    • In your ISXEQ2 command drop down window type Ogre Transmute - Loads the Transmute UI (supports to level 110 now)
  • Salvage
    • In your ISXEQ2 command drop down window type Ogre Salvage - Loads the Salvage UI (supports to level 110 now)
      • Please note you must have the salvage crafting AA in order to use this option

Faction Scripts

  • FreeportFaction - Freeport faction is a script to assist in the faction part of the betrayal quest.
  • QeynosFaction - Qeynos faction is a script that assist in the faction part of the betrayal quest.
  • Othmir - Does repeatable faction quests in Great Divide. NOTE: This script is a use-as-is. It is NOT supported or maintained.

Heroic / Raid Scripts

Other Ogre Scripts

  • AutoLogin - Directions to set up some Auto Login scripts that will load multiple clients including across multiple pc's.
  • OgreItem - Currently in testing, only accessible by testers. An Item Database manager to help track what characters have what items.
  • Old Inventory Manager - Used to transfer items between toons and bags. A collection of scripts used to assist with inventory management.
  • Ogre Inventory Manager - Used for all your inventory Needs. Sell - Destroy - Trade - Transmute/salvage/extract and more.
  • Ogre List Manager - Used to create custom lists for later use in other Ogre features.
  • Ogre Ascension Daily Task - Designed to run characters to ascension trainers to get their daily scrolls.
  • Ogre Proving Grounds: The Underdepths - Designed to run the proving grounds solo for each of your characters automagically
  • Ogre Boat - Runs the Frillik Tide key quest in OF
  • Ogre Collection Manager - Both depot and inventory options for managing collectibles
  • Ogre HideEffects - Helps cut down the number of effects in your spell effects window.
  • Ogre TrackShiny - Helps track down shinies nearby, can sort out colors.
  • Ogre Zone Resetter - Zone Resetting User Interface
  • Ogre Export - Exports ability information for us in Ogre Bot
  • Ogre Ability Efficiency - parse your ability export and export it
  • Ogre TempAdorns - Make a List and Apply the List of Temporary Adorns to a Character.
  • Ogre Merchant Craft - Craft limited use recipes from merchant at merchant.
  • Ogre RPC - Checks your Raid Armour Patterns to see what is unlocked.
  • Ogre Infuse - Infuse items Automatically with infusers or Plat.
  • Ogre Reforge - Reforge into a predefined or self defined set of stats.
  • Ogre Adorns - Scans your inventory and Equipment and compares in a UI.
  • Ogre Experiment - Loads a UI so you can make a list of items to experiment on and choose stats etc.
  • Ogre Instance Controller - IC - Runs Instances for you.

OgreAffiliates

OgreIRC

  • OgreIRC - OgreIRC is a IRC plugin that hooks into the uplink and allows control of some functions inside sessions.

Script Developers

  • Spew Stats - A list of all spewstats options
  • OgreBotAPI - Methods & Members for scriptwriters to utilise
  • Ogre Instance Helper API - Methods & Members for scriptwriters to utilise when making instance files
  • Ogre Utilities API - Methods & Members for scriptwriters to utilise when making instance files or local scripts