Closed 2b2tplayer closed 1 year ago
Riot changed something yesterday, will be fixed in the near future
They simply banned the user agent, they have been doing it for a long time. I would recommend not to leave it static, they ban it every time on sight. To avoid the problem in other projects we determine the user agent at runtime using a call to a third-party api for VALORANT to know what is the latest version of the Riot Client.
They simply banned the user agent, they have been doing it for a long time. I would recommend not to leave it static, they ban it every time on sight. To avoid the problem in other projects we determine the user agent at runtime using a call to a third-party api for VALORANT to know what is the latest version of the Riot Client.
Thanks, fixed in https://github.com/KebsCS/KBotExt/commit/dceca40820e3953840b2b2dbf5625d689c5bb7c9
It's not working again, and this time it's something bigger than the user agent.
I get the whole html error saying I might be blocked, not sure if this is my issue or the program's, feel free to delete the comment if it's on my side