72juju Posted October 22, 2016 Report Share Posted October 22, 2016 (edited) I've done this: client.on("steamGuard", function(domain, callback, lastCodeWrong){if(lastCodeWrong){console.log("Last secret code was wrong.");}callback(SteamTotp.generateAuthCode(shared_secret, 0));console.log("Connected with mobile auth. With secret code: " + SteamTotp.generateAuthCode(shared_secret, 0));}); Can I use the code after a certain time to log me in with the real steam client ?? Edited October 22, 2016 by 72juju Quote Link to comment Share on other sites More sharing options...
72juju Posted October 22, 2016 Author Report Share Posted October 22, 2016 Close topic please Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.