What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Accept enchantment overwrite in Professionbuddy profile?

Dexadrine

New Member
Joined
Dec 18, 2013
Messages
1
Reaction score
0
Hello,

I am attempting to make an Enchanting profile in professionbuddy that levels by casting enchants on the same piece of gear but I cannot get past the popup in WoW asking me if I wish to overwrite the existing enchantment. Is there any function in ProfessionBuddy to handle these WoW prompts? I've been unable to find anything on the subject.

Thank you
 
I may be mistaken, I do not believe the feature is supported directly through the bot... HOWEVER, there is a way around it.

Within the XML file, in the second instance of the enchant (which will create the enchantment replacement warning), write the following:
Code:
<CustomBehavior File="RunMacro" Macro="/click StaticPopup1Button1" WaitTime="1000" />
 
Back
Top