cs2-dumper/generated/offsets.py

46 lines
1.3 KiB
Python
Raw Normal View History

2023-10-17 10:06:23 +08:00
'''
2023-10-21 07:43:23 +08:00
Created using https://github.com/a2x/cs2-dumper
2024-01-05 09:00:39 +08:00
Fri, 5 Jan 2024 01:00:02 +0000
2023-10-17 10:06:23 +08:00
'''
2023-10-26 14:40:24 +08:00
class client_dll: # client.dll
2023-12-22 11:24:05 +08:00
dwEntityList = 0x17C1950
2024-01-05 09:00:39 +08:00
dwForceAttack = 0x16C1E90
dwForceAttack2 = 0x16C1F20
dwForceBackward = 0x16C2160
dwForceCrouch = 0x16C2430
dwForceForward = 0x16C20D0
dwForceJump = 0x16C23A0
dwForceLeft = 0x16C21F0
dwForceRight = 0x16C2280
dwGameEntitySystem = 0x18ED240
2023-11-04 12:06:09 +08:00
dwGameEntitySystem_getHighestEntityIndex = 0x1510
2023-12-22 11:24:05 +08:00
dwGameRules = 0x181E048
2024-01-05 09:00:39 +08:00
dwGlobalVars = 0x16BDCB8
2023-12-22 11:24:05 +08:00
dwGlowManager = 0x181D7B0
2024-01-05 09:00:39 +08:00
dwInterfaceLinkList = 0x191AED8
2023-12-22 11:24:05 +08:00
dwLocalPlayerController = 0x1810F48
2024-01-05 09:00:39 +08:00
dwLocalPlayerPawn = 0x16C8F58
2023-12-22 11:24:05 +08:00
dwPlantedC4 = 0x1824A88
2024-01-05 09:00:39 +08:00
dwPrediction = 0x16C8E20
2023-12-22 11:24:05 +08:00
dwSensitivity = 0x181ED48
2023-11-16 22:21:28 +08:00
dwSensitivity_sensitivity = 0x40
2023-12-22 11:24:05 +08:00
dwViewAngles = 0x1880DC0
dwViewMatrix = 0x1820150
dwViewRender = 0x1820998
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class engine2_dll: # engine2.dll
2024-01-05 09:00:39 +08:00
dwBuildNumber = 0x4E13D4
dwNetworkGameClient = 0x4E0988
2023-10-17 10:06:23 +08:00
dwNetworkGameClient_getLocalPlayer = 0xF0
dwNetworkGameClient_maxClients = 0x250
dwNetworkGameClient_signOnState = 0x240
2024-01-05 09:00:39 +08:00
dwWindowHeight = 0x597E0C
dwWindowWidth = 0x597E08
2023-10-30 08:18:16 +08:00
class game_info: # Some additional information about the game at dump time
2024-01-05 09:00:39 +08:00
buildNumber = 0x36A0 # Game build number
2023-10-30 08:18:16 +08:00
class inputsystem_dll: # inputsystem.dll
2023-11-17 10:26:17 +08:00
dwInputSystem = 0x35760