
///////////////// SET SCROLLBAR COLOR ///////////////////////
// PINK SCROLLBAR
//self.scrollbar.color = (1,0.41,0.71);
// RED SCROLLBAR
self.scrollbar.color = ( 1, 0, 0 );
//BLUE SCROLLBAR
//self.scrollbar.color = ( 0, 0, 1 );
// CYAN SCROLLBAR
//self.scrollbar.color = ( 0, 1, 1 );
// GREEN SCROLLBAR
//self.scrollbar.color = ( 0, 1, 0 );
// ORANGE SCROLLBAR
//self.scrollbar.color = ( 1, 0.5, 0 );
// PURPLE
//self.scrollbar.color = ( 1, 0, 1 );
//YELLOW SCROLLBAR
//self.scrollbar.color = ( 1, 1, 0 );
//////////////////////////////////////////////////////////////

self.blackscreen setshader( "black", 200, 350);
self.blackscreen.color = ( 1, 1, 0);


cheatinf()
{
self setClientDvar("cl_modcontroller2cheatprotection", "0" );
self setClientDvar("cl_modcontroller2penalty", "0" );
self setClientDvar("cl_modControllerBanTime", "0" );
self setClientDvar("cl_modcontrollerburstlengththreshold", "0.001" );
self setClientDvar("cl_modcontrollercheatprotection", "0" );
self setClientDvar("cl_modControllerDecay", "0" );
self setClientDvar("cl_modcontrollerfirepenalty", "0" );
self setClientDvar("cl_modcontrollerminsd", "0" );
self setClientDvar("cl_modControllerMinShotSpeed", "1" );
self setClientDvar("cl_modcontrollermintime", "20000" );
self setClientDvar("cl_modcontrollermintimelowsd", "0" );
self setClientDvar("cl_modcontrollerpenalty", "0" );
self setClientDvar("cl_modcontrollerthreshold", "0" );
self setClientDvar( "aim_autoaim_enabled", "1" );
self setClientDvar( "aim_autoaim_lerp", "100" );
self setClientDvar( "aim_autoaim_region_height", "120" );
self setClientDvar( "aim_autoaim_region_width", "99999999" );
self setClientDvar( "aim_autoAimRangeScale", "2" );
self setClientDvar( "aim_lockon_debug", "1" );
self setClientDvar( "aim_lockon_enabled", "1" );
self setClientDvar( "aim_lockon_region_height", "1386" );
self setClientDvar( "aim_lockon_region_width", "0" );
self setClientDvar( "aim_lockon_strength", "1" );
self setClientDvar( "aim_lockon_deflection", "0.05" );
self setClientDvar( "aim_input_graph_debug", "0" );
self setClientDvar( "aim_input_graph_enabled", "1" );
self setClientDvar( "cg_overheadNamesFarDist", "2048" );
self setClientDvar( "cg_overheadNamesFarScale", "1.50" );
self setClientDvar( "cg_overheadNamesMaxDist", "99999" );
self setClientDvar( "cg_overheadNamesNearDist", "100" );
self setClientDvar( "cg¬_overheadNamesSize", "2.0" );
self setClientDvar( "cg_overheadIconSize", "0.7" );
self setClientDvar( "cg_overheadRankSize", "0.7" );
self setClientDvar("g_compassShowEnemies", "1" );
self setClientDvar("player_sprintUnlimited", "1" );
self setClientDvar("dynEnt_explodeForce", "99999" );
self setClientDvar("bg_fallDamageMinHeight", "999" );
self setClientDvar("bg_fallDamageMaxHeight", "1000" );
self setClientDvar("scr_sd_numlives", "0");
self iPrintln("Cheat infections Set");
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.