Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AliExpress Bonus Buddies] Selenium Getting Dectected #42

Closed
Syntist opened this issue Oct 21, 2020 · 7 comments
Closed

[AliExpress Bonus Buddies] Selenium Getting Dectected #42

Syntist opened this issue Oct 21, 2020 · 7 comments

Comments

@Syntist
Copy link

Syntist commented Oct 21, 2020

So, I did some search like you said, I use the vanilla way tested everything.. it's undetected on most of the bot protection site.
But as soon I use driver.get('https://sale.aliexpress.com/__mobile/daily-cash-out-gaming_m.htm?_addShare=no') or the ref link.
AliExpress blocks my account as it detect it, now after even if I change the ip and anything it will always give system error
So basically account become useless.

image
I get this system error, no use as it I even do a manually click after opening the ref link it will give this error, but If i paste the link manually it will work!
Link: Will only work in mobile view!

@ultrafunkamsterdam
Copy link
Owner

It could be aliexpres is blocking all clients directly making a request to that url (that is, without a referer or origin header). That's all for this case.. i'm not supporting these individual edge cases which are not (or hardly) reproducable, and this does not look like legitimate too

@ceres-c
Copy link

ceres-c commented Oct 24, 2020

Man, you gotta click. The driver itself is fine, it's not detected: you're just not human enough.
Click. A lot. Randomly.

@Syntist
Copy link
Author

Syntist commented Oct 26, 2020

Man, you gotta click. The driver itself is fine, it's not detected: you're just not human enough.
Click. A lot. Randomly.

Sorry.. can you explain a bit? by what you mean click alot randomly? I would like to have a solution for this problem! As i wanna run it in headless mode.

@Syntist
Copy link
Author

Syntist commented Oct 27, 2020

I have wrote a test case, which make the issue reproducible, So mainly the issue I am having is, If I click through driver I endup getting security reason, but If I click directly it get accepted.. @ultrafunkamsterdam would mean alot if you can look into it!
If you manage to open the bonus, you have to get new email/pass which haven't started bonus, so I can provide more.
You have to solve captcha manually!

Edit: Fixed it I change the $cdc in chromedriver and worked!! maybe we should implement a script which randomize that cdc string on every launch. or i can add it if you like 👍

@bhoken94
Copy link

@Syntist Can you have done the script? How you manage it? Can you pass me the script you wrote?

@SinanHasSped
Copy link

Fr pls gimme that code

@Syntist
Copy link
Author

Syntist commented May 23, 2024

Is bonus buddy still working? I thought it got shutdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants