Not working for me. Please advise. Here's the log:
This error repeats until I stop the bot.
Initializing
Starting the bot!
Currently Using BotBase : Salesman Lite
Changing current profile to Empty Profile
Starting Cancel
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.UInt32.Parse(String s)
at AuctionWrapper.Auction.AuctionOwn.FromGetAuctionItemInfo(String[] values, Int32 index) in <snip>\honorbuddy\Bots\Salesman\AuctionWrapper\Auction\AuctionOwn.cs:line 76
This error repeats until I stop the bot.