Releases: SwayerPT/Steam-Boost-Hour-Bot
v1.5.1 (Dependencies Update)
On 1.5 update:
- Banned Account Handling: When the script detects a ban, it asks the user if they want to proceed with the account. If they choose to proceed, the script continues running.
- SteamGuard Handling: If SteamGuard is required but the user initially says "No," they will be prompted again until they provide the correct code.
On this update:
- Added new dependencies to the related update 1.5. Replaced request with axios: The line call npm install request has been replaced with call npm install axios to reflect the switch from the deprecated request library to the modern axios library.
- Improved for more flexibity the way the questions are made and put them in a function. Can be used in the future.
-
- Updated the Install.bat to check automaticly updates and create a package version.
Note: You need to reinstall all your NPM packages, because there are new Dependencies that needs to be installed before use your bot.
Thank You for using the Bot. If you have good ideias, please share it!
v1.4.4 Stable
On this update:
- Games_ID: From now, you don't need to go to the file to edit the Games_ID, you can now add on CMD when you start it separated by ",".
- SteamGuard Function: Added a way to choose (y/n) if the user have SteamGuard or Not. (This could work for some clients).
Thank You for using the Bot. If you have good ideias, please share it!
v1.4.3 Stable
On this update bug fixes and improvements.
Added text fields to show where you should edit and not. (For a better construction).
v1.4.2
- Fixed and solved "Chalk" error module. Now should be installed "npm i chalk@2.4.1", instead "npm install chalk".
Updated npm installs:
-- -- npm i chalk@2.4.1
-- -- npm install steam-user
-- -- npm install steamcommunity
-- -- npm install fs
-- -- npm install readline-sync
-- -- npm install request
- Added a new way to separate connections, playing, trades, friends, requests.
- Added new limitations.
- Added Friend Sent a message log. Now trade, friendrequest, friendmessage, gifts, items dropped and more are added to the log to announce new things.
- Added prep npm install file in the folder. (For security, please check again after install).
- Changed and improved the checking of Bans, Community, LockDown etc...
- Changed a variable to games_id.
- Hidded the Steam Guard Code after insert on CMD. (Better protection)
SHA256 HASH: 3C56283092C810E0DD3BCB48B6D1DB5E89B4AB3189004CAEE436A019E58B05F8
v1.3.9 Stable
- Added auto_alerts for acceptRandomFriendRequests, acceptItemNotify, acceptTradesNotify and acceptReplys. This should help you to know if your settings are off or on without using codework.
v1.3.8
- Fixed config issues (removed the file, and add all in console for better protection).
- Fixed and improved Errors in Red and Green Color.
- Fixed new items from not counting on inventory.
- Added Field verifications.
- Added more ways to send_autoback_message when away.
- Added VacBan verification.
- Added Console Tips.
This project is no longer in development by Swayer (Just making to work). Everybody can modify and use.
v1.3.7
v1.3.6
v1.3.5
- You can now received Notification from Others, as Trade Offers and Invites.
- Added SteamCommunity Modules. You need to use one more npm install steamcommunity
- You can even drop Cards using this Bot. I've been testing the Card Dropping in Undropped games, and it works perfectly.