I have prowled the internet for hours now trying to find a answer on how to zone in and out of instances after harvesting with the bot.. the closest I came up with is
; choose the 1st option on the list...and zone.
EQ2UIPage[popup,ZoneTeleporter].Child[list,DestinationList]:HighlightRow[1]
EQ2:ConfirmZoneTeleporterDestination
however it doesn't tell me where to apply this to, so my question is which file is the above code applied to, and if possible please post a example of how to implement the said code so I can learn and get better
; choose the 1st option on the list...and zone.
EQ2UIPage[popup,ZoneTeleporter].Child[list,DestinationList]:HighlightRow[1]
EQ2:ConfirmZoneTeleporterDestination
however it doesn't tell me where to apply this to, so my question is which file is the above code applied to, and if possible please post a example of how to implement the said code so I can learn and get better