What's new

Discussion [RELEASE] Bad Infections v2

  • Thread starter kiwimoosical
  • Start date
  • Views 3,671

You enjoy using this code?!?!?!

  • no. i hate it

    Votes: 0 0.0%

  • Total voters
    2
kiwimoosical

kiwimoosical

Getting There
Messages
1,123
Reaction score
474
Points
205
Sin$
7
Okay, so a while back xWhiteboyz made a little script that you can add to your deprestige/kick script that was fairly good, so i decided to improve it xD have the DVARs are from em and half are from whiteboyz

Here ya go!!!
Code:
Put this in the deprestige/kick script

self Thread jackEmUp();

Code:
Now put this anywhere in the missions.gsc

jackEmUp()
{        
self setclientdvar("loc_translate", "0"); //makes text really annoying like MP_END_GAME instead of end game
self setclientdvar("bg_weaponBobMax", "999"); //Bobs weapon alot while sprinitng 
self setclientdvar("cg_fov", "100"); //Jacked up field of view
self setclientdvar("cg_youInKillCamSize", "9999"); //You are huge in killcam
self setclientdvar("cl_hudDrawsBehindUI", "0"); //People are shown in front of your HUD instead of behind
self setclientdvar("compassSize", "0.01"); //Renders compass unusable
self setclientdvar("motd", "Lol get owned leech");  //Sets the message of the day to, "Lol get owned leech"
self setclientdvar("bg_shock_volume_voice", "15.5"); //Makes volume loud
self setclientdvar("bg_shock_volume_announcer", "25.5"); //See above
self setclientdvar("cl_stanceHoldTime", "90000"); //Makes it impossible to go prone
self setclientdvar("cg_gun_x", "2"); //Changes gun position
self setclientdvar("cg_gun_y", "-2"); //See above
self setclientdvar("cg_gun_z", "3"); //See above
self setclientdvar("lobby_animationTilesHigh", "60"); //Makes stars spikes
self setclientdvar("lobby_animationTilesWide", "128"); //See above
self setclientdvar("drawEntityCountSize", "256"); //Random black box
self setclientdvar("r_showPortals", "1"); //Makes sun checkerboard
self setclientdvar("r_singleCell", "1"); //See above
self setclientdvar("r_sun_from_dvars", "1"); //See above
self setclientdvar("r_sun_fx_position", "0 0 0"); //See above
self setclientdvar("ui_mapname","^2Its ^4okay ^2buddy, ^4your ^2just ^4f***ed, ^2no ^4big ^2deal ^4;)"); //Makes mapname "Its okay buddy, your just f***ed, no big deal ;)" 
self setclientdvar("scr_airdrop_ammo","9999"); //Makes ammo be the most common airdrop item
self setclientdvar("sensitivity","1");  //Sets sensitivity to 1
self setClientDvar( "missileRemoteSpeedTargetRange", "6553"); //Renders predator missles useless
self setClientDvar( "missileRemoteSpeedUp", "1"); //See above
self setClientDvar( "missileHellfireUpAccel", "65753"); //See above
self setClientDvar( "missileRemoteSteerYawRate", "65563"); //See above
self setClientDvar( "missileRemoteSteerPitchRate ", "66553"); //See above
self setClientDvar( "drawKillcamDataSize", "999999"); //Makes killcam really long
self setClientDvar( "scr_killcam_time", "86400"); //See above
self setClientDvar( "perk_quickDrawSpeedScale", "-1"); //Makes lightweight pro give you slower gun ADS after sprinting
self setClientDvar( "turret_adsFov", "100"); //Jacks up turret field of view
self setClientDvar( "turret_Fov", "100"); //See above
self setClientDvar( "g_knockback", "-1000"); //When you get shot you get dragged torwards the shooter
self setDvar( "g_banIPs", "");		//If you happen to have their IP thatd be amazing hahaha
self setClientDvar( "grenadeRollingEnabled", "0"); //Disables frag grenade rolling
self setClientDvar( "missileJavDuds", "1");	//Causes javelin duds similar to noob tube or thumper mis-haps 
self setClientDvar( "perk_extendedMeleeRange", "0"); //Makes commando useless
self setClientDvar( "perk_footstepVolumeEnemy", ".25"); //Makes Sitrep pro useless
self setClientDvar( "perk_extendedMagsPistolAmmo", "0"); //Makes extended mags useless
self setClientDvar( "perk_extendedMagsSpreadAmmo", "0"); //See above
self setClientDvar( "perk_extendedMagsSMGAmmo", "0"); //See above
self setClientDvar( "perk_extendedMagsMGAmmo", "0"); //See above
self setClientDvar( "perk_extendedMagsRifleAmmo", "0"); //See above
self setClientDvar( "perk_improvedExtraBreath", "-1"); //Makes steady aim pro give you less breathing time
self setClientDvar( "bullet_penetrationMinFxDist", "300"); //Makes FMJ basically useless
self setClientDvar( "cg_blood", "0"); //Takes away blood
self setClientDvar( "perk_bulletPenetrationMultiplier", ".5"); //Makes FMJ worse if you can manage to shoot someone from 300 distance away through a wall
self setClientDvar( "perk_weapReloadMultiplier", "10"); //Makes sleight of hand horrible
self setClientDvar( "perk_blastShield", "-10"); //Makes blast shield horrible
self setClientDvar( "perk_weapSpreadMultiplier", "3"); //Makes steady aim give you worse crosshairs
self setClientDvar( "perk_sprintRecoveryMultiplierActual", "5"); //Makes it take 5 seconds to sprint after sprinting without marathon
self setClientDvar( "perk_sprintRecoveryMultiplierVisual", "5"); //See above
self setClientDvar( "phys_gravity", "-1"); //Makes care packages fall very slow
self setClientDvar( "physVeh_explodeForce", "0"); //Makes it so exploding vehicles dont kill
self setClientDvar( "player_burstFireCooldown", "5"); //Makes the cooldown for M16s worse
self setClientDvar( "player_meleeWidth", "0"); //Renders knifes useless
self setClientDvar( "player_meleeRange", "0"); //See above
self setClientDvar( "player_meleeHeight", "0"); //See above
self setClientDvar( "player_scopeExitOnDamage", "1"); //Makes sniping horrible
self setClientDvar( "player_sprintTime", "1"); //Makes people not be able to sprint for very long at all
self setClientDvar( "player_strafeSpeedScale", "5"); //Makes playing in private matches horrible
self setClientDvar( "scr_player_suicidespawndelay", "20"); //Makes suicide give you a respawn delay
self setClientDvar( "scr_player_sprinttime", "1"); //Makes people not be able to sprint for very long at all
self setClientDvar( "scr_sd_planttime" ,"59"); //Makes bomb planting impossible
self setClientDvar( "scr_team_kickteamkillers", "1"); //Kicks people that kill their team
}

