mrranger / steam-hourboost-2fa-mysql

Steam Hourboost Script with SteamGuard/MobileAuth and MySQL Support written in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam HourBoost Script with SteamGuard/MobileAuth and MySQL-Support

This is a Steam HourBoost Script with SteamGuard/MobileAuth and MySQL-Support written in Node.js.

If you find any bugs, please do not hesitate to report them to me.

GitHub issues GitHub stars GitHub license Twitter

Requirements

  • MySQL Server
  • Node.js

Setup

git clone https://github.com/Triniayo/steam-hourboost-2fa-mysql.git
npm install

✏️ Edit config.json

▶️ Run the hourboost.sql on your MySQL-Database

✏️ Replace servers.js in node_modules/steam/lib with my servers.js

▶️ Run npm start to start boosting

🎓 You are done.

🤖 Authors

  • Triniayo

This is an updated version of my old repository steam-hourboost-mysql

About

Steam Hourboost Script with SteamGuard/MobileAuth and MySQL Support written in Node.js

License:Eclipse Public License 1.0


Languages

Language:JavaScript 78.2%Language:TSQL 21.8%