BaturalNoobs
Member
- Joined
- Feb 10, 2012
- Messages
- 511
Can Professionbuddy complete a quest? I'm trying to add the daily A Token of Appreciation to my daily professions cooldowns profile. The quest is simple: accept it and complete it.
I'm able to interact with the quest giver and "Accept Quest":
Unfortunately, I can't complete the quest (i.e. click the "Complete Quest" button):
View attachment 180 2014-07-05 15.39.txt
Any ideas how to complete a quest in Professionbuddy?
I'm able to interact with the quest giver and "Accept Quest":
PHP:
<InteractionAction InteractType="NPC" Entry="64337" InteractDelay="2000" SpellFocus="Anvil" />
<WaitAction Condition="false" Timeout="2500" />
<CustomAction Code="Lua.DoString("AcceptQuest()");" />
Unfortunately, I can't complete the quest (i.e. click the "Complete Quest" button):
PHP:
<CustomAction Code="Lua.DoString("CompleteQuest()");" />
View attachment 180 2014-07-05 15.39.txt
Any ideas how to complete a quest in Professionbuddy?
Last edited: