Skip to content

My turbo for Steam IDs. Wouldn't use this if you actually want names though, its very slow + can't beat handswap.

Notifications You must be signed in to change notification settings

Shoot/SteamIDTurbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamIDTurbo

Rapidly checks to see if a vanity URL is available. If it is, it claims it. Heavy work in progress. This is more a proof of concept, as it is very slow.

Installation

  1. Install the latest version of Python from here
  2. Use the pip command to install the requirements
pip install requests
pip install pycryptodomex

Usage

  1. Make a new file called ids.txt and put the vanity URLs you want to target. Maximum of 100.
  2. Put your Steam username and password in user.json, alongside your API key from here
  3. Open terminal in your program's directory, and type py app.py to start it.

S/o to /summer on Github for their source from a while ago. It helped a lot with the cryptographic portion of the login.

About

My turbo for Steam IDs. Wouldn't use this if you actually want names though, its very slow + can't beat handswap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages