mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-23 01:02:23 +08:00
Initial battleye bypass (#3697)
* feat: initial battleye bypass * disable force kick toggle too * fix: fix pointers version * enable exclude modders toggle by default to prevent auto-kicks
This commit is contained in:
@ -6592,4 +6592,5 @@
|
||||
0xE6D323A5E9EFFB76,0xE6D323A5E9EFFB76
|
||||
0xBEB0D930B3CCE4D5,0xBEB0D930B3CCE4D5
|
||||
0x1FCB07FE230B6639,0x1FCB07FE230B6639
|
||||
0x1423725069EE1D14,0x1423725069EE1D14
|
||||
0x1423725069EE1D14,0x1423725069EE1D14
|
||||
0x7F7E8401F81CB65B,0x7F7E8401F81CB65B
|
@ -50884,6 +50884,16 @@
|
||||
"_GET_ONLINE_VERSION"
|
||||
]
|
||||
},
|
||||
"0x7F7E8401F81CB65B": {
|
||||
"name": "_GET_BATTLEYE_INIT_STATE",
|
||||
"jhash": "",
|
||||
"comment": "",
|
||||
"params": [],
|
||||
"return_type": "int",
|
||||
"build": "3323",
|
||||
"old_names": [
|
||||
]
|
||||
},
|
||||
"0x054354A99211EB96": {
|
||||
"name": "NETWORK_IS_SIGNED_IN",
|
||||
"jhash": "0xADD0B40F",
|
||||
|
Reference in New Issue
Block a user