Please tell me how to make a hwid system like in liquidsense?
-
![alt text]( image url)
-
@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
-
@plumer-man I inserted it but I started making mistakes
![alt text]( image url) -
@hacked-clients-minecraft make an if statement if ur hwid is on the list to run the client
-
@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
-
@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.
-
@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
![alt text]( image url)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