Ferdi342 Posted April 9, 2016 Report Share Posted April 9, 2016 Is it possible to login with steamcommunity and use steam-user, for example to talk in chat and accept/decline tradeoffers? Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted April 9, 2016 Report Share Posted April 9, 2016 Round peg, round hole. Mole 1 Quote Link to comment Share on other sites More sharing options...
cookie Posted April 10, 2016 Report Share Posted April 10, 2016 login with steam-user, listeon on webSession, set cookies for steamcommunity and steam-tradeoffer-manager Quote Link to comment Share on other sites More sharing options...
timgfx Posted April 27, 2016 Report Share Posted April 27, 2016 (edited) I'm wondering the same, so you don't log in with steamcommunity? login with steam-user, listeon on webSession, set cookies for steamcommunity and steam-tradeoffer-managerYou only set the cookies from the steam-user log in with steamcommunity Edited April 27, 2016 by timgfx Quote Link to comment Share on other sites More sharing options...
timgfx Posted April 27, 2016 Report Share Posted April 27, 2016 (edited) login with steam-user, listeon on webSession, set cookies for steamcommunity and steam-tradeoffer-managerand what do you mean with 'listeon on webSession'?--I think I've figured it out: client.logOn(login); client.on('webSession', function(sessionID, cookies) { community.setCookies(cookies); manager.setCookies(cookies); }); Edited April 27, 2016 by timgfx KindaIntellectual 1 Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted April 27, 2016 Report Share Posted April 27, 2016 Yes, that's correct and will work. 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.