Page 1 of 1

Is there any good tutorials for scripting?

Posted: Sat Nov 21, 2020 12:29 pm
by AddictedToCodes
I learned basics of scripting to get something like "add [eax+00000130]" for bigger amount than it gives or get the godmode by comparing or something like that. Still I find many things I can't understand how to deal with. Like "movsd xmm0, [rsi+2C]" etc.
So if someone knows any good tutorials to learn from, I would like to see them :D

Re: Is there any good tutorials for scripting?

Posted: Tue May 18, 2021 5:36 pm
by Pretzal
Stephen Chapman and cheat the game on youtube are pretty good.

Re: Is there any good tutorials for scripting?

Posted: Tue May 18, 2021 5:44 pm
by zachillios
The official cheat engine tutorial works wonders, so I'd start there. Secondly to answer your question, that instruction essentially means move a float value to the address located at rsi+2C