Page 1 of 1

Newb in CE, Require Guides

Posted: Wed Dec 22, 2021 3:02 pm
by Rogue
Please kindly assist,

I have done thru the all 9 CETutorials, and still no where near of understanding how to code script for a "Base Class" showed on this example.
Image
What I do understand, below the "Base Class" are pointers with Offsets.

Re: Newb in CE, Require Guides

Posted: Wed Dec 22, 2021 3:13 pm
by LeFiXER
You will want to find out what accesses the address of the pointer and then use AOB injection. From there you can allocate memory to store the pointer for reference. From there you can add pointers to the table like so:

pointer address = reference (symbol name), then add each subsequent offset.

Re: Newb in CE, Require Guides

Posted: Fri Dec 24, 2021 8:53 pm
by oldstuff
Rogue wrote:
Wed Dec 22, 2021 3:02 pm
Please kindly assist,

I have done thru the all 9 CETutorials, and still no where near of understanding how to code script for a "Base Class" showed on this example.
Image
What I do understand, below the "Base Class" are pointers with Offsets.
Take a look at cheat the game on YouTube. He has a ton of videos that will help make this a ton easier