Skip to content

Releases: RuiRC/Online-Soccer-Manager-Ad-Watch-Bot

OSM Ad Watcher 0.2

16 Mar 23:54
03f4c17
Compare
Choose a tag to compare

Installation Guide

For an optimal experience, it's recommended to have Windows Terminal installed before proceeding.

Setting Up

  1. Create a Directory: Make a new folder on your computer to store the executable file.
  2. Configuration File: Inside the same folder, create a text file named details.txt.
    • File Contents: Enter your username and password in the file, with each on a separate line, like so:
      USERNAME
      PASSWORD
      

Release Overview

This release includes two main files: Profit and Hours&Days. The core difference between them lies in the method of displaying the total amounts of coins accumulated over time.

Profit

  • Functionality: Calculates and displays the total profit made after watching ads, both within an hour and across a day.
  • Example: If you spend 3 coins and earn 2, the profit is -1, since 2 - 3 = -1.

Hours&Days

  • Purpose: Shows the total amount of coins earned, ignoring any expenses incurred while the script is running.

OSM Ad Watcher 0.1

14 Mar 03:09
57ef0fa
Compare
Choose a tag to compare

For a better experience ensure you have Windows Terminal installed

Make a folder for the executable file and in the same folder create a details.txt file

In it place your username and password in this order:

USERNAME
PASSWORD