User Tools

Site Tools



kitanois_treasure_hunt

This is an old revision of the document!


Kitanoi's Treasure Hunt

What it does:

  • Deciphers treasure maps (just have the bottle in the inventory or the KI if previously opened.)
  • Moves to dig location
  • Digs
  • Waits for all party members to arrive (if in party)
  • Kills aggro
  • Opens chest
  • Enters portal (If option is enabled)
  • Does dungeon

Handles combat, AOE avoidance is done using the default minion avoid aoe.

Fully handles Gambler's Luck minigame in The Dungeons of Lyhe Ghiah

Try Luck:

  • On: Chooses gamble option
  • Off: Chooses to loot chest.
  • High: Always chooses high in the minigame.
  • Low: Always chooses low in the minigame.
  • Closest: Always chooses closest to player.

Report Missing Map:

If you find a map that isn't coded, press the “Report Missing Map” button to see the following interface. Place the map image as shown, go to the correct location where you need to dig, screenshot the interface and add it to Discord so that it can be added.

Any mesh issues you find, please include this. But, also include a screenshot of the game map where the location is so that I can look to fix the mesh.

Currently supported maps:

  • Dragonskin Maps
  • Gazelleskin Maps
  • Zonureskin Maps

Currently, as we cannot use the map coordinates in the map and convert to Minion mesh positions, each map has been manually entered into a database with a valid Minion mesh position. Should, in the future, we be able to convert map ingame positions to Minion mesh positions, I will update my code so that all maps will be possible.

Until that time though, currently supported maps remains as listed above.

The map db is open to anyone to be able to add future / lower level maps.

Currently supported dungeons:

  1. The Aquapolis (Level 60 - Dragonskin Map)
  2. The Shifting Altars of Uznair (Level 70 - Gazelleskin Map)
  3. The Dungeons of Lyhe Ghiah (mesh needs completing, rooms 1 - 3 done)(Level 80 - Zonureskin Map)

Currently unsupported dungeons:

  1. The Lost Canals of Uznair (WIP - No mesh yet) (Level 70 - Gazelleskin Map (Rare spawn)) - Will be added once I complete the mesh.

What it does NOT do:

Does NOT buy maps from the auction house. Maps must be manually bought. I'd suggest buying one, deciphering it, then buying another. You can buy 1 of each type and keep them in the inventory and the bot will run though them.

Does NOT clear your inventory, you will need to handle this manually or through the use of another addon that can desynth.

Cannot detect the correct door. So it selects the door that is closest.

Cannot detect the “lights” around the door that indicate it is the correct door. If you notice, pause the leader and manually open instead.

CURRENTLY doesn't support killing numbered adds in order. This will be released in a future update.

CURRENTLY doesn't support killing non aggressive adds unless they are aggro'd during combat. This will be looked at in a future update.

Expectations:

Monitor your accounts when running the addon. It will automate moving, killing, doing dungeons. But it does not have any other player detection. If a group is already doing a map, stop your leader, let them move on then begin again.

I take no responsibility to any bans. Botting in open areas is risky, AOE avoidance isn't always perfect and getting stuck is always a possibility. Please see this addon as a helping tool rather than complete automation.

All my testing is done using 4 characters, though up to 8 can be used. If you want each of your accounts to hold maps, you must pass leader manually.

Requirements / Suggestions:

For dungeons, you will need more than 1 character. I'd suggest a minimum of a healer and a tank.

Suggested: flying in all zones.

Unlocked all zones relevant to the maps expansion.

Heavensward

  • Coerthas Western Highlands
  • The Churning Mists
  • The Dravanian Highlands
  • The Sea of Clouds

Stormblood

  • The Azim Steppes
  • The Fringes
  • The Lochs
  • The Peaks
  • The Ruby Sea
  • Yanxia

Shadowbringers

  • Lakeland
  • Kholusia
  • Amh Araeng
  • Il Mheg
  • The Rak'tika Greatwood
  • The Tempest

UI

  • Enable: Enable or Disable addon (There is no auto re-enable. This is because only the party leader will open maps and leads the party. After disconnects, sometimes the party leader changes and you'll be left not doing anything anyway.
  • Do Dungeons:
  1. Enable: Does the dungeons when you enter them, each character must be set individually if running in a party or multiboxing.
  2. Disable: Enters the dungeon, then exits straight away. The reason it enters is due to how the portals work. If you teleport away from a portal, the party is broken.
  • Try Luck: For future release. Enable / Disable High Low Gambler's Luck game.
  • Current Treasure Map Data: Pulls raw data from game, for information only.
  • Report Missing Map: Button to retrieve all information needed so that I can add reported maps to the database.
  • Party Change: Click this if your party composition changes. This is instead of having a process constantly run checking for changes, as I did not want to have this happening when people are running multiple accounts.
  • Wait Time: Custom time to wait before leaving dungeons if you aren't doing dungeons. We enter and leave dungeons as teleporting away from a portal breaks the party.
  • Help and Links
  1. Addon Wiki: Here
  • Treasure Map Details: Raw ingame data.

Map Data

Database Current Counts:

  • Zonureskin: 47 / 48
  1. Lakeland: 7 / 8
  2. Kholusia: 8 / 8
  3. Amh Araeng: 8 / 8
  4. Il Mheg: 8 / 8
  5. The Rak'tika Greatwood: 8 / 8
  6. The Tempest: 8 / 8
  • Gazelleskin: 48 / 48
  1. The Azim Steppes: 8 / 8
  2. The Fringes: 8 / 8
  3. The Lochs: 8 / 8
  4. The Peaks: 8 / 8
  5. The Ruby Sea: 8 / 8
  6. Yanxia: 8 / 8
  • Dragonskin: 35 / 35
  1. Coerthas Western Highlands: 7 / 7
  2. The Churning Mists: 9 / 9
  3. The Dravanian Highlands: 9 / 9
  4. The Sea of Clouds: 10 /10

All map data will be available in a .db file that will be provided with the addon. This will allow users to add maps manually should they wish to add maps that are level 50 and below, or in future expansions.

I use DB Browser (SQLite) to read and edit the data. It is a free program. https://sqlitebrowser.org/ Please do your own research before downloading any programs, I am not suggesting using this product, just stating this is what I used as of January 2020.

kitanois_treasure_hunt.1581664545.txt.gz · Last modified: 2020/02/14 07:15 by kitanoi