Please tell me how to make a hwid system like in liquidsense?
-

-
@unbanmeniggers said in Please tell me how to make a hwid system like in liquidsense?:
if (hwidlist.contains(hwid)) {System.println("Text here")}
And where should I insert this code?
-
@unbanmeniggers said in Please tell me how to make a hwid system like in liquidsense?:
if (hwidlist.contains(hwid)) {System.println("Text here")}
And where should I insert this code?
@hacked-clients-minecraft ur client
-
@hacked-clients-minecraft ur client
@plumer-man I inserted it but I started making mistakes

-
@plumer-man I inserted it but I started making mistakes

@hacked-clients-minecraft make an if statement if ur hwid is on the list to run the client
-
@plumer-man I inserted it but I started making mistakes

@hacked-clients-minecraft bro the code he gave you was fake as it shows on red
-
@hacked-clients-minecraft bro the code he gave you was fake as it shows on red
@end3r1355 On one article I found a similar code in java I will try it
-
@plumer-man I inserted it but I started making mistakes

@hacked-clients-minecraft Just don't copy and paste the whole thing, you gotta find out how it works. Try to find examples of checking the device's HWID on google and check if it's in the list.
-
@plumer-man I inserted it but I started making mistakes

@hacked-clients-minecraft said in Please tell me how to make a hwid system like in liquidsense?:
@plumer-man I inserted it but I started making mistakes

if you actually copy paste you should literally go learn java before coding
-
@hacked-clients-minecraft said in Please tell me how to make a hwid system like in liquidsense?:
@plumer-man I inserted it but I started making mistakes

if you actually copy paste you should literally go learn java before coding
@blackpie said in Please tell me how to make a hwid system like in liquidsense?:
if you actually copy paste you should literally go learn java before coding
Yes, I've figured it out already. I'm working on it now