Jump to content

Recommended Posts

Hey,

Im creating a quester profile, and want to set heartstone to a new location. The following command works for interacting with the npc:

<QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(599.04f, -4928.18f, 17.88458f), 23731, 2, false)" />

A verification dialog will pop up after. It seems the following line aint working for vanilla.

<QuestsSorted Action="RunMacroLua" NameClass="/click StaticPopup1Button1" />

 

StaticPopup1Button1 was not implemented in vanilla. Is there a workaround?

 

Thanks in advance!

 

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