MrTitan Knight Customer Aug 13, 2025 #1 How we can get the HWID of the player. I see only getHWIDLock. @Deazer Attachments hwid.webp 15.4 KB · Views: 31
fa1thDEV Baron Customer Aug 13, 2025 #2 Btw, You can try to make use of account name, cuatruple check (hwid/IP/account name/player name)
MrTitan Knight Customer Aug 13, 2025 #3 fa1thDEV said: Btw, You can try to make use of account name, cuatruple check (hwid/IP/account name/player name) Click to expand... I need only hwid. IP/Acc is fine but not useful as HWID.
fa1thDEV said: Btw, You can try to make use of account name, cuatruple check (hwid/IP/account name/player name) Click to expand... I need only hwid. IP/Acc is fine but not useful as HWID.
MrTitan Knight Customer Aug 13, 2025 #5 lucerasavage said: Does this help? player.getNetConnection().getHwid() Click to expand... Exactly what I need! Thanks mate.
lucerasavage said: Does this help? player.getNetConnection().getHwid() Click to expand... Exactly what I need! Thanks mate.