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!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
My bot keeps abandoning all quests he is currently at .
Im currently questing in nagrand and my character keeps starting quests and then quiting them when he is trying to complete them.
Another anoying thing is that he always tries to kill the guards of garadar which are horde (i am alliance) ... of course he always dies when he tries to kill them.
Is this a bug in Kick's Profile or am I doing something wrong?


EDIT: seems like he is deleting the quests whenever I stop the bot and start it again
 

Attachments

Last edited:
Hey Brodie!
Since it's my birthday today and the rain of gifts bestowed upon me seems to never seize.
I've decided to share some of my newly granted wealth ^^
Hence I'm donating some bucks to TheBrodieMan's Mountain Dew and Gummies Fund!
As a token of appreciation for all of your hard work, which is very appreciated by me and certainly my girlfriend, for whom I now have a lot more time ;-)

Hilarious, the girlfriend bit. Because my wife is the same way. Well, not anymore cuz now I program a lot. ;)

And happy birthday :)
 
Thanks for those great profiles .. using them for several tests. Some ( but only very few ) Quests don't work for me ..- here's my first small fix for the Quest "Too Close for Comfort" which 'caused stuck on 3 of my chars.

Worked for me with these updated Hotspots ( Thanks to HotSpot Recorder ! )

View attachment 72607
( fix for Profile [A - Quest] EK 12-58 [Kick].xml )

Edit: Just one more little fix - had a stuck "Moving to hotspot" at "Marauders of Darrowshire"
Now worked for me .. but had to manually click the questitem 5x then. But at least i could add some more hotspots to find the needed items.
View attachment 72621

Edit: Third fix for "Journey's End"
View attachment 72667

Sharing here if someone (or how can I? - can I at all? :D ) wants to add to the trunk version in svn.


Thank u a lot for the Hotspots and stuff for the Quest Marauders of Darrowshire.!!!

I tried it ich worked properly find but he also didnt used the kristal on the skulls.

I changed the Item ID to 13157 an it worked.

The Toon runs to the hotspots made by you killing the mobs using the kristal and is moving back.

like here View attachment Marauders of Darrowshire fix.xml

hope i could help. my first fix ;) *happy*

MfG Cimera
 

Attachments

Am i doing something wrong, or is my char just shit? My guy keeps dieing.. he's level 27 so he's in the swamp area questing, (excuse my WoW ignorance).
 
hey brodieman,

after picking up all 4 quests it started up just fine again. seems like a worst possible timing issue.

