Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
SystemThirtyTwo

SteamSpy v1.2.1

Recommended Posts

A little about the program;

I created this tool mainly for server owners, to quickly and effeiciently get information about a player all in one place with the option to export it to .pdf - Its made in vb.net, and utilizes HtmlAgilityPack as the main form of getting all the data from different places. 

You may be asking "Why use this tool when there is many steamid websites" .. well that is true, but this tool was designed using all of the known websites but just displays it all in the program, as each website offer different statistics about a player.

 

I discovered HtmlAgilityPack and wanted to learn more about it, so this is the program I have whipped up using it.

 

Known Issues: 

  • I have made effort to detect if the steamid is valid, while this can still be avoided by entering "765xxxxxxxxxxxxxx" which will still try and search for the steamid since it contains 765. If you do this, the program will crash. It is highly recommended to use a real steamid.
  • Sometimes the nodes will not connect properly after searching for a steamid. If the program hangs, give it sometime to load everything it needs to load. If after 5-10 minutes nothing has loaded, you will need to force close it.

  • Some steam username's will return an error illegal characters in path - I am still looking into finding a way around this. If you do get an error "Illegal Characters in Path" you will still get information about the player, but you wont be able to export it. 


Not A bug:

  • After searching a steamid the program will become unresponsive for a short amount of time, this is purely because the program is searching the nodes for the information. Usually its about 50 seconds, but could take longer. If you choose to "Auto Export" it may take longer.
  •  The program can only search for a steamid. Vanity URL's are not accepted at the moment. 

 

If you have any issues saving files, exporting or any other errors. Please try run the program as admin.

 

Starting the program for the first time

Once you've installed the program using the .msi provided, a folder will be created called "SteamSpy" in C:\ProgramData - from there, there will be another folder created called SS-Exports. This folder is used for exporting player information, so each player will get their own folder and in that folder will be the exported pdf file.

 

The folder Userdata is created as that's the folder where the "Recently searched" steamid's will be.

 

Program features (in order of search)

Profile Details contains

  • Steam Profile picture
  • Steam Username
  • SteamID
  • Steam2ID
  • Steam3ID

 

Profile Information contains

  • Invite URL
  • Profile Link
  • Estimated Cost of Account
  • Member Since
  • Account age
  • Steam level
  • Country
  • Online Status
  • Profile state (public, private etc)
  • Total Hours combined (for game play)
  • Windows hours
  • Linux hours
  • MacOS hours

 

Profile Bans contains

  • Total Game Bans
  • VAC Banned
  • Total community bans
  • Total trade bans
  • Overall bans
  • Last Ban
  • Detected friend bans
  • EAC Bans
  • EAC Ban Information
    EAC ban information is purely for rust.

 

Recents contains

  • A list of searched steamid's - This will only show recently searched if you have the setting enabled for it. You can right click each entry, to search the id again, or copy any information from it.

 

Settings Contains

  • Automatically paste steamid's from clipboard
  • Automatically save all searched id's to recents
  • Delete saved file
  • Automatically check for updates upon starting the program
  • Auto Export
  • Load default settings
  • Open exports folder

 

Change-log contains

When I release new updates, the changelog will automatically show the changes that have been made.

 

Export Profile

  • Export currently searched steamid to a readable and organized .pdf with some information.

 

About 

Basic information regarding the program and credits.

 

You can download the .msi from my github page 
https://github.com/System32-0/SteamProfiler/releases/download/Release/SteamSpyInstall.msi

 

If you run into any problem that isn't mentioned above, please post in Issues
https://github.com/System32-0/SteamProfiler/issues

 

Some pictures

 

Spoiler

1d25a3500009b688539dc3c7e2243d02.png261ba1ff6b108730668c0b6e639cf675.png075e9f3fbecb9d68e967afef3510e85b.pngde11325d8b7a38f5a63017e5411e4e7d.png4d4483ad6ada85c2d2f93fe3613e3322.png4f1cd39b6fd2b741e247edc428b7f968.png

 

 

Please note: The program has changed slighly since these pictures were taken.

 

 

Update v1.2.1 contains

  • Removed .ini file saving/loading as it was causing saving issues
  • Removed Program Updates tab from settings. Checkbox is now located on the first page
  • All settings are now saved and loaded internally
  • Removed useless code
  • Change form color, and design
  • Fixed the link of the update button. (oops)
  • Fixed broken node to display user's last ban.
  • You need to uninstall previous version to install new version.

 

  • Thanks 1

Share this post


Link to post
Share on other sites

Update v1.2.0.2 :

  • Changed when user searches for a player, it will now take you to the first tab. - Thanks GraveYard
  • Fixed "Illegal Characters in Path" issue.
  • Changed how the program updates, and checks for updates works.
  • Removed "Save Settings" from settings page.
  • Added "Open File" option to Exports. To open the selected .pdf easier.
  • Version information will now display the actual version (e.g: 1.2.0.2). Each update this number will increase by 1, unless its a major update.
  • Made the label visible to let you know if you search a profile that is private.
  • You can download the update from the Releases  or directly from here
  • You need to uninstall previous version to install new version. I am trying to find a way around this.

To use the update feature the program must be ran as administrator. It will throw an error if you do not.

Share this post


Link to post
Share on other sites

Update v1.2.0.3 :

  • Removed program hang when searching for a player, and replaced with a seperate progress window.
  • Fixed the incorrect update text
  • You can download the update from the Releases or directly from here

To use the update feature within the program, you must run the program as administrator. It will throw an error if you do not

  • You need to uninstall previous version to install new version. I am trying to find a way around this.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×