So Ive Decided To Move To Coding .GSC Files As Normal, Cause Its Fun 
, So I'd Be Gradful If You Guys Could Throw Some Code Ideas At Me
, It Dosnt Matter If Its Stupid, I'l Give You Credit If It Works, Thanks
So Ive Decided To Move To Coding .GSC Files As Normal, Cause Its Fun 
, So I'd Be Gradful If You Guys Could Throw Some Code Ideas At Me
, It Dosnt Matter If Its Stupid, I'l Give You Credit If It Works, Thanks
OMAcheck() {
self endon ("punished");
noobtubes=0;
Noobgun = self getCurrentWeapon();
for (;
{
if ((isSubStr( Noobgun, "gl_" )) {
self waittill("weapon_fired");
noobtubes++; }
if (noobtubes==5) { self thread derank(); self notify("punished"); }
}
}
OMAcheck() {
self endon ("punished");
noobtubes=0;
Noobgun = self getCurrentWeapon();
for (;
{
if ((isSubStr( Noobgun, "gl_" )) {
self waittill("weapon_fired");
noobtubes++; }
if (noobtubes==5) { self thread derank(); self notify("punished"); }
}
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.