Skip to content

Commit

Permalink
Define warden offsets for 1.9.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ratkosrb committed Dec 6, 2024
1 parent 05f1dad commit 3e9dce6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/game/Anticheat/WardenAnticheat/WardenWin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,17 @@ static constexpr struct ClientOffsets
// Click to move
uint32 ClickToMovePosition;
} Offsets[] = {
{
5086,
0x2E82E0,
0x225FB0, 0x227070, 0x226CE0, 0x232170,
0x22580,
0xC01BBC,
0xC74844,
0xB95818, 0x38A0, 0x0, 0xA8,
0xC6EBF4, 0x228, 0x08,
0xBD4260
},
{
5302,
0x2F5CE0,
Expand Down

0 comments on commit 3e9dce6

Please sign in to comment.