Siezek1 Posted July 23, 2019 Report Posted July 23, 2019 Hi, I have a bot problem. I can not idolize a few games at once, I can only go to Tf2, if I want another free game and I can not do it, why? My code:client.logOn(logOnOptions); client.on('loggedOn', () => { console.log('Zalogowano!'); client.setPersona(SteamUser.EPersonaState.Online); client.gamesPlayed(["Siezek To Kozak!"],440);}); Quote
Dr. McKay Posted July 23, 2019 Report Posted July 23, 2019 For most free games other than TF2, you need to request a license before you can play it. Quote
Siezek1 Posted July 23, 2019 Author Report Posted July 23, 2019 For most free games other than TF2, you need to request a license before you can play it.Thank you man! 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.