mngad / pySlither

Slither.io bot
2 stars 3 forks source link

Automated opening of Slither.io on browser #7

Open zwelshman opened 3 years ago

zwelshman commented 3 years ago

I think a cool feature would be the program automatically opening a browser going to Slither.io then the python program activates. I would be happy to help with this feature if you think it is a good idea? @mngad

mngad commented 3 years ago

Sure, I thought about a similar option to click the low quality graphics option using autogui. But I'm pretty sure that's stored in a cookie and so wouldn't need changing between each open of the site....

A similar option is to read the score, not sure if there's an opencv / ocr option that could do both - read the score and read the current graphics setting / change it if needed