Search:

Type: Posts; User: OpKilts

Page 1 of 5 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    1,137

    [Source Code] Present & Reset Engine Addresses

    Present: 0x70f8a064
    Reset: 0x70f9f251


    If you know what you are doing you actually can use these (y)
  2. Replies
    1
    Views
    1,331

    [Source Code] My cLTClientShellBase

    class cLTClientShellBase;
    class cCA_IDebugManager;
    class cILTModelClient;
    class cILTDrawPrim;
    class cILTFontManager;
    class cILTTexInterface;
    class cIModelManipulatorClient;
    class...
  3. Thread: edit dll

    by OpKilts
    Replies
    2
    Views
    1,778

    Hex edit for the win (y)

    Hex edit for the win (y)
  4. Replies
    42
    Views
    30,665

    [Patched] /requesting feedback :)

    /requesting feedback :)
  5. Thread: Detour Help

    by OpKilts
    Replies
    5
    Views
    2,615

    My IDA Broke :'(

    My IDA Broke :'(
  6. Replies
    42
    Views
    30,665

    [Patched] Combat Arms Public v001

    Virus Scans:
    https://virusscan.jotti.org/en/scanresult/f0c48b5be471c24da1394a73344fd37da424c488...
  7. Thread: Detour Help

    by OpKilts
    Replies
    5
    Views
    2,615

    Suggestion, Use a different kind of Hook to make...

    Suggestion, Use a different kind of Hook to make your hacks work, there are updated addresses for last month that should be fine, if not then OllyDBG, CA Module Dumper v2.1 and some spare time.
  8. Replies
    5
    Views
    5,670

    [Source Code] Useful Combat Arms D3D

    EndScene Hooking


    typedef HRESULT( __stdcall* EndScene_t )( LPDIRECT3DDEVICE9 );
    EndScene_t m_EndScene;

    HRESULT __stdcall hkEndScene( LPDIRECT3DDEVICE9 pDevice )
    {

    return m_EndScene(...
  9. Replies
    12
    Views
    4,864

    [Source Code] i guess, you just need to find the right addy

    i guess, you just need to find the right addy
  10. Replies
    12
    Views
    4,864

    [Source Code] Combat Arms Asm Bypass - Shit Works :O

    Enjoy or GTFO

    Bypass Thread


    #define ADDR_BYPASS 0x5381D9

    void WriteMemory(void *address, void *bytes, int byteSize)
    {
    DWORD NewProtection;
  11. Replies
    13
    Views
    3,850

    [Source Code] In theory this shouldn't work

    In theory this shouldn't work
  12. Replies
    38
    Views
    10,659

    [Source Code] it works on na aswell -_-

    it works on na aswell -_-
  13. Replies
    38
    Views
    10,659

    [Source Code] i feel as if i should use this then screenshot it...

    i feel as if i should use this then screenshot it and make new accounts and screenshot them all and just spam up the Nexon Forums #PermanentIPHWIDUSERBAN
  14. Thread: OPK Unpatched

    by OpKilts
    Replies
    4
    Views
    3,063

    [Source Code] if you use 1337Injectornokeylogger.exe and inject...

    if you use 1337Injectornokeylogger.exe and inject it into your 1337engine.exe then you should result in 1337undetectable&unpatchable hekz
  15. Replies
    38
    Views
    10,659

    [Source Code] make GP & NX Hack or you might as well call...

    make GP & NX Hack or you might as well call yourself a nub
  16. Thread: OPK Unpatched

    by OpKilts
    Replies
    4
    Views
    3,063

    [Source Code] OPK Unpatched

    https://i.imgur.com/GKlDi8d.png

    Try and hide it now nexon!
  17. Replies
    8
    Views
    1,218

    typedef unsigned int (WINAPI...

    typedef unsigned int (WINAPI *tS2S)(ILTMessage_Read *pMsg, UINT Flags);
    tS2S oS2S;

    unsigned int hkS2S(ILTMessage_Read *pMsg, UINT Flags)
    {

    return oS2S;
    }

    oS2S =...
  18. Replies
    6
    Views
    1,641

    [Preview] tehehe #pwned

    tehehe

    #pwned
  19. Replies
    6
    Views
    1,641

    [Preview] Asm is a programming language therefore source (y)

    Asm is a programming language therefore source (y)
  20. Thread: Windowed Mode

    by OpKilts
    Replies
    1
    Views
    992

    +Windowed 1 (y)

    +Windowed 1 (y)
  21. Replies
    5
    Views
    1,801

    [Info] I really like your attention to detail and your...

    I really like your attention to detail and your attitude towards coding & development
  22. Replies
    7
    Views
    7,594

    [Info] Your a "One Of A Kind" "PROGRAMMER" :)

    Your a "One Of A Kind" "PROGRAMMER" :)
  23. Replies
    75
    Views
    12,729

    [Detected] Very sexy ;)

    Very sexy ;)
  24. Replies
    30
    Views
    2,945

    [Solved] kmanev073 did you want to add these to a D3D Menu...

    kmanev073 did you want to add these to a D3D Menu or add then to the Engine in CA?
  25. Replies
    30
    Views
    2,945

    [Solved] Well, the thing is, things like SkelModelStencil...

    Well, the thing is, things like SkelModelStencil would be used for when a spec has that satellite thing and when it is activated it sends the command through ltclient or the address to activate the...
Results 1 to 25 of 106
Page 1 of 5 1 2 3 4