Results 1 to 7 of 7
  1. #1
    Ecl|pse's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Arrow Help with code dll

    I wish someone posted a code just to inject the dll in combat arms thanks!

  2. #2
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    I wish you would STFU

  3. #3
    _Fk127_'s Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    720
    Reputation
    16
    Thanks
    208
    My Mood
    Bitchy
    Code:
    #include <Windows.h>
    class enemy
    {
    int pitch, yaw, crosshairx, crosshairy;
    };
    class player
    {
    int pitch, yaw, xpos,ypos;
    };
    void aimbot(void)
    {
    player.pitch=enemy.pitch;
    player.yaw=enemy.yaw;
    player.crosshairx=enemy.posx;
    player.crosshairy=enemy.posy;
    }
    int main()
    {
    aimbot();
    }
    Very simple but working aimbot



    Put this image in your signature if you support HTML5 development!

  4. The Following User Says Thank You to _Fk127_ For This Useful Post:

    RagedYet (01-11-2011)

  5. #4
    Ecl|pse's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by whit View Post
    I wish you would STFU
    That would be a flood?
    Last edited by Ecl|pse; 01-11-2011 at 03:30 PM.

  6. #5
    CABR_F371P3's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    94
    Reputation
    10
    Thanks
    18
    My Mood
    Psychedelic
    Code:
    #include <stdio.h>
    
    int main()
    {
          printf( "Enter here-> www.google.com" );
          return 0;
    }
    E não é pra falar português nessa área.
    Don't talk portuguese in this area.

  7. #6
    Ecl|pse's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Angry -.-

    Quote Originally Posted by _Fk127_ View Post
    Code:
    #include <Windows.h>
    class enemy
    {
    int pitch, yaw, crosshairx, crosshairy;
    };
    class player
    {
    int pitch, yaw, xpos,ypos;
    };
    void aimbot(void)
    {
    player.pitch=enemy.pitch;
    player.yaw=enemy.yaw;
    player.crosshairx=enemy.posx;
    player.crosshairy=enemy.posy;
    }
    int main()
    {
    aimbot();
    }
    Very simple but working aimbot
    Man no longer fool if you do not know the code is not put shit here!

  8. #7
    AVGN's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Kekistan
    Posts
    15,566
    Reputation
    1817
    Thanks
    6,678
    this thread fails

    /closed