It boots you from the match/crashes your game because you’re telling the client what to tell the server, and the server is rejecting it. I remember you telling me it only worked on pubs when you happened to be the host, and even then you got the boot/crashes. That makes sense since if you’re not the host, the values will simply be rejected. It might register on your screen because you’re changing the display value, but the actual server value is being dictated by the server, so while your HP bar doesn’t go down for example, you’ll still die.
When you’re the host and you’re pushing values that the server knows is not correct, that’s what it does. It kicks you or will just straight up crash the game. Age of Empires does the exact same shit, but in a P2P format. It’s purposely coded that way. That’s one of the anticheat functions without it being EAC-related. Another game I hack in had a similar issue. The game was protected by EAC, and while I never got EAC kicked or banned because I was hacking at the kernel level, I would get server kicked when I was making my character move at speeds that were in disagreement with the server, so I had to find another way around it.
You’re not going to be able to manipulate HP, energy, stamina, any of that unless you know how to hack the server, and you’re not going to know how to do that unless you learn how to code. And for that, you need to have an interest in coding. There’s a reason why Rake from guidedhacking flat-out tells everyone up front with zero fucks given “do NOT come here using this site and asking stupid ass questions if you came here to learn how to hack a game. You’re wasting your time. Come here because you want to learn how to code. Once you learn how to code, you can hack any game you want.” Coding is complicated and not easy, and definitely takes a higher degree of intelligence, so people buy a membership to the site, don’t have any intelligence or commitment, they just wanna hack and be a God in their game, so they start asking stupid ass questions, and then he gets pissed off and bans them with no refund. GH is notorious for that, google it. Take my advice and learn how to code, otherwise you’re wasting your time. You’ve spent 3+ years trying to achieve things like this when it took me about an hour to code what I wanted into a dll with a UI and hotkeys that make activating things simple. Like how I deactivated godmode when Beer shot me with 6 arrows lol. You’re better off spending your time learning to code, then you can apply your skills not only to this game, but to any game. Even top-level AC’s like vanguard because you’re injecting custom code. It’s hard to detect and patch that. That’s why public cheats get you detected and banned in 1 day lol