有冇人試過
To anyone that has gotten banned in the first ban wave and wants to make an alt. Here are the steps I took and I'm playing fine (others are getting insta-banned without this or only partial application of what I'm about to show)
-Delete Xhunter files in C:/Windows folder (both .sys and .log) and replace with read only dummy files. The permissions of which should be stripped with the user as the only exception.
-Instill a new Windows Firewall custom rule to block this IP : 13.125.151.163 (This is supposed to prevent any logs from being sent)
-Clear Temp folder.
-Run this command in Powershell with admin priviliges:
Code:
Clear-Content "$env:TEMP\uncheater-system.log" -Force
-This one too :
Code:
Set-ItemProperty -Path $env:TEMP\uncheater-system.log -Name IsReadOnly -Value $true
-Delete Xhunter1 folder from Registry (ctrl + F)
-Always Use VPN set to Japan ( I use Nord with dedicated server)
-Mention : seen some dude on reddit use autoruns to disable xhunter.sys from loading on startup but I'm not doing that.