Raised This Month: $ Target: $400
 0% 

Kigen's Anti-Cheat 1.2 Open Beta


Post New Thread Reply   
 
Thread Tools Display Modes
nadrojcote
Senior Member
Join Date: Oct 2009
Old 07-16-2010 , 14:20   Re: Kigen's Anti-Cheat 1.2 Open Beta
Reply With Quote #521

no this happens on all different maps, the server is set to start on gg_blue_arena, so everytime it says its changing to that map means the server has restarted. It seems to be crashing after everytime it says "failed to accept replication of".
nadrojcote is offline
Kigen
BANNED
Join Date: Feb 2008
Old 07-16-2010 , 23:37   Re: Kigen's Anti-Cheat 1.2 Open Beta
Reply With Quote #522

Quote:
Originally Posted by nadrojcote View Post
no this happens on all different maps, the server is set to start on gg_blue_arena, so everytime it says its changing to that map means the server has restarted. It seems to be crashing after everytime it says "failed to accept replication of".
What version is your SourceMod?
Kigen is offline
nadrojcote
Senior Member
Join Date: Oct 2009
Old 07-17-2010 , 13:31   Re: Kigen's Anti-Cheat 1.2 Open Beta
Reply With Quote #523

1.4.0
nadrojcote is offline
Kigen
BANNED
Join Date: Feb 2008
Old 07-18-2010 , 02:51   Re: Kigen's Anti-Cheat 1.2 Open Beta
Reply With Quote #524

Try updating it. That used to be a bug with SourceMod that was suppose to have been corrected. You might try the latest stable version, 1.3.3.
Kigen is offline
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 07-19-2010 , 04:31   Re: Kigen's Anti-Cheat 1.2 Open Beta
Reply With Quote #525

SourceMod 1.3.4, Metamod:Source 1.8.3 released! Jul 19, 2010 01:08
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider is offline
HinterhaltHubi
Junior Member
Join Date: Jul 2010
Location: Berlin
Old 07-21-2010 , 05:43   Re: Kigen's Anti-Cheat 1.2.0 Open Beta
Reply With Quote #526

Quote:
Originally Posted by Kigen View Post
No. Its a bug sort of. Just ignore it.



The next version will not be compatible. KAC 1.2.1.1 will block updating if SourceMod is not v1.3 or greater.


Hai Kigen!

I have read this, but this log is a little bit different:

L 07/20/2010 - 18:05:14: Unexpected CVar Reply: shay (ID: STEAM_0:03747319 | IP: 79.181.105.195) was kicked for returning convar "ManiAdminHacker" (expecting "0penscript") out of sync with value "".

How to handle this?


And this is harmless i think:

