Jump to content

Recommended Posts

Hi there,

i would like to automate heirloom buying for my profiles.

Is it possible to check for gold in inventory => 500

and maybe check for itemlevel of the heirloom, they have 3 upgrade levels:
0 (to lvl 60)  buy item
1 (to lvl 90)  upgrade1
2 (to lvl 100) upgrade2
3 (to lvl 110) upgrade3

right now i can check if the heirloom is learned with

 <QuestsSorted Action="If" NameClass="wManager.Wow.Helpers.ItemsManager.HasItemById(122358)" />
 <QuestsSorted Action="GoToStep" NameClass="971" />
 <QuestsSorted Action="EndIf" NameClass="" />


It would be great to check gold and the level of the heirloom. Any ideas?

Any help would be great.
Thank you
Best regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...