2026-02-11 07:25:08 +00:00
2026-02-10 15:51:16 +00:00
2026-02-11 07:07:00 +00:00
2026-02-11 07:07:00 +00:00
2026-02-11 07:25:08 +00:00

Steam game automation, by detecting and running specific Steam games, allows you to appear as if you are unemployed, rarely touching the grass, or perhaps looking busy. Without having to worry about automatically logging out on your current device.

Required .env variables:

STEAM_RUNGAMEID=<game-u-wanna-run>
STEAM_KEY=<ur-steam-key-api>
STEAM_USERID64=<<ur-userid>>

Launch it

chmod +x ./launch.sh
./launch.sh 30 # in minutes
Description
No description provided
Readme 31 KiB
Languages
Shell 100%