QeynosFaction

From ISXOgre
Revision as of 17:58, 8 June 2013 by Killerbot (Talk | contribs)

Jump to: navigation, search

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.

  • 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
    • 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



Ignore NPC HP 100%, autohunt tab setup, including a pull spell and "Auto Hunt" on.
  • Use the BELL and head to commonlands.
  • Start the script at the bell.
    • ogre qfaction
  • You will see it go through quests until it gets "Party Crashers".
  • Once it gets the quest, it will navigate the zones into a special instance named Dismal Den.
  • Once in the zone, it will start the autohunt movement - Unfortunately at this time, the points haven't been loaded. We can fix that.
    • 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.