marzu Posted May 18, 2017 Report Posted May 18, 2017 hi im using bot that after some time(around 12-24hours) gets access denied 403 and wont be able to get tradeoffers nor invite people to the group, but the bot keeps working great itself with chat. only way to fix this is to restart the bot again, sometimes i have to wait 5-15min before it lets me to restart because of error 403willing to pay for help 50usd if thats enoughmy steam http://steamcommunity.com/id/Marzu/ Quote
marzu Posted May 18, 2017 Author Report Posted May 18, 2017 (edited) Has your web session expired?hi im very new to the coding not sure how it exactly works, as much as i know the bot itself is still online. chat works all good, but if someone do does send friend request it says friend request accepted but failed to invite to join group. also when someone do does send offer it wont be able to accept them. average time for bot to work fine is around 8-14hours before the error. and the only way to fix this is by restarting the bot again. sometimes when restarting the bot i have to wait 5-15min before i can restart the bot since it will give 403 error in console and wont start.i will wait if it happens again so i can provide screenshots of the error. Edited May 18, 2017 by marzu Quote
marzu Posted May 19, 2017 Author Report Posted May 19, 2017 (edited) Read the second half of this.i changed logon´s with weblogon´s nowhttp://imgur.com/a/wm8g7 data("Wait 30 seconds.... logging into steam client"); setTimeout(function() { log("Logging in using fake steam client."); user.webLogOn({ 'accountName': config.Steam.username, 'password': config.Steam.password, 'twoFactorCode': totp.generateAuthCode(config.Steam.sharedSecret) }); }, 30000);}); Edited May 19, 2017 by marzu Quote
Dr. McKay Posted May 20, 2017 Report Posted May 20, 2017 You need to call webLogOn with no arguments, and call it on the same Steam client as the one that's already connected to Steam. Quote
marzu Posted May 20, 2017 Author Report Posted May 20, 2017 (edited) You need to call webLogOn with no arguments, and call it on the same Steam client as the one that's already connected to Steam.can i send u the code and fix it for me i can pay u 50usd since idk how to do it myself, im not coder myself i bought this bot, i can send payment upfront Edited May 20, 2017 by marzu Quote
marzu Posted May 20, 2017 Author Report Posted May 20, 2017 I'm not available for work.can u suggest me someone who could help me with this i can pay more if must 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.