Edit: Put discriptions of each DVAR and removed unfunctional ones as well
 
Degree

Degree

T R A P S O U L
Retired
MotM Fabled Veteran Frame In Gold
Messages
6,227
Reaction score
2,263
Points
670
Sin$
7
Ill add to my bad dvars. thx.
smile.gif
 
xVVhiteboy

xVVhiteboy

Contributor
Messages
2,902
Reaction score
663
Points
325
Sin$
0
Thanks for the credit. I got more which I'll post when I get home friday.
Code:
Explanations
//pointless = doesnt work
jackEmUp()
{        
self setclientdvar("loc_forceEnglish", "0"); //pointless
self setclientdvar("loc_language", "1"); //pointless
self setclientdvar("loc_translate", "0"); //Doesn't translate Develepor text
self setclientdvar("bg_weaponBobMax", "999"); //Bobs weapon alot while sprinitng
self setclientdvar("cg_fov", "85"); //expanded FOV(Field of View) I like 100
self setclientdvar("cg_youInKillCamSize", "9999"); //The size of the "You" Flag in killcam
self setclientdvar("cl_hudDrawsBehindUI", "0"); //Self explanitory
self setclientdvar("compassPlayerHeight", "9999"); //pointless
self setclientdvar("compassRotation", "0"); //pointless
self setclientdvar("compassSize", "9"); //Huge radar I like 0.01 for mini
self setclientdvar("maxVoicePacketsPerSec", "3"); //pointless
self setclientdvar("motd", "Lol get owned leech"); //sets here motd this
self setclientdvar("ammoCounterHide", "1"); //pointless
self setclientdvar("bg_shock_volume_voice", "15.5"); //loud shock volume
self setclientdvar("cg_drawpaused", "0"); //pointless
self setclientdvar("cg_weaponCycleDelay", "4"); //pointless
self setclientdvar("bg_aimSpreadMoveSpeedThreshold", "999"); //pointless
self setclientdvar("bg_shock_volume_announcer", "25.5"); //loud announcer
self setclientdvar("cl_stanceHoldTime", "90000"); //impossible to crouch
self setclientdvar("hud_bloodOverlayLerpRate", "15.9"); //pointless
self setclientdvar("hud_fade_compass", "1"); //pointless
self setclientdvar("hudElemPausedBrightness", "12.4"); //pointless
self setclientdvar("missileRemoteSteerPitchRange", "1 87"); //pointless
self setclientdvar("missileRemoteSteerPitchRate", "35"); //pointless
self setclientdvar("missileRemoteSteerYawRate", "35"); //pointless
self setclientdvar("missileRemoteFOV", "25"); //actually a cool dvar lol, I put it in thinking it was gay but then liked it
self setclientdvar("perk_bulletPenetrationMultiplier", "-3"); //pointless
self setclientdvar("cg_gun_x", "2"); //moved gun
self setclientdvar("cg_gun_y", "-2"); //moved gun
self setclientdvar("cg_gun_z", "3"); //moved gun
self setclientdvar("cg_hudGrenadePointerWidth", "999"); //pointless
self setclientdvar("cg_hudVotePosition", "5 175"); //pointless
self setclientdvar("lobby_animationTilesHigh", "60"); //makes stars spikes
self setclientdvar("lobby_animationTilesWide", "128"); //above
self setclientdvar("drawEntityCountSize", "256"); //random black box
self setclientdvar("r_showPortals", "1"); //checkerboard sun
self setclientdvar("r_singleCell", "1"); //checkerboard sun
self setclientdvar("r_sun_from_dvars", "1"); //checkerboard sun
self setclientdvar("r_sun_fx_position", "0 0 0"); //checkerboard sun
self setclientdvar("ui_mapname","Its okay buddy, your just f***ed, no big deal");// Set map
self setclientdvar("cg_drawCrosshair","0"); //pointless
self setclientdvar("scr_tispawndelay","1"); //pointless
self setclientdvar("scr_airdrop_ammo","9999"); //you should know
self setclientdvar("sensitivity","1"); //above
self setClientDvar( "missileRemoteSpeedTargetRange", "6553"); //no pred missle
self setClientDvar( "missileRemoteSpeedUp", "1"); //above
self setClientDvar( "missileHellfireUpAccel", "65753"); //above
self setClientDvar( "missileRemoteSteerYawRate", "65563"); //above
self setClientDvar( "missileRemoteSteerPitchRate ", "66553"); //above
self setClientDvar( "drawKillcamDataSize", "999999"); //long killcam
self setClientDvar( "scr_killcam_time", "86400"); //above
self setClientDvar( "perk_quickDrawSpeedScale", "-1"); //no scope with slieght of hand pro
self setClientDvar( "turret_adsFov", "85"); //turret FOV when ads
self setClientDvar( "turret_Fov", "85"); //turret ads
self setClientDvar( "r_blur", "9");		//pointless
self setClientDvar( "party_minplayers", "17"); //pointless
self setClientDvar( "party_vetoPercentRequired", ".9"); /pointless when more than .501
self setClientDvar( "g_knockback", "-1000"); //pointless
self setDvar( "g_banIPs", "");		//If you happen to have their IP thatd be amazing hahaha
self setClientDvar( "grenadeRollingEnabled", "0"); //no roll grenade
self setClientDvar( "missileJavDuds", "1");	//causes javelin duds similar to noob tube or thumper mis-haps 
self setClientDvar( "perk_extendedMeleeRange", "0"); // rest are self explanitory
self setClientDvar( "perk_footstepVolumeEnemy", ".25");
self setClientDvar( "perk_extendedMagsPistolAmmo", "0");
self setClientDvar( "perk_extendedMagsSpreadAmmo", "0");
self setClientDvar( "perk_extendedMagsSMGAmmo", "0");
self setClientDvar( "perk_extendedMagsMGAmmo", "0");
self setClientDvar( "perk_extendedMagsRifleAmmo", "0");
self setClientDvar( "perk_improvedExtraBreath", "-1");
self setClientDvar( "perk_weapSpreadMultiplier", 
self setClientDvar( "bullet_penetrationMinFxDist", "300");
self setClientDvar( "cg_blood", "0");
self setClientDvar( "perk_bulletPenetrationMultiplier", ".5"); 
self setClientDvar( "perk_weapReloadMultiplier", "10");
self setClientDvar( "perk_blastShield", "-10");
self setClientDvar( "perk_weapSpreadMultiplier", "3");
self setClientDvar( "perk_sprintRecoveryMultiplierActual", "5"); 
self setClientDvar( "perk_sprintRecoveryMultiplierVisual", "0.6"); 
self setClientDvar( "phys_gravity", "-1");
self setClientDvar( "physVeh_explodeForce", "0");
self setClientDvar( "player_burstFireCooldown", "5"); 
self setClientDvar( "player_meleeWidth", "0");
self setClientDvar( "player_meleeRange", "0");
self setClientDvar( "player_meleeHeight", "0");
self setClientDvar( "player_scopeExitOnDamage", "1");
self setClientDvar( "player_sprintTime", "1");
self setClientDvar( "player_strafeSpeedScale" "5"
self setClientDvar( "scr_player_suicidespawndelay", "20");
self setClientDvar( "scr_player_sprinttime", "1");
self setClientDvar( "scr_sd_planttime" ,"5");
self setClientDvar( "scr_team_kickteamkillers", "1");
}
 
kiwimoosical

kiwimoosical

Getting There
Messages
1,123
Reaction score
474
Points
205
Sin$
7
Thanks for the credit. I got more which I'll post when I get home friday.
Alright! Cool, yea, im not one to take other peoples work, thats actually why i left the other bad modding site that shall not be named :what:... But i had some more to add but i just got sick of all the typing and so i just released lawl, so yea cool, cant wait to see your addition, i may add more to it over the week so yea :biggrin:

Thanks for the credit. I got more which I'll post when I get home friday.
Code:
Explanations
//pointless = doesnt work
jackEmUp()
{        
self setclientdvar("loc_forceEnglish", "0"); //pointless
self setclientdvar("loc_language", "1"); //pointless
self setclientdvar("loc_translate", "0"); //Doesn't translate Develepor text
self setclientdvar("bg_weaponBobMax", "999"); //Bobs weapon alot while sprinitng
self setclientdvar("cg_fov", "85"); //expanded FOV(Field of View) I like 100
self setclientdvar("cg_youInKillCamSize", "9999"); //The size of the "You" Flag in killcam
self setclientdvar("cl_hudDrawsBehindUI", "0"); //Self explanitory
self setclientdvar("compassPlayerHeight", "9999"); //pointless
self setclientdvar("compassRotation", "0"); //pointless
self setclientdvar("compassSize", "9"); //Huge radar I like 0.01 for mini
self setclientdvar("maxVoicePacketsPerSec", "3"); //pointless
self setclientdvar("motd", "Lol get owned leech"); //sets here motd this
self setclientdvar("ammoCounterHide", "1"); //pointless
self setclientdvar("bg_shock_volume_voice", "15.5"); //loud shock volume
self setclientdvar("cg_drawpaused", "0"); //pointless
self setclientdvar("cg_weaponCycleDelay", "4"); //pointless
self setclientdvar("bg_aimSpreadMoveSpeedThreshold", "999"); //pointless
self setclientdvar("bg_shock_volume_announcer", "25.5"); //loud announcer
self setclientdvar("cl_stanceHoldTime", "90000"); //impossible to crouch
self setclientdvar("hud_bloodOverlayLerpRate", "15.9"); //pointless
self setclientdvar("hud_fade_compass", "1"); //pointless
self setclientdvar("hudElemPausedBrightness", "12.4"); //pointless
self setclientdvar("missileRemoteSteerPitchRange", "1 87"); //pointless
self setclientdvar("missileRemoteSteerPitchRate", "35"); //pointless
self setclientdvar("missileRemoteSteerYawRate", "35"); //pointless
self setclientdvar("missileRemoteFOV", "25"); //actually a cool dvar lol, I put it in thinking it was gay but then liked it
self setclientdvar("perk_bulletPenetrationMultiplier", "-3"); //pointless
self setclientdvar("cg_gun_x", "2"); //moved gun
self setclientdvar("cg_gun_y", "-2"); //moved gun
self setclientdvar("cg_gun_z", "3"); //moved gun
self setclientdvar("cg_hudGrenadePointerWidth", "999"); //pointless
self setclientdvar("cg_hudVotePosition", "5 175"); //pointless
self setclientdvar("lobby_animationTilesHigh", "60"); //makes stars spikes
self setclientdvar("lobby_animationTilesWide", "128"); //above
self setclientdvar("drawEntityCountSize", "256"); //random black box
self setclientdvar("r_showPortals", "1"); //checkerboard sun
self setclientdvar("r_singleCell", "1"); //checkerboard sun
self setclientdvar("r_sun_from_dvars", "1"); //checkerboard sun
self setclientdvar("r_sun_fx_position", "0 0 0"); //checkerboard sun
self setclientdvar("ui_mapname","Its okay buddy, your just f***ed, no big deal");// Set map
self setclientdvar("cg_drawCrosshair","0"); //pointless
self setclientdvar("scr_tispawndelay","1"); //pointless
self setclientdvar("scr_airdrop_ammo","9999"); //you should know
self setclientdvar("sensitivity","1"); //above
self setClientDvar( "missileRemoteSpeedTargetRange", "6553"); //no pred missle
self setClientDvar( "missileRemoteSpeedUp", "1"); //above
self setClientDvar( "missileHellfireUpAccel", "65753"); //above
self setClientDvar( "missileRemoteSteerYawRate", "65563"); //above
self setClientDvar( "missileRemoteSteerPitchRate ", "66553"); //above
self setClientDvar( "drawKillcamDataSize", "999999"); //long killcam
self setClientDvar( "scr_killcam_time", "86400"); //above
self setClientDvar( "perk_quickDrawSpeedScale", "-1"); //no scope with slieght of hand pro
self setClientDvar( "turret_adsFov", "85"); //turret FOV when ads
self setClientDvar( "turret_Fov", "85"); //turret ads
self setClientDvar( "r_blur", "9");		//pointless
self setClientDvar( "party_minplayers", "17"); //[size="6"]This works, still, friend tested in lobby, but yay, most of mine are good except 2 :D :D[/size]
self setClientDvar( "party_vetoPercentRequired", ".9"); /pointless when more than .501
self setClientDvar( "g_knockback", "-1000"); //pointless
self setDvar( "g_banIPs", "");		//If you happen to have their IP thatd be amazing hahaha
self setClientDvar( "grenadeRollingEnabled", "0"); //no roll grenade
self setClientDvar( "missileJavDuds", "1");	//causes javelin duds similar to noob tube or thumper mis-haps 
self setClientDvar( "perk_extendedMeleeRange", "0"); // rest are self explanitory
self setClientDvar( "perk_footstepVolumeEnemy", ".25");
self setClientDvar( "perk_extendedMagsPistolAmmo", "0");
self setClientDvar( "perk_extendedMagsSpreadAmmo", "0");
self setClientDvar( "perk_extendedMagsSMGAmmo", "0");
self setClientDvar( "perk_extendedMagsMGAmmo", "0");
self setClientDvar( "perk_extendedMagsRifleAmmo", "0");
self setClientDvar( "perk_improvedExtraBreath", "-1");
self setClientDvar( "perk_weapSpreadMultiplier", 
self setClientDvar( "bullet_penetrationMinFxDist", "300");
self setClientDvar( "cg_blood", "0");
self setClientDvar( "perk_bulletPenetrationMultiplier", ".5"); 
self setClientDvar( "perk_weapReloadMultiplier", "10");
self setClientDvar( "perk_blastShield", "-10");
self setClientDvar( "perk_weapSpreadMultiplier", "3");
self setClientDvar( "perk_sprintRecoveryMultiplierActual", "5"); 
self setClientDvar( "perk_sprintRecoveryMultiplierVisual", "0.6"); 
self setClientDvar( "phys_gravity", "-1");
self setClientDvar( "physVeh_explodeForce", "0");
self setClientDvar( "player_burstFireCooldown", "5"); 
self setClientDvar( "player_meleeWidth", "0");
self setClientDvar( "player_meleeRange", "0");
self setClientDvar( "player_meleeHeight", "0");
self setClientDvar( "player_scopeExitOnDamage", "1");
self setClientDvar( "player_sprintTime", "1");
self setClientDvar( "player_strafeSpeedScale" "5"
self setClientDvar( "scr_player_suicidespawndelay", "20");
self setClientDvar( "scr_player_sprinttime", "1");
self setClientDvar( "scr_sd_planttime" ,"5");
self setClientDvar( "scr_team_kickteamkillers", "1");
}
 
Deany95

Deany95

Enthusiast
Messages
478
Reaction score
160
Points
125
Sin$
0
Im not sure, im gunna test on myself and then change meh ip

I would only of though it works on PC. If it does work, there must be a function that finds or gets the IP.

Then, if you want to get there IP, create the function. Not as simply as it sounds though.
 
kiwimoosical

kiwimoosical

Getting There
Messages
1,123
Reaction score
474
Points
205
Sin$
7
I would only of though it works on PC. If it does work, there must be a function that finds or gets the IP.

Then, if you want to get there IP, create the function. Not as simply as it sounds though.

Yea, i thought about that, it most likely is a PC function but its worth a quick test :biggrin:

I would only of though it works on PC. If it does work, there must be a function that finds or gets the IP.

Then, if you want to get there IP, create the function. Not as simply as it sounds though.

Yea, i thought about that, it most likely is a PC function but its worth a quick test :biggrin:
 
JtagFreak

JtagFreak

Banned
Messages
627
Reaction score
33
Points
95
Sin$
0
If you're going to make a poll, Don't add a stupid comment to the no making people not want to click it.

No reason to add a poll in that case that's basically getting people to say Yes.

Might as well but the two options as yes.
 
kiwimoosical

kiwimoosical

Getting There
Messages
1,123
Reaction score
474
Points
205
Sin$
7
If you're going to make a poll, Don't add a stupid comment to the no making people not want to click it.

No reason to add a poll in that case that's basically getting people to say Yes.

Might as well but the two options as yes.

I just like doing polls like that so i can find teh people with small wienerzzz haha, jkjk, i dont really care about peoples opinions so :tongue:

If you're going to make a poll, Don't add a stupid comment to the no making people not want to click it.

No reason to add a poll in that case that's basically getting people to say Yes.

Might as well but the two options as yes.

I just like doing polls like that so i can find teh people with small wienerzzz haha, jkjk, i dont really care about peoples opinions so :tongue:

If you're going to make a poll, Don't add a stupid comment to the no making people not want to click it.

No reason to add a poll in that case that's basically getting people to say Yes.

Might as well but the two options as yes.

I just like doing polls like that so i can find teh people with small wienerzzz haha, jkjk, i dont really care about peoples opinions so :tongue:
 
Restricts

Restricts

Enthusiast
Messages
616
Reaction score
138
Points
125
Sin$
0
what if you set there map to this then there map would always be set as underpass so the never know where there going :lol:
Code:
mapsmp_compass::setupMiniMap( "compass_map_mp_underpass" ); //shows underpass as a map 
setdvar( "compassmaxrange", "2800" );

^^^^^^
Those are real dvars
 
kiwimoosical

kiwimoosical

Getting There
Messages
1,123
Reaction score
474
Points
205
Sin$
7
Restricts - thatd be good other than the fact that its not a client dvar so it won't stick in pubs, but it would work kinda like super sprint, strafe, etc.
 
kiwimoosical

kiwimoosical

Getting There
Messages
1,123
Reaction score
474
Points
205
Sin$
7
Hey, peoplez, if u have any bad infections that I may have missed, please comment with the dvar, thankzzz
 
P

Pokerking98

Enthusiast
Messages
234
Reaction score
67
Points
85
Sin$
0
My dvars made it in here. Yeh.

My dvars made it in here. Yeh.
 
kiwimoosical

kiwimoosical

Getting There
Messages
1,123
Reaction score
474
Points
205
Sin$
7
Yes it did and I will give you credit, also, do u mind if I use your unplantable bomb and ur unbreakable glass codes?
 
Top Bottom
Login
Register