Подпишитесь на наш Telegram-канал, чтобы всегда быть в курсе важных обновлений! Перейти

Исходник Darkside sdk fix (13.11.2025)

ну паттерн ерор выдает почему то
оффсеты к паттерну 0x1, 0x5?
theres like 20 ways to grab it anyway, why dont you open IDA?

C++:
Expand Collapse Copy
static auto setup_bones = reinterpret_cast<void( __fastcall* )( void*, int )>( g_opcodes->scan_absolute( g_modules->m_modules.client_dll.get_name( ), "E8 ? ? ? ? 48 8B 8E ? ? ? ? 48 85 C9 74 ? 48 8B 09 8B 95", 0x1 ) );
static auto physics_run_think_ = reinterpret_cast<void* ( __fastcall* )( void* )>( g_opcodes->scan_absolute( g_modules->m_modules.client_dll.get_name( ), "E8 ? ? ? ? 48 8B D5 48 8B CE E8 ? ? ? ? 48 8B 06", 0x1 ) );


c_networked_client_info* get_networked_client_info( ) {
    c_networked_client_info client_info;

    vmt::call_virtual<void*>( this, 179, &client_info );
    return &client_info;
}
 
деньги плать баж
я говорил что я чучуть не шарю тупица йуффуфуфуфу
theres like 20 ways to grab it anyway, why dont you open IDA?

C++:
Expand Collapse Copy
static auto setup_bones = reinterpret_cast<void( __fastcall* )( void*, int )>( g_opcodes->scan_absolute( g_modules->m_modules.client_dll.get_name( ), "E8 ? ? ? ? 48 8B 8E ? ? ? ? 48 85 C9 74 ? 48 8B 09 8B 95", 0x1 ) );
static auto physics_run_think_ = reinterpret_cast<void* ( __fastcall* )( void* )>( g_opcodes->scan_absolute( g_modules->m_modules.client_dll.get_name( ), "E8 ? ? ? ? 48 8B D5 48 8B CE E8 ? ? ? ? 48 8B 06", 0x1 ) );


c_networked_client_info* get_networked_client_info( ) {
    c_networked_client_info client_info;

    vmt::call_virtual<void*>( this, 179, &client_info );
    return &client_info;
}
failed to find pattern: 45 85 C9 0F 8E ? ? ? ? 4C 8B DC 55
failed to find pattern: 48 89 5C 24 ? 48 89 6C 24 ? 56 57 41 54 41 56 41 57 48 83 EC ? 4C 8B F95
failed to find pattern: 48 89 54 24 ? 55 57 41 55 48 8D AC 24 ? ? ? ? B8 ? ? ? ? E8 ? ? ? ? 48 2B E0 49 63 F9
failed to find pattern: E8 ? ? ? ? 49 8B D6 48 8B CE E8 ? ? ? ? 48 8B 06
 
Последнее редактирование:
я говорил что я чучуть не шарю тупица йуффуфуфуфу

failed to find pattern: 45 85 C9 0F 8E ? ? ? ? 4C 8B DC 55
failed to find pattern: 48 89 5C 24 ? 48 89 6C 24 ? 56 57 41 54 41 56 41 57 48 83 EC ? 4C 8B F95
failed to find pattern: 48 89 54 24 ? 55 57 41 55 48 8D AC 24 ? ? ? ? B8 ? ? ? ? E8 ? ? ? ? 48 2B E0 49 63 F9
failed to find pattern: E8 ? ? ? ? 49 8B D6 48 8B CE E8 ? ? ? ? 48 8B 06
you have old patterns(new E8 ? ? ? ? 48, yours is E8 ? ? ? ? 49 in error), either didn't replace or bug, try recompile instead of build ¯\_(ツ)_/¯
 
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
you have old patterns(new E8 ? ? ? ? 48, yours is E8 ? ? ? ? 49 in error), either didn't replace or bug, try recompile instead of build ¯\_(ツ)_/¯
типы ес чё для рейджбота надо в хуках раскоментировать рейджбот
типы ес чё для рейджбота надо в хуках раскоментировать рейджбот
но там всё равно аволлы не работают и там нужно в rage_bot.cpp закоментировать одну из create_move либо сделать первый create_move_first а другой просто оставить так и все.
 
