Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
goto hooked_events.cpp
insert it on line 56
if (g_cfg.misc.immunity)
{
if (!g_ctx.local()->is_alive() || !g_ctx.local()->is_player())
return;
m_engine()->ExecuteClientCmd(crypt_str("open_buymenu"));
}