Results 1 to 9 of 9
  1. #1
    DRAKE`'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    959
    Reputation
    116
    Thanks
    301

    A.V.A hack Support needed .

    Hey can u give me the following Information :
    -C++ download link
    -C++ Tuturail
    -If u can show me how a hack(not complete hack needed just need to know how it looks ) like in C++ . so i can know how it looks like and how far i am for making a A.V.A hack

    Thx anyway
    i am @Eminem

  2. #2
    DRAKE`'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    959
    Reputation
    116
    Thanks
    301
    uuuhhhmmm. i just realised that i double posted sry for that .
    i am @Eminem

  3. #3
    Pumpkin's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    1
    My Mood
    Sleepy
    Google is your friend...

    Just look for c++ tutorial on youtube, there is a bunch of them and pretty good for beginners too.

    Here is how a simple chams code looks like:

    Code:
      if(Chams && (Stride == 32 && StartIndex == 0))
      {
            DWORD dwOldZEnable = D3DZB_TRUE; 
            pDevice->GetRenderState(D3DRS_ZENABLE, &dwOldZEnable); 
            pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
            pDevice->SetPixelShader( Front );
            DrawIndexedPrimitive_Pointer(pDevice, Type, BaseIndex, MinIndex, NumVertices, StartIndex, PrimitiveCount);
            pDevice->SetRenderState(D3DRS_ZENABLE, dwOldZEnable);
            pDevice->SetPixelShader( Back );
      }
    Last edited by Pumpkin; 01-27-2010 at 02:07 PM.

  4. #4
    DRAKE`'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    959
    Reputation
    116
    Thanks
    301
    Ok thx for info . But. I need download for c plusplus
    i am @Eminem

  5. #5
    DRAKE`'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    959
    Reputation
    116
    Thanks
    301
    Ok thx for info . But. I need download for c plusplus(newest)
    i am @Eminem

  6. #6
    Flash-'s Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    129
    Reputation
    10
    Thanks
    3
    My Mood
    Twisted
    Wrong Section.

  7. #7
    DRAKE`'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    959
    Reputation
    116
    Thanks
    301
    Then where do I need to post it ?
    i am @Eminem

  8. #8
    Ren103's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Home
    Posts
    1,039
    Reputation
    15
    Thanks
    86
    1st: Why post double threads?
    2nd: Learn how to speak some proper english.
    3rd: Can't you look for yourself or are you way too lazy?
    4th: Wrong section, mate.
    Last edited by Ren103; 01-27-2010 at 03:57 PM.

  9. #9
    ecusmc's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    148
    Reputation
    11
    Thanks
    95
    Two fail double posts <3 lol.
    To-Do list
    Play AVA []
    Play Soldier Front []
    Play WarRock []
    Get past IJJI's IP banner []
    Learn C++ []
    Find someone to help me to learn it []
    5 posts []
    10 posts []
    50 posts []
    100 posts []
    200 posts [In my dreams]

    If you're interested in helping me contact me via
    Xfire: infiity589
    Skype: c.of.fire
    MSN: vapor21@hotmail.com
    My BITCHING youtube account: https://www.youtube.com/user/iMCobra21
    Press thanks if I helped!


Similar Threads

  1. A.V.A hack Support needed .
    By DRAKE` in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 10
    Last Post: 01-30-2010, 05:32 PM
  2. tell me gunz hacks i need them
    By tylerwm in forum Gunz General
    Replies: 13
    Last Post: 12-13-2008, 06:41 PM
  3. Cupons! hack.. we need to make
    By Cataldo in forum WarRock Korea Hacks
    Replies: 5
    Last Post: 05-21-2007, 12:24 PM
  4. Project 16 (im new to hacking and need help)
    By FlameDragon in forum WarRock - International Hacks
    Replies: 21
    Last Post: 04-21-2007, 11:06 AM
  5. I wanna make weapon hack but need help
    By allard123 in forum WarRock - International Hacks
    Replies: 13
    Last Post: 02-19-2007, 08:19 PM