- Messages
- 2,664
- Reaction score
- 4,283
- Points
- 845
"
A windows program written in C# that allows for easy accesability to steam account information."
- Github Description, 2016.
SteamTool? What is it?
Github | Report a bug | Contact
Steamtool is a project i started last week, my goal was to make it easy for the end user to retrieve their steamID, profile URL or custom profile url all with 1 click of a button, in a easy to use and fast UI.
But i can use steamidfinder/steamid.co/steamid.com etc!
You can, sure, but it's alot harder if your name isn't unique and doesn't contain dozens of icons, and even if it doesn't, here's a prime example why it is not 100% reliable.
How does it work?
In your registry, steam stores your userid. Idk why.
Based on this number, you can create your steamID, there's some sick advanded mathematics going on there.
Based on the same user ID, you apply some more math and get your profile URL.
Viseting the profile URL in the same application, and retrieving the url 5 seconds later and you get the custom URL, in case you've set one!
VIRUZ!! H3X0R SPYW@R3111!!!!!!111!
The code is on github so go compile it yourself if you think it has a virus.
please note avast and some other virus scanners don't really like me, since i didn't digitally sign the installer(idk why but it didnt work)
Download here:
See source files
Screenshots:
Todo:
- Hotkeys
- Voice confirmation when using hotkeys(useful whenever IG for example)
- Teeny tiny fixes such as making forms more neat, making them fixed sizes etc.
- Whatever you guys suggest!
A windows program written in C# that allows for easy accesability to steam account information."
- Github Description, 2016.
SteamTool? What is it?
Github | Report a bug | Contact
Steamtool is a project i started last week, my goal was to make it easy for the end user to retrieve their steamID, profile URL or custom profile url all with 1 click of a button, in a easy to use and fast UI.
But i can use steamidfinder/steamid.co/steamid.com etc!
You can, sure, but it's alot harder if your name isn't unique and doesn't contain dozens of icons, and even if it doesn't, here's a prime example why it is not 100% reliable.
How does it work?
In your registry, steam stores your userid. Idk why.
Based on this number, you can create your steamID, there's some sick advanded mathematics going on there.
Based on the same user ID, you apply some more math and get your profile URL.
Viseting the profile URL in the same application, and retrieving the url 5 seconds later and you get the custom URL, in case you've set one!
VIRUZ!! H3X0R SPYW@R3111!!!!!!111!
The code is on github so go compile it yourself if you think it has a virus.
please note avast and some other virus scanners don't really like me, since i didn't digitally sign the installer(idk why but it didnt work)
Download here:
https://www.dropbox.com/s/sjt8cba4l1wvhgx/SteamTool.exe?dl=1
- Windows 7+ (Net 3.5)
- Internet connection during installation(For the customURL)
- Internet connection during installation(For the customURL)
See source files
Screenshots:
Todo:
- Hotkeys
- Voice confirmation when using hotkeys(useful whenever IG for example)
- Teeny tiny fixes such as making forms more neat, making them fixed sizes etc.
- Whatever you guys suggest!