===== THIS IS NOT A FULLY WORKING PROFILE - IT IS INTENDED AS A STARTING POINT FOR COMMUNITY DEVELOPMENT================================== Started working on a professionbuddy profile which will Level toon from 1-300 during Pilgrim's Bounty - World Event - World of Warcraft Unfortunately I suck hard at professionbuddy so I thought I would throw the start of the profile here so a keen member of the community could finish it. SUPPORTS: Horde & Alliance The Plan was as follows:- [+] Buy the Bountiful Cookbook. [+] Level 1 cooks can get the Spice Bread recipe at the cooking trainer located right next to the cooking fire at each city' Pilgrim's Bounty tables. do this. [+] Cook 70 Spice Bread. - you should finish at 40 Cooking Skill [+] Cook 10 Spice Bread Stuffing [+] TRAIN! [+] Cook 60 more Spice Bread Stuffing - you should finish at or slightly above 100 Cooking Skill [+] Cook 30 Pumpkin Pie [+] TRAIN! [+] Cook 40 more Pumpkin Pie - you should finish at or slightly above 160 Cooking Skill [+] Cook 50 Cranberry Chutney [+] TRAIN! [+] Cook 20 more Cranberry Chutney - you should finish at or slightly above 220 Cooking Skill [+] Cook 70 Candied Sweet Potatoes - you should be at or slightly above 280 Cooking Skill [+] TRAIN! [+] Cook 50 Slow-Roasted Turkey - you should be at or above 330 Cooking Skill. CREDITS: miceiken (for alliance support) ===== THIS IS NOT A FULLY WORKING PROFILE - IT IS INTENDED AS A STARTING POINT FOR COMMUNITY DEVELOPMENT==================================
It's Horde... I modified the NPC entries to work with Alliance, go to the Pilgrim's Bounty camp outside stormwind: Code: <?xml version="1.0" encoding="utf-8"?> <Professionbuddy ChildrenCount="2"> <While Condition="Cooking.MaxLevel == 0" IgnoreCanRun="False" ChildrenCount="1"> <TrainSkillAction NpcEntry="34710" X="1319.87" Y="-4414.031" Z="25.01573" /> </While> <If Condition="Cooking.Level < 270 && !Me.NormalBagsFull" IgnoreCanRun="False" ChildrenCount="4"> <While Condition="Cooking.Level < 40" IgnoreCanRun="False" ChildrenCount="2"> <If Condition="CanCraft(37836)" IgnoreCanRun="True" ChildrenCount="1"> <CastSpellAction Entry="37836" Repeat="70" RepeatType="Craftable" CastOnItem="False" ItemId="0" ItemType="Chest" /> </If> <If Condition="!CanCraft(37836)" IgnoreCanRun="True" ChildrenCount="2"> <BuyItemAction NpcEntry="34682" X="1322.224" Y="-4427.321" Z="25.11901" ItemID="30817" Count="70" BuyItemType="SpecificItem" BuyAdditively="True" /> <BuyItemAction NpcEntry="34682" X="1322.224" Y="-4427.321" Z="25.11901" ItemID="2678" Count="70" BuyItemType="SpecificItem" BuyAdditively="True" /> </If> </While> <While Condition="Cooking.Level < 75" IgnoreCanRun="False" ChildrenCount="2"> <If Condition="CanCraft(62050)" IgnoreCanRun="True" ChildrenCount="1"> <CastSpellAction Entry="62050" Repeat="10" RepeatType="Craftable" CastOnItem="False" ItemId="0" ItemType="Chest" /> </If> <If Condition="!CanCraft(62050)" IgnoreCanRun="True" ChildrenCount="1"> <BuyItemAction NpcEntry="34682" X="1322.224" Y="-4427.321" Z="25.11901" ItemID="44835" Count="10" BuyItemType="SpecificItem" BuyAdditively="True" /> </If> </While> <While Condition="Cooking.MaxLevel == 75" IgnoreCanRun="False" ChildrenCount="1"> <TrainSkillAction NpcEntry="34710" X="1319.87" Y="-4414.031" Z="25.01573" /> </While> <While Condition="Cooking.Level >= 75 && Cooking.Level <= 115" IgnoreCanRun="False" ChildrenCount="2"> <If Condition="CanCraft(62050)" IgnoreCanRun="True" ChildrenCount="1"> <CastSpellAction Entry="62050" Repeat="60" RepeatType="Craftable" CastOnItem="False" ItemId="0" ItemType="Chest" /> </If> <If Condition="!CanCraft(62050)" IgnoreCanRun="True" ChildrenCount="1"> <BuyItemAction NpcEntry="34682" X="1322.224" Y="-4427.321" Z="25.11901" ItemID="44835" Count="60" BuyItemType="SpecificItem" BuyAdditively="True" /> </If> </While> </If> </Professionbuddy> Also, remember to buy the Bountiful Cookbook, and learn the first recipe or else it will spambuy reagents for some reason.
All this did was fill my bags with simple flour and mild spice and then went to a vendor and opens and closes that window. What am i doing wrong? I have the cookbook and the spice bread stuffing recipe learned already....
Just kept buying herbs and not pumpkins at the cooking level 75 part. I just filled my bags with 4000 Autumnal herbs
worked perfectly for me today Edited: nevermind it worked fune until it had to make spice bread to make bread stuffing. once that happened it mounted flew back and forth and filled my bag with herbs.
dont worked for me ! do this per hand http://eu.battle.net/wow/en/forum/topic/16824482776?page=1 Undercity bugged so no archiv no title today^^
Hey, you never know someone could be looking for that exact function. That's the reason why I'm saving some of the really useless profiles I wrote while I was learning how. I'm pretty sure sometime in the future there will be some Hunter desperately in need of a profile where you open and close an NPC's dialogue box for an hour, vendor all your felblight and savage blood, then disengage off a cliff.