Giorgio

Results 20 comments of Giorgio

yeah, that's Rito strengthening their Cloudflare firewall again. Until I or someone finds another bypass, all you can do is wait or switch servers, as it seems to be based...

Just a quick note, Cloudflare seemed to have banned certain IP address ranges, for example Hetzner and Leaseweb. If you are hosting the bot on a VPS from a big...

The screenshot in the readme is for when you're playing on Epic Games. I haven't gotten around to reversing full RPC on Steam yet. That being said, I'll admit that...

Planned? Not at the moment. That being said, I do want to rewrite the plugin from scratch at some point, and [Ittai](https://git.catvibers.me/Ittai/ittai) seems like a nice way to solve the...

Currently, the bot works. If you are using the latest version of the bot and still getting 1020'd, then they blocked your IP. Also in case you didn't know, [Heroku...

The [admin guide wiki page](https://github.com/giorgi-o/SkinPeek/wiki/SkinPeek-Admin-Guide#cloudflare-error-4031020) has the most up-to-date information about this error.

I agree, however the issue is that the error changes depending on what is causing the current session to not work, whether it's the Cloudflare firewall, the authentication, the shop...

After a few more days of debugging, my guess as to why this occurs is that it might be due to the fact that in my code above, the reader's...

Note that I am also running Windows 11, and the error occurs consistently on my machine.

I refactored it to be more deterministic, removing the arbitrary loop and replacing the 1ms timeout with 100ms. As for fixing the issue myself, I'll see if I can make...