Hi All,
I have been developing a bot.
here are my attempts so far.
or are there any better ideas?
I have been developing a bot.
here are my attempts so far.
- Developed a simple JavaScript bot. site detects it immediately.
- Developed a bot with c# winforms using geckoweb browser control. site detects it.(they check user agent, browser fingerprint andstuff)
- made a java script to download the source and get the location of button i need to click every 300 ms and then use a c# app to simulate mouse movements using WIn32API and still got banned. now, its clear they are detecting mouse movements.
- made the above bot with human like mouse movements.
or are there any better ideas?
Last edited by a moderator: