Volentis Posted January 12, 2020 Report Posted January 12, 2020 hello i was wondering is it possible to access steamcommunity.com/chat tab of each bot on specific routes on my server for instance if there's a bot called johndoe i would be able to use the steam web chat of that bot and chat with people directly on my domain and on this route: johndoe.example.com/chat Quote
Volentis Posted January 13, 2020 Author Report Posted January 13, 2020 (edited) any help , idea on how this can be accomplished would be greatly appreciated from my understanding the bots are sending http requests back and forth and are identified by the steam server so it should be possible for them to also render part of steamcommunity website on your domain it would be like each of them are a browser... but i'm still quite a beginner in web-dev so my understanding can be wrong... Edited January 13, 2020 by Volentis Quote
Dr. McKay Posted January 13, 2020 Report Posted January 13, 2020 I suppose theoretically it would be possible if you used a bot to get some new cookies for steamcommunity.com, then requested steamcommunity.com/chat with those cookies and proxied the response back to the browser. Volentis 1 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.