fa
Feedback
ALL SRC

ALL SRC

رفتن به کانال در Telegram
750
مشترکین
اطلاعاتی وجود ندارد24 ساعت
+107 روز
+8330 روز
آرشیو پست ها

photo content

Vtable Egl :- 0xDA47C00

Source x64 @efssource1.zip153.98 MB

photo content

photo content
+3

photo content
+1

Lifetime BlackBox Sdk Available No Need Key For Activated Sdk DM = @jagdish_via

NEW UI DESIGN
+1
NEW UI DESIGN

Loader SRC by KENTOS Password : @XelahotOfficial

photo content
+6

__int64 __fastcall CrashFix(__int64 a1, __int64 a2, __int64 a3)
{
    static bool once = false;
    if (!once) {
        srand(time(nullptr));
        once = true;
    }

    if ((rand() & 0xFF) > 240) {        
        usleep(8000 + (rand() % 30000)); // TYSONSRC
    }
    return 0LL;
}
HOOK_LIB_NO_ORIG("libanogs.so", "0x51FA80", CrashFix); //lobby crash fixer G

LOADER AND MOD REBRANDING AVAILABLE SUPER SMOOTH

0x10A570 00 00 80 D2 C0 03 5F D6 0x10A598 00 00 80 D2 C0 03 5F D6 0x1233B8 00 00 80 D2 C0 03 5F D6 0x13AE70 00 00 80 D2 C0 03 5F D6 0x141858 00 00 80 D2 C0 03 5F D6 0x149BC8 00 00 80 D2 C0 03 5F D6 0x149BD8 00 00 80 D2 C0 03 5F D6 0x149BF0 00 00 80 D2 C0 03 5F D6 0x14F1C8 00 00 80 D2 C0 03 5F D6 0x150538 00 00 80 D2 C0 03 5F D6 0x1516A0 00 00 80 D2 C0 03 5F D6 0x1516D8 00 00 80 D2 C0 03 5F D6 0x151720 00 00 80 D2 C0 03 5F D6 0x151F38 00 00 80 D2 C0 03 5F D6 0x156610 20 00 80 D2 C0 03 5F D6 0x156618 00 00 80 D2 C0 03 5F D6 0x156640 00 00 80 D2 C0 03 5F D6 0x156658 00 00 80 D2 C0 03 5F D6 0x156718 00 00 80 D2 C0 03 5F D6 0x15F980 00 00 80 D2 C0 03 5F D6 0x15F9C4 20 00 80 D2 C0 03 5F D6 0x184080 00 00 80 D2 C0 03 5F D6 0x184118 00 00 80 D2 C0 03 5F D6 0x187D18 00 00 80 D2 C0 03 5F D6 0x1893B0 00 00 80 D2 C0 03 5F D6 0x189580 00 00 80 D2 C0 03 5F D6 0x1B40E8 00 00 80 D2 C0 03 5F D6 0x1B40F0 00 00 80 D2 C0 03 5F D6 0x1B40F8 00 00 80 D2 C0 03 5F D6 0x1B4100 00 00 80 D2 C0 03 5F D6 0x1C3620 00 00 80 D2 C0 03 5F D6 0x1CFDC8 00 00 80 D2 C0 03 5F D6 0x1D2858 00 00 80 D2 C0 03 5F D6 0x1F2EC8 00 00 80 D2 C0 03 5F D6 0x1F5CB0 00 00 80 D2 C0 03 5F D6 0x1F5CD8 00 00 80 D2 C0 03 5F D6 0x1F5D00 00 00 80 D2 C0 03 5F D6 0x1FC478 00 00 80 D2 C0 03 5F D6 0x1FFEC8 00 00 80 D2 C0 03 5F D6 0x2023E0 00 00 80 D2 C0 03 5F D6 0x204F68 00 00 80 D2 C0 03 5F D6 0x2055C8 00 00 80 D2 C0 03 5F D6 0x213710 00 00 80 D2 C0 03 5F D6 0x21DB48 00 00 80 D2 C0 03 5F D6 0x222B44 20 00 80 D2 C0 03 5F D6 0x223258 00 00 80 D2 C0 03 5F D6 0x2238B8 00 00 80 D2 C0 03 5F D6 0x256290 00 00 80 D2 C0 03 5F D6 0x2562C8 00 00 80 D2 C0 03 5F D6 0x256358 00 00 80 D2 C0 03 5F D6 0x256370 00 00 80 D2 C0 03 5F D6 0x465D90 HOOK OFFSET

PATCH_LIB("libanogs.so", "0x46ED30", "00 00 80 D2 C0 03 5F D6"); PATCH_LIB("libanogs.so", "0x328110", "00 00 80 D2 C0 03 5F D6"); PATCH_LIB("libanogs.so", "0x336294", "00 00 80 D2 C0 03 5F D6"); All Ban Fixed But Trigger Termination 🙂 64 Bit ✅

if (Carjump) {
auto objs = UObject::GetGlobalObjects();
for (int i = 0; i < objs.Num(); i++) {
auto Object = objs.GetByIndex(i);
if (isObjectInvalid(Object))//@NASHEDI_SRC
continue;
if (Object->IsA(UPhysicsSettings::StaticClass())) {
auto armp = (UPhysicsSettings *) Object;
armp->DefaultGravityZ = 9999.0f;
} 
} 
}
for (int i = 0; i < Actors.size(); i++) {     if (!Actors[i]) continue;     if (Actors[i]->IsA(ASTExtraVehicleBase::StaticClass())) {         auto vehicleBase = (ASTExtraVehicleBase*)Actors[i];         auto vehicleChar = (ASTExtraWheeledVehicle*)Actors[i];         if (vehicleBase && vehicleChar) {             vehicleChar->ExtraBoostFactor = 999.0f;         }//@NASHEDI_SRC     } }
if (HighJump) { UCharacterMovementComponent *CharacterMovement = g_LocalPlayer->CharacterMovement; if (CharacterMovement) { CharacterMovement->JumpZVelocity = 850; }}//@NASHEDI_SRC

void (*Orig_glDrawElements)(GLenum target, GLsizei count, GLenum type, const void* indices);
void Hooked_glDrawElements(GLenum mode, GLsizei count, GLenum type, const void* indices) {
     if (glWidth <= 0 || glHeight <= 0) {
        GLint viewport[4];
        glGetIntegerv(GL_VIEWPORT, viewport);
        glWidth = viewport[2];
        glHeight = viewport[3];
        }

if (glWidth <= 0 || glHeight <= 0)
        return Orig_glDrawElements(target, count, type, indices);
        if (!g_App)
        return Orig_glDrawElements(target, count, type, indices);
        screenWidth = ANativeWindow_getWidth(g_App->window);
        screenHeight = ANativeWindow_getHeight(g_App->window);
        density = AConfiguration_getDensity(g_App->config);
        if (!initImGui) {
// Your Existing Code here
initImGui = true;
        }

    return Orig_glDrawElements(target, count, type, indices);
        }
Hook
A64HookFunction((void *)(Cheat::libUE4Base + 0xC2A38B0), (void *)Hooked_glDrawElements, (void **)&Orig_glDrawElements);
Imgui New glDrawElements Rendering method • No Offline • Fix some bugs yourself and enjoy

0x228560 // termination Case 37 This Giving Termination 😂😂

Moded lib Lib add Kro Password JAAT