replace
getproperty QName(PrivateNamespace("*", $"mouseClass"), $"mouseClicked")
with
getproperty QName(PrivateNamespace("*", null), $"mouseClicked
When i decompiled the client done with modselector, i saw no references to $mouseClass, just "null" when looking into the aimbot.
You know its the same "click checking" logic everywhere. I certainly copy pasted something old , but the idea was here.
I fixed Noclip this way, i assume you have the same problem than me![]()