Yes, I hope to be able to update it this weekend.Inrego, I was wondering if you plan on making a version of the bot for 6.0.2 ?
did this get updated yet? weekend is gone?? if its not updated i wont even mess with it
id say because we are in a test release of honorbuddy, and salesman hasnt been updated yet. but...
I just installed this botbase, and I cannot see it in the botlist when starting HB..
Why is this? Anyone else got the same issue?
Saw someone writing about in another thread for a different bot, so didnt bother commenting there.
As you can see, it's in the right folder.
![]()
But still not showing... :-(
![]()
Thanks in advance for any help.
I hope no, it was so a good botbase =(project dead?
Yes, I hope to be able to update it this weekend.
it's very easy to get it to work again. Open AuctionHouse.cs, find GetItemName function. Comment out the part of the function that's below "return values[0];" line.
remove salesman's files from CompiledAssemblies folder and restart Honorbuddy
Compiler Error: f:\HONORBUDDY AND STUFF backup\HB 3D3 Raiding\Bots\Salesman\AuctionWrapper\AuctionHouse.cs(269,47) : error CS0117: 'Styx.WoWInternals.WoWCache.CacheDb' does not contain a definition for 'Item'
Compiler Error: f:\HONORBUDDY AND STUFF backup\HB 3D3 Raiding\Bots\Salesman\AuctionWrapper\AuctionHouse.cs(271,56) : error CS1061: 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' does not contain a definition for 'ItemSparse' and no extension method 'ItemSparse' accepting a first argument of type 'Styx.WoWInternals.WoWCache.WoWCache.InfoBlock' could be found (are you missing a using directive or an assembly reference?)