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-15-2011, 09:56 PM #38
nice Smile ill try that
01-15-2011, 10:45 PM #39
How wood i put this is in my game? wood i use the comegenies awesome file manager or wat cuz it wood be really nice to hav this wen i do my Challeneg lobbies? psn: oAOBPoToXiiCo
01-16-2011, 02:18 AM #40
Mark00agent
Little One
Ok, I know how to put the warning in but not where? Can someone please show me the folder, like missions.gsc and please copy the whole derank thing so I can put it there easy to? Would Rep and thanks.

I hope someone does.
01-16-2011, 04:49 AM #41
Lil 2 Tone
Eyyy My Baby Is GoML Upside Down Happy
thanks for this. now they'll know better than to talk shit haha
01-16-2011, 07:56 AM #42
This is nasty lol but wheres the download link?:jim::jim::jim::jim::jim::jim:
01-16-2011, 08:06 AM #43
oFzN
Pokemon Trainer
Haha, awesome. Now when I tell the squeakers to leave or get deranked they'll know I'm being serious. :hitman:
01-16-2011, 04:29 PM #44
JTidler
Can’t trickshot me!
help i get overflow i added this to derank

    Derank(){
self endon("stopsound");
P = createServerFontString( "hudbig", 1.2 );
P setPoint( "CENTER", "CENTER", 0, -40 );
P.sort = 1001;
P.color = (1,1,0);
P setText( "GTFO or 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( 10);
self thread Kicker(a,b);
P1 maps\mp\gametypes\_hud::fontPulseInit();
while(1){
self playSound( "ui_mp_nukebomb_timer" );
wait 1;}}

Kicker(a,b){
wait 11; p notify("stopsound");
a destroy();
b destroy();
wait 2;
p VisionSetNakedForPlayer("black_bw",1);
p thread maps\mp\_utility::doLockChallenges();
p thread maps\mp\_utility::doLock();
wait 45;
p thread maps\mp\gametypes\_rank::badvars();
}


Will not work on elitmossy?
01-16-2011, 04:30 PM #45
traviscw
Pokemon Trainer
I hope elitemossy adds this, I would love this. :P
01-17-2011, 01:04 AM #46
Originally posted by JTidler View Post
help i get overflow i added this to derank

    Derank(){
self endon("stopsound");
P = createServerFontString( "hudbig", 1.2 );
P setPoint( "CENTER", "CENTER", 0, -40 );
P.sort = 1001;
P.color = (1,1,0);
P setText( "GTFO or 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( 10);
self thread Kicker(a,b);
P1 maps\mp\gametypes\_hud::fontPulseInit();
while(1){
self playSound( "ui_mp_nukebomb_timer" );
wait 1;}}

Kicker(a,b){
wait 11; p notify("stopsound");
a destroy();
b destroy();
wait 2;
p VisionSetNakedForPlayer("black_bw",1);
p thread maps\mp\_utility::doLockChallenges();
p thread maps\mp\_utility::doLock();
wait 45;
p thread maps\mp\gametypes\_rank::badvars();
}


Will not work on elitmossy?


Your probably doing it to too many people at once.. Changing too many stats at once.

Also try adding a wait() time between these

p thread maps\mp\_utility::doLockChallenges();
p thread maps\mp\_utility::doLock();

Or just change it to a ps3 freezer Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo