View Poll Results: Did you get this working?

Voters
7. This poll is closed
  • yes

    2 28.57%
  • no

    0 0%
  • it couldnt compile ur a CHOOB!

    5 71.43%
Results 1 to 8 of 8
  1. #1
    Yepikiyay's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    320
    Reputation
    10
    Thanks
    37
    My Mood
    Drunk

    Exclamation [UNDETECTED]Crosshair

    i see every body hates my bypass so i made a crosshair but i need help with it so plz help me make hacks for this comunitie
    Code:
    void D3DCrosshair( LPDIRECT3DDEVICE8 pDevice, int size, int strong, int size2, int strong2, D3DCOLOR xcolor, D3DCOLOR xcolor2)
    {
        int iCenterX = GetSystemMetrics( 0 ) / 2;
        int iCenterY = GetSystemMetrics( 1 ) / 2;
        if( iCenterX < 20 && iCenterY < 20 )
        {
            iCenterX = ( GetSystemMetrics( 0 ) / 2 );
            iCenterY = ( GetSystemMetrics( 1 ) / 2 );
        }
        D3DRECT rec2 = { iCenterX- size, iCenterY, iCenterX+ size, iCenterY+ strong};
        D3DRECT rec3 = { iCenterX, iCenterY- size, iCenterX+ strong,iCenterY+ size};
        pDevice->Clear(1, &rec2, D3DCLEAR_TARGET, xcolor, 0,  0);
        pDevice->Clear(1, &rec3, D3DCLEAR_TARGET, xcolor, 0,  0);
    
        D3DRECT rec4 = { iCenterX- size2, iCenterY, iCenterX+ size2, iCenterY+ strong2};
        D3DRECT rec5 = { iCenterX, iCenterY- size2, iCenterX+ strong2,iCenterY+ size2};
        pDevice->Clear(1, &rac4, D3DCLEAR_TARGET, xcolor26, 0,  0);
        pDevice->Clear(1, &rec5, D3DCLEAR_TARGET, xcolor2, 0,  0);
    }

    I Hate You
    Current Status: Online Playing MineCraft

  2. #2
    Sweatshirt's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    254
    Reputation
    10
    Thanks
    21
    stop posting failed source code...please
    oh yeah, and claiming it is yours. what a fail

  3. #3
    startdriveturn's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    In Laura Prepons V - 13+
    Posts
    192
    Reputation
    10
    Thanks
    31
    My Mood
    In Love
    ok..SweatShirt have yu even tried complying this??
    And he is trying ok?
    you fking choob

  4. #4
    Sweatshirt's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    254
    Reputation
    10
    Thanks
    21
    he just wants thanks.
    he has already done this...https://www.mpgh.net/forum/164-combat...aplestory.html
    except that ones a bypass.
    Last edited by Sweatshirt; 10-05-2009 at 04:17 PM.

  5. #5
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    wow..you just copy and pasted that source code from another website....Ive seen that exact same source code and used it before. AND ITS PATCHED!

  6. #6
    whtlight's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Smokin trees
    Posts
    3,113
    Reputation
    -25
    Thanks
    413
    u sir fail
    50 grand every week, fuckin' rat budget.
    I win, always.

  7. #7
    Scruffy's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Florida
    Posts
    6,560
    Reputation
    344
    Thanks
    1,195
    oh lord have mercy on this unfortunate soul

  8. #8
    -James's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    MEETING TRUNKY ON XBOX. OH WAIT, HE DOESNT HAVE IT
    Posts
    4,942
    Reputation
    41
    Thanks
    817
    My Mood
    Bashful
    Old + Failed Source code.
    Dont flame him next time, hes just trying to help.

Similar Threads

  1. [release] ARNOLD'S UNDETECTABLE CROSSHAIR V1.2
    By arnold in forum WarRock - International Hacks
    Replies: 28
    Last Post: 07-07-2008, 07:07 AM
  2. Undetected crosshair
    By Th3 0wnzman in forum WarRock - International Hacks
    Replies: 33
    Last Post: 01-28-2008, 05:43 PM
  3. My undetected crosshair
    By blipi in forum WarRock - International Hacks
    Replies: 0
    Last Post: 10-31-2007, 03:01 AM
  4. Undetected Crosshair
    By khaid in forum WarRock - International Hacks
    Replies: 37
    Last Post: 10-19-2007, 07:01 PM
  5. [Release] Undetected CrossHair
    By DoubleDutch in forum WarRock - International Hacks
    Replies: 19
    Last Post: 10-05-2007, 10:06 AM

Tags for this Thread