View attachment location & map ID's for aetheryte.txt
I made this list for myself but thought I would share in case anyone else is making orderbot profiles.
This is a list of Aetheryte and map id's for use when creating profiles.
Aetheryte id's were pretty easy to pull as i got them all at once.
Map id's I had to teleport to each Aetheryte to get the id for that zone.
Not sure if there was an easier way but it was the only way i knew how.
These are used to teleport yourself to different areas in your orderbot profile.
Such as
<Order>
<If Condition="not IsOnMap(152)">
<TeleportTo Name="Wineport" AetheryteId="4" />
</If>
</Order>
I made this list for myself but thought I would share in case anyone else is making orderbot profiles.
This is a list of Aetheryte and map id's for use when creating profiles.
Aetheryte id's were pretty easy to pull as i got them all at once.
Map id's I had to teleport to each Aetheryte to get the id for that zone.
Not sure if there was an easier way but it was the only way i knew how.
These are used to teleport yourself to different areas in your orderbot profile.
Such as
<Order>
<If Condition="not IsOnMap(152)">
<TeleportTo Name="Wineport" AetheryteId="4" />
</If>
</Order>
Last edited: