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!

[H - Quest] 1-10 Blood Elf (Sunstrider Isle & Eversong Woods)

NikkiD

New Member
Joined
Jul 8, 2010
Messages
19
Trying to make a questing profile for Blood Elf starting zone. Still working on Ghostlands. A little deathy with my mage.Please let me know if it fails anywhere

The Plugins I like (not necessarily needed for this profil:
Anti Drown
AutoEquip2
CutPurse
DrinkPotions

Edit: English only, uses RunMacro
Edit2: Updated SunstriderIsle to include the class quests.
Edit3: Changed Priest Training Quest ID
 

Attachments

Last edited:
Thanks for posting this! Testing right now on a paladin with no heirlooms.
 
i leveling my priest but it hangs on

Code:
<If Condition="(Me.Race == WoWRace.BloodElf) &amp;&amp; (Me.Class == WoWClass.Priest)" >
			<PickUp QuestName="Priest Training" QuestId="8328" GiverName="Magistrix Erona" GiverId="15278" />
			<TurnIn QuestName="Priest Training" QuestId="8328" TurnInName="Matron Arena" TurnInId="15284" />
			<PickUp QuestName="Learning the Word" QuestId="10072" GiverName="Matron Arena" GiverId="15284" />
				<While Condition="HasQuest(10072) &amp;&amp; !(IsQuestCompleted(10072))" >
					<CustomBehavior File="InteractWith" QuestId="10072" MobId="44937" X="10381.8" Y="-6381.9" Z="37.74933" />
					<CustomBehavior File="RunMacro" Macro="/cast Shadow Word: Pain" NumOfTimes="1" WaitTime="1000" />
				</While>
			<TurnIn QuestName="Learning the Word" QuestId="10072" TurnInName="Matron Arena" TurnInId="15284" />
		</If>

if i put it on <!-- --> then its fine.
 
yeah working ok, has gotten stuck in a few places but nothing "a restart on honorbuddy doesnt fix"
 
This is broke now because he wants to ask Well watcher Solanian for a quest he must no longer have. This is after WoD release so a few things must have been changed.
 
Back
Top