Page 1 of 4 123 ... LastLast
Results 1 to 15 of 46
  1. #1
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid

    PushToConosle Commands I found. /Me

    Hey MPGH! I'm back with more

    I'm gonna give you guys some of my PushToConosle commands.




    [php] if( Menu.mOpt[36].nopt )//0 health
    PushToConsole("MaxHealth 0");
    else
    PushToConsole("MaxHealth 1");[/php]



    [php] if( Menu.mOpt[17].nopt )//QUIET Walk
    {
    this->PushToConsole("FootPrintBlendMode 0");
    this->PushToConsole("TrailSegmentLifetime 0");
    this->PushToConsole("FootStepSoundRadius 0");
    this->PushToConsole("QuietMovementVolumeFactor 0");
    }else{
    this->PushToConsole("FootPrintBlendMode 1");
    this->PushToConsole("TrailSegmentLifetime 10");
    this->PushToConsole("FootStepSoundRadius 15");
    this->PushToConsole("QuietMovementVolumeFactor 20");
    }[/php]


    [php] if( Menu.mOpt[13].nopt )// gun accuracy
    {
    PushToConsole("Accuracyinc 999");
    PushToConsole("CamDamage 0");
    PushToConsole("CamRecoilRecover 99999999");
    PushToConsole("Recoildec 999");
    PushToConsole("PusherMaxVelocity -999999999");
    }[/php]

    Proof:

    Thanks Seal
    You'll have to edit out "Menu.mOpt[13].nopt" for example to fit with your MenuVar.

    I FOUND EVERY SINGLE ONE OF THESE COMMANDS MYSELF. EXCEPT FOR GUN ACCURACY. TheRealVB and I found that
    REMEMBER TO GIVE ME CREDITS.
    Last edited by Fabolous; 07-13-2010 at 03:58 AM.

  2. The Following 8 Users Say Thank You to Fabolous For This Useful Post:

    crow407 (07-13-2010),[MPGH]Disturbed (07-13-2010),Drake™ (07-13-2010),GameTrainerMaker (07-13-2010),Houston (07-13-2010),killergod129 (07-13-2010),Solify (07-13-2010),whatup777 (07-13-2010)

  3. #2
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Code:
    this->PushToConsole("NoneOfTheseWork 1");

  4. The Following 2 Users Say Thank You to Crash For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  5. #3
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    [php]this->PushToConsole("YesTheyFuckingDo 1");[/php]
    [php]this->PushToConsole("HaveYouEvenFuckingTried 1");[/php]
    [php]this->PushToConsole("'NuffSaid 1");[/php]

  6. The Following 2 Users Say Thank You to Fabolous For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  7. #4
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by UnknownCoder View Post
    [php]this->PushToConsole("YesTheyFuckingDo 1");[/php]
    [php]this->PushToConsole("HaveYouEvenFuckingTried 1");[/php]
    [php]this->PushToConsole("'NuffSaid 1");[/php]
    I don't even need to try. MaxHealth definitely doesn't work because Nexon wouldn't put commands that can give you godmode or change your health in any way.

    The footsteps one might work and the gun accuracy probably doesn't work but I'm not completely sure.

  8. The Following 2 Users Say Thank You to Crash For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  9. #5
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    MaxHealth isn't godmode, it decreases your health to "0" HP

  10. The Following 2 Users Say Thank You to Fabolous For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  11. #6
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by UnknownCoder View Post
    MaxHealth isn't godmode, it decreases your health to "0" HP
    I'm going to try right now. I'll tell you if any of these actually work.

  12. The Following 2 Users Say Thank You to Crash For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  13. #7
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Go ahead they all work. tested by me

  14. The Following 2 Users Say Thank You to Fabolous For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  15. #8
    Solify's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Frankfurt, Germany
    Posts
    2,291
    Reputation
    143
    Thanks
    2,477
    My Mood
    Aggressive
    hmm nice ... ill try these one.

  16. The Following User Says Thank You to Solify For This Useful Post:

    crow407 (07-13-2010)

  17. #9
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Remember to thank

  18. The Following 2 Users Say Thank You to Fabolous For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  19. #10
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Doesnt work...and the second one is Moon walk(or used to be)And wouldnt the first and third be this->PushToConsole, instead of PushToconsole, for menu hacks -.-
    Maybe post a hack or a screenshot to prove me wrong

  20. The Following 2 Users Say Thank You to markoj For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  21. #11
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    You my friend don't know anything. (Above Me)

  22. The Following 2 Users Say Thank You to Fabolous For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  23. #12
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Quote Originally Posted by UnknownCoder View Post
    You my friend don't know anything. (Above Me)
    youll see, once more people try this we'll see who is right

  24. The Following 2 Users Say Thank You to markoj For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  25. #13
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    This is interesting, although I'm not sure about the last 2, the first one appears to work although it's probably only visual it is interesting.


  26. The Following 2 Users Say Thank You to Crash For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  27. #14
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    mhm, thought so,

    Snow Valley works great for Snow Valley

  28. The Following 2 Users Say Thank You to Fabolous For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

  29. #15
    Solify's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Frankfurt, Germany
    Posts
    2,291
    Reputation
    143
    Thanks
    2,477
    My Mood
    Aggressive
    the accuracy actually works too o.O tested it with deagle and hitted someone from about 60 meters o.O maybe it was luck ... testing it again
    Last edited by Solify; 07-13-2010 at 04:04 AM.

  30. The Following 2 Users Say Thank You to Solify For This Useful Post:

    crow407 (07-13-2010),Drake™ (07-13-2010)

Page 1 of 4 123 ... LastLast

Similar Threads

  1. All PTC Commands I found
    By A$IAN in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 12
    Last Post: 09-15-2010, 08:23 AM
  2. Finally Found you Guys
    By Chronologix in forum General
    Replies: 11
    Last Post: 09-26-2009, 01:04 PM
  3. Replies: 0
    Last Post: 05-20-2006, 08:05 AM
  4. Demon of some commands
    By HolyFate in forum Gunz Hacks
    Replies: 12
    Last Post: 02-21-2006, 01:43 PM
  5. Found Asuka!
    By Super-Man in forum GunBound Hacks / Bots
    Replies: 2
    Last Post: 01-19-2006, 09:15 AM