Jump to content

Drunken Cheetah

Members
  • Posts

    270
  • Joined

  • Days Won

    32

Drunken Cheetah last won the day on June 27 2022

Drunken Cheetah had the most liked content!

4 Followers

About Drunken Cheetah

PC Specs

  • CPU
    Kaby Lake i7
  • Memory
    32GB
  • Hard Drive
    250GB SSD, 2TB Sata,2TB Sata
  • Graphic Card
    GTX 1060 3GB OC
  • PSU
    Thermal Take Smart Series
  • Case
    Antec
  • Monitor
    Aoc 32"
  • Description - Other Accessories
    http://altislifescripting.com

Recent Profile Visitors

3,157 profile views

Drunken Cheetah's Achievements

Accomplished Member

Accomplished Member (6/6)

98

Reputation

  1. There is nothing wrong according to this line, with your DB connection.
  2. Sounds like a connection issue. Such as server located US but your in AUS for example.
  3. 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.
  4. Everywhere I have posted the release I have added this in every first post. I can add something else in there though.
  5. 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 quicker. 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.
  6. Thanks for the feedback, I’ll change it so it switches to the results, and yes if a profile is set to private it will return vague information about it. There is some text on the main page but I forgot to make it visible (oops) for the version; it’s 1.2.0.1 but the way the update is setup, it reads the value without the points it was setup like that to avoid confusion within the checking updates side of it. Hence why it’s 1201. I’ll have a look at a better update feature in a future update.
  7. 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 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.
  8. You need to add it in Config_vItems.hpp Once added there, you can then add it to the shops you want. For cops to only access them it requires more.
  9. Today I present to you a program I have been working on. Steam Profiler A little about the program; It is created in vb.net and uses HtmlAgilityPack as the main form of getting the data you need, while I am new to using this package there could still be bugs & issues within it. I have tested this myself over the last few days of creating it, and have yet to come across many bugs. The purpose of this tool was purely to learn how to use HtmlAgilityPack and to help server owners for any game from steam check a player quickly. There is a website for this tool, which is the most basic website of all. The website was done so I had somewhere to add updates to, instead of free file uploaders etc. You can download from there also, or you can download from this thread. http://thesteamaccfinder.online/ The download is only a .msi built from microsoft installer package for .net - Please download from link above or download the .msi from this thread. The install location should lead to C:\Program Files (x86)\SteamProfiler\StreamProfilerSetup - and this will also be the run folder, along with a desktop icon & startmenu icon. If you use this, I would greatly appreciate if you find bugs report them to me. Known Issues: During testing phase, I faced a few issues exporting the details. So for now exporting has been removed. 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. 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. Please note; The program can only search for a steamid. Vanity URL's are not accepted at the moment. Please note#2; The program requires admin permissions to run, this is purely because it creates folders for the exports (once exporting is fixed), it also needs your permission to save the "SearchedSteamIds.dat" file. Features of program: (In order of search) Profile Details contains Steam Profile Picture 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 Export Options - Exporting is currently disabled. Profile Bans contains: Total Game Bans Is 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. Profile Hours contains: Total Hours combined Windows hours Linux hours MacOs hours Recents contains: A list of searched steamids. - This will only save if you check the box for it in settings. a .dat file will be saved called SearchedSteamIds. You can select each entry, and right click it for more information such as copy links etc. Settings contains: Automatically paste steamids from clipboard - This feature is currently not working, and has been disabled Automatically save all searched id's to recents - Enable this to save a list in the recents tab. Delete saved file - Click button to delete the "SearchedSteamIds.dat" Automatically check for updates upon program start - If you want to stay upto date with updates, select this. The settings tab will also tell you if there is an update or not. Check for updates manually Load default settings Open Exports Folder - Currently opens documents folder as exports are currently not working. Exported Files contains A list of exported files. This will be enabled once exporting is finished. It will contain a list of all exported files you have done, with right click options for each one. Such as delete, open etc. Changelog contains When I release new updates, the changelog tab will automatically display the changes made in the new version. About contains Basic information regarding the program and the credits. Some pictures (Please note; the program has been changed slighly since these photos were taken) [SPOILER] Virus Scans for your peace of mind(Website & msi file) https://www.virustotal.com/gui/file/1a4ff846b22a2ebeca09a3f9f24c6afb7ad8db598cd457ee3593be1e46a092c9?nocache=1 https://www.virustotal.com/gui/url/1391c59c77d51e83875f6ec19c9160024182a2fb715f49bf23d18d8affc14651?nocache=1 StreamProfilerSetup.msi
  10. Been a while since a release. I am introducing a program made in .Net where you can search for a steamid and it'll give you information about the player. This is more of a handy tool to quickly check a player on your server. It's got a bit of work to do before its 100% but right now its functional and works as it should and gives you a quick run down on the steamid you've entered. Here are some pictures. https://gyazo.com/d40555a5bbbf29e7e837fee834f05d54 https://gyazo.com/7db3ccddf8e4f673b5806bcf35f451f8 https://gyazo.com/3c1b5221f7ee2c616c4d812f0d658063 https://gyazo.com/083a980d9924e1597a9e2110658b5ff9 https://gyazo.com/537848330495acf41bb25efd9fbf31dd https://gyazo.com/c496d20fa42f908ed604fd5e522725ad https://gyazo.com/d44b90065de9a2eb4580ab6a1cb22084 https://gyazo.com/592c219120e7d0645b8ac71a40175346 I will update this post once I have completely finished the program, as there are a few issues I need to iron out before posting executable publicly. The update feature will most likely not be implemented in the version posted here, due to security reasons. The source code will be available at the time of release, which you will find on my github.
  11. Please post the file. You can use hastebin
  12. F(bis_fnc_debugconsoleexec,SERVER) This needs to go in your CfgRemoteExec.hpp file.
  13. Bohemia have a vast variety of scripting commands.. https://community.bistudio.com/wiki/Category:Arma_3:_Scripting_Commands
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.