Raised This Month: $51 Target: $400
 12% 

Kigen's Anti-Cheat 1.1.9


Post New Thread Closed Thread   
 
Thread Tools Display Modes
f64
Member
Join Date: Jun 2007
Location: Houston, TX USA
Old 06-01-2009 , 19:33   Re: Kigen's Anti-Cheat 1.1.8
#1391

Quote:
Originally Posted by Faust_mateo View Post
How do I check/enforce these?...
They have to be added to the script and then compiled. Get someone who knows what they're doing to add them for you.
__________________
Game: DOD:S
f64 is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 06-02-2009 , 06:36   Re: Kigen's Anti-Cheat 1.1.8
#1392

Quote:
Originally Posted by f64 View Post
They have to be added to the script and then compiled. Get someone who knows what they're doing to add them for you.
No need, SourceMod Site has a compiler which does it for you.

http://www.sourcemod.net/compiler.php
__________________
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
f64
Member
Join Date: Jun 2007
Location: Houston, TX USA
Old 06-02-2009 , 21:34   Re: Kigen's Anti-Cheat 1.1.8
#1393

Quote:
Originally Posted by rautamiekka View Post
No need, SourceMod Site has a compiler which does it for you.

http://www.sourcemod.net/compiler.php
Apprently there is a need, because the cvars still have to be added by someone who knows how.
__________________
Game: DOD:S
f64 is offline
f64
Member
Join Date: Jun 2007
Location: Houston, TX USA
Old 06-03-2009 , 15:18   Re: Kigen's Anti-Cheat 1.1.8
#1394

Just be aware that if you choose to add mat_fullbright and a mapper hasn't added lighting to their map, the map will default to mat_fullbright 1
and this will trip a false positive for this cvar. Test your map first or do as I did and just log only for awhile.
http://developer.valvesoftware.com/wiki/Adding_Light

Going to check out BAILOPAN's plugin now.
__________________
Game: DOD:S

Last edited by f64; 06-05-2009 at 01:13.
f64 is offline
ltgenkd
AlliedModders Donor
Join Date: Sep 2008
Old 06-05-2009 , 01:01   Re: Kigen's Anti-Cheat 1.1.8
#1395

Getting some error's with 1.1.8 with Sockets 2.4.0beta.
Running the following:

1.) MetaMod:Source v1.4.4.705V
2.) SourceMod v1.20-dev
3.) Linux

And these plugins running:

00:593 [SM] Listing 27 plugins:
01 "Basic Comm Control" (1.2.0-dev) by AlliedModders LLC
02 "Sound Commands" (1.2.0-dev) by AlliedModders LLC
03 "Insurgency Chat" (1.3) by Stevo.TVR
04 "Death Notice" (1.0.6) by bl4nk
05 "Client Preferences" (1.2.0-dev) by AlliedModders LLC
06 "Server Defense Menu" (1.5) by Greyscale
07 "Basic Info Triggers" (1.2.0-dev) by AlliedModders LLC
08 "Kigen's Anti-Cheat" (1.1. by Kigen
09 "Anti-Flood" (1.2.0-dev) by AlliedModders LLC
10 "Basic Ban Commands" (1.2.0-dev) by AlliedModders LLC
11 "Admin Menu" (1.2.0-dev) by AlliedModders LLC
12 "Basic Chat" (1.2.0-dev) by AlliedModders LLC
13 "Admin File Reader" (1.2.0-dev) by AlliedModders LLC
14 "Server Defense" (2.1) by Greyscale
15 "Fun Commands" (1.2.0-dev) by AlliedModders LLC
16 "Player Commands" (1.2.0-dev) by AlliedModders LLC
17 "Fun Votes" (1.2.0-dev) by AlliedModders LLC
18 "Simple TK Manager" (1.0a) by Lebson506th
19 "Weapon Logging" (2. by TTS Oetzel & Goerz GmbH
20 "HLstatsX Plugin" (2. by TTS Oetzel & Goerz GmbH
21 "Reserved Slots" (1.2.0-dev) by AlliedModders LLC
22 "Basic Votes" (1.2.0-dev) by AlliedModders LLC
23 "Admin Help" (1.2.0-dev) by AlliedModders LLC
24 "AdminSentinel" (1.0.10 by <eVa>StrontiumDog
25 "Basic Commands" (1.2.0-dev) by AlliedModders LLC
26 "Advertisements" (0.5.5) by Tsunami
27 "Nextmap" (1.2.0-dev) by AlliedModders LLC

Code:
L 06/04/2009 - 16:47:51: SourceMod error session started
L 06/04/2009 - 16:47:51: Info (map "ins_almaden") (file "errors_20090604.log")
L 06/04/2009 - 16:47:51: [SM] Native "CloseHandle" reported: Handle ea5d014f is invalid (error 3)
L 06/04/2009 - 16:47:51: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 06/04/2009 - 16:47:51: [SM]   [0]  Line 1383, kigen-ac-pub.sp::KillTimers()
L 06/04/2009 - 16:47:51: [SM]   [1]  Line 690, kigen-ac-pub.sp::OnClientDisconnect_Post()
L 06/04/2009 - 16:47:51: Error log file session closed.
L 06/04/2009 - 17:49:18: SourceMod error session started
L 06/04/2009 - 17:49:18: Info (map "ins_sinjar") (file "errors_20090604.log")
L 06/04/2009 - 17:49:18: [SM] Native "CloseHandle" reported: Handle 45140141 is invalid (error 3)
L 06/04/2009 - 17:49:18: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 06/04/2009 - 17:49:18: [SM]   [0]  Line 1383, kigen-ac-pub.sp::KillTimers()
L 06/04/2009 - 17:49:18: [SM]   [1]  Line 690, kigen-ac-pub.sp::OnClientDisconnect_Post()
L 06/04/2009 - 17:49:19: Error log file session closed.
L 06/04/2009 - 20:49:30: SourceMod error session started
L 06/04/2009 - 20:49:30: Info (map "ins_baghdad") (file "errors_20090604.log")
L 06/04/2009 - 20:49:30: [SM] Native "CloseHandle" reported: Handle 239d014e is invalid (error 3)
L 06/04/2009 - 20:49:30: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 06/04/2009 - 20:49:30: [SM]   [0]  Line 1383, kigen-ac-pub.sp::KillTimers()
L 06/04/2009 - 20:49:30: [SM]   [1]  Line 690, kigen-ac-pub.sp::OnClientDisconnect_Post()
L 06/04/2009 - 20:49:32: Error log file session closed.
L 06/04/2009 - 22:00:35: SourceMod error session started
L 06/04/2009 - 22:00:35: Info (map "ins_almaden") (file "errors_20090604.log")
L 06/04/2009 - 22:00:35: [SM] Native "CloseHandle" reported: Handle 8a4f015a is invalid (error 3)
L 06/04/2009 - 22:00:35: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 06/04/2009 - 22:00:35: [SM]   [0]  Line 1383, kigen-ac-pub.sp::KillTimers()
L 06/04/2009 - 22:00:35: [SM]   [1]  Line 690, kigen-ac-pub.sp::OnClientDisconnect_Post()
L 06/04/2009 - 22:00:41: Error log file session closed.
L 06/04/2009 - 22:46:39: SourceMod error session started
L 06/04/2009 - 22:46:39: Info (map "ins_baghdad") (file "errors_20090604.log")
L 06/04/2009 - 22:46:39: [SM] Native "CloseHandle" reported: Handle cd0f0155 is invalid (error 3)
L 06/04/2009 - 22:46:39: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 06/04/2009 - 22:46:39: [SM]   [0]  Line 1383, kigen-ac-pub.sp::KillTimers()
L 06/04/2009 - 22:46:39: [SM]   [1]  Line 690, kigen-ac-pub.sp::OnClientDisconnect_Post()
L 06/04/2009 - 22:46:44: Error log file session closed.


Thanks for any help on these errors.... Game is InsurgencyMod

Last edited by ltgenkd; 06-05-2009 at 01:04.
ltgenkd is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 06-05-2009 , 07:40   Re: Kigen's Anti-Cheat 1.1.8
#1396

Quote:
Originally Posted by ltgenkd View Post
Getting some error's with 1.1.8 with Sockets 2.4.0beta.
Running the following:

1.) MetaMod:Source v1.4.4.705V
... Game is InsurgencyMod
Try with MMS1.7.1, to me your current MMS is quite old.
__________________
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
krolus
Senior Member
Join Date: May 2009
Location: Russia, Omsk
Old 06-05-2009 , 07:58   Re: Kigen's Anti-Cheat 1.1.8
#1397

Sourcemod 1.2.0-dev? 1.2.1 Released - http://www.sourcemod.net/
krolus is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 06-05-2009 , 09:11   Re: Kigen's Anti-Cheat 1.1.8
#1398

Quote:
Originally Posted by jojo86 View Post
Hi kigen.
I am new here (on this forum)
1. : Sorry For my bad english
2. : I have one problem with this plugin.I have newest metamod and sourcemod.This plugin worked perfectly.To today I have crack server but i have ESTEMATION TOO. Problem = i restart svr => crashed
Thank you for all reply
From Kigen's 1st post where you got the plugin from:

Quote:
IMPORTANT: KAC will NOT work with non-Steam (cracked) servers!
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
jojo86
BANNED
Join Date: Mar 2009
Old 06-05-2009 , 10:53   Re: Kigen's Anti-Cheat 1.1.8
#1399

Quote:
Originally Posted by Xp3r7 View Post
From Kigen's 1st post where you got the plugin from:
sorry, I thought of it is needed only for generating steamid
jojo86 is offline
jojo86
BANNED
Join Date: Mar 2009
Old 06-05-2009 , 10:59   Re: Kigen's Anti-Cheat 1.1.8
#1400

Quote:
Originally Posted by psychonic View Post
I think you need nosteam.smx, or smcore120.smx might fix it for you. Google to find.
http://forums.alliedmods.net/showthread.php?t=93937 - virus ?
jojo86 is offline
Closed Thread



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 06:11.


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