Thread: im crazy!! lol

Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by wicho_koz View Post
    I'm doing it in c + + but what happens when you close the menu is disabled ghostmode

    >.<
    Code:
    If Menu Is Visible = True
           GhostMode = True

  2. #17
    speedforyou's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    735
    Reputation
    -59
    Thanks
    108
    My Mood
    Happy
    i put credits at the botton didnt i????

    steel o-o's sig =
    = Done , = Not Done

    Leecher 0 =
    Newbie 25 =
    Member 50 =
    Advanced Member 100 =
    H4X0R Member 150 =
    Dual-Keyboard Member 250 =
    Expert Member 500 =
    's Trainer 750 =
    MPGH Expert 1000 =
    Synthetic Hacker 1250 =
    Blackhat Hacker 1500 =
    Whitehat Hacker 2000 =
    's Guardian 2500 =
    Upcoming MPGHiean 3000 =
    MPGH Addict 3500 =
    MPGHiean 4000 =
    MPGH Knight 4500 =
    MPGH Lord 5000 =
    MPGH Champion 5500 =
    MPGH King 6000 =
    MPGH Legend 6500 =
    MPGH God 7000 =
    MPGH God II 7500 =
    MPGH God III 8000 =
    MPGH God IV 8500 =
    MPGH God V 9000 =
    Arun's Slave 9500 =
    Dave's Slave 10000 =

  3. #18
    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 wicho_koz View Post
    I'm doing it in c + + but what happens when you close the menu is disabled ghostmode

    >.<
    So do this , make a key to activate ghostmode?

  4. #19
    wicho_koz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    193
    Reputation
    12
    Thanks
    52
    My Mood
    Shocked
    Quote Originally Posted by UnknownCoder View Post
    So do this , make a key to activate ghostmode?
    yeah lol thanks!!
    all people are good

  5. #20
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by UnknownCoder View Post


    So do this , make a key to activate ghostmode?
    It's gonna look like this

    Code:
    if(MVisible){
    
    ifgetafuckingwhateverkeystate(keys_w){
    ghostmode = on
    }
    Just put ghost mode BEFORE the checking of the menu's showingness (lolwut).

Page 2 of 2 FirstFirst 12