-
Content Count
315 -
Joined
-
Last visited
-
Days Won
19
Klauser last won the day on March 2
Klauser had the most liked content!
Community Reputation
29 ExcellentAbout Klauser
-
Rank
Senior Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I think your admins are useless. I play on your server everyday at least 1 hour. There you will find cheaters all the time the kiddos discovered the free cheat and thats what they use, I see admins like killgrave,sniper and others online and they just ignore them when you can easily detect their cheats, the aimlock, walls and the noscopes side to side thinking they are pros.
-
Anyone have tried to compile new build? I get errors...
-
Yep, also tried g_antilag 0 and the reg is still bad...
-
I thought it was my machine problem had to upgrade it... Im using NE too and hitreg with scope is so weird.
-
Script to show current killstreak on the HUD
Klauser replied to Smech's topic in GSC Script Releases
Base = https://github.com/xtasix/3xP-HC/blob/master/duffman/_kdratio.gsc -
Not at all as there are 2 and 1 of them works all the time and the other not but the one that works 100% crashes if is not used in 17.7 client. Thats why im trying to force clients to update to latest version then they cant inject it without crashing and the other one is buggy.
-
Thanks I was using almost the same but getting value of "cl_updateversion". This is my code idk why its giving me problem in other scripts onPlayerConnect() { for(;;) { level waittill( "connected", player ); player setClientDvars( "ui_connectScreenTextGlowColor", "1 0 0 1" ); if(!isDefined(player.pers["hudelem"])) player.pers["hudelem"] = player getstat(3165); xver = float(player getuserinfo("xver")); if(xver<17.9) kick(player getEntityNumber(),"reason"); } } ******* script runtime error ******* removed entity is not an entity: (file 'maps/mp/gametypes/_persistence.gsc', line 19) player setClientDvar("ui_xpText", "1"); * started from: (file 'maps/mp/gametypes/_persistence.gsc', line 17) level waittill( "connected", player ); * ************************************
-
Yes I know its present in ministatus but I wanna obtain the client version in a script to kick the player with reason update your client version XD
-
Is there a way to get client version info on non-modded servers? I read about "getuserinfo" but it needs setu before.
-
I've been testing that. And its not 100% accurate when you get multiple getss attempts cheat cant handle it... Just got banned on a server 1 capture of 5 was clear... And cheat crashes sometimes when using CoD4x 1.9... I just need a method to force the player to update the CoD4x client...
-
Hello, Today just banned a cheater while his cheat menu was open there was a text showing ss attempts just searched and the cheat is public and contains aimbot, esp and other shit things the weird thing is it clears the captures I have been testing it and it works, not 100% accurate but it does... Can you guys take action.
-
is in your plans updating the geolocation things with new db format from maxmind?
-
Hey @leiizko does securecodx plugin still works for you? I've tried it added both files but this shit is always saying config file is missing.