Hello i have modified the offerbot example to use 2 factor auth codes by changing the logon options to `logOnOptions.two_factor_code = SteamTotp.getAuthCode(sharedSecret);
this works but if i try and login using the sentry file after loging successfully it disconnects me. And from my knowledge, i can't trade for 1 week of authorising a machine.
Hello i have modified the offerbot example to use 2 factor auth codes by changing the logon options to `logOnOptions.two_factor_code = SteamTotp.getAuthCode(sharedSecret); this works but if i try and login using the sentry file after loging successfully it disconnects me. And from my knowledge, i can't trade for 1 week of authorising a machine.
Code: http://pastebin.com/gZpV9Dqv Video: https://youtu.be/JPWXFsywCJE
Any help would be appreciated.