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

[Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

Hey,
I stuck at loading stream at 0% .
Before this all Chars logged out and are at the char selection screen.
anyone knows if this is a server problem ?
 
after death bot stay on spirit healer and do nothing
Need more information.




Hey,
I stuck at loading stream at 0% .
Before this all Chars logged out and are at the char selection screen.
anyone knows if this is a server problem ?
Probably a Honorbuddy->Client issue.
No idea at the moment.
 
An issue was found in several profiles that has been resolved.
With the latest update of Honorbuddy, some behaviors are now completely depreciated - meaning the bot doesn't use them anymore.

Any usage of the depreciated behaviors has been removed from the profiles in the latest update.

One affect profile being Gundrak.
So if you were getting "Unable to parse While node!" issues with Gundrak, update the profiles and your issue should be fixed.
 
Last edited:
WHat is the best class / spec for dungeon farming?
A lot of people prefer Druids for their active/passive movement speed buffs
Any melee class will do fine, just don't use Prot-Paladin.
 
Hello Azyul i use dungeons/catalysm/lite/grim batol and i have:
[RunCode-v304(fatal) @line 146]: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Fatal error. Stopping Honorbuddy.
please fix it. Thanks you
 
I wonder how to modify this profiles to deposit not just cloths but other items as well.

Anyone can point me on the right direction ?
 
bot won't fly to repair vendor but will fly back (Gundrak [H])


How do I disable / decrease the wait timer between runs? Its quiet unhuman like to wait 8 minutes between every dungeon.. Honestly, when I am grinding I will go 3-4 hours without stopping, then a couple hour break, then another couple hours.
 
Last edited:
Is any dungeon profile up to do right now ?
I'd assume so?




Hello Azyul i use dungeons/catalysm/lite/grim batol and i have:
[RunCode-v304(fatal) @line 146]: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Fatal error. Stopping Honorbuddy.
please fix it. Thanks you
It shouldn't be doing that. I'll check it.
Are you using a fresh install of the bot?





I wonder how to modify this profiles to deposit not just cloths but other items as well.

Anyone can point me on the right direction ?
You would have to modify the Lua 'if' filter.

PHP:
if n and strfind(n,"53010") then

53010 is the item ID of Embersilk Cloth.
If you were to repeat the code, but add another item ID, it would deposit it also.


Ex:
PHP:
if n and strfind(n,"53010") or n and  strfind(n,"123456") then

Item rarities are also identified by a HEX color. So you could filter an entire rarity with using that.
Grey: ff9d9d9d
White: ffffffff
Green: ff1eff00
Blue: ff0070dd
Purple: ffa335ee





bot won't fly to repair vendor but will fly back (Gundrak [H])


How do I disable / decrease the wait timer between runs? Its quiet unhuman like to wait 8 minutes between every dungeon.. Honestly, when I am grinding I will go 3-4 hours without stopping, then a couple hour break, then another couple hours.
Both issues were caused by the bot update and will be fixed when a proper release of the bot is sent.

Also, read the front forum page where the big red text is.
The link there will answer your '8 minutes' question.
 
when attempting any profile getting a long list like this in my log, idk whats going wrong. or what to do read up some and couldnt find anything, im kinda new with this.

[Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: Errors in quest behaviors!
[Compiler Error]: c:\User\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: Errors in quest behaviors!
[Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: XML Error: Could not parse 'If' body node! - On line 471
[Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: XML Error: Could not parse 'If' body node! - On line 809
[Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: Errors in quest behaviors!
[Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: XML Error: Could not parse 'If' body node! - On line 862
[Compiler Error]: c:\Users\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: XML Error: Could not parse 'If' body node! - On line 871

[Compiler Error]: c:\Users\\Downloads\HB\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: Could not parse While body node
Changing current profile to Gundrak - Optimized Gold Farm - AM [$Rev: 1051 $]


then its followed with a Can not start quest bot - this profile does not contain a quest order!
 
I'd assume so?





It shouldn't be doing that. I'll check it.
Are you using a fresh install of the bot?






You would have to modify the Lua 'if' filter.

PHP:
if n and strfind(n,"53010") then

53010 is the item ID of Embersilk Cloth.
If you were to repeat the code, but add another item ID, it would deposit it also.


Ex:
PHP:
if n and strfind(n,"53010") or n and  strfind(n,"123456") then

Item rarities are also identified by a HEX color. So you could filter an entire rarity with using that.
Grey: ff9d9d9d
White: ffffffff
Green: ff1eff00
Blue: ff0070dd
Purple: ffa335ee






Both issues were caused by the bot update and will be fixed when a proper release of the bot is sent.

Also, read the front forum page where the big red text is.
The link there will answer your '8 minutes' question.
Yeah I did that, but still waits like 2 minutes, how do I remove any wait at all?
 
I am having issues with the Vitreous Stone Drake profile stopping randomly and allowing char to go afk then logging out. I have included a couple of my logs here from the last two days I hope it helps.

Thank you so much for all your work.

Ice
 

Attachments

Plz help me I cant load any dungeon profile in quest mode I dont know what I have to do. This is the error: It happen every time I want to load a profile in quest help me plz

[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
Warning: Errors in quest behaviors!
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
Warning: XML Error: Could not parse 'If' body node! - On line 146
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
Warning: Errors in quest behaviors!
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
Warning: Could not parse While body node
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
Warning: Errors in quest behaviors!
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
Warning: Errors in quest behaviors!
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,6) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(188,29) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,29) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\TheGiftThatKeepsOnGiving.cs(255,47) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(415,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,37) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,60) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,77) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Contains(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(423,104) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,5) : error CS1502: La mejor coincidencia de método sobrecargado para 'Honorbuddy.Quest_Behaviors.UseItemOn.BehaviorBlacklist.Add(ulong, System.TimeSpan)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(461,27) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,12) : error CS1502: La mejor coincidencia de método sobrecargado para 'System.Collections.Generic.List<ulong>.Add(ulong)' tiene algunos argumentos no válidos
[Compiler Error]: d:\Honorbuddy\Quest Behaviors\Deprecated\UseItemOn.cs(545,30) : error CS1503: Argumento 1: no se puede convertir de 'Styx.WoWInternals.WoWGuid' a 'ulong'
Warning: Could not parse While body node
Changing current profile to Grim Batol - Optimized Gold Farms - Medium Pulls
 
when attempting any profile getting a long list like this in my log, idk whats going wrong. or what to do read up some and couldnt find anything, im kinda new with this.
--snip--
then its followed with a Can not start quest bot - this profile does not contain a quest order!
Reinstall the bot (completely fresh copy) and update the profiles.




Yeah I did that, but still waits like 2 minutes, how do I remove any wait at all?
Search for: Timer="Check" and remove that entire line.




I am having issues with the Vitreous Stone Drake profile stopping randomly and allowing char to go afk then logging out. I have included a couple of my logs here from the last two days I hope it helps.

Thank you so much for all your work.

Ice
There's no debug information in the logs that would indicate what's wrong.
Both end with the bot executing normal behavior.
I can only assume it's an issue within the bot code itself - and hopefully it'll be fixed when a proper update is sent.





Plz help me I cant load any dungeon profile in quest mode I dont know what I have to do. This is the error: It happen every time I want to load a profile in quest help me plz

--snip--
Reinstall the bot (completely fresh copy) and update the profiles.
 
Reinstall the bot (completely fresh copy) and update the profiles.



[/COLOR][/FONT]
noob question when you say update profiles you mean your's right how do i do that? i downloaded the link you have on the 1st page again
 
noob question when you say update profiles you mean your's right how do i do that? i downloaded the link you have on the 1st page again
Yes, mine.
If you're using the SVN - then you can use the SVN tool to automatically update the profiles.

If you aren't, then just re-download them through the ZIP.
 
when running the profile "gundrak" in the heavy pulls folder it doesn't work. i always get this message: Bot stopping! Reason: Nothing more to do.
 
when running the profile "gundrak" in the heavy pulls folder it doesn't work. i always get this message: Bot stopping! Reason: Nothing more to do.
Make sure the profile is fully up to date even if you've updated it recently.
 
Back
Top