I tried everything I can think of and nothing seems to be working, I need to remove ``` GetAsyncKeystate``` As you know the xingcode3 Detects it. I have a bypass for the easy anti-cheat, took me four plus weeks to figure it out.
but all the bypasses I tried for "GetAsyncKeystate" comes back as Detected or crash. any and all help will be awesome. I plan on doing a full release for SF2PH/SEA. I'll also release the bypass method of the easy anticheat.
Here is an example of what i have
Code:
if (GetAsyncKeyState(VK_UP) & 1) menu.MenuSelection--;