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

[Bot] Salesman - a very powerful and easy to use AH bot

I got issue Bot is posting even if there is no undercut , every scan dosent see that already posted , every time looks like zero auction from my side.
 
I added some things to the list but the bot is not posting anything... It just says:
"Everything was up and running as supposed on AH. Going to wait for 638 seconds"
I dont run any AH-Addons.
 
Inrego, I was wondering if you plan on making a version of the bot for 6.0.2 ?
 
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.
Tb3JmBr.jpg


But still not showing... :-(
M2vh9uE.jpg



Thanks in advance for any help.
 
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.
Tb3JmBr.jpg


But still not showing... :-(
M2vh9uE.jpg



Thanks in advance for any help.

Same =(
 
Please release the latest one , we are ready to pay for it even. Love your Bot very much !!!!
 
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
 
please

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

could you please elaborate? i would love to get this going!
 
salesman.webp

found one instance of return values [0], what exactly do we comment out?

here is the ui error text
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?)

ill work a bit on it later, see if i can guess what lines to change
 
Last edited:
Remove the next 8 lines starting with //TODO comment and ending with return name;

These lines aren't being executed ever, and they contain an error.
 
Back
Top