Are these offsets correct?
I have the current values in a trigger bot I am making but i dont know if the offsets are right:
And as a result, the triggerbot isn't working. I know offset Team works but idk about the others.
Code:
DWORD EntityList = 0x4A9F6D4; DWORD LocalPlayer = 0x00A844DC; DWORD LifeState = 0x25B; DWORD Team = 0xF0; DWORD CrosshairID = 0x0000AA44; DWORD EntitySize = 0x10;

