Page 5 of 6 FirstFirst ... 3456 LastLast
Results 61 to 75 of 89
  1. #61
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    i now have this
    Code:
    #include <windows.h>
    #define charposoffset 0x66F34 //player pointer 
    #define otherplyrptr 0x3782E260 //random pointer 
    #define posyoffset 0xCC 
    #define posxoffset 0xC8 
    #define yoffset 0xCC 
    DWORD posptr;
    DWORD posy;
    DWORD playertarget;
    
    
    
    bool IsGameReadyForHook()
    {
    if( GetModuleHandleA( "d3d9.dll"     ) != NULL 
    && GetModuleHandleA( "ClientFX.fxd" ) != NULL 
    && GetModuleHandleA( "CShell.dll"   ) != NULL )
    return true;
    return false;
    }
    
    void __cdecl PushToConsle( const char* szCommand )
    {
    DWORD *LTClient = ( DWORD* )( 0x3778BFB0 );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {
    push szCommand;
    call CONoff;
    add esp, 4;
    }
    }    
    void main()
    {
    posptr=NULL; 
    posptr = (DWORD)GetModuleHandleA("ClientFX.fxd"); 
    posptr += charposoffset; 
    memcpy(&posy,(void *)(posptr),4); 
    posy += posyoffset; 
    memcpy(&playertarget,(void *)(otherplyrptr),4); 
    playertarget += yoffset; 
    while(true)
    {
    
    
    if(posy > posyoffset && playertarget > yoffset) 
                            { 
                                    *(float*)playertarget = *(float*)posy; 
                                    *(float*)(playertarget+0x4) = *(float*)(posy+0x4); 
                                    *(float*)(playertarget-0x4) = *(float*)(posy-0x4); 
                            }  
    }
    }
    DWORD WINAPI dwHackThread(LPVOID)
    {
    while( !IsGameReadyForHook() )
    Sleep(100);
    main();
    return 0;
    }
    BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
    {
    DisableThreadLibraryCalls(hDll);
    if ( dwReason == DLL_PROCESS_ATTACH )
    {
    CreateThread(NULL, NULL, dwHackThread, NULL, NULL, NULL);
    }
    return TRUE;
    }
    but it does nothing no errors no opk.

  2. #62
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Are you trying to make us do it for you? /:

    We're here to help, not do be enslaved and work for you.

  3. #63
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    I have no idea what's wrong with it tho there's no error's witch make's it harder.

  4. #64
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by wassup40 View Post
    I have no idea what's wrong with it tho there's no error's witch make's it harder.
    Well I'll look at it tomorrow. Im still on mobile, and I only see the first 3 characters of each line.

  5. #65
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    Quote Originally Posted by freedompeace View Post
    Well I'll look at it tomorrow. Im still on mobile, and I only see the first 3 characters of each line.
    ok( ive bean trying this for day's

  6. #66
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    They don't have values...

  7. #67
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    and where do i find there values.

  8. #68
    doofbla's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Biel*****/Germany
    Posts
    369
    Reputation
    10
    Thanks
    179
    My Mood
    Psychedelic
    LOL for DAYS you say?

    It's just so clear that you got the code from Topblast's Base and his release is just 18Hours old -.- so please don't say you tried for days...

    & give Credits to him!!!
    _____________________________________________

    READING TUTORIAL:

    1. READ MY POST
    2. THINK ABOUT MY POST
    3. PRESS THANKS
    4. MAYBE CORRECT MY POSTS :P




    Dijkstra:
    "Computer Science is no more about computers than astronomy is about
    telescopes."


    THANKS BUTTON RIGHT DOWN --->

  9. #69
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    This is nothing to do with topblast so i wont.

  10. #70
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Quote Originally Posted by wassup40 View Post
    Iam in eu,
    so can anyone fix my source?
    Go to the EU section then?
    Quote Originally Posted by wassup40 View Post
    It's a ptc ghost mode, and it is,
    Man iam begging you please stop teasing me.
    How is it better if it cant even go in half of the directions that mine can

    Quote Originally Posted by kongamonga View Post
    I thought you have some C++ skills...But they are just C+P skills

    You cant declare a void
    Lol
    c++ and c+p are only different by on letter

    Quote Originally Posted by wassup40 View Post
    i have watched like 41 vids and nun mention how to do this..
    You can watch all the porn vids you want but they wont help you learn c++
    Dont ban me

  11. #71
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by markoj View Post
    Go to the EU section then?

    How is it better if it cant even go in half of the directions that mine can


    c++ and c+p are only different by on letter


    You can watch all the porn vids you want but they wont help you learn c++
    Pwnt, Pwnt, Pwnt and Pwnt /

  12. #72
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    Quote Originally Posted by markoj View Post
    Go to the EU section then?

    How is it better if it cant even go in half of the directions that mine can


    c++ and c+p are only different by on letter


    You can watch all the porn vids you want but they wont help you learn c++
    mine can go all directions that u look at,
    and like i said help me and stop spaming on.

  13. #73
    doofbla's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Biel*****/Germany
    Posts
    369
    Reputation
    10
    Thanks
    179
    My Mood
    Psychedelic
    i got it working but just tested with *mypos+=100;
    now going to test it with randomplayerpointer
    _____________________________________________

    READING TUTORIAL:

    1. READ MY POST
    2. THINK ABOUT MY POST
    3. PRESS THANKS
    4. MAYBE CORRECT MY POSTS :P




    Dijkstra:
    "Computer Science is no more about computers than astronomy is about
    telescopes."


    THANKS BUTTON RIGHT DOWN --->

  14. #74
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Quote Originally Posted by markoj View Post
    Go to the EU section then?

    How is it better if it cant even go in half of the directions that mine can


    c++ and c+p are only different by on letter


    You can watch all the porn vids you want but they wont help you learn c++
    I lol'd hard

  15. #75
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    iam begging you guys just to fix the source.

Page 5 of 6 FirstFirst ... 3456 LastLast

Similar Threads

  1. help with NPC opk/telekill
    By supercarz1991 in forum Combat Arms Coding Help & Discussion
    Replies: 16
    Last Post: 02-06-2011, 12:18 AM
  2. Help OPK
    By Shakey1232 in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 10-21-2008, 03:03 AM
  3. (help) OPK
    By shawnee21 in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 08-21-2008, 02:26 PM
  4. [Help] Opk, ByPass
    By Raever in forum Visual Basic Programming
    Replies: 4
    Last Post: 06-09-2008, 11:30 AM
  5. [Help] OPK
    By JuniorD in forum WarRock - International Hacks
    Replies: 3
    Last Post: 11-26-2007, 12:36 AM