L 07/18/2010 - 21:01:56: Plugin CVar return: BlaXpirit [UA] (ID: STEAM_0:0:25047478 | IP: 178.95.221.201) was kicked for returning with plugin convar "metamod_version" (value "1.8.0V", return Okay).
L 07/19/2010 - 17:53:24: Plugin CVar return: Dr. Caker (ID: STEAM_0:0:6605197 | IP: 81.240.166.203) was kicked for returning with plugin convar "mani_admin_plugin_version" (value "1.2BetaS-hotfix-2 VSP

Regards Hubi
HinterhaltHubi is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 07-21-2010 , 05:57   Re: Kigen's Anti-Cheat 1.2.0 Open Beta
Reply With Quote #527

Quote:
Originally Posted by HinterhaltHubi View Post
And this is harmless i think:

L 07/18/2010 - 21:01:56: Plugin CVar return: BlaXpirit [UA] (ID: STEAM_0:0:25047478 | IP: 178.95.221.201) was kicked for returning with plugin convar "metamod_version" (value "1.8.0V", return Okay).
L 07/19/2010 - 17:53:24: Plugin CVar return: Dr. Caker (ID: STEAM_0:0:6605197 | IP: 81.240.166.203) was kicked for returning with plugin convar "mani_admin_plugin_version" (value "1.2BetaS-hotfix-2 VSP
Not. If they could make their MMS & Mani to work, they could use Admin powers and some cheats.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
HinterhaltHubi
Junior Member
Join Date: Jul 2010
Location: Berlin
Old 07-21-2010 , 06:30   Re: Kigen's Anti-Cheat 1.2.0 Open Beta
Reply With Quote #528

Quote:
Originally Posted by rautamiekka View Post
Not. If they could make their MMS & Mani to work, they could use Admin powers and some cheats.
Oh! Whats the command to bann them automaticly?

Thanks Hubi
HinterhaltHubi is offline
Kigen
BANNED
Join Date: Feb 2008
Old 07-21-2010 , 07:04   Re: Kigen's Anti-Cheat 1.2 Open Beta
Reply With Quote #529

KAC kicks for people who have MM:S, Mani, SM, and other plugins loaded. It is highly advisable to leave this action as it is.
Kigen is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 07-21-2010 , 07:16   Re: Kigen's Anti-Cheat 1.2.0 Open Beta
Reply With Quote #530

Quote:
Originally Posted by HinterhaltHubi View Post
Oh! Whats the command to bann them automaticly?

Thanks Hubi
Like Kigen said, it's advisable to just kick them for that cuz there also are loyal Players who want to toy around with Listen Server with these Addons and forget they had one upon joining yours, but if you explicitly want to auto-ban them on detection, download the sourcecode and open up
Code:
\KAC_1.2.0_Beta\scripting\kigenac\cvars.sp
where you see
Code:
	CVars_AddCVar("0penscript",		COMP_NONEXIST,	ACTION_BAN,	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("bat_version", 		COMP_NONEXIST, 	ACTION_KICK, 	"0.0",	0.0, 	PRIORITY_HIGH);
	CVars_AddCVar("beetlesmod_version", 	COMP_NONEXIST,  ACTION_KICK, 	"0.0",  0.0, 	PRIORITY_HIGH);
	CVars_AddCVar("est_version", 		COMP_NONEXIST, 	ACTION_KICK, 	"0.0", 	0.0, 	PRIORITY_HIGH);
	CVars_AddCVar("eventscripts_ver", 	COMP_NONEXIST, 	ACTION_KICK, 	"0.0", 	0.0, 	PRIORITY_HIGH);
	CVars_AddCVar("lua_open",		COMP_NONEXIST,	ACTION_BAN,	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("Lua-Engine",		COMP_NONEXIST, 	ACTION_BAN,	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("mani_admin_plugin_version", COMP_NONEXIST, ACTION_KICK, 	"0.0", 	0.0, 	PRIORITY_HIGH);
	CVars_AddCVar("ManiAdminHacker",	COMP_NONEXIST,	ACTION_BAN,	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("ManiAdminTakeOver",	COMP_NONEXIST,	ACTION_BAN,	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("metamod_version", 	COMP_NONEXIST, 	ACTION_KICK, 	"0.0", 	0.0, 	PRIORITY_HIGH);
	CVars_AddCVar("openscript",		COMP_NONEXIST,	ACTION_BAN,	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("openscript_version",	COMP_NONEXIST,	ACTION_BAN, 	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("runnscript",		COMP_NONEXIST,	ACTION_BAN,	"0.0",	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("SmAdminTakeover", 	COMP_NONEXIST, 	ACTION_BAN,	"0.0", 	0.0,	PRIORITY_HIGH);
	CVars_AddCVar("sourcemod_version", 	COMP_NONEXIST, 	ACTION_KICK, 	"0.0", 	0.0, 	PRIORITY_HIGH);
	CVars_AddCVar("zb_version", 		COMP_NONEXIST, 	ACTION_KICK, 	"0.0", 	0.0, 	PRIORITY_HIGH);
. Replace
Code:
ACTION_KICK
with
Code:
ACTION_BAN
and then re-compile to make KAC always auto-ban when that CVar is detected.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode