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.
For all the geeks, who do NOT care to check for 30sec by themselves for the 90-100 leveling, but shameless asking here, the current progress is the following:

Alliance - 90-98 DONE by Kickazz in this thread, he already stated he is working already on the 98-100!
He should put it in the first post then, as an update.

Who's gonna scroll through all the pages here?
 
I think you're at the wrong forums.

No the point of these profiles is to help you not do everything constantly for you. If you can't play one toon to 100 by yourself whats the use? what if no more profiles were created would you stop playing ? If the answer is yes you should quit while your ahead.

Not all things are handed to you in life some things you have to either work hard for or wait for .
 
He should put it in the first post then, as an update.

Who's gonna scroll through all the pages here?


So your extremely lazy is what your telling everyone, So lazy you can't scroll through a few pages and click next? Wow what has the world come to lol
 
getting this error in arak:
[InteractWith-v1844(warning) @line 675]: Found attribute via its alias name 'MobType'.
Please update the profile to use its primary name 'ObjectType', instead.

when i need to choose which outpost building i'd like to build. I dont get a popup like in talador etc.

So which building do i need to pick?
 
hey thanks for reply

ok i tried this (the character is a boosted 90 by the way)

i get about 20 Warning: Errors in quest behaviors! errors

it starts to take the quests then i get error


Can not turn in quest Onslaught's End (ID: 34392) because I don't have it in my quest log!
Bot stopping! Reason: Could not create current in quest bot!


any help apreciated

king regards
 
My honor buddy seems to be stuck on trying to track this quest pickup, and keeps trying to move to bodrick grey when i beleive i have already completed it. In any case there is nothing to pickup/turnin to him and so my bot just stands over him waiting compiling moving to type: quest pickup (seems to be stuck).
Goal: Picking Up Quest - The Critical Path (The Critical Path - Quest - World of Warcraft) : From - Bodrick Grey (Bodrick Grey - NPC - World of Warcraft)

once im at the npc it just says waiting for npc to show a quest cursor, which he never does.

thanks in advance for the help!
 
Last edited:
Really? everyone keeps on asking this when he has alrdy posted update 1 page back. Use your mouse click back one page and look before you post. Kick is working overtime just to get these profiles out for everyone. level a toon by hand its not hard hell I have 2 at 100 already.

Thanks for the work you do kick
Dude... yeah kick work hard, but IRS HONORBUDDY, the people dont like do anithing in wow with "hand"..... you are sooo funny jaja
 
Some update on the [A - Quest] 96-98 Arak [Kick].xml testing from today:

On line 1353:
The code is still with the Admiral Taylor's Id from line 1202, should be
PHP:
<If Condition="!HasQuest(34898) &amp;&amp; !IsQuestCompleted(34898)" > <!-- Ikky / Companion -->

On line 1038:
There is a missing ) in the condition, which seems to skip the whole Brewery quest chain, should be
PHP:
<If Condition="(HasQuest(37327) || IsQuestCompleted(37327))" > <!-- BREWERY CHAIN -->
(Haven't tested the Den Outpost variation :/)

On line 1836:
The MobId for Talonpriest Ishaal is directing to some NPC from the Shadowmoon Valley zone, should be

PHP:
<CustomBehavior File="InteractWith" MobId="83959" WaitTime="3000" X="-507.8021" Y="1862.358" Z="44.78172" />
 
using the horde 90-92 it started moved to quest giver then said

Can not turn in quest Onslaught's End (ID: 34392) because I don't have it in my quest log!
Bot stopping! Reason: Could not create current in quest bot!

any ideas !?

thanks in advance !
 
I can't start the 90-92 SMV profile for Alliance. The code that shows up:

Code:
Warning: Could not parse While body node
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
Warning: XML Error: Could not parse 'If' body node! - On line 953
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
Warning: XML Error: Could not parse 'If' body node! - On line 965
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: The best overloaded method match for 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\Program Files (x86)\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
 
Again small weird moment for Arak:

Line 1112:

After completing the prequest, Hulda is running to us, then turn back and run away, but with the WaitForNpc="False", we do skip taking her as Follower, I heard the quest used to be broken in the past, but now seems fixed, and it grant the Follower to us, so the line should be:

PHP:
<CustomBehavior File="InteractWith" MobId="88195" WaitForNpcs="True" WaitTime="3000" X="-1076.943" Y="2273.585" Z="6.489576" />

or at least some kind of timer till she is back to us.
 
After trying to continue my Gorgrond quest line, I got the following error.

[Profile Message]: Compiling Gorgrond Quests
I don't want to move to <0, 0, 0>
I don't want to move to <0, 0, 0>
Could not find objective with ID 113504 in quest Basilisk Butcher
Bot stopping! Reason: Could not create 'CurrentBehavior' in quest bot; an exception was thrown: Could not create Quest Hotspots. Place a Quest Override
Could not create a performable quest objective for objective with ID 113504!

I'm not too sure what to do about that.
 
Status
Not open for further replies.
Back
Top