Charlie Laabs

Results 86 comments of Charlie Laabs

I did some digging on this a while back, and I found a GraphQL query that can list all games from the backend with their promotional offers. The issue is...

My thought was that the script should redeem the games that are temporarily free. Thimbleweed and 3/10 Ep 3 appear to be free forever. I'm worried that if it redeems...

> @claabs This game is not being purchased. It doesn't appear to always be free so I'm not sure what the deal is. I'd be happy to try to help...

I'm down to convert the image to non-root. My main concern with moving to non-root user is backwards compatibility around permissions with already generated config and cookie files. I'd have...

I was aware of `node-epicgames-client` a while back. I had a few concerns that prevented me from using it: - Lack of types - Uses deprecated `request` client - Lack...

Telegram notification was added in v4: https://claabs.github.io/epicgames-freegames-node/classes/TelegramConfig.html

Have you tried this many times today? hCaptcha will softban your IP address and/or hCaptcha user after 5 attempts in 24 hours, which is what that 401 error typically indicates.

I tried updating the stealth plugin in https://github.com/claabs/epicgames-freegames-node/commit/e61c1899206eb6c3fe7d7e4544d9483ada153e0d, but it doesn't seem to help. I imagine hCaptcha is somehow detecting that this is being automated (either via request signatures or...

> Do you think a fix is possible or it isn't worth effort ? hCaptcha's sole purpose as a business is to detect bots. They'll always find a way to...