mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-07-04 13:12:31 +08:00
Update script list (#79)
This commit is contained in:
@ -21,6 +21,9 @@ namespace big
|
||||
{
|
||||
void bypass_battleye()
|
||||
{
|
||||
if (g.spoofing.spoof_game_data_hash)
|
||||
return;
|
||||
|
||||
constexpr std::array<std::uint32_t, 16> valid_hashes = {4022154788, 988, 3512952254, 472, 0, 0, 3308328917, 0, 0, 1731098795, 2256610353, 18616, 1540917665, 307143837, 1629784955, 2012170620};
|
||||
|
||||
if (auto hashes = *g_pointers->m_gta.m_game_data_hash)
|
||||
|
Reference in New Issue
Block a user