lupucl Posted October 27, 2022 Report Posted October 27, 2022 (edited) Is there any way to check if an account need steam guard code before connecting into account? Thanks. Edited October 28, 2022 by lupucl Quote
lupucl Posted October 28, 2022 Author Report Posted October 28, 2022 Up. I'm looking for something like this: var steamguard = user.on('steamGuard', function(callback) { }); if(steamguard){ console.log("Steamguard needed!"); }else{ console.log("log in without steamguard") } Quote
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.