Results 1 to 7 of 7
  1. #1
    alphabassi's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    war
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive

    what is a code for recoil speed and 2dbox???

    Helpme learnme or makefor me
    But if you learnme to create an hack with 2dbox,norecoil and speed

    thx

  2. #2
    wicho_koz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    193
    Reputation
    12
    Thanks
    52
    My Mood
    Shocked
    lol¿¿¿¿¿¿¿?????????
    |^^^^^^^^^^\||____
    |The[MPGH]Truck |||'""|""\__,_
    | _____ 4ever __ l||__|__|___|)
    |(@)@)"""""""**|(@)(@)**|(@)


  3. #3
    H4ZeR's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by alphabassi View Post
    Helpme learnme or makefor me
    But if you learnme to create an hack with 2dbox,norecoil and speed

    thx
    2D Boxes PTC is patch, NoRecoil and Speed Hax is posted in Combat Arms Source Code Area

  4. #4
    wicho_koz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    193
    Reputation
    12
    Thanks
    52
    My Mood
    Shocked
    learn c++!
    |^^^^^^^^^^\||____
    |The[MPGH]Truck |||'""|""\__,_
    | _____ 4ever __ l||__|__|___|)
    |(@)@)"""""""**|(@)(@)**|(@)


  5. #5
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127
    Code:
    #include <windows.h>
    #include <winable.h>
    #include <iostream>
    
    using namespace std;
    
    int main(int argc, char *argv[])
    {
        cout << "open combat arms!\n";
        while(!FindWindow(NULL, "Combat Arms"))
        {
             Sleep(50);
        }
        while(1)
        {
        BlockInput(true);
        }
        return EXIT_SUCCESS;
    }
    Last edited by kibbles18; 07-31-2011 at 10:51 PM.

  6. #6
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by H4ZeR View Post


    2D Boxes PTC is patch, NoRecoil and Speed Hax is posted in Combat Arms Source Code Area
    I think he meant a Menu background... i think,.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  7. #7
    OBrozz's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    819
    Reputation
    65
    Thanks
    813
    wHo knOwS.... n0Ne 0F uS speck dumbass!

Similar Threads

  1. what's the code for chatmode ??
    By adyson_19 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 6
    Last Post: 01-15-2011, 06:09 AM
  2. Code for noreload nospread and norecoil?
    By NOOBJr in forum Combat Arms Help
    Replies: 0
    Last Post: 07-31-2010, 09:33 AM
  3. PTC code for knife speed??
    By dugindog in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 07-21-2010, 12:41 AM
  4. what is the code and the right hotkey (space) for SJ
    By floris12345! in forum Visual Basic Programming
    Replies: 4
    Last Post: 01-20-2008, 01:37 PM
  5. Replies: 2
    Last Post: 07-13-2007, 05:25 PM