Сайт читов, скриптов и кодов для онлайн игр - YouGame.Biz

  1. K

    Skinchanger HUD не обновляет

    my cheat is external c ++. for (int i = 1; i <= 8; i ++) { weaponIndex = memory.Read <DWORD> (localPlayer + m_hMyWeapons + ((i - 1) * 0x4)) & 0xFFF; weaponEntity = memory.Read <DWORD> (GetClientModule (L "client_panorama.dll") + dwEntityList + (weaponIndex - 1) * 0x10)...
  2. Shonax

    Гайд Update hud with skinchanger

    update hud with skinchanger так как нигде вроде гайдов нету, есть на uc, но там хуй найдешь Все вставляем в меню(где у вас идет вызов форсе апдеит) struct hud_weapons_t { std::int32_t* get_weapon_count() { return reinterpret_cast<std::int32_t*>(std::uintptr_t(this) + 0x80); } }; template<class...
Сверху Снизу