Rail Nation Videos
A bot which automatically plays the game Rail Nation. For the moment it only collect all the bonuses from train station for you and your team, and also it's watching ads for you.
Features
- collect all the bonuses for you & your team
- watch all the ads for you & your team
- reload page, when video it stucks
- stop it by a hot key, or the stop button
Can earn a lottery ticket after collecting bonus for your members in their train stations. Chance of getting a ticket is around 1% each time a bonus is collected. Society has been fascinated by railways for almost 200 years. The massively.
Motivation
I started to make this bot, because I found it usefull saving time. Let it collecting all the bonuses for you, meanwhile you relax, eat, make a shower, or pray.In this way you advance in the game, and also have more time for yourself.
Screenshots
In Screenshot 1 -> you can see how the code it's working. It collect all bonuses (0-1-2), and then it goes next to your teammates (association), and colect for them too. If you don't know yet, when collecting for others, it triger a chance for winning a lotery ticket, with extra bonuses or other surprises for you.
In Screenshot 2 -> after collecting all bonuses, it begin watching adds for you (0-1-2), and then for your teammates (3). This would give you more money, and other surprises like research points, but less chance winning a lotery ticket.
And in Screenshot 3 -> you can see an example of video (ad), how it's looking.
Tech/framework used
Built with
- Python ( verssion 3.7.2) running on Windows 7, 64 bit
Modules used
- os ............. -> changing the curent folder for using images
- time ........... -> waiting for the train station to load in browser, or the ad to finish.
- pyautogui ..... -> click and collect bonuses. It has the main use on this program.
- cv2 and numpy -> for a special searching function, which belong to Martin Lees, and it's far away more advanced than that from pyautogui.
Installation
- Put the folder in your name documents or wherever you want.
Make sure you don't change the name forlderimg
, or any image name.
Usage
Make sure you press the button
Train station
in your middle-right toolbar, and you have full screen of your browser. For now it works only for1920 x 1080
resolution.Then open the program, and put it on the left side of your window above the browser. Then press F5, or Run/Run module , and then it will firstly mute the sound for you, and then starting to collect .. and at the end, it turn on the sound, back.
Issues
If you want to stop it, you need to move the mouse to the top-left corner of your screen, until it stops; or trying to kill it manually.
Contributing
Please read CONTRIBUTING.md for details about my code of conduit.
Versioning
All changes can be see at CHANGELOG.md
– V1.1
– V1.0 - initial version
Authors
- Cristian Florescu - Cristishor201 - initial work
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
A bot which automatically plays the game Rail Nation. For the moment it only collect all the bonuses from train station for you and your team, and also it's watching ads for you.
Features
- collect all the bonuses for you & your team
- watch all the ads for you & your team
- reload page, when video it stucks
- stop it by a hot key, or the stop button
Motivation
I started to make this bot, because I found it usefull saving time. Let it collecting all the bonuses for you, meanwhile you relax, eat, make a shower, or pray.In this way you advance in the game, and also have more time for yourself.
Screenshots
In Screenshot 1 -> you can see how the code it's working. It collect all bonuses (0-1-2), and then it goes next to your teammates (association), and colect for them too. If you don't know yet, when collecting for others, it triger a chance for winning a lotery ticket, with extra bonuses or other surprises for you.
In Screenshot 2 -> after collecting all bonuses, it begin watching adds for you (0-1-2), and then for your teammates (3). This would give you more money, and other surprises like research points, but less chance winning a lotery ticket.
And in Screenshot 3 -> you can see an example of video (ad), how it's looking.
Tech/framework used
Built with
- Python ( verssion 3.7.2) running on Windows 7, 64 bit
Modules used
- os ............. -> changing the curent folder for using images
- time ........... -> waiting for the train station to load in browser, or the ad to finish.
- pyautogui ..... -> click and collect bonuses. It has the main use on this program.
- cv2 and numpy -> for a special searching function, which belong to Martin Lees, and it's far away more advanced than that from pyautogui.
Installation
- Put the folder in your name documents or wherever you want.
Make sure you don't change the name forlderimg
, or any image name.
Usage
Make sure you press the button
Train station
in your middle-right toolbar, and you have full screen of your browser. For now it works only for1920 x 1080
resolution.Then open the program, and put it on the left side of your window above the browser. Then press F5, or Run/Run module , and then it will firstly mute the sound for you, and then starting to collect .. and at the end, it turn on the sound, back.
Issues
If you want to stop it, you need to move the mouse to the top-left corner of your screen, until it stops; or trying to kill it manually.
Contributing
Please read CONTRIBUTING.md for details about my code of conduit.
Versioning
All changes can be see at CHANGELOG.md
– V1.1
– V1.0 - initial version
Authors
- Cristian Florescu - Cristishor201 - initial work
License
This project is licensed under the MIT License - see the LICENSE.md file for details.