Thanks to visit codestin.com
Credit goes to github.com

Skip to content

depresif/steam-id-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam ID Checker

It checks all of steam ids that you included in array inside of a file.

Requirements

  • Steam API Key
  • Nodejs
  • Time

How to configure?

  1. Change API key inside of config.json. If you dont have one, get it here.
  2. Insert your wordlist on files/wordlist.json.
  3. Update and install your nodejs packages with npm install.
  4. Start your program with node index.js.

Knowledge

  • valid.json and invalid.json is self-exp.
  • Before sending a request to the API, it checks if it checked current ID. So, if you want to re-check the same ID again; please remove them from valid or invalid file.
  • You have 100000 daily quota.

Why did you do something like that?

I was trying to find myself a three digit ID for my steam profile (spoiler: there is no available three digit ids). I will also include all three digits wordlist on a json file named combinations.json, do not try again and spam steam API with this again.

Enjoy!

About

Checks out steam IDs if its valid or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published