24/7 Steam ingame time idler with Heroku (simple version)

Overview

simple-steam-idler-heroku

24/7 Steam ingame time idler with Heroku (simple version)

Requirements:

  1. Install Git: https://git-scm.com/downloads
  2. Install Heroku CLI: https://devcenter.heroku.com/articles/heroku-cli
  3. Register at https://heroku.com
  4. Connect your account to the SDA: https://github.com/Jessecar96/SteamDesktopAuthenticator/releases/tag/1.0.10

Setting up:

  1. Open PowerShell (or teminal) in any folder you want. Enter:
    • git config --global user.email YOUR EMAIL
    • git clone https://github.com/Gunthersuper/simple-steam-idler-heroku
  2. A new folder simple-steam-idler-heroku will appeared in this directory. Go to this folder.
  3. Open index.js. Fill the needed information:
    var username = '';
    var password = '';
    var shared_secret = '';
    
    var games = [730, 440, 570];  // Enter here AppIDs of the needed games
    var status = 1;  // 1 - online, 7 - invisible
    
  4. Deploy the bot:
    • git add .
    • git commit -m 'commit'
    • heroku login Then login in your browser
    • heroku create
    • git push heroku main
    • heroku ps:scale web=0
    • heroku ps:scale bot=1

To restart the bot go to Heroku (https://dashboard.heroku.com/apps), select your app, More, Restart al dynos

You might also like...

Plugin for the Steam Deck, to adjust color settings, like saturation or gamma

Plugin for the Steam Deck, to adjust color settings, like saturation or gamma

vibrantDeck A Steam Deck plugin (for Decky Loader) to adjust screen saturation / vibrancy. Build instrutions Clone the repository to use as an example

Jan 8, 2023

Steam - Highlight specific friends who play

highlight-friends Steam Website - Highlight specific friends who play https://greasyfork.org/en/scripts/450409-highlight-specific-friends-who-play?loc

Nov 6, 2022

A simple To-do app project made using JavaScript ES6 and Webpack - Microverse. You can add, remove, check tasks, and remove all the tasks that were done at the same time. Feel free to see the live version, if you like it please give it a star!

To Do List a to do list javascript app buit using webpack and es6. Built With HTML CSS JavaScript Wepack Live Demo (if available) Live Demo Link Getti

Dec 17, 2022

The Remix version of the fakebooks app demonstrated on https://remix.run. Check out the CRA version: https://github.com/kentcdodds/fakebooks-cra

Remix Fakebooks App This is a (very) simple implementation of the fakebooks mock app demonstrated on remix.run. There is no database, but there is an

Dec 22, 2022

A time-based one-time password (TOTP) generator and authenticator for Gun DB

A time-based one-time password (TOTP) generator and authenticator for Gun DB

Entangler A time-based one-time password (TOTP) generator and authenticator for Gun DB Entangler generates a 6 digit passcode every 30 seconds. It gen

Nov 9, 2022

🤖 An action that fetches the list of malicious domains on Discord in different providers and creates/updates a JSON file with them from time to time.

Discord Guardian Action 🤖  This action fetches the list of malicious domains on Discord in different providers and creates/updates a JSON file with t

Nov 30, 2022

Don't waste time looking at what you are typing, spend time thinking about the meaning.

Don't waste time looking at what you are typing, spend time thinking about the meaning.

LETA Don't waste time looking at what you are typing, spend time thinking about the meaning. About You will be able to: Practice touch typing Pick bes

Dec 15, 2022

A jQuery Plug-in to select the time with a clock inspired by the Android time picker.

A jQuery Plug-in to select the time with a clock inspired by the Android time picker.

Clock Timepicker Plugin for jQuery See a demo here A free jQuery Plug-in to select the time with a clock inspired by the Android time picker. This plu

Dec 22, 2022
Owner
Gunther
Im Gunther.
Gunther
An ingame overlay with a lot of enhancements for your daily gameplay

LostArkOverlay This project was generated using Nx. ?? Smart, Extensible Build Framework Quick Start & Documentation Nx Documentation 10-minute video

Pascal M 7 Sep 24, 2022
NFT Marketplace framework to build standalone NFT marketplace or inApp/inGame NFT marketplace

NFT Marketplace This project is a decentalized NFT Marketplace framework which is to be the baseline for you to build standalone NFT marketplace or in

Reddio, inc. 14 Dec 19, 2022
Deploy the latest ghost v4 on Heroku

Ghost 4.X on Heroku Ghost is world's most popular modern publishing platform for creating a new media platform. It has been used by Apple, SkyNews, Bu

Lovekesh Kumar 105 Dec 15, 2022
Deploying Fake Back-End Server & DataBase Using JSON-SERVER, GitHub, and Heroku

Deploying Fake Back-End Server & DataBase Using JSON-SERVER, GitHub, and Heroku. In this article, we will create and host a fake server that we can de

Israel David 0 Sep 5, 2022
Nodejs,Expreess,Mongodb,Reactjs,Redux,Java app,Google,Docker,Heroku,...

Tiến độ công việc Team: https://docs.google.com/spreadsheets/d/1BBv4CXNniNjqdIE7tjrG9UM4nprd3NSVy2FX9oaWq0Q/edit#gid=0 Web Online: https://movienetfli

Nguyễn Tiến Tài 10 Sep 17, 2022
Gets system requirement information to compare to the ones shown in Steam.

Steam SysReq Gets system requirement information to compare to the ones shown in Steam. Usage import getSteamSysReq from 'steam-sysreq'; const steamS

Mohammed Keyvanzadeh 3 Nov 15, 2022
Steam Game - Nimby Rails

Nimby-Rails-Mod.txt-File-Tools Steam Game - Nimby Rails zh: 这是Steam中的一个铁道游戏《Nimby Rails》的Mod配置文件编辑器。 这个配置文件编辑器用的是纯JS语法 用了HTML+CSS+JS+JQuery+一点点的Vue 本质

Mikeson Zhang 3 Jun 14, 2022
Browse a list of your favorite movies and tv shows on the Steam-It Movie Database.

Preview Desktop view Stream-It The website allows users to browse a list of movies, like a movie, view and add comments to a movie Built With HTML and

Ben Kiarie 10 Sep 30, 2022
A CLI application that allows you to easily grind your Steam items into gems.

Gemify Tool Gemify Tool is a CLI (Command Line Interface) application that allows you to easily convert your Steam items (backgrounds / emoticons) to

Jack Nolddor 3 Jun 17, 2022
🚀 A script to boost hours in Steam games.

Steam-HourBoost Where can I find the file to add my games? Follow the path below: /steam-hourboost/steam-boost/steam-games.json Where can I find app-i

twenty two 8 Jul 14, 2022