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

[ANY] SourceSleuth 1.2.0


Post New Thread Reply   
 
Thread Tools Display Modes
FallenNT
Member
Join Date: Feb 2013
Location: Russia
Old 09-25-2014 , 07:33   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #101

My SourceSleuth v. 1.3.
My Sourcebans under the order is I have established is altered. By the way here it is possible to write only on пиндостансском so use the translator.

Last edited by FallenNT; 09-25-2014 at 07:34.
FallenNT is offline
Send a message via ICQ to FallenNT
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 01-29-2015 , 18:33   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #102

I seem to be having a problem with this. The plugin is detecting alternate accounts as it should.. however it is banning the alternate accounts for very strange durations. For example just today someone was "votebanned" which lasts for 30 minutes, they made an alternate account and tried to rejoin and Sleuth banned them for 2 months 2 weeks 1 day. Since there doesn't seem to be a config file for the plugin I put the following in the server.cfg

sm_sleuth_actions 1
sm_sleuth_bantype 0

Is something wrong on my end?
__________________
Phaiz is offline
Devious_Toast
Junior Member
Join Date: Jan 2015
Old 03-26-2015 , 23:00   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #103

Quote:
Originally Posted by Phaiz View Post
I seem to be having a problem with this. The plugin is detecting alternate accounts as it should.. however it is banning the alternate accounts for very strange durations. For example just today someone was "votebanned" which lasts for 30 minutes, they made an alternate account and tried to rejoin and Sleuth banned them for 2 months 2 weeks 1 day. Since there doesn't seem to be a config file for the plugin I put the following in the server.cfg

sm_sleuth_actions 1
sm_sleuth_bantype 0

Is something wrong on my end?
The config file is located in /game/cfg/sourcemod/ folder cfg called sm_sourcesleuth.cfg.
Devious_Toast is offline
FallenNT
Member
Join Date: Feb 2013
Location: Russia
Old 05-03-2015 , 07:45   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #104

Code:
L 05/03/2015 - 16:14:01: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 05/03/2015 - 16:14:01: [SM] Displaying call stack trace for plugin "SourceSleuth.smx":
L 05/03/2015 - 16:14:01: [SM]   [0]  Line 142, D:\Server\Steampipe\cs_go_2\csgo\addons\sourcemod\scripting\SourceSleuth.sp::OnClientPostAdminCheck()
CS:GO
Listing 6 plugins:
[01] SourceMod (1.7.2-dev+5191) by AlliedModders LLC
[02] Stripper (1.2.2) by BAILOPAN
[03] Player Connect Event Fix (1.0.0.0) by Nicholas Hastings
[04] SDK Tools (1.7.2-dev+5191) by AlliedModders LLC
[05] CS Tools (1.7.2-dev+5191) by AlliedModders LLC
[06] SDK Hooks (1.7.2-dev+5191) by AlliedModders LLC

Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// SourceSleuth.sp
//
// D:\Server\Steampipe\cs_go_1\csgo\addons\sourcemod\scripting\SourceSleuth.sp(111) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId
//
//
// Code size:             7036 bytes
// Data size:             3852 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   27272 bytes
//
// 1 Warning.
//
// Compilation Time: 1,31 sec
// ----------------------------------------

Press enter to exit ...

Last edited by FallenNT; 05-04-2015 at 13:25.
FallenNT is offline
Send a message via ICQ to FallenNT
lovebot
Junior Member
Join Date: Feb 2015
Location: Germany
Old 05-04-2015 , 20:24   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #105

Hello, the plugin is great, but unfortunately not working for me.
The plugin is up2d and Sourcebans 1.5.2F-dev (Fork) is used. SourceMod: (v1.8.0-dev+5395)
Error Log:
Code:
L 05/05/2015 - 02:36:58: [SM] Exception reported: Native is not bound
L 05/05/2015 - 02:36:58: [SM] Blaming plugin: SourceSleuth.smx
L 05/05/2015 - 02:36:58: [SM] Call stack trace:
L 05/05/2015 - 02:36:58: [SM]   [0] SBBanPlayer
L 05/05/2015 - 02:36:58: [SM]   [1] Line 197, SourceSleuth.sp::SQL_CheckHim()
Config:
Spoiler

Last edited by lovebot; 05-04-2015 at 20:37.
lovebot is offline
ecca
Sexy Santa
Join Date: Jan 2011
Old 05-05-2015 , 11:14   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #106

My plugin isn't updated for the 1.5 sourcebans plugin, i can't find the new native for banning players on 1.5 beta.
__________________
ecca is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 05-05-2015 , 16:20   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #107

Quote:
Originally Posted by ecca View Post
My plugin isn't updated for the 1.5 sourcebans plugin, i can't find the new native for banning players on 1.5 beta.
SourceBans 1.5.0 BETA game plugin, latest one under Forwards and natives:

Code:
native SB_SubmitBan(client, target, const String:reason[]);
Located in include/sb_bans.inc.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-17-2015 , 08:20   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #108

Your changelog post versions and your Github page do not match, assuming it matters to anyone.
__________________
Phaiz is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-17-2015 , 20:41   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #109

I updated to the *fixed TF2 version on your repo but this is still banning players for 120 months
Here is my config

Code:
// This file was auto-generated by SourceMod (v1.7.3-dev+5214)
// ConVars for plugin "SourceSleuth.smx"


// Sleuth Ban Type: 1 - Original Length, 2 - Custom Length, 3 - Double Length, 4 - Notify Admins Only
// -
// Default: "3"
// Minimum: "1.000000"
// Maximum: "4.000000"
sm_sleuth_actions "1"

// 0 - Inactivated, 1 - Allow all admins with ban flag to pass the check
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_sleuth_adminbypass "0"

// How many active bans are allowed before we act
// -
// Default: "0"
sm_sleuth_bansallowed "0"

// 0 - ban all type of lengths, 1 - ban only permanent bans
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_sleuth_bantype "0"

// Required: sm_sleuth_actions 1: Bantime to ban player if we got a match (0 = permanent (defined in minutes) )
// -
// Default: "0"
sm_sleuth_duration "1440"

// Prexfix for sourcebans tables: Default sb
// -
// Default: "sb"
sm_sleuth_prefix "sb"
__________________

Last edited by Phaiz; 06-17-2015 at 20:41.
Phaiz is offline
poel
Veteran Member
Join Date: Mar 2013
Old 08-10-2015 , 06:48   Re: [ANY] SourceSleuth 1.2.0
Reply With Quote #110

Hi,

Its a great plugin ! Works fine !

Just a question, If I remove a plyer ban in the webpannel (sourcebans), he's still banned by IP (but not anymore by STEAMID)
Is there a way to fix that or..?
poel is offline
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 12:56.


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