Skip to content

Commit

Permalink
Define warden client offsets for 1.11.2.5464.
Browse files Browse the repository at this point in the history
  • Loading branch information
ratkosrb committed Jun 6, 2024
1 parent e1ea256 commit c4b1035
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[] = {
{
5464,
0x2FAE20,
0x23F410, 0x240460, 0x2400D0, 0x24B560,
0x2BDF0,
0xC6F4CC,
0xCE4BD0,
0xC02F48, 0x38A8, 0x0, 0xA8,
0xCDCB8C, 0x228, 0x08,
0xC41B44
},
{
5875,
0x303BF0,
Expand Down

0 comments on commit c4b1035

Please sign in to comment.