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

[Fly][A - Rep Quest] Wintersaber + Timbermaw Rep - Winterspring [Kick]

Kick,

i have been working on a profile like this myself and i could not for the life of me figure out how to get it to attack the mobs w/o putting a grind to in there and then copying that quest over and over and over. ingenious idea with the profile loader custom behavior1 +rep.

ok i am still having a problem with my toon attacking mobs, he picked up the quest flew to the hotspots and is now groundmounted running inbetween the hotspots not attacking anything. any ideas?
 

Attachments

Last edited:
Kick,

i have been working on a profile like this myself and i could not for the life of me figure out how to get it to attack the mobs w/o putting a grind to in there and then copying that quest over and over and over. ingenious idea with the profile loader custom behavior1 +rep.

ok i am still having a problem with my toon attacking mobs, he picked up the quest flew to the hotspots and is now groundmounted running inbetween the hotspots not attacking anything. any ideas?

ground mount farming set to "on"?

pulldistance set to 30'ish?
 
Kick, just an idea. I dont know if its possible but ill give u my thoughts:
Use the fly to to go to quest giver, and use it again to fly to the hot spot. Then have 2 grind areas. First is where bears are. second is where chimeras are. And when hot spots are done where bears are then FLY to chimeras. Is this possible or would it be dump?
 
i tried 2 grind areas, and for some reason it didn't work quite right... but it could have been that i had 20 something hotspots :D

i'll put it on my to-do list for testing

and yes it's very possible, i'll have to mess with it later. I'm off to take my daily 8 hour coma

Klovnene ... if you want, try this:

PHP:
<HBProfile>

	<QuestOrder>

		<Pickup QuestName="Frostsaber Provisions" QuestId="4970" GiverName="Rivern Frostwind" GiverId="10618" GiverType="NPC" X="8067.484" Y="-3862.439" Z="763.0035" />

			<If Condition="((HasQuest(4970)) &amp;&amp; (!IsQuestCompleted(4970)))" >
				<CustomBehavior File="ForcedMount" QuestId="0" MountType="Flying" />
				<CustomBehavior File="WaitTimer" WaitTime="2000"/>
				<CustomBehavior File="FlyTo" X="7427.28" Y="-4557.608" Z="599.6826" />
				<CustomBehavior File="RunMacro" Macro="/dismount\n/cancelaura Swift Flight Form\n/cancelaura Flight Form" NumOfTimes="1" WaitTime="2000" />
				<RunTo QuestId="4970" 

				<CustomBehavior File="ForcedMount" QuestId="0" MountType="Flying" />
				<CustomBehavior File="WaitTimer" WaitTime="2000"/>
				<CustomBehavior File="FlyTo"
				<CustomBehavior File="RunMacro" Macro="/dismount\n/cancelaura Swift Flight Form\n/cancelaura Flight Form" NumOfTimes="1" WaitTime="2000" />
				<RunTo QuestId="4970" 

				<CustomBehavior File="ForcedMount" QuestId="0" MountType="Flying" />
				<CustomBehavior File="WaitTimer" WaitTime="2000"/>
				<CustomBehavior File="FlyTo"
				<CustomBehavior File="RunMacro" Macro="/dismount\n/cancelaura Swift Flight Form\n/cancelaura Flight Form" NumOfTimes="1" WaitTime="2000" />
				<RunTo QuestId="4970" 

				<CustomBehavior File="ForcedMount" QuestId="0" MountType="Flying" />
				<CustomBehavior File="WaitTimer" WaitTime="2000"/>
				<CustomBehavior File="FlyTo"
				<CustomBehavior File="RunMacro" Macro="/dismount\n/cancelaura Swift Flight Form\n/cancelaura Flight Form" NumOfTimes="1" WaitTime="2000" />
				<RunTo QuestId="4970" 


			<If Condition="((HasQuest(4970)) &amp;&amp; (IsQuestCompleted(4970)))" >
				<CustomBehavior File="ForcedMount" QuestId="0" MountType="Flying" />
				<CustomBehavior File="WaitTimer" WaitTime="2000"/>
				<CustomBehavior File="FlyTo" X="8067.484" Y="-3862.439" Z="763.0035" />
				<CustomBehavior File="RunMacro" Macro="/dismount\n/cancelaura Swift Flight Form\n/cancelaura Flight Form" NumOfTimes="1" WaitTime="2000" />
			</If>
		<TurnIn QuestName="Frostsaber Provisions" QuestId="4970" TurnInName="Rivern Frostwind" TurnInId="10618" X="8067.484" Y="-3862.439" Z="763.0035" />
		<Pickup QuestName="Frostsaber Provisions" QuestId="4970" GiverName="Rivern Frostwind" GiverId="10618" GiverType="NPC" X="8067.484" Y="-3862.439" Z="763.0035" />
			
			<!-- If you rename this profile, you have to rename the Profile="" -->
			<CustomBehavior File="LoadProfile" Profile="[QO] Wintersaber Rep [Kick].xml" />
	
	</QuestOrder>
