Skip to content

Node.js based script for steam game idling / hour boosting for chosen game without using computer resources.

License

Notifications You must be signed in to change notification settings

lunacyxp/Steam-Games-Idle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read this page before asking any questions

Important Guides

About

Steam-Games-Idle is Node.js based script for idling (boosting playtime in hours) for choosen game without using computer resources.


GitHub package version GitHub forks GitHub stars GitHub license Support Language Language Steam

Note:


To everyone who plan to sell our project by stating that they coded it or that they sell edited version.
Project is licensed under the MIT license

"The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software."


This means that if you plan to sell our project to make quick buck please keep the copyright notice and copy of original license.
In case of breaking licensing terms we may take legal charges against you.

Project is made open source and free for all.
We cant prohibit reselling of our project but if you do please follow the licensing terms.



Important Links


Setup Guide

Step By Step Setup Guide(currenty writing)

Troubleshooting Guide

List of common user made errors and how to solve them(will be added later as a link)

Contributions

Want to contribute? Read how

Features

See list of features
See version changelogs

Policies & Agreements

User Agreement
Privacy Policy

FAQ

Frequently Asked Questions(currenty writing)


DISCORD Support Server

https://discord.gg/XxvjjPs


Support the project

  • If you like the project and the fact that is free you can support us by giving an donation.
  • We are accepting donations:
  1. Crypto: https://refloow.com/cdonate
  2. Steam: https://steamcommunity.com/tradeoffer/new/?partner=908829436&token=wCNxGnyr

Want Improvements ?

If you have some private requests feel free to contact main dev : https://steamcommunity.com/id/MajokingGames/
Or mail at [email protected]
Note that we wont add any platform breaking TOS Modifications to any of our existing or requested projects


# Prerequisites - Node.js (Version recommended for most users) (https://nodejs.org/en/) - Text editor (recommend sublime: https://www.sublimetext.com/3)

Essentials

Detailed YouTube Video Tutorial

https://www.youtube.com/watch?v=fqGda-SAr10&t=1s

Setup Guide (Step By Step)

To setup bot follow next steps.

Step 1 (Get the files)

  • Click clone or download, get the files unzip them.

Step 2 (Install requirements)

  • Next thing to install if previously not installed is node.js and text editor
  • GET NODE.JS HERE: https://nodejs.org/en/
  • To edit config file you need text editor by choice you can use notepad ++, visual studio code and many more...
  • MY CHOICE IS SUBLIME text editor
  • GET SUBLIME HERE: https://www.sublimetext.com/3

Step 3 (Fill config)

  • Fill the config with sensitive data such as steam username, password, shared secret.

Step 4 (fill gameid to config)

  • Add id of game that you want to idle for.

Step 5 (install bot modules)

  • Double click install.bat file for modules to be installed.

Step 6 (run the bot)

  • Click start.bat file to run bot.

If there is any questions feel free to ask me on: https://steamcommunity.com/id/MajokingGames/

About

Node.js based script for steam game idling / hour boosting for chosen game without using computer resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Batchfile 5.7%