типы ес чё для рейджбота надо в хуках раскоментировать рейджбот

но там всё равно аволлы не работают и там нужно в rage_bot.cpp закоментировать одну из create_move либо сделать первый create_move_first а другой просто оставить так и все.
пошли дс будем рейджуху переписывать
 
типы ес чё для рейджбота надо в хуках раскоментировать рейджбот

но там всё равно аволлы не работают и там нужно в rage_bot.cpp закоментировать одну из create_move либо сделать первый create_move_first а другой просто оставить так и все.
was just few indexes and patterns to get ragebot to work, if aimbot shoots at 0,0,0 then debug best_point
 
[15:44:36] modules.cpp:18: [+] Modules initialization completed!
[15:44:36] interfaces.cpp:54: [+] Interfaces initialization completed!
[15:44:37] utils.cpp:60: failed to find pattern: 48 8B C4 48 89 58 18 48 89 70 20 55 57 41 54 41 55
[15:44:37] utils.cpp:60: failed to find pattern: 48 89 5C 24 ? 48 89 6C 24 ? 56 57 41 54 41 56 41 57 48 83 EC ? 4C 8B F95
[15:44:37] utils.cpp:60: failed to find pattern: 48 89 54 24 ? 55 57 41 55 48 8D AC 24 ? ? ? ? B8 ? ? ? ? E8 ? ? ? ? 48 2B E0 49 63 F9
[15:44:37] hooks.cpp:57: [+] Hooks initialization completed!
[15:44:37] entry.cpp:27: [*] DarkSide successfully injected!

Ай да гойда крашит к хуям ебаным. -insecure + manual map
 
[15:44:36] modules.cpp:18: [+] Modules initialization completed!
[15:44:36] interfaces.cpp:54: [+] Interfaces initialization completed!
[15:44:37] utils.cpp:60: failed to find pattern: 48 8B C4 48 89 58 18 48 89 70 20 55 57 41 54 41 55
[15:44:37] utils.cpp:60: failed to find pattern: 48 89 5C 24 ? 48 89 6C 24 ? 56 57 41 54 41 56 41 57 48 83 EC ? 4C 8B F95
[15:44:37] utils.cpp:60: failed to find pattern: 48 89 54 24 ? 55 57 41 55 48 8D AC 24 ? ? ? ? B8 ? ? ? ? E8 ? ? ? ? 48 2B E0 49 63 F9
[15:44:37] hooks.cpp:57: [+] Hooks initialization completed!
[15:44:37] entry.cpp:27: [*] DarkSide successfully injected!

Ай да гойда крашит к хуям ебаным. -insecure + manual map
дс дай
 
[15:44:36] modules.cpp:18: [+] Modules initialization completed!
[15:44:36] interfaces.cpp:54: [+] Interfaces initialization completed!
[15:44:37] utils.cpp:60: failed to find pattern: 48 8B C4 48 89 58 18 48 89 70 20 55 57 41 54 41 55
[15:44:37] utils.cpp:60: failed to find pattern: 48 89 5C 24 ? 48 89 6C 24 ? 56 57 41 54 41 56 41 57 48 83 EC ? 4C 8B F95
[15:44:37] utils.cpp:60: failed to find pattern: 48 89 54 24 ? 55 57 41 55 48 8D AC 24 ? ? ? ? B8 ? ? ? ? E8 ? ? ? ? 48 2B E0 49 63 F9
[15:44:37] hooks.cpp:57: [+] Hooks initialization completed!
[15:44:37] entry.cpp:27: [*] DarkSide successfully injected!

Ай да гойда крашит к хуям ебаным. -insecure + manual map
Чит запускается только стандартным методом
 
Назад
Сверху Снизу