minecraftitsover100 Posted May 22, 2021 Report Posted May 22, 2021 Hi what sort of code would you need to put in to login as an authenticated user? Quote
Dr. McKay Posted May 22, 2021 Report Posted May 22, 2021 node-steam-user/basicbot.js at master · DoctorMcKay/node-steam-user (github.com) Quote
minecraftitsover100 Posted May 22, 2021 Author Report Posted May 22, 2021 (edited) yeah i have tried to look for where i put the username and password and put it in but it says invalid password. could it be caused by steam guard? this is the error Error: InvalidPassword at SteamUser.<anonymous> (C:\Users\myusername\node_modules\steam-user\components\logon.js:475:16) at C:\Users\myusername\node_modules\steam-user\components\classes\HandlerManager.js:37:12 at Array.forEach (<anonymous>) at HandlerManager.emit (C:\Users\myusername\node_modules\steam-user\components\classes\HandlerManager.js:36:12) at SteamUser._handleMessage (C:\Users\myusername\node_modules\steam-user\components\messages.js:597:24) at SteamUser._handleNetMessage (C:\Users\myusername\node_modules\steam-user\components\messages.js:522:7) at SteamUser._processMulti (C:\Users\myusername\node_modules\steam-user\components\messages.js:642:8) { eresult: 5 } Edited May 22, 2021 by minecraftitsover100 Quote
Dr. McKay Posted May 24, 2021 Report Posted May 24, 2021 No, InvalidPassword means that your account name or password is wrong. It would be a different error if it were Steam Guard related. Quote
minecraftitsover100 Posted June 4, 2021 Author Report Posted June 4, 2021 well its saying at SteamUser.<anonymous> Quote
Dr. McKay Posted June 5, 2021 Report Posted June 5, 2021 That doesn't mean anything. All that's referring to is the fact that the function where the error was created is an anonymous function. Quote
minecraftitsover100 Posted June 13, 2021 Author Report Posted June 13, 2021 ok but my password and username are correct or i must have put it in the wrong spot then? Quote
minecraftitsover100 Posted June 18, 2021 Author Report Posted June 18, 2021 well if i knew what each part of the code does i would understand but since i don't really know/understand the code i can't 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.