Page 1 of 3 123 LastLast
Results 1 to 15 of 38
  1. #1
    Conaah's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    49
    My Mood
    Breezy

    [How To] Setting up VAC Chaos & LoaderX for NOOBS.

    Okay. So I've been seeing a sum of people asking for help on how to host a MW2 Modded Lobby. Tbh, it's quite easy, you just need to know how to do it. (And it's pretty straight forward).

    /

    ---------------------------------------------------

    --All files I needed in this tutorial I will attach along with a virus-scan at the bottom of this tutorial. Also if this tutorial and/or files aren't aloud here please delete this.--

    Alright so lets get on with the tutorial!



    It's basically the best non-intrusive solution for disabling VAC in Modern Warfare 2. Plus it is the safest way to use the DEV Console (Devlopers Console).



    Search on GOOGLE!



    It allows you to load custom mods for Modern Warfare 2. It loads from raw .gsc script files instead of having to create a new .ff file.



    ---


    Okay, so now that we know what is what lets get into the setting up.

    -Alright so what i've done is put the files into one folder to make everything easier. I've even made a picture for you guys if you don't know what i'm talking about! SHEESH!


    -Okay got that? Good. Moving on! -
    -Extract both the files and then delete the .rar's.
    -Open up VAC Chaos.exe (Remember to run as Administrator.) Have Steam running before you open the .exe or after you load it. Your decision.


    -Alright now that the program is open if you see under the "Status" box:

    Steam status: Online
    VAC Status: Not Loaded
    Game Status: Not Loaded
    You're good with the VAC Chaos part!


    -All you have to do now is test out that it's working all-good! Hit "Load Game" and once MW2 pops up at the main menu, hit "F2" and Alt+Tab out of MW2. If you see the Console on your desktop then you're sweet! whenever you want to host a game automatically do this(Not the hostmigration 0; way) :

    *Click on Free For All or W/E Gametype you want to play.
    * Hit F4 Quickly after you click your selected gametype.


    That's it! Once you hit F4, a little menu should pop up with the game mode options/map etc. Once you've configured it your right way just hit F5 and bam! your game will start automatically and users will start joining.

    Once you've done all that and you're ingame, type this into the console:
    Code:
    jump_height 1000

    I think you know what this does..Go back ingame and hit space bar. If you just jumped really high then holy shit you've just bypassed VAC & Gotten DEV Console access.

    ---------------------------------------------------

    Installing and using mods with LoaderX

    -RIGHT! Now that we have VAC Chaos done it's time to to LoaderX.
    Extract it to the same folder as VAC Chaos.

    The download provided comes with 2 pre-installed mods; "Scoutzknivez" and "RealismMod", Each being very good mods.


    Anywho, open up LoaderX.exe and then then close it. (makes new data).


    Done? Sweet.

    Now in the picture above you see a file called "MW2_Modder" Not the DLL the Configuration settings one.
    Open it with NotePad and you'll see something like this:

    AgentGOD basically just explained how to define the mods xD. But i'll tell you anyway;

    Alright so lets see here, Mod0 is Scoutzknivez right? So it would be...
    Code:
    Mod0=Scoutzknivez
    Yeah that's right. So lets say we downloaded a mod called Gungame (I'll tell you how to download and install them very shortly.)

    That means we will now have 3 mods so we would have to edit the file like so!
    Code:
    ; Modern Warfare 2 ModLoader
    ; by FailerGOD
    
    [MW2_Modder]
    ; Choose the mod to load (by numbering defined below)
    CurrentMod=1
    
    ; Define your mods here... numbered from 0 through whatever..
    ; The value on the right of the = sign is the folder containing the mod
    Mod0=Scoutzknivez
    Mod1=RealismMod
    Mod2=Gungame
    If you downloaded and installed another mod it would be Mod3=MODNAMEHERE. Simple huh? Alright so lets get on with the downloading and installing.

    ----

    Take a peek in one of the boards around this forum and find a mod that takes your fancy.

    I have chosen AZUMIKKEL's Alien Vs Predator Mod.

    Okay once you've found a mod you like, get the _rank.gsc and/or _missions.gsc file/code. Once you've got the code/file make a new folder in your ModLoader folder and call it whatever you want but make sure it corresponds to the mod that you're installing.

    So it will look like this:


    Alright now lets do a bit of folder making!
    1. Make a folder named "maps" inside of the folder of your chosen mod folder.
    2. Make another folder inside of the "maps" folder called "mp".
    3. And finally make one more folder inside of "mp" called "gametypes".

    Your chosen mod folder should look like this below.
    Code:
    AlienVsPredator->maps->mp->gametypes
    Once we have that make new .txt file in the gametypes folder. Open it and paste the code you got from the Mod creator. (If you have a .gsc file, drag and drop it in the gametypes folder.) Save the .txt doc as "_rank.gsc" and select all files like so:


    Delete the left over .txt file once finished.

    OMFG W00T WER ARE ALMOST DONEZ0RZ!

    Now go back to the original ModLoader folder and copy the name of the mod you're wanting to use like so!



    OK! Remember that MW2_Modder configuration file I was talking about earlier? Go and open that again with NotePad and do this!
    Code:
    ; Modern Warfare 2 ModLoader
    ; by AgentGOD
    
    [MW2_Modder]
    ; Choose the mod to load (by numbering defined below)
    CurrentMod=0
    
    ; Define your mods here... numbered from 0 through whatever..
    ; The value on the right of the = sign is the folder containing the mod
    Mod0=Scoutzknivez
    Mod1=RealismMod
    Mod2=AlienVsPredator
    Alright copy and paste the name of the folder in a new line of the file like I have done above ^.^.

    Code:
    CurrentMod=0
    See this? Change the number to the corresponding mod. The current mod that will be ran is the RealismMod. As you can see that its number is 0. Change that number to the mod you would like to run and save!

    My fingers hurt from this typing

    Now all you have to do is open up LoaderX.exe and hit "Auto Inject" ! Once you've done that run MW2 with VAC Chaos and Do the F4 Trick.

    Once you're ingame you'll be the host along with your freshly installed mod!
    Congrats!


    *If you have any problems PM Me and i'll gladly help you out.
    *This is my first ever TuT so be nice please
    *Made by Conaah.


    Here are the scans for the files-
    VAC Chaos:
    VirusTotal
    NoThanksVirus
    ModLoader:
    VirusTotal
    NoThanksVirus
    All detections are false-positives. A staff member may check these files and if they're not aloud to be posted please remove.

    EDIT:: VAC Chaos DL got removed, try searching for it yourself .
    Last edited by B4M; 07-09-2010 at 04:19 AM. Reason: Removing Ads.

  2. The Following 48 Users Say Thank You to Conaah For This Useful Post:

    4999auston (08-24-2015),ahmadshah (08-29-2012),airbag (08-05-2010),amorcone1 (07-30-2015),andefz (03-22-2016),askface (07-28-2015),Bambusstück (04-02-2015),bg_sam9 (06-25-2012),burnintheham1 (03-19-2015),christophergonzalez (07-26-2010),colteyo (01-05-2015),Da Smurfenator (05-02-2012),darklig (10-02-2014),downloadstuff (06-13-2012),dylin (06-19-2015),F1TZY22 (01-06-2013),floschmi (02-20-2014),GENERAL995 (04-04-2016),greentooth (06-27-2012),HyperShifter (01-29-2015),iskyze (12-29-2014),ismo1233 (03-14-2015),iTecqq (03-27-2015),johanpohan13 (09-24-2011),kanzudoe (03-21-2015),loketuff (01-07-2016),luddeb (11-17-2015),mpkiller (06-20-2012),Mystikxxxx (05-06-2015),No_Commant (11-10-2015),Oneill123 (04-20-2016),perryltd (05-05-2012),reaperownsall (06-02-2016),Reksu (09-08-2014),RenderMAN® (07-16-2010),smok2rfr (04-22-2016),Snipe2kill28 (11-22-2012),super12432 (01-22-2014),Synergy1 (06-08-2015),Tcubus_Mbahlul (01-14-2016),tree15 (03-07-2016),vGarry_ (04-15-2016),Vossler (05-06-2012),wanted hacker (04-30-2012),xiCrowe (10-18-2014),xZaTiC (07-11-2010),Z3r0Z (07-11-2010),zer0raiin (05-22-2016)

  3. #2
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Fix your posts ; Ads.

    Post Two VirusScans / File, Not Text, Links.

    You should also specify Chaos Sucks
    Love You All~

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

    B4M (07-09-2010)

  5. #3
    Conaah's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    49
    My Mood
    Breezy
    Alright, sorry. One second.

    Quote Originally Posted by Melodia View Post
    Fix your posts ; Ads.

    Post Two VirusScans / File, Not Text, Links.

    You should also specify Chaos Sucks
    -.- /Facepalm.


    Sadface
    Last edited by TheUser; 07-09-2010 at 12:43 AM.

  6. #4
    TheUser's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    MW2 Rundown
    Posts
    2,022
    Reputation
    22
    Thanks
    859
    /doublepost merged

  7. #5
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    ~Removed AgentFag's Links

    ~Approved.

    Cute tutorial for beginners indeed.
    Love You All~

  8. #6
    kamielftwbackup's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    6
    Hmm, Wut? I posted VAC Chaos and I got banned for posting it...

  9. #7
    Niku ・( ̄∀ ̄)・'s Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Arian
    Posts
    4,335
    Reputation
    503
    Thanks
    659
    My Mood
    Aggressive
    Quote Originally Posted by kamielftwbackup View Post
    Hmm, Wut? I posted VAC Chaos and I got banned for posting it...
    duh contain advertisement.....
    "Holding anger is a poison. It eats you from inside. We think that hating is a weapon that attacks the person who harmed us. But hatred is a curved blade. And the harms we do, we do to ourselves."-Mitch Albom

  10. #8
    PP_CrazyApple's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    851
    Reputation
    28
    Thanks
    416
    My Mood
    Innocent
    Good luck with your ban...

  11. #9
    Josephlittle™'s Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    GSC Modding Section
    Posts
    1,345
    Reputation
    26
    Thanks
    562
    My Mood
    Devilish
    i will continue using VAC chaos untill i get banned from legit mw2. Then its time for aIW

  12. #10
    B4M's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Real World
    Posts
    6,940
    Reputation
    478
    Thanks
    1,752
    My Mood
    Bored
    Quote Originally Posted by Melodia View Post
    ~Removed AgentFag's Links


    Good one...

    /on Well thanks for tutorial, this might help someone..
    And VAC Chaos isn't aloud here because it contains advertising.

    However I added something for you at:

    Last edited by B4M; 07-09-2010 at 04:19 AM.
    [center]

    Back in '10



    Got a question?PM/VM me!
    I read them all.
    Also contact me via MSN.
    vlad@mpgh.net

    Minion since:07-04-2010
    Mod since:08-31-2010
    Till : 05.07.2011

  13. #11
    Conaah's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    49
    My Mood
    Breezy
    Quote Originally Posted by foaieverde View Post

    Good one...

    /on Well thanks for tutorial, this might help someone..
    And VAC Chaos isn't aloud here because it contains advertising.

    However I added something for you at:

    Thanks a lot

    Quote Originally Posted by PP_CrazyApple View Post
    Good luck with your ban...
    I haven't advertised, I read the rules.


    Don't worry broski.
    Last edited by B4M; 07-09-2010 at 06:53 PM.

  14. #12
    StEpyZzz's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Slovenia
    Posts
    449
    Reputation
    11
    Thanks
    2,110
    VAC Chaos is Bannable, I love you so much <3

    Mel : Shut up, Be Polite, Use Proper grammar, You are responsible of your actions.
    Last edited by Melodia; 07-10-2010 at 01:23 AM. Reason: Editing + Commenting

  15. #13
    B4M's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Real World
    Posts
    6,940
    Reputation
    478
    Thanks
    1,752
    My Mood
    Bored
    Don't double post.

    /posts merged
    [center]

    Back in '10



    Got a question?PM/VM me!
    I read them all.
    Also contact me via MSN.
    vlad@mpgh.net

    Minion since:07-04-2010
    Mod since:08-31-2010
    Till : 05.07.2011

  16. #14
    Conaah's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    49
    My Mood
    Breezy
    Quote Originally Posted by foaieverde View Post
    Don't double post.

    /posts merged
    Mk. OMG 95 views and only like 5 comments. UGH

  17. #15
    alexzor's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    350
    Reputation
    10
    Thanks
    32
    awesome tutorial i like it layout followed by screenshot etc.

Page 1 of 3 123 LastLast

Similar Threads

  1. [TuT] How to make a Text to Speech Program For noobs
    By ryski123 in forum Visual Basic Programming
    Replies: 10
    Last Post: 03-12-2011, 09:16 PM
  2. How i can get vac chaos ?
    By hosevaa in forum Call of Duty Modern Warfare 2 Help
    Replies: 14
    Last Post: 05-06-2010, 12:20 PM
  3. [Tutorial] How to make a 10th prestige lobby using VAC chaos
    By olah117 in forum Call of Duty Modern Warfare 2 Tutorials
    Replies: 15
    Last Post: 04-19-2010, 06:02 PM
  4. HOW TO Set CA ON WINDOWNS MODE?(srry for caps)
    By souljaowner in forum Combat Arms Help
    Replies: 13
    Last Post: 08-24-2009, 10:09 AM
  5. [Tutorial]How to set all maps FREE
    By tony94 in forum WarRock - International Hacks
    Replies: 18
    Last Post: 05-30-2007, 12:26 PM