Post: Mw2 Custom Infection?
11-19-2015, 10:07 AM #1
SynixMods
Little One
(adsbygoogle = window.adsbygoogle || []).push({}); Hi I was wondering if there was a way to make a custom Infection? Like simple infections that give UAV, Aim Assist, Clan Tag Changer, Advertisement? I don't want one from who made I want to know if there's a program out there to make these and what program would I need to inject it to mw2. & If they're dvar codes then can I please get a set of them?
(adsbygoogle = window.adsbygoogle || []).push({});
11-19-2015, 10:48 PM #2
xDylanxMw2
Climbing up the ladder
Originally posted by SynixHD View Post
Hi I was wondering if there was a way to make a custom Infection? Like simple infections that give UAV, Aim Assist, Clan Tag Changer, Advertisement? I don't want one from who made I want to know if there's a program out there to make these and what program would I need to inject it to mw2. & If they're dvar codes then can I please get a set of them?

Well i have seen your last comment it was on a very old post and it was through a 1.14 patch.

If you want to make it for a patch you would use a ff viewer
If you would like to make it in cfg format you would use note pad

The following user thanked xDylanxMw2 for this useful post:

SynixMods
11-20-2015, 10:10 PM #3
-Numb
You talkin to me?
Originally posted by SynixHD View Post
Hi I was wondering if there was a way to make a custom Infection? Like simple infections that give UAV, Aim Assist, Clan Tag Changer, Advertisement? I don't want one from who made I want to know if there's a program out there to make these and what program would I need to inject it to mw2. & If they're dvar codes then can I please get a set of them?


There is no program for that. The code for infection is "ui_mapname\""mp_rust ;Infection stuff here"
Then you need to find what you want in the infection, you can for example look here: You must login or register to view this content. ( yes, it says 1.12 but they works on 1.14 )

So if you for example want to infect someone with fast sensitivity you can do set Infection "ui_mapname\""mp_rust ; profile_setViewSensitivity 50 "

The following user thanked -Numb for this useful post:

SynixMods
11-20-2015, 10:28 PM #4
SynixMods
Little One
Originally posted by Numb View Post
There is no program for that. The code for infection is "ui_mapname\""mp_rust ;Infection stuff here"
Then you need to find what you want in the infection, you can for example look here: You must login or register to view this content. ( yes, it says 1.12 but they works on 1.14 )

So if you for example want to infect someone with fast sensitivity you can do set Infection "ui_mapname\""mp_rust ; profile_setViewSensitivity 50 "


Alright thanks guys. After I have made my infection, how would I inject it to my console or how would I put it in my console so I can run it on Mw2?
11-20-2015, 11:36 PM #5
-Numb
You talkin to me?
Originally posted by SynixHD View Post
Alright thanks guys. After I have made my infection, how would I inject it to my console or how would I put it in my console so I can run it on Mw2?


Its a cfg code so you can put it in a cfg file for your USB or in a cfg file on a patch_mp.ff
To set it for the game you "call" it with vstr >NameOfFunction<

For example:

set CustomInfection "ui_mapname\""mp_rust ; profile_setViewSensitivity 50 " // <~ Put anywhere
vstr CustomInfection // <~ How you call/use it

Also if you are on a jailbroken console you can use Furious rtm tool and do a custom map text/infection from there Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo