Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TCNOco/TcNo-Mass-Steam-Idler
Quickly emulate launching games from a list, for given seconds each.
https://github.com/TCNOco/TcNo-Mass-Steam-Idler
Last synced: 3 months ago
JSON representation
Quickly emulate launching games from a list, for given seconds each.
- Host: GitHub
- URL: https://github.com/TCNOco/TcNo-Mass-Steam-Idler
- Owner: TCNOco
- License: gpl-3.0
- Created: 2022-06-14T15:07:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T12:29:46.000Z (4 months ago)
- Last Synced: 2024-06-26T15:30:22.655Z (4 months ago)
- Language: C#
- Size: 813 KB
- Stars: 46
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - TCNOco/TcNo-Mass-Steam-Idler - Quickly emulate launching games from a list, for given seconds each. (C# #)
README
**Quickly emulate launching games from a list, for given seconds each.**Either create an `appids.txt` file, and enter Steam AppIDs to idle (comma and/or line seperated), or launch `TcNo-Mass-Account-Idler.exe` and enter AppIDs seperately.
The app will also ask for time to idle games. Enter 1 or 2 to quickly idle games, say for the Steam Next Fest (just launch games for a badge), or longer for manual idle.
**While you're here, check out the [TcNo Account Switcher](https://github.com/TcNobo/TcNo-Acc-Switcher). It's super fast, and works with TONS of platforms - not just Steam!**
# How does it work?
The main program opens `idle.exe` with a time to idle (in ms), as well as an ID. `steam_appid.txt` is set to the current AppID to idle, and automatically works with Steamworks-NET.The `TcNo-Mass-Idler-Auto.exe` program automatically manages everything. It will activate 50 new keys, then idle each game for 5 seconds, and restarts itself every hour.
When you've run through everything in your `appids.txt` file, create `skipcheck.txt` and delete `idle_queue.txt` in the install folder to run through everything again on the next launch. This makes sure everything was idled properly, and can fix anything that was missed.
# PLEASE NOTE:
You can only activate 50 free games/demos per hour. The program does it's best to explain this.
If the Steam Store starts opening or you receive SteamAPI errors in the console, wait an hour and retry.## Want to get rid of the demos in your account?
After adding thousands of demos and free games you likely want to remove them. Simply check the guide [HERE](https://github.com/TcNobo/TcNo-Mass-Steam-Idler/blob/main/Mass_Remove.md) to see what you need to do - There's a video included too!#### Disclaimer
```
All trademarks and materials are the property of their respective owners and their licensors. This project is not affiliated
with any companies referenced. This is not "Official" software or related to any companies mentioned. All it does is let you
move your files around on your computer the same way you can. The use of names, icons and trademarks does not indicate
endorsement of the trademark holder by this project or its creators, nor vice versa. They are only used to visually indicate
which programs this project interacts with easily to the end-user.I am not responsible for the contents of external links.
For the rest of the disclaimer, refer to the License (GNU General Public License v3.0) file:
https://github.com/TcNobo/TcNo-Mass-Steam-Idler/blob/master/LICENSE - See sections like 15, 16 and 17, as well as GitHub's
'simplification' at the top of the above website.```