Skip to content
Veljko Vuckovic edited this page Sep 12, 2023 · 3 revisions

Download the bot master branch by going to main page and click on code > Download ZIP

Download Image

Don't forget to leave an star on the repo, without that bot wont work, but for real tho we push updates based on the engagement
Now when that's done lets start with the installation

Leave an star on the github repo

Prerequisites (What bot require to start)


NodeJS

NodeJS

Download and install nodejs

Windows / Mac / Linux
Download from https://nodejs.org/
(Version recommended for most users) - this can change.

Stabile version for the project is v15.2.1, there might be issues with v14. node-v15.2.1-x64.msi


Text Editor

Download and install text editor by choice

Windows / Mac / Linux
Recommended: https://www.sublimetext.com/3


Essentials (What you need to run the app)

Steam Account:
Shared Secret code
Identity Secret code

edit the config in !authenticator/SETTINGS/config.js
// Account Credentials AREA

//-----------------------------------------------------------------------------------------------
USERNAME: "", // Name used to login to the account
PASSWORD: "", // Steam Account Password
SHAREDSECRET: "", // Code that can be found in {Steam64ID}maFile in SDA(Steam desktop Auth)
IDENTITYSECRET: "" // Code that can be found in {Steam64ID}maFile in SDA(Steam desktop Auth)


Run install.bat (only first time you are setting up)
than in !authenticator to use it to confirm all trades run

accept_and_exit.bat (use this one if you know everything will work and u confirm a lot of trades in short amounts of time so the window auto closes)
or
accept_and_pause.bat (this one is recommended as it wont close it will report if any issues)