Difference between revisions of "QeynosFaction"

From ISXOgre
Jump to: navigation, search
Line 4: Line 4:
 
Before you use this script for the first time you will have to make a few Ogre Adjustments.
 
Before you use this script for the first time you will have to make a few Ogre Adjustments.
  
* You can start this script from one of two places, next to the bell on the Commonland Dock or next to Gil in Commonland  /way -924, -47, 13
+
* Pause the Ogre Bot
** Pause the Ogre Bot
+
 
** Open your ogre bot profile for editing..
 
** Open your ogre bot profile for editing..
 
** Click on your '''AutoHunt Tab''' and set it to match this image.  Do not forget to set the scan radius to 11, try to use your fastest recast pull spells.
 
** Click on your '''AutoHunt Tab''' and set it to match this image.  Do not forget to set the scan radius to 11, try to use your fastest recast pull spells.
Line 13: Line 12:
 
** Make it look something like this:
 
** Make it look something like this:
 
[[File:Qfaction2.PNG]]
 
[[File:Qfaction2.PNG]]
 +
<br />
 +
* Click on your '''Setup Tab''' and set everything on the top row to 100%
 +
* Now save your new profile as Qfaction or something.
  
 
+
* You can start this script from one of two places, '''next to the bell''' on the Commonland Dock or next to '''Gil''' in Commonland '''/way -924, -47, 13'''
 
+
* '''Make Sure Ogre Bot is Paused'''
 
+
* Start the script in the console with the command '''ogre qfaction'''
 
+
* The script will start requesting quests from Gill until it gets "Party Crashers".
  Ignore NPC HP 100%, autohunt tab setup, including a pull spell and "Auto Hunt" on.
+
* Once it gets the quest, it will navigate zones until it reaches The Dismal Den.
* Use the BELL and head to commonlands.
+
* Once in the zone, it will Un-Pause Ogre. - Unfortunately you have no waypoints set so lets do that now.
* Start the script at the bell.
+
** Open your Ogrebot Profile for Editing, and click on the '''Auto-Hunt Tab'''.
** ogre qfaction
+
** At the top right corner press the Refresh Button.
* You will see it go through quests until it gets "Party Crashers".
+
** From the Nav Path Drop Down add Door and Box in that order.
* Once it gets the quest, it will navigate the zones into a special instance named Dismal Den.
+
* Now click "Start Movement".
* Once in the zone, it will start the autohunt movement - Unfortunately at this time, the points haven't been loaded. We can fix that.
+
* The bot will take care of all the fighting and clicking. It should finish everything and start heading back towards Gil in Commonlands.
** Open Ogrebot, go to the autohunt tab, and click "load". You should see "Door" and "Box" in the list now.  
+
** Now click "Start Movement".
+
* The bot will take care of all the fighting and clicking. It should finish everything and start heading back towards commonlands.
+
* While running back through "The Graveyard", when you hit "commonlands" zone - the bot may not zone you. This is because SOE put didn't give this door a name (literally, it's ""). They also stacked a TON of doors at the location in game of 0,0,0, then made them visible at different parts of the zone. Anyways, there is no reliable way to click the door, other than to capture the ID of the door by physically being at it. So if it zones you into commonlands this time, great. Keep an eye on it, it's going to fail at some point.
+
* WHEN IT FAILS TO ZONE YOU INTO COMMONLANDS
+
** While standing at the door, put your cursor over top of the door so the door is highlighted. Open the console and type:
+
*** echo ${Me.CursorActor.ID}
+
** Edit the file (QFaction.iss).
+
** On line 92, you will see this:
+
** Actor[id,27257]:DoubleClick
+
** That ID changes every time the servers come down. You need to update it.
+
** Change the ID to the one you just got. Example:
+
** Actor[id,12345]:DoubleClick
+
** Save the file.
+
** Click the door MANUALLY so you zone.
+
** The bot will start to move you back towards gil (quest giver).
+
** In the console type:
+
*** ogre end qfaction
+
** Once you get to the quest giver. MANUALLY turn in the quest. DO NOT GET A NEW QUEST.
+
** Restart the script.
+
*** ogre qfaction
+
** It now has the new ID and should work flawlessly.
+

Revision as of 18:09, 8 June 2013

This is a little script to assist in doing the Qeynos faction part of the betrayl quest. This script requires you to be able to solo level 90 solo mobs. Some times 3 at a time.

Before you use this script for the first time you will have to make a few Ogre Adjustments.

  • Pause the Ogre Bot
    • Open your ogre bot profile for editing..
    • Click on your AutoHunt Tab and set it to match this image. Do not forget to set the scan radius to 11, try to use your fastest recast pull spells.

Qfaction1.PNG

  • Click on your Settings Tab
    • Make it look something like this:

Qfaction2.PNG

  • Click on your Setup Tab and set everything on the top row to 100%
  • Now save your new profile as Qfaction or something.
  • You can start this script from one of two places, next to the bell on the Commonland Dock or next to Gil in Commonland /way -924, -47, 13
  • Make Sure Ogre Bot is Paused
  • Start the script in the console with the command ogre qfaction
  • The script will start requesting quests from Gill until it gets "Party Crashers".
  • Once it gets the quest, it will navigate zones until it reaches The Dismal Den.
  • Once in the zone, it will Un-Pause Ogre. - Unfortunately you have no waypoints set so lets do that now.
    • Open your Ogrebot Profile for Editing, and click on the Auto-Hunt Tab.
    • At the top right corner press the Refresh Button.
    • From the Nav Path Drop Down add Door and Box in that order.
  • Now click "Start Movement".
  • The bot will take care of all the fighting and clicking. It should finish everything and start heading back towards Gil in Commonlands.