Menu issue
Hello, i can normally inject and use cheat, i see the menu, but if i hide menu with pressing insert again, i can edit it even when i dont see it, i am turning off and on features mistakely and its pretty bad, do you know any fix for it?
hmmm, you need to disable the function which detects your mouse input. cos right now the way you hide the menu is by making the alpha 0 or just by not drawing it. you should be disabling the functions which allows you to interact with the menu as well. if you were to show the code, we will be able to help way more