Common Issues

Below is a list of some issues along with an explanation of a fix or why it happens and how to avoid it.

Why is the players name in game innacurate?

The player esp does not know player nicknames. Nicknames are known only to lua and as such there is no way to get them without calling lua code. Calling lua code can be used to detect the cheat. If you still want this behavior you can turn on the tweak to enable it, misc -> tweaks -> accurate player functions

Why is the players usergroup wrong?

The reason the usergroup is wrong is because every admin mod has its own way to store them. That method is only known to lua code and calling lua code can be used to detect the cheat. The cheat implements a few ways to get the usergroup for different admin mods. If an admin mod is not supported and the server does not have a strong anti cheat you can turn on, misc -> tweaks -> accurate player functions

"Window positions failed to load"

This happens when the file responsible for saving window positions is corrupted, to fix this just delete %appdata%/OinkIndustries/windows.json