mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-12-10 08:30:02 +08:00
Auto update offsets to build 20897362 (release 0.1.3)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-11-22 10:24:50.671288800 UTC
|
||||
// 2025-11-25 23:18:27.836375200 UTC
|
||||
|
||||
namespace CS2Dumper {
|
||||
// Module: client.dll
|
||||
@@ -11,14 +11,14 @@ namespace CS2Dumper {
|
||||
public const nint forward = 0x1BE65E0;
|
||||
public const nint jump = 0x1BE68B0;
|
||||
public const nint left = 0x1BE6700;
|
||||
public const nint lookatweapon = 0x1E3A060;
|
||||
public const nint lookatweapon = 0x1E3A0F0;
|
||||
public const nint reload = 0x1BE6310;
|
||||
public const nint right = 0x1BE6790;
|
||||
public const nint showscores = 0x1E39F40;
|
||||
public const nint showscores = 0x1E39FD0;
|
||||
public const nint sprint = 0x1BE6280;
|
||||
public const nint turnleft = 0x1BE64C0;
|
||||
public const nint turnright = 0x1BE6550;
|
||||
public const nint use = 0x1BE6820;
|
||||
public const nint zoom = 0x1E39FD0;
|
||||
public const nint zoom = 0x1E3A060;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user