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

[Fly][H - Quest] Twilight Highlands 84-85 [Kick]

Status
Not open for further replies.

Kickazz006

Well-Known Member
Joined
Jan 15, 2010
Messages
20,566
Reaction score
302
Kick's Blog Download the Profile & QB's from there (all of them)
^^ It starts in Org, it gets you from Org to Twilight Highlands. It will even do the Warchief's Command Board

obviously, you have to be a flyer and have flying to fly


Notes:

This profile is not meant to be AFK'd for a long period of time

Note: Do not confuse FlyTo with Flying Nav. FlyTo flies when I want it to fly. Flying Nav will generally always fly. Huge difference


If you have an issue, post it here with a log, what quest you're on, and 2 screen shots. 1 of map, 1 of where you're at

Thanks to JWLionking for letting me take his profile and add / fix it



If you want to buy me lunch :)
 
I will not be re-running this; if you have issues then please attach the log, area, hotspot, and a solution to your problem so that I can fix it on my end
 
Information about Hellscream Demolisher
Name = Hellscream Demolisher
Wowhead Id = 42673
Faction = 29 [Orgrimmar]
Location = <2392.984, -4796.818, 126.7937>

<Vendor Name="Hellscream Demolisher" Entry="42673" Type="Repair" X="2392.984" Y="-4796.818" Z="126.7937" />

fixed, i just needed to add a collection distance
 
It looks like the Toon doesnt cast the Item in the needed time. It need a little bit more cast time to use the item, isnt there a UseItem Time to set up? At the moment im at Work, so i will rerun the Quest and take a video so you can watch it, will pm you.

Code:
            <While Condition="((HasQuest(27745)) &amp;&amp; (!IsQuestCompleted(27745)))" >
                <Objective QuestId="27745" QuestName="A Fiery Reunion" Type="Collect" ItemId="62394" CollectCount="1"/>
                <RunTo X="-5105.129" Y="-4352.916" Z="297.1186"  />
                <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for  {TimeRemaining}" />
                <RunTo X="-5105.129" Y="-4352.916" Z="297.1186"  />
                <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for  {TimeRemaining}" />
                <CustomBehavior File="Misc\RunLua" Lua="UseItemByName(62394)" WaitTime="1000" />
                <CustomBehavior File="WaitTimer" WaitTime="20000" GoalText="Waiting for  {TimeRemaining}" />
            </While>

this look good? re-svn and test it; let me know how it goes
 
Code:
            <While Condition="((HasQuest(27745)) && (!IsQuestCompleted(27745)))" >
                <Objective QuestId="27745" QuestName="A Fiery Reunion" Type="Collect" ItemId="62394" CollectCount="1"/>
                <RunTo X="-5105.129" Y="-4352.916" Z="297.1186"  />
                <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for  {TimeRemaining}" />
                <RunTo X="-5105.129" Y="-4352.916" Z="297.1186"  />
                <CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for  {TimeRemaining}" />
                <CustomBehavior File="Misc\RunLua" Lua="UseItemByName(62394)" WaitTime="1000" />
                <CustomBehavior File="WaitTimer" WaitTime="20000" GoalText="Waiting for  {TimeRemaining}" />
            </While>

this look good? re-svn and test it; let me know how it goes

Perfect, did it twice the Quest and both times works perfect! I know you know you are a bad genius :p
 
What do I do if I already completed the beginning quests manually? The ones where you go to the Warchief Board or w/e and do the questline that takes you out to Twilight Highlands? The bot comtinously tries to pick it up and doesnt blacklist it or anything.
 
Could not find quest giver NPC with ID 43193 in database.
Could not create current in quest bot!
 
What do I do if I already completed the beginning quests manually? The ones where you go to the Warchief Board or w/e and do the questline that takes you out to Twilight Highlands? The bot comtinously tries to pick it up and doesnt blacklist it or anything.

delete the pickup from the profile
 
give me the correct coord to myctm to then

Hi Kickz ... Problem is ... Toon stays at <Hotspot X="-4050.174" Y="-6321.984" Z="38.17397" /> i cant give you the correct Coords because, if i move a little bit forward the toon will go tru the protal, and i cant get the coords anymore, because i stay in OG. Maybe you can change a little bit on X and Y so the toons moves a little bit forward.
 

Attachments

  • World of Warcraft_2012-01-08_16-08-53.webp
    World of Warcraft_2012-01-08_16-08-53.webp
    80.4 KB · Views: 88
Hey Kickz, just a little hint from me, had the same thing on a couple of characters running through this profile now, there is a quest called "The Warchief Will Be Pleased" which involves you walking through a portal back to Orgrimmar, I think the waypoint needs to be a bit further behind the portal as it has needed me to move it in itself everytime.
Hope this helps
 
Is the bot supposed to be standing still at one demolisher during the Weapons of Mass Dysfunction - Quest - World of Warcraft? It has been standing still, spamming the "Inspection" ability for about 50 times now. (stopped the bot after ~20 because i thought there might be a glitch)

View attachment 13-01-2012_15_25 4748 Log.txt

EDIT: Manually went on to the two other demolishers, and the last one was defect.

EDIT2: After turning in a quest on the boat, it glitched. View attachment 13-01-2012_15_30 1068 Log.txt
 
Last edited:
WOW for kick.webp

The hotspot doesnt take you into the portal. It just stands a bit to far out.
Please change thehotspot a bit further in.
MD
 
Why is my guy running all over the place with regular mounts when he could be flying? I've tried typing the name of the mount I want him to use, I even tried using the numbers of the "aura" for the mount i want it to use but still no luck with him even choosing the right mount. Sometimes he will mount and fly around but most of the time its running around on the land. I used this profile on my druid and pally recently and now im testing it out on my hunter. What could be going on wrong here?
 

Attachments

Status
Not open for further replies.
Back
Top