Post: [Code] Derank Warning with Timer
01-14-2011, 12:27 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); ..........
(adsbygoogle = window.adsbygoogle || []).push({});

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

<Jimbo>, |ManiaC|, agtiger, Clutch Hunterr, DR-Dizzy, Dreamcather, Drogash, Fifa97, FrOoTLoOpZ, iSergeant-Adam, jbere, Kameo, legitmod, Leo99756, manster, MARY JANE, OMGitsCooper, Pimp, SolidSnake77, Vengeance
01-19-2011, 11:51 PM #65
Fifa97
Maggbot timeout!
Originally posted by xIDivybc View Post
nope, Idk what wrong.


try postin the code
01-22-2011, 09:13 PM #66
Mr.Azoz
I’m too L33T
wen i click on it every one see the text and i get LockMenu

    DerankWarning(p){
p thread DerankWar(p);
}
DerankWar(p){
/*Created By x_DaftVader_x*/
self endon("stopsound");
P = createServerFontString( "hudbig", 1.2 );
P setPoint( "CENTER", "CENTER", 0, -40 );
P.sort = 1001;
P.color = (1,1,0);
P setText( "You Will GeT Deranked!!" );
P.foreground = false;
P1 = createServerFontString( "hudbig", 1.4 );
P1 setPoint( "CENTER", "CENTER", 0, 0 );
P1.sort = 1001;
P1.color = (1,1,0);
P1.foreground = false;
P1 setTimer(5);
self thread Kicker(P,P1);
P1 maps\mp\gametypes\_hud::fontPulseInit();
while(1){
self playSound( "ui_mp_nukebomb_timer" );
wait 1;}}

Kicker(a,b){
wait 11; self notify("stopsound");
a destroy();
b destroy();
wait 2;
self VisionSetNakedForPlayer("black_bw",1);
self thread LockMenu();
self thread doDemi();
}


wen i take out the self and put player i get error
01-25-2011, 02:32 PM #67
Looks Amazing xD

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo