Have you tried using the value increased and decreased instead of searching for specific values? That's typically how health bar addresses are found. Do a search for all, take damage, search for all values that decreased, rinse and repeat until you narrow it down enough. The only problem is if you're self-healing during this process you have to make sure you knock you health down enough from the previous level.
I've encountered a problem, which is that the player & enemies share the same code and I'm struggling to separate them via a 1-Hit Kill option as I cannot find a compare So far, I've managed to give myself godmode but also the enemies.
I gave up searching since I spent hours trying