Page 8 of 26 FirstFirst ... 67891018 ... LastLast
Results 106 to 120 of 419

Hybrid View

  1. #1
    GemDG's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Location
    Pandora
    Posts
    138
    Reputation
    10
    Thanks
    15
    My Mood
    Amused
    Quote Originally Posted by hoogste1 View Post
    player_sprintUnlimited "1" - Players can sprint forever
    timescale "0.6" - Slomo
    player_sprintSpeedScale "3" - x3 Sprint Speed
    player_sprintCameraBob "0" - No Camera Bob
    player_backSpeedScale "3" - x3 Backwards Speed
    player_lastStandCrawlSpeedScale "3" - x3 Last Stand Speed
    player_meleeHeight "1000" - Knife Height
    player_meleeRange "1000" - Knife Range

    r_fullbright 1

    these commands works online
    Yea we know they were posted in the comments weeks ago

  2. #2
    Prince Ramz's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1
    Some of the console commands like jump_height do not work on the console here. Anyone can tell me how to lower the gravity/increase the jump height and also prevent any fall damage? Thanks.

  3. #3
    gerherhtherherdhher's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    171
    Reputation
    26
    Thanks
    900
    My Mood
    Sad
    Quote Originally Posted by Prince Ramz View Post
    Some of the console commands like jump_height do not work on the console here. Anyone can tell me how to lower the gravity/increase the jump height and also prevent any fall damage? Thanks.
    Yes I can, that's all still possible although the dvars got removed. You have to open the old iw4mp.exe and xref the dvars you want. Then, in the new exe find that function. (You obviously won't be able to find it by crossrefing the dvars) When you found the right function, you will quickly recognize that instead of accessing the dvar value, the function will simply use some constant or call a function that returns some constant. That's the value/function you need to change! After searching for a bit I for example found jump_height!

  4. #4
    Prince Ramz's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by __Xen0 View Post
    Yes I can, that's all still possible although the dvars got removed. You have to open the old iw4mp.exe and xref the dvars you want. Then, in the new exe find that function. (You obviously won't be able to find it by crossrefing the dvars) When you found the right function, you will quickly recognize that instead of accessing the dvar value, the function will simply use some constant or call a function that returns some constant. That's the value/function you need to change! After searching for a bit I for example found jump_height!
    That was a whole lot that I did not understand. I'm guessing dvars are like "scr_restxp_enable 1" ?

    Anyways if the commands don't work because of the new patch or whatever then I guess I won't be able to do it.

  5. #5
    gerherhtherherdhher's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    171
    Reputation
    26
    Thanks
    900
    My Mood
    Sad
    Quote Originally Posted by Prince Ramz View Post
    That was a whole lot that I did not understand. I'm guessing dvars are like "scr_restxp_enable 1" ?

    Anyways if the commands don't work because of the new patch or whatever then I guess I won't be able to do it.
    Yeah it's because I the update and I explained how to get them back.
    Last edited by gerherhtherherdhher; 02-21-2016 at 12:45 PM.

  6. #6
    marnix84's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Half life 3
    Posts
    9
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    Quote Originally Posted by __Xen0 View Post
    Yeah it's because I the update and I explained how to get them back.
    That will not work for all commands.

    Some commands still exist in the game but you just have to find out how to access them like Xen0 explained.

    A lot of commands were completely removed from the game.
    For example: kick

    Kick was removed from the game code and it would be very difficult to recreate this funtion. (Scouds lobbytools uses another funtion to remove players from the game.)

    Inside the game's code there is a function a command normally calls that will write output to the console.
    The function that write stuff to the console was entirely removed.

    Unless someone figures out how to inject the assembly code from old iw4mp.exe in the new code and make it not crash it will be impossible to use some commands.

    I believe commands like god noclip and infinite ammo were also completely removed. (several hundred command were removed I believe)

    But some things are still controlled like gravity but the console command to change it was removed. It is possible to find the memory address and change the gravity value but to put that in a script will take a lot of time to figure out.

    This is why mods will not work.
    First of all mods were loaded in the game using gsc files but those are not loaded now. Its preset in the code what gsc files to load and what not.
    Also the files needed to create mods have been ecrypted and nobody knows how to access them anymore sadly.

    Please tell me if I got something wrong but I believe this is how it all goes in the current patch.

  7. #7
    judgemento's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Im trying to use that injector but its not working, i dont know what to put in "Process" let me know when u can

  8. #8
    gerherhtherherdhher's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    171
    Reputation
    26
    Thanks
    900
    My Mood
    Sad
    Put in the process name there, duh.

  9. #9
    Tezzticles's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    every time i try to force host, it allows me to be the host of the lobby but then it searches for a new host right before it shows the teams and it makes someone else host. I have open NAT and everything but it wont let me be the host

  10. #10
    Fiil's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Changing maps and game modes doesnt seem to work for me, anything specific i need to do?

  11. #11
    Tezzticles's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Fiil View Post
    Changing maps and game modes doesnt seem to work for me, anything specific i need to do?
    you might be getting the same thing i am. When you force host and search for a game people always join your lobby right? You can press f2 and change all the settings, map, and game mode right? Then right before it shows the teams it says above the list of players "Finding best host" correct? Because this same thing happens to me and i end up not being host and you have to be host to change all those settings.

  12. #12
    King_Collin's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    anyway you can play search without being put on a glitched team and you have to to the switch team thing with f5? Im a trickshotter and I like to do 1v1 in search with me and someone else and the round ends when i do the switch teams

  13. #13
    Igorowitzz's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    USA
    Posts
    17
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    Been using this, and It has been great. Thank you so much!

  14. #14
    tobedabomb's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    my nat type is always on strict, even after port forwarding ._.
    fixed
    Last edited by tobedabomb; 02-27-2016 at 04:47 PM.

  15. #15
    thebeast1220's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    xen0 I was just in a mw2 lobby(my name was "FlawlezZ") with you and your aimbotting rpd, I would just like to know what the point of doing that since you dont get anything out of it...

Page 8 of 26 FirstFirst ... 67891018 ... LastLast

Similar Threads

  1. [Help] MW2 TOOL FOR 18MAN DOMINATION // FEEDING LOBBY
    By JusTOG in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 1
    Last Post: 05-22-2016, 12:04 PM
  2. [Solved] MW2 Lobby Tools - All Players on Yellow Team on Startup
    By Avizzo in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 02-09-2016, 04:31 PM
  3. [Solved] MW2 Lobby Tools - All Players on Yellow Team on Startup
    By Avizzo in forum Call of Duty Modern Warfare 2 Help
    Replies: 0
    Last Post: 02-07-2016, 12:42 PM
  4. [Outdated] MW2 Lobby Tools v1.1
    By Scoudem in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 27
    Last Post: 01-21-2016, 05:51 PM
  5. [Outdated] MW2 Lobby Tools
    By Scoudem in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 8
    Last Post: 01-15-2016, 05:10 AM

Tags for this Thread