vladislavl2a 0 Posted September 7, 2020 Posted September 7, 2020 Hello to everyone How can I skip this and exactly what protects the game from this possibility? Today i tried to make a program on c++ which works on every application except l2 of course. I'm just trying to do something which will keep my 'f2' down :D. At first I thought so the problem is maybe that I use -> HWND GameWindow = FindWindowA(0, "Lineage II"); but that's not the problem The server name is L2Massacre i didn't see any secures like GameGuard or SmartGuard but obviously there is. Can you advise me something? Quote Share this post Link to post Share on other sites
Celestine 946 Posted September 7, 2020 Posted September 7, 2020 Try using interface ? With auto macro and add f2 there Quote Share this post Link to post Share on other sites
vladislavl2a 0 Posted September 7, 2020 Posted September 7, 2020 Could you recommend me or refer me to an interface? Quote Share this post Link to post Share on other sites
Celestine 946 Posted September 7, 2020 Posted September 7, 2020 Client section has a lot interfaces with auto macro you can choose one and try it Quote Share this post Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.