SpiffyTek
/
SMACheck
Archived
1
0
Fork 0

Added readme

This commit is contained in:
MadMakz 2013-05-02 15:14:33 +02:00
parent 974e52c7eb
commit aa7e7be9b7
2 changed files with 42 additions and 1 deletions

41
README.txt Normal file
View File

@ -0,0 +1,41 @@
SMACheck
=========
SMACheck is a littel Windows Desktop application to to check ID's against SMACbans banlist.
This tool is part of the SMACbans global banlist project.
[www.smacbans.com](http://www.smacbans.com/)
Screenshots
-----------
![SMACheck Pic01](https://lh5.googleusercontent.com/awoIbItAvLiDBLQ2Ws11hVKMnyLka6btI2myucdD044hDyDfWDgQEj134wr127FkNA=w1600)
![SMACheck Pic02](https://lh3.googleusercontent.com/TJdP3KEhOJzX2GJP_88wTju2MwNjfaoKLZYVy84YitX-ZqfOixg7L2XrSRMrP8kKig=w1600)
![SMACheck Pic03](https://lh5.googleusercontent.com/QoJ6u0f6GCuUnyrKpWXM2tUdwxIJWJ4kL5duDwiucd3brUpR9u_zeeplmlWmNXEaKw=w1600)
Usage
-----
* Enter an Steam Id in form of either STEAM:X:Y:Z or SteamId64 (765611...) aka. Community Id
* Hit *ENTER* or klick on the "Check" button
Features
--------
* Ingame Name from ID
* Is ID on SMACbans Global banlist SMACBan
* Date of ban (YYYY/MM)
* Also checks for VAC, EAC, ESEA, KAC, ESL bans
Licence
-------
Please read LICENSE.txt
### AV False-Positives ###
ESET-NOD32, VBA32, Jiangmin, McAfee-GW-Edition
*Those Manufacturers are not willing to fix False Positive detection on AutoIt applications.*

View File

@ -14,7 +14,7 @@
;#AutoIt3Wrapper_Res_ProductVersion=x.x.x.x ; Broken, use #AutoIt3Wrapper_Res_Field=ProductVersion|x.x.x as workarround.
#AutoIt3Wrapper_Res_Field=ProductVersion|Freeware
#AutoIt3Wrapper_Res_Fileversion=1.1.4.106
#AutoIt3Wrapper_Res_Fileversion=1.1.4.107
#AutoIt3Wrapper_Res_FileVersion_AutoIncrement=N ;(Y/N/P) AutoIncrement FileVersion After Aut2EXE is finished. default=N. P=Prompt, Will ask at Compilation time if you want to increase the versionnumber
#AutoIt3Wrapper_Res_Language=1033 ;Resource Language code . german = 1031, english (U.S.) = 1033. default 2057=English (United Kingdom). For a List see http://technet.microsoft.com/en-us/library/dd346950.aspx