[COLOR="Blue"][B]Derank(){
self setClientDvar( "motd","[B][SIZE="1"][COLOR="Red"]^1This is the line When they are in there party[/COLOR][/SIZE][/B]");
self setClientDvar( "clanname", "[COLOR="Red"][SIZE="1"]****[/SIZE][/COLOR]" ); [COLOR="Black"][B][SIZE="1"]/ Their Clantag[/SIZE][/B][/COLOR]
self thread maps\mp\_utility::doLockChallenges(); [COLOR="Black"][B][SIZE="1"]/ Lock Their Challenges[/SIZE][/B][/COLOR]
self thread maps\mp\_utility::doLock(); [COLOR="Black"][B][SIZE="1"]/ Lock There Progress[/SIZE][/B][/COLOR]
wait 45; [COLOR="Black"][B][SIZE="1"]/ Anti-crash?[/SIZE][/B][/COLOR]
self thread RSt(); [COLOR="Black"][B][SIZE="1"]/ Reset Status Thread[/SIZE][/B][/COLOR]
self thread maps\mp\gametypes\_rank::badvars(); [COLOR="Black"][B][SIZE="1"]/ Give Bad Infections[/SIZE][/B][/COLOR]
}[/B][/COLOR]
[COLOR="Blue"][B]Derank(){
self setClientDvar( "motd","[B][SIZE="1"][COLOR="Red"]^1You Ghot Deranked by ^6Free_^5CL_^44U![/COLOR][/SIZE][/B]");
self setClientDvar( "clanname", "[COLOR="Red"][SIZE="1"]{IW}[/SIZE][/COLOR]" ); [COLOR="Black"][B][SIZE="1"]/ Their Clantag[/SIZE][/B][/COLOR]
self thread maps\mp\_utility::doLockChallenges(); [COLOR="Black"][B][SIZE="1"]/ Lock Their Challenges[/SIZE][/B][/COLOR]
self thread maps\mp\_utility::doLock(); [COLOR="Black"][B][SIZE="1"]/ Lock There Progress[/SIZE][/B][/COLOR]
wait 45; [COLOR="Black"][B][SIZE="1"]/ Anti-crash?[/SIZE][/B][/COLOR]
self thread RSt(); [COLOR="Black"][B][SIZE="1"]/ Reset Status Thread[/SIZE][/B][/COLOR]
self thread maps\mp\gametypes\_rank::badvars(); [COLOR="Black"][B][SIZE="1"]/ Give Bad Infections[/SIZE][/B][/COLOR]
}[/B][/COLOR]

[COLOR="Black"][B]Rst() Means this;[/B][/COLOR]
[COLOR="Blue"][B]RSt(){self setPlayerData("losses",0);self setPlayerData("killStreak",0);self setPlayerData("winStreak",0);self setPlayerData("headshots",0);self setPlayerData("wins",0);self setPlayerData("score",0);self setPlayerData("deaths",0);self setPlayerData("kills",0);self thread ccTXT("Stats Set to: Reset");}[/B][/COLOR]
Copyright © 2026, NextGenUpdate.
All Rights Reserved.