</HBProfile>

I'm sure you get the gist of it. --> fill in the empty RunTo and FlyTo

put your fly to's to the area, but then it will still have issues.

i tried to grindto has 5 of an item...

PHP:
<!--
<GrindTo Condition="(Me.CarriedItems.Count(ret => ret.Entry == 12622) &gt;= 5)"/>
<GrindTo Condition="(Me.CarriedItems.Count(ret => ret.Entry == 12623) &gt;= 5)"/>
 -->

and I don't know if it was working or not.

Anyways, i'll test it out later.

No, HB doesn't have a (HasItem()) x5 as far as I know, except for the carrieditems thing in the 2nd statement.
 
Last edited:
set ground mount farming to [off]

re-installed honorbuddy and it fixed the targeting profile. may have to try my profile now, i thought i had written a crap one but it might work now. ill use yours on this toon and use mine another. thanks for the great support and upload!
 
there is a little problem when he is flying to the Winterfall bear things, the big bonfire :P he is flying straight into it :)
and a bonus: I was going to get the rep for timbermaw hold after this :D
Edit: Small mesh probs in winterfall place.
 
Last edited:
Only problem so far is that he won't turn in both of the quests you do, only the furbolg one. Also kills a bit to many bears than he needs(20- + )
 
The quest turn in, just wait, he turns in both at me :D
The bears is going to be fixed (hopefully if its doable)
 
re-downloaded it and still won't turn in both quests ^^ delivers 1 quest, and re-takes it, then refuses to take next, and flies away after about 10 seconds = / good profile thou kick! :)
 
Only problem so far is that he won't turn in both of the quests you do, only the furbolg one. Also kills a bit to many bears than he needs(20- + )
re-downloaded it and still won't turn in both quests ^^ delivers 1 quest, and re-takes it, then refuses to take next, and flies away after about 10 seconds = / good profile thou kick! :)
i noticed that it did it with me at first.

delete all of your copies and re-download. i fixed that issue
 
yeah i don't know what was wrong at all, when the profile reloaded itself, it was like "what pickup quest" :(

so i just added a pickup quest after the turnin and it "fixed" the issue. :)
 
okay im honored now, and just experienced problems with turning in the "frostsaber provisions" tried to delete the quest and reupload as u stated, not fixed :/
 
Hey kick, i went to bed :P ill try now and if it still wont turn it in, ill post a log :)
 
hey kick looks nice :-) how long time does it take the bot to go from Neutral to Exalted ?
rather new to use HB what about the 3 files ( Quest Behaviors, FlyTo.cs, LoadProfile.cs) should i just put them in the same folder and then it will work ?
 
hey kick looks nice :-) how long time does it take the bot to go from Neutral to Exalted ?
rather new to use HB what about the 3 files ( Quest Behaviors, FlyTo.cs, LoadProfile.cs) should i just put them in the same folder and then it will work ?

put the FlyTo.cs, and LoadProfile.cs files in the Quest Behavior folder in your main HB folder
 
Back
Top