Help!!When I put this into my code and activate it,it works.(this is a hack without offset)Code : *(long*)(BaseAddress) = 0; When I add offset into it and activate it,it not working.(this is a hack with offsets)Code : *(long*)(BaseAddress+Offset1) = 1; I find solution whole day and I can't find the solution.Can anyone help me?![]()