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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[ProfessionBuddy] Prospecting / Milling

hello any profile fro adamantite ore prospecting i did scheach for 5-10 days and find only about MOP MOP MOP i hate mop come on BC was best and you don't make profiles for it:(
 
It's very easy to extend the profil. I tried it today for

just add this
<If Condition="Inscription.Level&gt;590" IgnoreCanRun="True" ChildrenCount="5">
<!-- Regenmohn -->
<If Condition="InbagCount(72237) &gt; 5" IgnoreCanRun="True" ChildrenCount="2">
<CustomAction Code="Log(&quot;[ProfessionBuddy] Starting with milling Rain Poppy.&quot;);" />
<DisenchantAction ActionType="Mill" ItemTarget="Specific" ItemQuality="Uncommon" ItemId="72237" />
</If>
<!-- entweihtes Kraut -->
<If Condition="InbagCount(89639) &gt; 5" IgnoreCanRun="True" ChildrenCount="2">
<CustomAction Code="Log(&quot;[ProfessionBuddy] Starting with milling Desecrated Herb.&quot;);" />
<DisenchantAction ActionType="Mill" ItemTarget="Specific" ItemQuality="Uncommon" ItemId="89639" />
<!-- Teepflanze -->
</If>
<If Condition="InbagCount(72234) &gt; 5" IgnoreCanRun="True" ChildrenCount="2">
<CustomAction Code="Log(&quot;[ProfessionBuddy] Starting with milling Green Tea Leaf.&quot;);" />
<DisenchantAction ActionType="Mill" ItemTarget="Specific" ItemQuality="Uncommon" ItemId="72234" />
</If>
<!-- Narrenkappe -->
<If Condition="InbagCount(79011) &gt; 5" IgnoreCanRun="True" ChildrenCount="2">
<CustomAction Code="Log(&quot;[ProfessionBuddy] Starting with milling Fool's Cap.&quot;);" />
<DisenchantAction ActionType="Mill" ItemTarget="Specific" ItemQuality="Uncommon" ItemId="79011" />
</If>
<!-- Schneelilie -->
<If Condition="InbagCount(79010) &gt; 5" IgnoreCanRun="True" ChildrenCount="2">
<CustomAction Code="Log(&quot;[ProfessionBuddy] Starting with milling Snow Lily.&quot;);" />
<DisenchantAction ActionType="Mill" ItemTarget="Specific" ItemQuality="Uncommon" ItemId="79010" />
</If>
</If>
and change
<Professionbuddy ChildrenCount="3">
to ChildrenCount="4"

For you, you can do the same. Just find the id of wowhead and add them the same way.
<If Condition="InbagCount(52185) &gt; 5" IgnoreCanRun="True" ChildrenCount="2">
<CustomAction Code="Log(&quot;[ProfessionBuddy] Starting with prospecting elementium.&quot;);" />
<DisenchantAction ActionType="Prospect" ItemTarget="Specific" ItemQuality="Uncommon" ItemId="52185" />
</If>
Just change InbagCount(52185) to the id of your ores (wowhead)
and add the same id to ItemId="52185". Of course changing the Log text would be nice but not nececarry


You also could use allrounder
http://www.thebuddyforum.com/honorb...profiles/professions/70479-pb-allrounder.html
If you like a more complex and automatic way. But some people like to keep it simple as possible
(yes of course you could also just disable the allrounder options)
 
Hey guys.


How can i speed up prospecting actions in Professionbuddy? i found only MILLING and Dissenchanting, cant locale prospecting.
 
Hi, i just downloaded HB again , and now i dont have proffesionbuddy as a profile?!?! how can i fix this problem to try this prospecting profile??
 
I don't understand how you got profession buddy plugin, i thought it was a bot-base?
 
Back
Top