Posted: Mon Aug 26, 2024 1:11 am Post subject: can't disable aob injection script after changing values
I'm trying to lock the pitch and yaw values from changing due to mouse input in tomb raider 2013. the yaw script works perfectly but the pitch script won't disable if I change the value of the pitch as doing so changes the array of bytes
pitch script:
Code:
{ Game : TombRaider.exe
Version:
Date : 2024-08-26
Author :
This script does blah blah blah
}
[ENABLE]
aobscanmodule(INJECT,TombRaider.exe,28 D9 57 04 D9 1F) // should be unique
alloc(newmem,$1000)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum