Results 1 to 5 of 5
  1. #1
    -iFaDy..*'s Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    C++/Mpgh.net/CF/devenv.exe
    Posts
    201
    Reputation
    22
    Thanks
    87
    My Mood
    Cool

    Does This Work ?

    hey guys , i download a new windows 2 weeks ago and i didnt get microsoft visual c++ anymore ( i stopped coding ) .. im just asking does this code work or no xD

    Code:
    DWORD WINAPI Base(void)
    {
    while(1)
    {
    DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD Weapon = *(DWORD*) (CShell + 0xB5D5F8);
    
    if (CShell+Weapon)
    		 {
    for(int i=0; i<700; i++)
    {
    if((*(DWORD*)((*(DWORD*)(CShell+Weapon))+(4*i)) ) != NULL)
    {
    for (int j=0; j<9 ; j++)
    {
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+Weapon)) +(4*i))) + 0xA60+j*4) = 2.5;//fast
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+Weapon)) +(4*i))) + 0xAA8 +j*4) = 2.5;//fast
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+Weapon)) +(4*i))) + 0xBF8+j*4) = 999.9;//OHK
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+Weapon)) +(4*i))) + 0xC04+j*4) = 999.9;//OHK
    
    	}
    }
    		 }
    	}
    
    }
    }
    Need Any Help in C++/CrossFire? Just Pm me.

    My FB : Www.FaceBook.com/FaDiAtefAhlawy

    My Yahoo : Dodo_CrazyChat@yahoo.com

    My Hotmail : Dodo_CrazyChat@hotmail.com

  2. #2
    DaRk's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    MPGH
    Posts
    1,910
    Reputation
    119
    Thanks
    3,986
    My Mood
    Asleep
    i think xtrap will pop up
    other than that, i think the features will work fine

  3. The Following User Says Thank You to DaRk For This Useful Post:

    Vahan96 (07-06-2012)

  4. #3
    -iFaDy..*'s Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    C++/Mpgh.net/CF/devenv.exe
    Posts
    201
    Reputation
    22
    Thanks
    87
    My Mood
    Cool
    Quote Originally Posted by DaRk View Post
    i think xtrap will pop up
    other than that, i think the features will work fine
    ok thanks bro im just helping a friend
    Need Any Help in C++/CrossFire? Just Pm me.

    My FB : Www.FaceBook.com/FaDiAtefAhlawy

    My Yahoo : Dodo_CrazyChat@yahoo.com

    My Hotmail : Dodo_CrazyChat@hotmail.com

  5. #4
    -iFaDy..*'s Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    C++/Mpgh.net/CF/devenv.exe
    Posts
    201
    Reputation
    22
    Thanks
    87
    My Mood
    Cool
    @DaRk Close the thread
    Need Any Help in C++/CrossFire? Just Pm me.

    My FB : Www.FaceBook.com/FaDiAtefAhlawy

    My Yahoo : Dodo_CrazyChat@yahoo.com

    My Hotmail : Dodo_CrazyChat@hotmail.com

  6. #5
    gudi's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    169
    Reputation
    10
    Thanks
    32
    My Mood
    Lurking
    fast knife can not be 2.5 have to be 2.0

    2.5 of the client error

Similar Threads

  1. Does this work in the blackmarket
    By nickirongate in forum CrossFire Discussions
    Replies: 19
    Last Post: 09-01-2010, 07:25 AM
  2. [SOVLED] Does this work?
    By iHollow in forum CrossFire Help
    Replies: 6
    Last Post: 08-08-2010, 11:56 PM
  3. How does this work?!
    By why06 in forum C++/C Programming
    Replies: 3
    Last Post: 03-26-2010, 09:55 AM
  4. Does this work?
    By 19900606 in forum General
    Replies: 5
    Last Post: 10-12-2009, 02:16 PM
  5. How does this work?
    By Jakeoff10 in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 12-22-2008, 07:51 AM