Coder Social home page Coder Social logo

steam-account-creator's Introduction

UPDATE: THIS IS NOW DEPRECATED!

steam-account-creator

Simple prompt-and-respond application to create mass Steam accounts with mobile authenticator enabled.

Installation

Ensure you have Node.js installed

git clone [email protected]:mprey/steam-account-creator.git # or clone your own fork
cd steam-account-creator
npm install
node account_creator.js

Follow the prompts until completion.

steam-account-creator's People

Contributors

mprey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

steam-account-creator's Issues

invalid arg type?

C:\Users\HAHA\Desktop\s\steam-account-creator-master>node account_creator.js
---- Welcome to Steam Bot Creator 1.1.1 for NodeJS ----
node:internal/fs/utils:887
throw new ERR_INVALID_ARG_TYPE(
^

TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (85)
at Object.writeFile (node:fs:2160:5)
at FileStorage.saveFile.FileStorage.writeFile (C:\Users\kart3\Desktop\s\steam-account-creator-master\node_modules\file-manager\index.js:68:5)
at SteamUser._handlers. (C:\Users\kart3\Desktop\s\steam-account-creator-master\node_modules\steam-user\components\logon.js:294:18)
at SteamUser._handleMessage (C:\Users\kart3\Desktop\s\steam-account-creator-master\node_modules\steam-user\components\messages.js:249:30)
at CMClient.emit (node:events:513:28)
at CMClient._netMsgReceived (C:\Users\kart3\Desktop\s\steam-account-creator-master\node_modules\steam-client\lib\cm_client.js:323:8)
at CMClient.handlers. (C:\Users\kart3\Desktop\s\steam-account-creator-master\node_modules\steam-client\lib\cm_client.js:609:8)
at CMClient._netMsgReceived (C:\Users\kart3\Desktop\s\steam-account-creator-master\node_modules\steam-client\lib\cm_client.js:305:24)
at TCPConnection.emit (node:events:513:28)
at TCPConnection._readPacket (C:\Users\kart3\Desktop\s\steam-account-creator-master\node_modules\steam-client\lib\tcp_connection.js:183:7) {
code: 'ERR_INVALID_ARG_TYPE'
}

Result: ServiceUnavailable - Code 20

When I run the code. My result is code 20 (ServiceUnavailable).
I think API for create account is changed.
Maybe update to a new version?
Oh, I used for create steam account ๐Ÿ’ƒ

Error: Creating accounts through node-steam-user is no longer possible due to Steam changes.

/Users/ishandutta2007/Documents/Projects/steam-account-creator/node_modules/steam-user/components/account.js:15
throw new Error("Creating accounts through node-steam-user is no longer possible due to Steam changes.");
^

Error: Creating accounts through node-steam-user is no longer possible due to Steam changes.
at SteamUser.createAccount (/Users/ishandutta2007/Documents/Projects/steam-account-creator/node_modules/steam-user/components/account.js:15:8)
at createAccount (/Users/ishandutta2007/Documents/Projects/steam-account-creator/account_creator.js:39:10)
at SteamUser. (/Users/ishandutta2007/Documents/Projects/steam-account-creator/account_creator.js:22:3)
at emitTwo (events.js:126:13)
at SteamUser.emit (events.js:214:7)
at SteamUser._handlers.(anonymous function) (/Users/ishandutta2007/Documents/Projects/steam-account-creator/node_modules/steam-user/components/logon.js:310:9)
at SteamUser._handleMessage (/Users/ishandutta2007/Documents/Projects/steam-account-creator/node_modules/steam-user/components/messages.js:249:30)
at emitThree (events.js:136:13)
at CMClient.emit (events.js:217:7)
at CMClient._netMsgReceived (/Users/ishandutta2007/Documents/Projects/steam-account-creator/node_modules/steam-client/lib/cm_client.js:323:8)

Add a deprecated disclaimer

The script is not working anymore, so how about notifying users about it?

Error: Creating accounts through node-steam-user is no longer possible due to Steam changes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.