Results 1 to 3 of 3
  1. #1
    GEHhgerhgerhgerhrhr's Avatar
    Join Date
    Jan 2013
    Gender
    female
    Location
    <------> ◕‿◕ <------>
    Posts
    675
    Reputation
    107
    Thanks
    11,410
    My Mood
    Angelic

    Post D3D No FLash for COD4

    D3D No FLash for COD4

     
    HRESULT WINAPI DrawIndexedPrimitive_Detour(LPDIRECT3DDEVICE9 Device_Interface, D3DPRIMITIVETYPE Type, INT BaseIndex,
    UINT MinIndex, UINT NumVertices, UINT StartIndex, UINT PrimitiveCount)
    {
    LPDIRECT3DVERTEXBUFFER9 Stream_Data;
    LPDIRECT3DTEXTURE9 BTEX = NULL;
    D3DSURFACE_DESC pDesc;
    PDWORD IsInGame =
    (PDWORD)0x0074E35C;
    D3DVIEWPORT9 Vwp;
    UINT Offset = 0;
    UINT Stride = 0;

    if(Device_Interface->GetStreamSource(0, &Stream_Data, &Offset, &Stride) == D3D_OK)
    Stream_Data->Release();

    Device_Interface->GetViewport( &Vwp );

    if( NumVertices == 4 && PrimitiveCount == 2 && *IsInGame && Stride == 32 )
    {

    Device_Interface->GetTexture
    ( 0, (LPDIRECT3DBASETEXTURE9*)&BTEX );

    if( BTEX )
    {
    BTEX->GetLevelDesc( 0, &pDesc );
    BTEX->Release();
    }

    if( pDesc.Height == Vwp.Height && pDesc.Width == Vwp.Width )
    return D3D_OK;
    }

    return DrawIndexedPrimitive_Pointer(Device_Interface, Type, BaseIndex, MinIndex, NumVertices, StartIndex, PrimitiveCount);


    [IMG]https://i988.photobucke*****m/albums/af1/FireTube2010/shot0113_zps7cdfdf9f.jpg[/IMG]

    Credit:Zooom

  2. #2
    Honesty is an expensive gift do not expect it from cheap people!
    MPGH Member
    Matroix73's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    706
    Reputation
    42
    Thanks
    5,623
    My Mood
    Confused
    Very cool!

  3. #3
    R3Dx666†'s Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Steam: MrTricklez
    Posts
    1,723
    Reputation
    141
    Thanks
    2,913
    My Mood
    Devilish
    stop leaching and you they could just use
     

    WriteProcessMemory(CallOfDuty4, (void*)0x00451FB9, &NoFlash, 2, 0);
    WriteProcessMemory(CallOfDuty4, (void*)0x0063DB0D, &NoFog, 2, 0);

Similar Threads

  1. Replies: 5
    Last Post: 04-03-2019, 06:03 AM
  2. Where i can download multihack for Cod4 1.5 patch?? plz tell
    By Samu..!! in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 6
    Last Post: 02-24-2010, 06:12 AM
  3. Want a aimbot for COD4 1.5
    By bigsnake in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 10
    Last Post: 06-18-2008, 12:11 PM
  4. ***TRADING TO 7DIG w/14GAMES STEAM ACCOUNTS FOR COD4 Acount***
    By Sync.. in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 3
    Last Post: 03-06-2008, 12:24 AM
  5. *TRADING TO 7DIG w/14GAMES STEAM ACCOUNTS FOR COD4 Acount***
    By Sync.. in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 01-26-2008, 10:30 PM