get working again, sigs still need updating

This commit is contained in:
avitran0
2025-01-29 13:23:43 +01:00
parent baae1570ee
commit fbcf7059da
86 changed files with 48662 additions and 41110 deletions

View File

@@ -1,26 +1,11 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-08-19 23:33:08.462588500 UTC
// 2025-01-29 12:23:34.043004291 UTC
#![allow(non_upper_case_globals, unused)]
pub mod cs2_dumper {
// Module: client.dll
pub mod buttons {
pub const attack: usize = 0x17CD040;
pub const attack2: usize = 0x17CD0D0;
pub const back: usize = 0x17CD310;
pub const duck: usize = 0x17CD5E0;
pub const forward: usize = 0x17CD280;
pub const jump: usize = 0x17CD550;
pub const left: usize = 0x17CD3A0;
pub const lookatweapon: usize = 0x19DACC0;
pub const reload: usize = 0x17CCFB0;
pub const right: usize = 0x17CD430;
pub const showscores: usize = 0x19DABA0;
pub const sprint: usize = 0x17CCF20;
pub const turnleft: usize = 0x17CD160;
pub const turnright: usize = 0x17CD1F0;
pub const r#use: usize = 0x17CD4C0;
pub const zoom: usize = 0x19DAC30;
pub const : usize = 0xDD800030;
}
}