mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Add files via upload
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-08-14 21:08:30.051873234 UTC
|
||||
// 2025-08-18 23:52:47.183323500 UTC
|
||||
|
||||
namespace CS2Dumper.Offsets {
|
||||
// Module: client.dll
|
||||
public static class ClientDll {
|
||||
public const nint dwCSGOInput = 0x1E3CFD0;
|
||||
public const nint dwEntityList = 0x1D15578;
|
||||
public const nint dwGameEntitySystem = 0x1FB5638;
|
||||
public const nint dwCSGOInput = 0x1E3CE10;
|
||||
public const nint dwEntityList = 0x1D154C8;
|
||||
public const nint dwGameEntitySystem = 0x1FB55D8;
|
||||
public const nint dwGameEntitySystem_highestEntityIndex = 0x20F0;
|
||||
public const nint dwGameRules = 0x1E31AE0;
|
||||
public const nint dwGlobalVars = 0x1BE69B0;
|
||||
public const nint dwGlowManager = 0x1E2E8C8;
|
||||
public const nint dwLocalPlayerController = 0x1E1E850;
|
||||
public const nint dwGameRules = 0x1E31A68;
|
||||
public const nint dwGlobalVars = 0x1BE6938;
|
||||
public const nint dwGlowManager = 0x1E2E850;
|
||||
public const nint dwLocalPlayerController = 0x1E1E798;
|
||||
public const nint dwLocalPlayerPawn = 0x1BF14A0;
|
||||
public const nint dwPlantedC4 = 0x1E37E10;
|
||||
public const nint dwPlantedC4 = 0x1E37B10;
|
||||
public const nint dwPrediction = 0x1BF13D0;
|
||||
public const nint dwSensitivity = 0x1E2F3D8;
|
||||
public const nint dwSensitivity = 0x1E2F368;
|
||||
public const nint dwSensitivity_sensitivity = 0x48;
|
||||
public const nint dwViewAngles = 0x1E3D780;
|
||||
public const nint dwViewMatrix = 0x1E328A0;
|
||||
public const nint dwViewRender = 0x1E336D0;
|
||||
public const nint dwWeaponC4 = 0x1DCFCE0;
|
||||
public const nint dwViewAngles = 0x1E3D5C0;
|
||||
public const nint dwViewMatrix = 0x1E32830;
|
||||
public const nint dwViewRender = 0x1E33670;
|
||||
public const nint dwWeaponC4 = 0x1DCFDB8;
|
||||
}
|
||||
// Module: engine2.dll
|
||||
public static class Engine2Dll {
|
||||
|
Reference in New Issue
Block a user