Need some help: botting

Hey, you are on the right path, it's quite easy to do with Python+Selenium, here are keywords for further research:

"Python Headless Selenium"
"How to move the mouse in Selenium?"

Also read about: 'Selenium ActionChains', "Execute a Javascript function in python with selenium", this will be quite useful too.

PM me if any issues which can't be solved with simple search with these keywords on stackoverflow :=)

Good luck!

Thanks for the input. Will look into that when I have some spare time ;)
 
Back
Top