Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 01:35

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Make a HWİD system

Discussion on Make a HWİD system within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2014
Posts: 132
Received Thanks: 31
Make a HWİD system

I want make a hwid system but ı dont know pls help for make
lenclstr746 is offline  
Old 04/03/2017, 17:59   #2



 
Shawak's Avatar
 
elite*gold: 0
The Black Market: 259/0/0
Join Date: Apr 2010
Posts: 10,291
Received Thanks: 3,611
Maybe people want to help you but they don't know how so please deliver more information so they can, plz
Shawak is offline  
Old 04/04/2017, 19:15   #3
 
elite*gold: 0
Join Date: Feb 2014
Posts: 132
Received Thanks: 31
None of them could not help
lenclstr746 is offline  
Old 04/04/2017, 21:00   #4
 
EngelEatos's Avatar
 
elite*gold: 22
Join Date: May 2011
Posts: 516
Received Thanks: 178
1. generate HWID ( - you can build your own function)
Code:
func _HWID()
    $osdrive = StringLeft(@SystemDir, 3)
    $original = "0"&@CPUArch & @KBLayout & DriveGetSerial("C:\") & StringUpper(DriveGetType($osdrive)) & DriveSpaceTotal ($osdrive)
    $string2 = StringMid($original, Round(StringLen($original)/2), Round(StringLen($original)/2))
    $string2_mod = _StringToHex(_StringReverse($string2))
    $original = _StringEncrypt(1, $original, $string2_mod, 4)
    Return $original
EndFunc
2. check if database (or a simple file on the server) contains the HWID
3. true => access granted | false => access denied
(4. this is not secure! It's easy to decompile AutoIt. And change or delete this protection.)
EngelEatos is offline  
Reply


Similar Threads Similar Threads
[HowTo] Make a J.A.R.V.I.S System [VB.NET]
10/02/2013 - Coding Tutorials - 4 Replies
J.A.R.V.I.S You will need to create a text document and put all your commands ! 1) Imports
How to make Good AntiBot system
06/14/2012 - CO2 Private Server - 2 Replies
Any one can hit us with any tips for how to make good anti bot system for 5065? We were thinking about do it exe based but it will be shown as a virus by antivirus programs :confused: any other smart and good working ways to prevent boting? So far we are successive in catching them one by one and simple jailing and banning by our awesome working staff members :rolleyes: but server grows so fast.. soon we wont be able to control all archers :P If any one can help us with it would be...
i need to make the old job system in my database how i do
03/15/2012 - SRO Private Server - 5 Replies
i have database dg11 and want to make the job as the old system .. everyone be able to be "Trader Thief Hunter "
How can i make e-pin system?
03/09/2012 - SRO Private Server - 2 Replies
Can anyone help me? How can i make e-pin system for silkroad server?
How to make own system.mrs?
03/21/2008 - GunZ - 4 Replies
Hello. I want create my own system.mrs. I know tutorial maked by Privc , but i mean: system.mrs without injecting crc like http://www.elitepvpers.com/forum/gunz/120656-new-pa tch-means-new-hax-3-2008-a.html this. Thx , and sorry for english.



All times are GMT +2. The time now is 01:35.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.