SkillAgentSearch skills...

Steamhours

Steam hourbooster made in JS

Install / Use

/learn @Shaxzy/Steamhours
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Hourboost software for Steam. Can be used to increase your hours in CSGO, TF2, DOTA 2 or whatever game you want on several accounts, simultaneously.

It will check for OW, VAC and community bans. It also has automessage support, so it will reply back to your friends when you're idling. It will also auto relogin with internet problems.

Can be run on linux and windows OS using Nodejs.

Usage:

git clone https://github.com/Shaxzy/steamhours.git
cd steamhours
npm install
node Idler.js

enter your steam accounts credentials in Idler.js

config.username = 'nick1';
config.password = 'pass1';

choose what games you want to idle Idler.js

config.games = [730,440,570]

730 = csgo

game id's can be found here: https://steamdb.info/apps/

Known bugs:

might bug out when using many accounts at the same time

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks0

Languages

JavaScript

Security Score

60/100

Audited on Nov 14, 2024

No findings