przemko0 / node-steam-market-sell-bot

node.js script for selling items on steam market
6 stars 2 forks source link

node-steam-market-sell-bot

node.js script for selling items on steam market

DISCLAIMER : Using bots is against Steam's TOS (You may not use Cheats, automation software (bots), mods, hacks, or any other unauthorized third-party software, to modify or automate any Subscription Marketplace process.). I do not take any responsibility for any damage that using this script may cause.

Usage

Run npm install indside of script's directory in terminal. Fill config.js file with required credentials. Run node app (script will use config.js file) or node app YourAccountName (script will use config.YourAccountName.js, useful when you want to have multiple configs in your script folder).

Script will manually will start selling all your items from specified game in config and by specified type of price also specified in config. It will also automatically accept mobile confirmations.