Closed willmi94 closed 5 years ago
Credit: @Cancerberg https://github.com/Jessecar96/SteamBot/issues/1063
Cancerberg's suggestion works according to my own tests.
I think the actual root of the problem is that HexToByte doesn't accept lower-case letters. I've fixed that in https://github.com/Jessecar96/SteamBot/pull/1139. Please try that out and see if it works.
HexToByte
Credit: @Cancerberg https://github.com/Jessecar96/SteamBot/issues/1063
Cancerberg's suggestion works according to my own tests.