Recent content by StickeyAdv

  1. StickeyAdv

    Server crashers

    Please fix. Dark can't paste without testing.
  2. StickeyAdv

    CLEO Release Smooth 0.5

    Smooth 9.9 is the b1ggest
  3. StickeyAdv

    need stealth_renderer

    Try ASI Framework by CentiuS.
  4. StickeyAdv

    [C++] When I press a key

    You need to loop the function somewhere (thread, endscene...)
  5. StickeyAdv

    running speed

    DWORD dwAddr = *(DWORD*)((DWORD)g_Players->pLocalPlayer->pSAMP_Actor->pGTA_Ped + 0x14); dwAddr += 0x30; *(float*)dwAddr += g_Players->pLocalPlayer->onFootData.fMoveSpeed[0] * 0.135f; dwAddr += 0x04; *(float*)dwAddr += g_Players->pLocalPlayer->onFootData.fMoveSpeed[1] * 0.135f; //Credit: s0b
  6. StickeyAdv

    get target ped

    http://ugbase.eu/index.php?threads/trigger-bot-c.16169/ + http://ugbase.eu/index.php?threads/gta-sa-c-triggerbot.19965/post-115526v = best triggerbot
  7. StickeyAdv

    [C++] DISABLE CHAT with rpm/wpm

    Thanks you very much, I will use it.
  8. StickeyAdv

    CPP RELEASE [ASI] D3D Model Logger

    Hotkeys: Left Arrow: Decrement PrimCount Right Arrow: Increment PrimCount Download: https://www92.zippyshare.com/v/JuBYK8Cs/file.html Screenshot:
  9. StickeyAdv

    [C++] ImGui Hook + DrawIndexedPrimitive

    Credits: CentiuS Garret GAM (MaLWeR) Its contain: Last ImGui version (v1.65), DrawIndexedPrimitive Hook, and Chams. Source: https://github.com/Stickey21/Hook-By-GAM---Stickey detours.lib: http://www.mediafire.com/file/zlg42i4716zikng/detours.lib/file
  10. StickeyAdv

    CPP RELEASE [C++] ImGui Hook + DrawIndexedPrimitive

    Credits: Garret CentiuS GAM (MaLWeR) Source: https://github.com/Stickey21/Hook-By-GAM---Stickey
  11. StickeyAdv

    CPP RELEASE [C++] ImGui Hook + DrawIndexedPrimitive

    Credits: Garret CentiuS MaLWeR (GAM) https://github.com/Stickey21/Hook-By-GAM---Stickey
Top