ilkerogutcu / keydrop-giveaway-bot

KeyDrop Giveaway Bot is an request-based automatic join bot for the KeyDrop website's giveaways.
Apache License 2.0
8 stars 5 forks source link

Captcha #3

Open vv0l1n opened 1 year ago

vv0l1n commented 1 year ago

Hello, are you going to do autimatic solve for captcha?

Mesharsky commented 1 year ago

I was planning to do pull-request for it. Arleady done some coding for it on my side. Idk if author will be interested.

ilkerogutcu commented 1 year ago

I was planning to do pull-request for it. Arleady done some coding for it on my side. Idk if author will be interested.

I was also planning to code and test it this weekend, but I can wait for your pull request.

Thanks.

Mesharsky commented 1 year ago

What api you were about to use for it?

ilkerogutcu commented 1 year ago

What api you were about to use for it?

https://2captcha.com/

pawelo472 commented 1 year ago

Whether the bot is useful if they introduced it: Limitations: There is an opportunity for each user to join up to 10 giveaways in one day.

jsardev commented 1 year ago

Whether the bot is useful if they introduced it: Limitations: There is an opportunity for each user to join up to 10 giveaways in one day.

@pawelo472 It's still 10 giveaways 🤷‍♂️ I'd rather to have a bot for it than spend time everyday to do this manually.

jsardev commented 1 year ago

Any news on this? 🤔 @Mesharsky

Mesharsky commented 1 year ago

Any news on this? 🤔 @Mesharsky

I gave up on it using C#, i am writing my own version using python. But i have issues with some of the mechanisms as i want to avoid getting blocked. It will take some time because i am doing it off-working-hours.