If you have no quests on you when you start, there is no contingency to start an additional phase. It will assume you've done none, and attempt phase 1. When it fails that, it fails the whole daily set.
The key is not to restart it in the middle of the run with no quests in your log. If you have to stop it, just make sure it has at least 1 quest on it. But note: If you only have 1 of 4 quests (and haven't picked up the others) if you are not in visual range of the quest givers, it will skip pickup and start the quests you have.
 
Bugfixes for the morning:

Farm: Will now pull 1 Stubborn Weed a day (didn't want to make a loop that could get stuck)
Tillers: Weed War 2 -- Will no longer wait for spawns endlessly, and will now use the NPC to refresh aura when expired.
Tillers: Simian Sabotage -- Should no longer use fireworks a second time, and use the first time faster.
 
Last edited:
Code:
			<If Condition="((HasQuest(12544)) &amp;&amp; (IsQuestCompleted(12544)))" >
				<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="5581.769" Y="5749.131" Z="-72.76088" />
				<CustomBehavior File="ForcedDismount" />
		<TurnIn QuestName="The Bones of Nozronn" QuestId="12544" TurnInName="Hemet Nesingwary" TurnInId="27986" />
		<PickUp QuestName="Rhino Mastery: The Kill" QuestId="12556" GiverName="Hemet Nesingwary" GiverId="27986" />
				<RunTo X="5574.729" Y="5743.076" Z="-74.79704" />
			</If>

disconnect and something else and bye bye 100%AFK. At least for me, when it was necessary to wait, I caught disc. Quest didn't complete. When went to turnin quest, I got stuck. The bot considered that he completed it , but...

Code:
			 <While Condition="((HasQuest(12544)) &amp;&amp; (!IsQuestCompleted(12544)))" >
								<CustomBehavior File="FlyTo" DestName="Objective" X="5210.412" Y="5791.234" Z="-70.80236" />
				<CustomBehavior File="ForcedDismount" />
				<UseItem QuestName="The Bones of Nozronn" QuestId="12544" ItemId="38519" X="5210.412" Y="5791.234" Z="-70.80236" />
				<CustomBehavior File="WaitTimer" WaitTime="37000" GoalText="Waiting for event {TimeRemaining}" />
			<If Condition="((HasQuest(12544)) &amp;&amp; (IsQuestCompleted(12544)))" >
				<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="5581.769" Y="5749.131" Z="-72.76088" />
				<CustomBehavior File="ForcedDismount" />
		<TurnIn QuestName="The Bones of Nozronn" QuestId="12544" TurnInName="Hemet Nesingwary" TurnInId="27986" />
		<PickUp QuestName="Rhino Mastery: The Kill" QuestId="12556" GiverName="Hemet Nesingwary" GiverId="27986" />
				<RunTo X="5574.729" Y="5743.076" Z="-74.79704" />
			</If>
			 </While>

imitated disc by alt+F4, tested and all well was for me

And ding ding ding YEEEE. I just dealt with CancelUnitBuff so now I will lay out couple of fixes. When I will start lvluping my druid, I will deal with forms too through Lua that supported other localizations of WOW.

[Fly][A - Quest] LK 68-80 [Kick]
 
Code:
<If Condition="((HasQuest(11566)) &amp;&amp; (IsQuestCompleted(11566)))" >
				<RunTo X="4149.239" Y="6251.19" Z="30.8811" />
				<CustomBehavior File="RunMacro" Macro="/cancelaura King Mrgl-Mrgl's Spare Suit" NumOfTimes="1" WaitTime="1000" />
				
				<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="4369.232" Y="6067.438" Z="0.6517756" />
				<CustomBehavior File="ForcedDismount" />
		<TurnIn QuestName="Surrdender... Not!" QuestId="11566" TurnInName="King Mrgl-Mrgl" TurnInId="25197" />
			</If>

To
Code:
<If Condition="((HasQuest(11566)) &amp;&amp; (IsQuestCompleted(11566)))" >
				<RunTo X="4149.239" Y="6251.19" Z="30.8811" />
				<CustomBehavior File="Misc\RunLua" Lua="local n=GetSpellInfo(45278); CancelUnitBuff(&quot;player&quot;,n)" />
				<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="4369.232" Y="6067.438" Z="0.6517756" />
				<CustomBehavior File="ForcedDismount" />
		<TurnIn QuestName="Surrdender... Not!" QuestId="11566" TurnInName="King Mrgl-Mrgl" TurnInId="25197" />
			</If>

And
Code:
<If Condition="((HasQuest(12185)) &amp;&amp; (!IsQuestCompleted(12185)))" >
				<CustomBehavior File="FlyTo" DestName="Objective" X="3424.229" Y="-5345.083" Z="278.5471" />
				<CustomBehavior File="ForcedDismount" />
				<CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for agro to clear {TimeRemaining}" />
				<CustomBehavior File="RunMacro" Macro="/cancelaura cat form\n/cancelaura bear form\n/cancelaura travel form\n/cancelaura ghost wolf" />
				<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Using item {TimeRemaining}" />
				<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(37071)" WaitTime="1000" />
				<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Using item {TimeRemaining}" />
				<RunTo X="3406.847" Y="-5390.167" Z="267.8564" />
				<CustomBehavior File="InteractWith" QuestId="12185" MobId="188596" ObjectType="Gameobject" Range="15" X="3406.847" Y="-5390.167" Z="267.8564" />
				<CustomBehavior File="WaitTimer" WaitTime="25000" GoalText="Waiting for event {TimeRemaining}" />
				<RunTo X="3423.427" Y="-5348.833" Z="264.5385" />
				<CustomBehavior File="RunMacro" Macro="/cancelaura Iron Rune Overseer Disguise" />
			</If>

To
Code:
<If Condition="((HasQuest(12185)) &amp;&amp; (!IsQuestCompleted(12185)))" >
				<CustomBehavior File="FlyTo" DestName="Objective" X="3424.229" Y="-5345.083" Z="278.5471" />
				<CustomBehavior File="ForcedDismount" />
				<CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for agro to clear {TimeRemaining}" />
				<CustomBehavior File="RunMacro" Macro="/cancelaura cat form\n/cancelaura bear form\n/cancelaura travel form\n/cancelaura ghost wolf" />
				<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Using item {TimeRemaining}" />
				<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(37071)" WaitTime="1000" />
				<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Using item {TimeRemaining}" />
				<RunTo X="3406.847" Y="-5390.167" Z="267.8564" />
				<CustomBehavior File="InteractWith" QuestId="12185" MobId="188596" ObjectType="Gameobject" Range="15" X="3406.847" Y="-5390.167" Z="267.8564" />
				<CustomBehavior File="WaitTimer" WaitTime="25000" GoalText="Waiting for event {TimeRemaining}" />
				<RunTo X="3423.427" Y="-5348.833" Z="264.5385" />
				<CustomBehavior File="Misc\RunLua" Lua="local n=GetSpellInfo(48064); CancelUnitBuff(&quot;player&quot;,n)" />
			</If>

[Fly][A - Quest] LK 68-80 [Kick]
 
Dominance Offensive Update:

5 new quests added today, see post 1 for listing. Enjoy and let me know how they work!
 
The Hatchery Must Burn - Morthis Whisperwing - Wrong Location
Then where is he (dump location would be great)? Is it the pickup, turnin, or both? I've never had a problem w/ the quest, did they move him recently?
 
Hi, Xpto25,

Since you didn't attach a log, we're going to have to guess at your problem...

I assume you are having problems looting the Twilight Communique for Gather the Intelligence. This is obviously a Blizzard bug.

Its not as simple as "commenting out the quest", because that quest allows several more quests to be opened up. If the quest is skipped, a significant part of the rest of the profile will fail because the follow-up quests will not become available (and subsequently, their follow-ups).

Kick usually leaves it to Bliz to fix their bugs because of such "quest chaining" problems, and the significant retesting required for the profile. All the interim work will need to be redone again when the bug is repaired. Its just not worth the time and testing, unless the bug persists for months, which this one hasn't.

You might look through "[Bug] Cannot Complete Gather the Intelligence - Forums - World of Warcraft" to see what remedies are available to you.

cheers,
chinajade

2 quest chain temp-disabled, someone needs to let me know when to re-enable it
 
Hi, Blazinsheath,

This is just a particular quest where, as a pet-using class, you will have to help the profile along. The profile has no ability to tell your Combat Routine to put any pet in 'passive' mode for this quest.

Even if the profile issued appropriate LUA commands to set the pet to 'passive', the Combat Routine is going to completely ignore that.

cheers,
chinajade

If someone can get me all of the quests in my profiles that pet classes have issues with, i'll add the lua for petpassive and petassist
 
Hi again, Kecler,

That's actually an awesome idea!


@Kick,

Kelcer is suggesting to wrap line 8678 of the "[Fly][A - Quest] LK 68-80 [Kick].xml" profile (v1936) in a While loop. We can seriously 'cheat' by converting the existing If to a While...
line 8669: <While Condition="((HasQuest(12129)) &amp;&amp; (!IsQuestCompleted(12129)))" >
...
line 8679: </While>


cheers,
chinajade

done
 
Code:
			<If Condition="((HasQuest(12580)) &amp;&amp; (!IsQuestCompleted(12580)))" >
				<CustomBehavior File="FlyTo" DestName="rescue 6 Victims" X="5813.002" Y="3631.94" Z="-11.94503" />
				<CustomBehavior File="ForcedDismount" />
				<CustomBehavior File="InteractWith" QuestId="12580" MobId="28113" NumOfTimes="100" MobState="Alive" WaitForNpcs="False" GossipOptions="1" CollectionDistance="500" X="5813.002" Y="3631.94" Z="-11.94503" />
				<!-- pouch that drops
				<CustomBehavior File="InteractWith" QuestId="12580" MobId="190696" ObjectType="Gameobject" NumOfTimes="1" CollectionDistance="500" X="5813.002" Y="3631.94" Z="-11.94503" /> -->
			</If>
			<If Condition="((HasQuest(12579)) &amp;&amp; (!IsQuestCompleted(12579)))" >
				<CustomBehavior File="FlyTo" DestName="collect 10 Lifeblood Shards" X="5681.193" Y="3914.884" Z="-80.39618" />
				<CustomBehavior File="ForcedDismount" />
				<Objective QuestName="Lifeblood of the Mosswalker Shrine" QuestId="12579" Type="CollectItem" ItemId="39063" CollectCount="10" />
			</If>
			<If Condition="((HasQuest(12580)) &amp;&amp; (IsQuestCompleted(12580)))" >
				<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="5804.352" Y="3684.366" Z="-20.47348" />
				<CustomBehavior File="ForcedDismount" />
		<TurnIn QuestName="The Mosswalker Savior" QuestId="12580" TurnInName="Moodle" TurnInId="28122" />
			</If>

Yohoho guys, I don't know, but

Code:
<CustomBehavior File="InteractWith" QuestId="12580" MobId="28113" NumOfTimes="100" MobState="Alive" WaitForNpcs="False" GossipOptions="1" CollectionDistance="500" X="5813.002" Y="3631.94" Z="-11.94503" />

100 wasn't enough for me. And it isn't correct...
Therefore I told to myself FIX IT!
Code:
			<While Condition="((HasQuest(12580)) &amp;&amp; (!IsQuestCompleted(12580)))" >
				<CustomBehavior File="FlyTo" DestName="rescue 6 Victims" X="5813.002" Y="3631.94" Z="-11.94503" />
				<CustomBehavior File="ForcedDismount" />
				<CustomBehavior File="InteractWith" QuestId="12580" MobId="28113" NumOfTimes="10" MobState="Alive" WaitForNpcs="False" GossipOptions="1" CollectionDistance="500" X="5813.002" Y="3631.94" Z="-11.94503" />
				<!-- pouch that drops
				<CustomBehavior File="InteractWith" QuestId="12580" MobId="190696" ObjectType="Gameobject" NumOfTimes="1" CollectionDistance="500" X="5813.002" Y="3631.94" Z="-11.94503" /> -->
			<If Condition="((HasQuest(12580)) &amp;&amp; (IsQuestCompleted(12580)))" >
				<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="5804.352" Y="3684.366" Z="-20.47348" />
				<CustomBehavior File="ForcedDismount" />
		<TurnIn QuestName="The Mosswalker Savior" QuestId="12580" TurnInName="Moodle" TurnInId="28122" />
			</If>
			</While>
			<If Condition="((HasQuest(12579)) &amp;&amp; (!IsQuestCompleted(12579)))" >
				<CustomBehavior File="FlyTo" DestName="collect 10 Lifeblood Shards" X="5681.193" Y="3914.884" Z="-80.39618" />
				<CustomBehavior File="ForcedDismount" />
				<Objective QuestName="Lifeblood of the Mosswalker Shrine" QuestId="12579" Type="CollectItem" ItemId="39063" CollectCount="10" />
			</If>

And 100 wasn't enough for me bec Others too did it, and to me set off also their NPC...

[Fly][A - Quest] LK 68-80 [Kick]

PS ofc tested
 
Last edited:
[Profile Message]: Starting Shocking
Bot Stopped! Reason: Could not create 'CurrentBehavior' in quest bot; an exception was thrown: Could not find file 'C:\Users\*******\Documents\Honorbuddy 2.5.6597.518\Quest Behaviors\MrFishIt.cs'.
 
[Profile Message]: Starting Shocking
Bot Stopped! Reason: Could not create 'CurrentBehavior' in quest bot; an exception was thrown: Could not find file 'C:\Users\*******\Documents\Honorbuddy 2.5.6597.518\Quest Behaviors\MrFishIt.cs'.

Fixed my problem, somehow the MrFishit.cs in QB was removed.
 
Khu'nok Will Know - Quest - World of Warcraft is the quest im having issues with it should be moving on to assination of Harlod Laine or as kicks thing says moving from borean tundra to dragonblight but instead keeps trying to pickup a quest that it has already completed. tried clearing wow/hb cache/meshfolders and still havent been able to fix it but heres a CQC file that i renamed and im uploading.
 

Attachments

im lvl 64 hunter and it goes to 62 Zangarmarsh, 64 Terrokar Forest

Starting the bot!
Changing current profile to [Fly][H - Quest] BC 58-70 [Kick]
[Profile Message]: Compiling Zangarmarsh Quests
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Stopping the bot!
Bot Stopped! Reason: User pressed the stop button

It goes to zangramash
 
This latest build is getting stuck turning in Cloud Serpent Dailies.

The quest Sweet as Honey, the HB info tab is currently saying turning in Sweet as Honey but its already done so. The only outstanding quest to turn in is Pooped. If I turn in this quest manually it will continue. I've experienced the same behavior on 4 characters.
 
Status
Not open for further replies.
Back
Top