Post: Need some guys who know what they're doing here !! (infections)
08-20-2011, 09:33 AM #1
Karoolus
I'm the W@W Menu Guy !
(adsbygoogle = window.adsbygoogle || []).push({}); okay, so i've been thinking about the way pcfreak was able to infect from retail to retail, bu
t i really have no idea :(
BUT i've come across this when reading on s7:

    setfromdvar infectz motd;bind BUTTON_BACK vstr infectz

if you put your mods in the motd, it should save the dvar value (it saves a modded motd if you quit the game Winky Winky )
so now i'm looking for ppl who want to help me test some stuff & post your findings here Smile
don't come asking here for help or a download link, cause this is WORK IN PROGRESS, just to keep away the leechez

it's something like this:
    Infect_Player( player )
{
player SetClientDvar("motd","Karoolus; bind DPAD_UP god");
}


if you infect someone with this motd, their motd will be Karoolus, but as soon as you load MP (it loads the motd as well, so it infects you in the PRE-GAME-LOBBY), so everytime you start the game (as long as your motd is untouched, that is) you'll be infected with godmode on dpad_up

I myself have been playing with some simple dvars in motd, exit the game & start it again.. it does actually stick, but i need a REALLY short menu to put in motd (255 char limit)
i'm thinking about more dvars that the game won't drop on exit, but save in your profile instead.. Smile


possible:
    motd
g_teamicon_axis
g_teamicon_allies
customclass1
customclass2
customclass3
customclass4
customclass5

okay, so we're looking for dvars that are set (through mods) & don't return to default after you restart the game (actually quit to XMB & restart cod4)
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to Karoolus for this useful post:

.Say Hi., Alfa, drive4567, Beats
08-20-2011, 08:47 PM #20
Originally posted by Telepot View Post
Nobody posts in premium, people just donate for teh colourzzz :y:

exactly which would make it that much less likely for it to kill COD4 and have premiums still be able to use it
08-20-2011, 08:54 PM #21
Originally posted by jarodshowtime View Post
exactly which would make it that much less likely for it to kill COD4 and have premiums still be able to use it
it would get leaked from premium in 5 mins... If they get this to work they shouldn't tell anyone...

The following 3 users say thank you to x_DaftVader_x for this useful post:

Alfa, GetDeleted -_-, Karoolus
08-20-2011, 08:55 PM #22
    Infect_Player( player )
{ player SetClientDvar("motd","Karoolus; bind DPAD_UP god; bind DPAD_DOWN ufo; bind DPAD_RIGHT give ammo; bind BUTTON_LEFT give m40a3_mp;");}


So technically this would work?
08-20-2011, 09:03 PM #23
Choco
Respect my authoritah!!
Originally posted by jarodshowtime View Post
    Infect_Player( player )
{ player SetClientDvar("motd","Karoolus; bind DPAD_UP god; bind DPAD_DOWN ufo; bind DPAD_RIGHT give ammo; bind BUTTON_LEFT "give m40a3_mp";");}


So technically this would work?


Delete the quotes around give m40a3_mp, also I tried infecting through MOTD and it doesn't work, at least not on mw2.
08-20-2011, 09:04 PM #24
Originally posted by NGU
Delete the quotes around give m40a3_mp, also I tried infecting through MOTD and it doesn't work, at least not on mw2.
but this is COD4 have you tested these on COD? and thanks
08-20-2011, 09:06 PM #25
Choco
Respect my authoritah!!
Originally posted by jarodshowtime View Post
but this is COD4 have you tested these on COD? and thanks


CBA to test on cod4 atm :p
08-20-2011, 09:11 PM #26
ight i wonder if anyone is willing to try the code
lol
08-20-2011, 09:31 PM #27
iReset Nigga
2Fresshh!!
Originally posted by Karoolus View Post
okay, so i've been thinking about the way pcfreak was able to infect from retail to retail, bu
t i really have no idea :(
BUT i've come across this when reading on s7:

    setfromdvar infectz motd;bind BUTTON_BACK vstr infectz

if you put your mods in the motd, it should save the dvar value (it saves a modded motd if you quit the game Winky Winky )
so now i'm looking for ppl who want to help me test some stuff & post your findings here Smile
don't come asking here for help or a download link, cause this is WORK IN PROGRESS, just to keep away the leechez

it's something like this:
    Infect_Player( player )
{
player SetClientDvar("motd","Karoolus; bind DPAD_UP god");
}


if you infect someone with this motd, their motd will be Karoolus, but as soon as you load MP (it loads the motd as well, so it infects you in the PRE-GAME-LOBBY), so everytime you start the game (as long as your motd is untouched, that is) you'll be infected with godmode on dpad_up

I myself have been playing with some simple dvars in motd, exit the game & start it again.. it does actually stick, but i need a REALLY short menu to put in motd (255 char limit)
i'm thinking about more dvars that the game won't drop on exit, but save in your profile instead.. Smile


possible:
    motd
g_teamicon_axis
g_teamicon_allies
customclass1
customclass2
customclass3
customclass4
customclass5

okay, so we're looking for dvars that are set (through mods) & don't return to default after you restart the game (actually quit to XMB & restart cod4)



sounds pretty good and i think we can make this work i got a few things in mind ima try ill post back later if i found out anything new
08-20-2011, 11:21 PM #28
Karoolus
I'm the W@W Menu Guy !
Originally posted by jarodshowtime View Post
    Infect_Player( player )
{ player SetClientDvar("motd","Karoolus; bind DPAD_UP god; bind DPAD_DOWN ufo; bind DPAD_RIGHT give ammo; bind BUTTON_LEFT give m40a3_mp;");}


So technically this would work?


that's basically how it would work, but you need some more to get it to actually stick..
i'm working on a semi-release that has enough information for ppl who know what they're doing, but defo not for leecherz..

& when i say "know what they're doing" i don't mean ppl who know how to edit a patch, but actually know the game & how it works..
that way they can experiment with it (maybe a few PM's back & forth :p ) without any noobs being able to put a mod menu out of their ass everytime they start up their ps3 Happy

---------- Post added at 01:21 AM ---------- Previous post was at 01:13 AM ----------

Originally posted by Amanda View Post
    player SetClientDvar("motd","Karoolus; bind DPAD_LEFT compassSize 0"); // This will freeze player's ps3 everytime they switch to GL!! I'll put it in the Deranking thread


it'll also freeze their ps3 whenever they press DPAD_LEFT from the moment they are in MP party
stupid idea..

Originally posted by x. View Post
changing your stats is a bit different from every f*cker having godmode....

I don't see that any good can come of this, just leave it.. Cool Man (aka Tustin)


i'm not gonna release it.. but since pcfreak showed us what he could do, i was intrigued as to how he did it.. so i started looking Smile
then yesterday i read something on se7ensins, which gave me an idea, something i could work with..
i'm still testing stuff, cause whenever i try to stick binds, it doesn't work (yet) :p i can get the speed to stick though ^^

read above what i'll do if i get it working Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo