Post: [Script] - Drunk, Drugs!
08-24-2011, 04:38 PM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({}); Thread this..
    
self thread ToggleDrunk();


add this somewhere in the Gsc
    
ToggleDrunk()
{
if(self.Drunk == true)
{
self iPrintln("Drunk Mode : [^1OFF^7]");
self notify("sobar");
VisionSetNaked( "default", 0.2 );
self setPlayerAngles(self.angles+(0,0,0));
wait 0.5;
self setPlayerAngles(self.angles+(0,0,0));
self.Drunk = false;
}
else
{
self iPrintln("Drunk Mode : [^2ON^7]");
self thread DrunkVision();
self thread Flipping();
self.Drunk = true;
}
}
DrunkVision()
{
self endon( "sobar" );
while(1)
{
visionSetNaked( "cheat_invert", 4.2 );
wait .1;
VisionSetNaked( "cheat_invert_contrast", 0.2 );
wait .1;
VisionSetNaked( "sepia", 0.2 );
wait .1;
VisionSetNaked( "cargoship_blast", 0.2 );
wait .1;
VisionSetNaked( "cheat_chaplinnight", 0.2 );
wait .1;
VisionSetNaked( "bog_a_sunrise", 0.2 );
wait .1;
VisionSetNaked( "cheat_bw", 0.2 );
wait .1;
VisionSetNaked( "ac130", 0.2 );
wait .1;
VisionSetNaked( "cheat_bw_contrast", 0.2 );
wait .1;
VisionSetNaked( "cheat_contrast", 0.2 );
wait .1;
VisionSetNaked( "ac130_inverted", 0.2 );
wait .1;
VisionSetNaked( "mpoutro", 0.2 );
wait .1;
VisionSetNaked( "grayscale", 0.2 );
wait .1;
VisionSetNaked( "cheat_bw_invert_contrast", 3 );
}
}
Flipping()
{
self endon("sobar");
for(;Winky Winky
{
self.angle = self GetPlayerAngles();
if(self.angle[1] < 179)self setPlayerAngles( self.angle +(0, 0, 2) );
else self SetPlayerAngles( self.angle *(1, -1, 1) );
wait 0.00025;
}
}


Created By Sl1CkMoDz Gobble
(adsbygoogle = window.adsbygoogle || []).push({});

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

.Andy, cadpimp1289, IVI40A3Fusionz
08-26-2011, 12:51 AM #29
Originally posted by Corrrey View Post
where did i claim it was mine :fa: ?
[ATTACH=CONFIG]11363[/ATTACH] Right there
08-26-2011, 01:36 AM #30
Correy
I'm the Original
Originally posted by Sl1CkMoDz View Post
[ATTACH=CONFIG]11363[/ATTACH] Right there


it ment what if it wasn't your patch..
i forgot the person who posted it on s7
08-26-2011, 01:50 AM #31
Originally posted by Corrrey View Post
it ment what if it wasn't your patch..
i forgot the person who posted it on s7
Dude, no one released this before me. If you saw someone posts that had this code in, its because he took it from my patch.
08-26-2011, 01:51 AM #32
Correy
I'm the Original
Originally posted by Sl1CkMoDz View Post
Dude, no one released this before me. If you saw someone posts that had this code in, its because he took it from my patch.


it's been in modern warefare 2.
08-26-2011, 02:00 AM #33
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by Corrrey View Post
still got more to come Winky Winky
but the biggest will be in a day or two, my new menu Happy


have you released it yet bro and is there any bugs such as when you die and you reopen the menu when you scroll it skips and option or when you die and open the menu then close it the shader text and scrollbar stay printed on your screen?
08-26-2011, 02:01 AM #34
Correy
I'm the Original
Originally posted by IVI40A3Fusionz View Post
have you released it yet bro and is there any bugs such as when you die and you reopen the menu when you scroll it skips and option or when you die and open the menu then close it the shader text and scrollbar stay printed on your screen?


nope, i fixed that for my clean menu too.. just didn't release it ha
08-26-2011, 02:04 AM #35
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by Corrrey View Post
nope, i fixed that for my clean menu too.. just didn't release it ha


:O how dare you correy Winky Winky lol jokes,
do you know when your releasing?
can i have a sneak peak at your menu so i can get better at coding? Winky Winky (im joking).
08-26-2011, 02:17 AM #36
Correy
I'm the Original
Originally posted by IVI40A3Fusionz View Post
:O how dare you correy Winky Winky lol jokes,
do you know when your releasing?
can i have a sneak peak at your menu so i can get better at coding? Winky Winky (im joking).


i might release a clean menu for it Winky Winky
08-26-2011, 02:23 AM #37
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by Corrrey View Post
i might release a clean menu for it Winky Winky


yay you better, also send it to me first if your that nice Winky Winky so i can edit the base like i did with your first base Smile.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo