View Single Post
Old 11-14-20, 03:39 AM   #8
rfxcasey
Bosun
 
Join Date: Jun 2009
Posts: 68
Downloads: 10
Uploads: 0
Default

Quote:
Originally Posted by prouha View Post
don't understand why my script dont work for you...but you have find perfect the correct values , if you create you proper script ( same as mine )
3 scripts and put on this " execute asynchronus"
ok !!!!!! understand your error !
you put 40 43 exact ? but no and no !!!!
only the first for you !!!! db: 40 42 (for exemple)
the seond value is only when your fov is more , your fov is only 48° (64 in byte)
simple edit my script and push and replace on it :


_place:
place:
db 94 43


to :


_place:
place:
db 40 42


and replace the key for activate and try ok ?
I've been playing with the values, yes I run 40 42, but 40 43 works well too when done manually. I've tried the script both ways and does not work for some reason. The hotkeys are OK, I like where you have them so I leave them. With Cheat Engine open I can see the hotkeys are working. In Cheat Engine I see the 3 script boxes at the bottom. When I hit the hotkey to start the scripts I see the scanner progress spinning on all three scripts but nothing else changes. Should I be seeing some kind of data update in Cheat Engine? Also, scripts don't seem to stop, it's like they aren't finishing the scan, like they aren't finding what they need or SH5.exe. If I got to 'open process' and click on SH5.exe Cheat Engine will stop responding. Is it possible the scripts are not finding SH5.exe?
rfxcasey is offline   Reply With Quote