三水资源分享
رفتن به کانال در Telegram
热衷于imgui与引擎的分享频道
نمایش بیشترکشور مشخص نشده استدسته بندی مشخص نشده است
2 351
مشترکین
+1424 ساعت
+2217 روز
+1 41030 روز
آرشیو پست ها
2 355
PATCH_LIB("libUE4.so", "0x645493C", "00 00 80 D2 C0 03 5F D6"); //@RAHMANYVI
PATCH_LIB("libUE4.so", "0x6455BD4", "00 00 80 D2 C0 03 5F D6"); //@RAHMANYVI
PATCH_LIB("libUE4.so", "0x6139BF0", "00 00 80 D2 C0 03 5F D6"); //@RAHMANYVI
All Network Client Ban Full Fix 💯
If you are not using a Hook, then it also works 100% with a Patch.2 355
// Cr @RAHMANYVI
STORM(int64, FlushMrpcsFlow, (int64 result))
{
if (result && *(_QWORD *)(result + 360))
return 0LL;
return oFlushMrpcsFlow(result);
}//By @RAHMANYVI
YAHDI(void, ReportPlayerKillFlow, (__int64 a1, _QWORD *a2)) { return; }
YAHDI(__int64, ReportMrpcsFlow, (__int64 a1, unsigned int a2)) {
__int64 result = oReportMrpcsFlow(a1, a2);
if (result != 0) *(_DWORD *)(result + 0x28) = 0;
return result;
}//Dont remove Cr By @RAHMANYVI
HOOK_LIB("libUE4.so", "0x645493C", hFlushMrpcsFlow, oFlushMrpcsFlow);//By @RAHMANYVI
HOOK_LIB("libUE4.so", "0x6455BD4", hReportMrpcsFlow, oReportMrpcsFlow);
HOOK_LIB("libUE4.so", "0x6139BF0", hReportPlayerKillFlow, oReportPlayerKillFlow);
All Network Client Ban Full Fix 💯⭕2 355
unsigned int (*osub_3AFCC8)(unsigned int useconds);
unsigned int hsub_3AFCC8(unsigned int useconds) {
unsigned int Delay = 99999999;
return osub_3AFCC8(Delay);
}
HOOK_LIB("libanogs.so", "0x3AFCC8", hsub_3AFCC8,osub_3AFCC8);
