iorlas / JT2

Jungle Timer for the LoL game. Second edition. First was on ansi C with dirty hacks. New edition uses D3D9Proxy dll and CPP with boost.
7 stars 4 forks source link

Shyvanna patch: new offsets #34

Closed iorlas closed 12 years ago

iorlas commented 12 years ago

Need to refresh patterns and offsets.

iorlas commented 12 years ago

IN-GAME TIME HELPERS AND POINTERS/OFFSETS - DONE OFFSETS AND DEFINES FOR MAP CHECKING - DONE See commit.

Patterns are same. Array address fixed. Offset of isAlive is shifted by one.

iorlas commented 12 years ago

Left: NET-OBJECTS MEMORY PATTERNS, NET-OBJECTS OFFSETS AND POINTERS.