Page 3 of 7 FirstFirst 12345 ... LastLast
Results 31 to 45 of 100
  1. #31
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    The way you do your tabs will bug your menu in CA.

  2. #32
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by -TwEaK View Post
    Tabs idea... I have never thought about doing it that way. Opens up multiple more possibilities now... 10/10 for creativity. Good work mate

    EDIT:
    --------------------------------------------------------------------------------------------------------
    Well I've spent about an hour give or take cleaning up your code and making it all work better, customizing the menu and the colors, but one problem still persists when I inject into a test environment, I cannot get the check boxes to actually CHECK, like they don't click. Any ideas?
    boxes wont check unless you move your test enviro window to the coords of the mouse, Or just get a full screen test enviro.

  3. #33
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by ac1d_buRn View Post


    boxes wont check unless you move your test enviro window to the coords of the mouse, Or just get a full screen test enviro.
    Or you can test in CA

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  4. #34
    luccss's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    482
    Reputation
    183
    Thanks
    3,440
    My Mood
    Breezy
    Quote Originally Posted by Nubzgetkillz View Post
    Well it is pretty simple to make it so it doesn't show when menu is open

    Code:
    void Hacks(void)
    {
        if(Crosshair) 
        {
            CrossHair(pDevice, Red);
        }
    }
    or after the last " } "

    put hacks after that.. the one i am talking about is the one that goes with

    Code:
    if(Menu) {
    }    <--- that one..
    easy bye

    That is pretty simple you should know how to do that
    an error
    help me please !!!


    1>c:\users\luccss\desktop\nubzd3dtabs\nubzd3dtabs\ nubzd3dtabs.cpp(176) : error C2601: 'hacks' : local function definitions are illegal
    1> c:\users\luccss\desktop\nubzd3dtabs\nubzd3dtabs\nu bzd3dtabs.cpp(43): this line contains a '{' which has not yet been matched

    and add "chans" is a SkelModelStencil 1 ?
    FPS is a ShowFps ?

    thanks man
    Last edited by luccss; 11-28-2010 at 05:20 AM.

  5. #35
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Well I see one of the errors u put a
    Code:
    {
    without closing it with
    Code:
     }
    and for hacks.. you did it wrong cplusplus.com go read some tuts. maybe on functions

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  6. #36
    o-o's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    who reading that ? T_T
    Posts
    682
    Reputation
    10
    Thanks
    307
    My Mood
    Cold
    Nice base but there's fucks with the base ... ( with the click function )
    [IMG]https://i423.photobucke*****m/albums/pp312/LizMLsinatra/hh-1.png[/IMG]
    Happy Hanukkah For All Of MPGH !


    The Real Life Are Better Then A Game !


    Song :[YOUTUBE]vgKBOkvO5N0&feature=player_embedded[/YOUTUBE]
    Best Friends :

    Hax4Life!

    Solify

    [MPGH]Drake`

    Respect Them Or I'll Kill You ...



  7. #37
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    Quote Originally Posted by luccss View Post
    an error
    help me please !!!


    1>c:usersluccssdesktopnubzd3dtabsnubzd3dtabsnubzd3 dtabs.cpp(176) : error C2601: 'hacks' : local function definitions are illegal
    1> c:usersluccssdesktopnubzd3dtabsnubzd3dtabsnubzd3dt abs.cpp(43): this line contains a '{' which has not yet been matched

    and add "chans" is a SkelModelStencil 1 ?
    FPS is a ShowFps ?

    thanks man
    Learn C++ or use your brain.

  8. #38
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Thanks Nubzgetkillz's

    It worked perfectly in Combat Arms BR.



  9. #39
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Quote Originally Posted by Alessandro10 View Post
    Thanks Nubzgetkillz's

    It worked perfectly in Combat Arms BR.


    I can see second tabs overlapping

  10. #40
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    More ScreenShots:

  11. #41
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Quote Originally Posted by Alessandro10 View Post
    More ScreenShots:
    Now it's just a regular menu hack with checkbox

  12. #42
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by UnknownCoder View Post

    Now it's just a regular menu hack with checkbox
    yes ...... then I'll add more 3 tabs

  13. #43
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by UnknownCoder View Post

    Now it's just a regular menu hack with checkbox
    Lol what is the point of tabs if you don't have any?

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  14. #44
    blablabla54321's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    some one can help me?
    combine this tutor https://www.mpgh.net/forum/207-combat...rosshairs.html

    with this base??

  15. #45
    fvestrgenrl's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    172
    Reputation
    9
    Thanks
    26
    Quote Originally Posted by blablabla54321 View Post
    some one can help me?
    combine this tutor https://www.mpgh.net/forum/207-combat...rosshairs.html

    with this base??

    learncpp.com
    Quote Originally Posted by fallon View Post
    hi i have make a hack and with hot keys but when i start it combat arms close down


    i use this code



    Code:
    PushToConsole("SkelModelStencil (V_F9)1");
    PushToConsole("ShowFps (V_INSERT");
    PushToConsole("ActivationDistance 999999(V_F6)" );
    PushToConsole("DisableCrosshair (V_NUMPAD 1" );
    PushToConsole("CrossHairR 255(V_NUMPAD 2) ");
    PushToConsole("ReloadSpeed 0.000000(V_F5) ");
    }
    Learning C++
    Pg 33/1225
    2.7%

Page 3 of 7 FirstFirst 12345 ... LastLast