Recent content by CosMy.PoWeR

  1. CosMy.PoWeR

    [C++] SAMP IDB - over 300 functions

    well i had that on google drive hope ill help someone with this it took me 1 week to do so dont blame me if theres something wrong https://drive.google.com/file/d/12TMY5OfLKtSmo6IhvFklFfvsK44kirLs/view?usp=sharing Important note: You need to use IDA Disassembler for use this file. but plz...
  2. CosMy.PoWeR

    Untagged Release Perfect Invisible v2

    yeah, he sets the surfing vehicle id to a random vehicle in stream and modifies the surfing offsets to sqrt(-1.0) or NAN
  3. CosMy.PoWeR

    Untagged Release Perfect Invisible v2

    @shanker, it modifies the ID_PLAYER_SYNC outcoming packet.
  4. CosMy.PoWeR

    GTA SAMP integrated anticheat??or something else? C++ problem

    i did it simple for u, just add memcpy_safe func in your proj and ur done memcpy_safe((void *)(g_dwSAMP_Addr + 0x99250), "\xC3", 1); memcpy_safe((void *)(g_dwSAMP_Addr + 0x286923), "\xB8\x45\x00\x00\x00\xC2\x1C\x00", 8); memcpy_safe((void *)(g_dwSAMP_Addr + 0x298116)...
  5. CosMy.PoWeR

    CLEO Help HELP ME

    ima sory for u
  6. CosMy.PoWeR

    [C++] ImGui Hook + DrawIndexedPrimitive

    u need to feed an elephant
  7. CosMy.PoWeR

    [c++] Cheap samp cheat source with rainbow skin

    u are hooking present without using it, lol.
  8. CosMy.PoWeR

    Screen freezes

    hook reset properly
  9. CosMy.PoWeR

    no reload c++ source

    *(float*)0xB7CDC8 = 0.f; paste this sauce in a loop and then you have the best romanian no recoil copyright by ionel2k17
  10. CosMy.PoWeR

    how to create cheat menu samp

    all romanian kids likes rainbow
  11. CosMy.PoWeR

    Source rainbow

    rainbow radardisc: https://pastebin.com/c1rL6USj
  12. CosMy.PoWeR

    [C++] Atentat BOT / Kill players without shooting

    Hi, I decided to give a snippet, because someone sold us our work. I won`t help kiddos. Array for Weapon damage: float fWeaponDamage[55] = { 1.0, // 0 - Fist 1.0, // 1 - Brass knuckles 1.0, // 2 - Golf club 1.0, // 3 - Nitestick 1.0, // 4 - Knife...
Top