Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    inliner's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Location
    d
    Posts
    64
    Reputation
    10
    Thanks
    11
    Code:
    void main(){
    while(true){
    Sleep(10);
    }
    }

  2. #17
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Create a new thread for every PTC.

  3. #18
    QQiswhyihack's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    If i told you, i'd have to kill you :)
    Posts
    134
    Reputation
    10
    Thanks
    61
    My Mood
    Asleep
    I use as my basic, non lagging Little pub.
    void main()
    {
    while(true)
    {
    PushToConsole("SkelModelStencil 1");
    PushToConsole("ShowFps 1");
    PushToConsole("FogEnable 1" );
    PushToConsole("ActivationDistance 999999" );
    PushToConsole("WeaponSway 0.000000" );
    }
    }
    DWORD WINAPI dwHackThread(LPVOID)
    {
    while( !IsGameReadyForHook() )
    Sleep(100);
    main();
    return 0;
    }

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Update on auto level hack
    By dwivvc in forum CrossFire Hacks & Cheats
    Replies: 49
    Last Post: 07-27-2009, 01:58 PM
  2. Which hacks lag?
    By Sneaks in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 07-12-2009, 11:56 AM
  3. CA:Auto Hop Hack
    By 3dimage in forum Combat Arms Hacks & Cheats
    Replies: 18
    Last Post: 04-21-2009, 11:36 AM
  4. Universal Crosshair hack (Lag Program) ;)
    By josser in forum Soldier Front Hacks
    Replies: 16
    Last Post: 04-18-2009, 08:41 PM
  5. hack=lag?
    By icecool4 in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 02-18-2009, 12:34 PM