Zaarrg / DropBot

Drop Bot. Automaticlly Farms every Drop available like Rust for ya and now also your Custom Channel's
396 stars 121 forks source link

bug with automatic drop collection #77

Open xperisa opened 1 year ago

xperisa commented 1 year ago

GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 30 seconds... Try: 1/4 GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 30 seconds... Try: 2/4 GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 30 seconds... Try: 3/4 GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 30 seconds... Try: 4/4

Voltzy commented 1 year ago

Read through the other issues before posting one. This is an issue every drop bot has been experiencing for about a couple of weeks since twitch added a new anti-bot thing.

xperisa commented 1 year ago

在发布之前通读其他问题。 自从 twitch 添加了一个新的反机器人功能以来,这是每个 drop bot 都经历了大约几周的问题。

any bots that solve this problem?

Voltzy commented 1 year ago

在发布之前通读其他问题。 自从 twitch 添加了一个新的反机器人功能以来,这是每个 drop bot 都经历了大约几周的问题。

any bots that solve this problem?

No. They are all broken.

cyberofficial commented 1 year ago

I forked the repo, but if you know how to install node and run NPM, you can just patch the points script to skip collecting points like what i did https://github.com/cyberofficial/TTVDropBot/commit/f7f3cc42fa97d7ecba93015f99dce1c56c2d7754

Works for me,

cyberofficial commented 1 year ago

Patches

You can also always download the forked repo and run in linux aswell.

Temporal patch until a real fix is delivered., Hope this helps people in long run. If you have issues with the patch, make report on the fork repo so the main owner isn't disturbed for my patches. I do not mind working on this project since I'm using it too.

It does work for me on windows x64 (windows 11).

hectorevil commented 1 year ago

Patches

You can also always download the forked repo and run in linux aswell.

Temporal patch until a real fix is delivered., Hope this helps people in long run. If you have issues with the patch, make report on the fork repo so the main owner isn't disturbed for my patches. I do not mind working on this project since I'm using it too.

It does work for me on windows x64 (windows 11).

Tried your Drop patched but it keeps closing for no apparent reason

cyberofficial commented 1 year ago

If fixed some more issues, you can try 00.03 from me see if that helps, make sure to do the new twitch session method aswell, and disable channel points collection [new feature i placed in] also shown how to do that

TCNOco commented 1 year ago

I am also getting this error... Sad because there's Rust drops I'd like to get

cyberofficial commented 1 year ago

I am also getting this error... Sad because there's Rust drops I'd like to get

Could be an issue with your auth-token, get a new auth token using my method, worked for me and few friends that also the issue

TCNOco commented 1 year ago

Yep! A fresh token fixed it. All I needed to do. EDIT: Nevermind... It did not help at all

iAnvar commented 1 year ago

I am also getting this error... Sad because there's Rust drops I'd like to get

Could be an issue with your auth-token, get a new auth token using my method, worked for me and few friends that also the issue

Tried your Drop patched but still gets error, can you help? image

cyberofficial commented 1 year ago

I am also getting this error... Sad because there's Rust drops I'd like to get

Could be an issue with your auth-token, get a new auth token using my method, worked for me and few friends that also the issue

Tried your Drop patched but still gets error, can you help? image

I'm really confused on how it works for some and broken for others, wtf did twitch change in their back end, like fook. All these issues and I only encountered the twitch points error, all these new issues are weird.

I'm looking into fixing gql-ttvdropbot and seeing what I can do with that. As of right now, It's a stand still of wtf twitch why are they breaking everything 🥲 and BTTV and FFZ are suffering too.

I'm using the program, and I want to try and contribute fixes; but its twitch going 1 step forward, 2 steps back with their code and im trying to go 5 steps ahead

ImSoHM02 commented 1 year ago

I am also getting this error... Sad because there's Rust drops I'd like to get

Could be an issue with your auth-token, get a new auth token using my method, worked for me and few friends that also the issue

Tried your Drop patched but still gets error, can you help? image

I'm really confused on how it works for some and broken for others, wtf did twitch change in their back end, like fook. All these issues and I only encountered the twitch points error, all these new issues are weird.

I'm looking into fixing gql-ttvdropbot and seeing what I can do with that. As of right now, It's a stand still of wtf twitch why are they breaking everything 🥲 and BTTV and FFZ are suffering too.

I'm using the program, and I want to try and contribute fixes; but its twitch going 1 step forward, 2 steps back with their code and im trying to go 5 steps ahead

I'm using your forked version along with the instructions posted on your github page, along with (https://chrome.google.com/webstore/detail/automatic-twitch-drops-mo/kfhgpagdjjoieckminnmigmpeclkdmjm/) and keeping the (https://www.twitch.tv/drops/inventory) tab open and it's working perfectly fine. The chrome addon seems to have been fixed to claim drops and your patched version along with the settings edit is bypassing the error and watching streams fine.