Idle multiple Games - GreYzZ/Steam-Idle GitHub Wiki

Here a little tutorial how you can Idle multiple games at once.

  1. Open your SteamIdle.js with Notepad++
  2. Go to line 35: bot.gamesPlayed([]);
  3. Type in your Games you want to Idle For example: bot.gamesPlayed([730, 440, 570]);
  4. Save your changes and start the SteamIdle.js again.

Thats it.