Skip to content

Installation

PixLSteam edited this page Oct 28, 2017 · 3 revisions
  1. Download steamidle.js and package.json (it's recommended to create a separate folder)

    Branches:

  • master: most stable version
  • dev: pretty stable, might contain minor bugs
  • experimental: almost completely untested
  1. Install Node.JS & NPM
  2. Install the dependencies via npm install
  3. Create a file called "idleaccs.json"
  4. Insert a JSON object with your account data (use your account name(s) as key(s) and an object representing your account settings as corresponding value, take a look at the examples!)
  5. Congratulations! You should now be able to run the bot using node steamidle.js.
Clone this wiki locally