This is a simple script that uses Selenium to watch ads for a user in Online Soccer Manager (OSM).
Currently Ad Detection works by waiting 7 seconds after clicking the ad button for it to play and show the timer and by finally by checking said timer
If you have PiHole or any other alternative to it consider running this script on a host machine with a different DNS i.e: 8.8.8.8 as it stands your PiHole may block the ads from loading which causes issues in the script
Still has some bugs when it comes to ads with a countdown to close
If you like what you see consider buying me a coffee :) https://ko-fi.com/ruicardona
The exe includes the latest code, so download that if you don't wish to install python
As you may have noticed this repository has two branches which represent the codes for the two releases, for simplicity sake the main branch is the Profit branch as I prefer that one
- A Windows Machine or Linux Machine i.e: Debian
- Python 3
- Firefox browser
- Selenium
- Colorama
- Be in at least Two teams
- Clone or download the repository.
- Install Python 3 if you haven't already.
- Install Selenium, Colorama
- Change the Details in details.txt to the correct ones, field order must be as is
- Run main.py