T@rget
Active Member
- Joined
- Jan 15, 2010
- Messages
- 165
- Reaction score
- 28
[Fly] [H - Quest] Grizzly Hills 55 Quests
Current status: Done - 55 quests
If you're gonna copy-paste stuff from my profile into your own, atleast give me some credit (I found exact copy of my code in [Fly-H] Northrend 70-80 v0.7d.xml including the coordinates, can't really say that's coincidence)
This profile requires auto-loot to be enabled or some quests wont work!
The quest "Chill Out, Mon" (Tombs, it's nearly at the end of the profile) won't work for Russian or French clients, sorry
Unless you can make a fix yourself, I'll gadly use it
Hello everyone, I started on a Grizzly Hills quest profile, since a lot of people were looking for profiles to 75-80 I thought I'd start with one.
Grizzly Hills is a very scripted zone, so it uses a lot of QB's!
The reason I'm doing one zone at a time is because there are a few 70-80 profiles but none do all the quests in a specific zone, while especially after level 75 that's needed.
I only started making profiles recently so it's pretty time consuming for me, but I'm getting the hang of it
I tried to have it to as much quests as possible, I managed to do a total of 55. Why not 75 for the achievement you might ask, well this is because one of the biggest chains starting with Filling the Cages - Quest - World of Warcraft simply can't be done right now. It has you use a pet which makes most CC's freak out, and you have to make that pet (Budd) cast something on a NPC, which maybe can be done with CastSpellOn but I can't test since having a pet breaks the Shaman CC
A few other quests that can't be done either require very advanced vehicles or do stuff with dead mobs (UseItemOn doesn't check if a mob is dead or alive)
The only thing some of the weaker classes might have trouble with is The Thane of Voldrune - Quest - World of Warcraft it requires you to mount a drake and kill a NPC. I spent a lot of time trying to get the FlyingVehicle QB to do it, but no luck, as a result I just have the bot kill the NPC itself, my shaman had no issues
If you would like to help me test, you can download the attachment, make sure you have the latest HB. Starting point is Conquest Hold with no quests done
Anything wrong? Please post a log and a description of what happened, feedback is always appreciated
Changelog
Current status: Done - 55 quests
If you're gonna copy-paste stuff from my profile into your own, atleast give me some credit (I found exact copy of my code in [Fly-H] Northrend 70-80 v0.7d.xml including the coordinates, can't really say that's coincidence)
This profile requires auto-loot to be enabled or some quests wont work!
The quest "Chill Out, Mon" (Tombs, it's nearly at the end of the profile) won't work for Russian or French clients, sorry

Unless you can make a fix yourself, I'll gadly use it
Code:
<!--Better add some more languages (Couldn't do Russian and French, sorry) -->
<If Condition="Me.HasAura("On the Other Side")">
<CustomBehavior File="InteractWith" MobId="26924" ObjectType="Npc" GossipOption="1" NotMoving="true" NumOfTimes="1" CollectionDistance="10" X="4834.979" Y="-4754.499" Z="32.48506" />
</If>
<If Condition="Me.HasAura("Auf der anderen Seite")">
<CustomBehavior File="InteractWith" MobId="26924" ObjectType="Npc" GossipOption="1" NotMoving="true" NumOfTimes="1" CollectionDistance="10" X="4834.979" Y="-4754.499" Z="32.48506" />
</If>
<If Condition="Me.HasAura("Al otro lado")">
<CustomBehavior File="InteractWith" MobId="26924" ObjectType="Npc" GossipOption="1" NotMoving="true" NumOfTimes="1" CollectionDistance="10" X="4834.979" Y="-4754.499" Z="32.48506" />
</If>
Hello everyone, I started on a Grizzly Hills quest profile, since a lot of people were looking for profiles to 75-80 I thought I'd start with one.
Grizzly Hills is a very scripted zone, so it uses a lot of QB's!
The reason I'm doing one zone at a time is because there are a few 70-80 profiles but none do all the quests in a specific zone, while especially after level 75 that's needed.
I only started making profiles recently so it's pretty time consuming for me, but I'm getting the hang of it

I tried to have it to as much quests as possible, I managed to do a total of 55. Why not 75 for the achievement you might ask, well this is because one of the biggest chains starting with Filling the Cages - Quest - World of Warcraft simply can't be done right now. It has you use a pet which makes most CC's freak out, and you have to make that pet (Budd) cast something on a NPC, which maybe can be done with CastSpellOn but I can't test since having a pet breaks the Shaman CC
A few other quests that can't be done either require very advanced vehicles or do stuff with dead mobs (UseItemOn doesn't check if a mob is dead or alive)
The only thing some of the weaker classes might have trouble with is The Thane of Voldrune - Quest - World of Warcraft it requires you to mount a drake and kill a NPC. I spent a lot of time trying to get the FlyingVehicle QB to do it, but no luck, as a result I just have the bot kill the NPC itself, my shaman had no issues
If you would like to help me test, you can download the attachment, make sure you have the latest HB. Starting point is Conquest Hold with no quests done
Anything wrong? Please post a log and a description of what happened, feedback is always appreciated

Changelog
Code:
1.0.3 - Fixed for newest HB, fixed a few quests (Mainly tomb ones) - Raining Down Destruction must be done manually now.
1.0.2 - Fixed for newest HB
1.0.1 - A few minor tweaks
1.0.0 - All possible quests present now, will also use Mikhail's Journal if it's in your bags. Removed The Magical Kingdom of Dalaran
0.2.1 - Added a few more quests
0.2.0 - Added a lot more more quests
0.1.0 - First WIP Release
Attachments
Last edited: