You are not logged in.

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

1

Thursday, January 24th 2013, 11:25pm

Smac läuft nicht richtig!!

Eine wunderschönen Abend.

Hallo da bin ich mal wieder

Und zwar mein problem ich hab das Smac Plugin drauf,läuft ohne probleme er erkennt Cheater und sagt es mir an ;)

Ich schaute mal in der SMAC.log nach und guckte wer da so alles Cheatet
da sehe ich ein paar leute die schon --->Detection #49<--- wo er
schon eigentlich bei der 4 Detection ein Automatischen Ban haben sollte,
wenn ich mich nicht täusche. Das wer mein einzigstes problem sonst
läuft alles Super. ;)


PS: Error.logs sind keine :P
Zitat: Sollte hier mal im Forum nach fragen da ich es schon auf www.smacbans.com gemacht habe und hier rüber geschickt wurde!! :zwinker:

Mfg: freak.exe uLow?

Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

2

Friday, January 25th 2013, 1:21am

Würdest du uns mal deine smac-config zukommen lassen?
Nutzt du eine aktuelle Version von Smac?

MfG
Impact

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

3

Friday, January 25th 2013, 2:00am

Hallo Impact

Die Smac-config ist so eingestellt wie ich sie gedownloadet habe.

Ja ist aktuell bin jeden 2 Tag bei www.smacbans.com drauf und schaue nach ob es eine neue Version gibt!

Mfg: freak.exe uLow?

Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

4

Friday, January 25th 2013, 3:15am

Sorry, aber ich glaube du verwechselst SMAC und SMACBANS.

Source code

1
2
SMAC     - AntiCheat-Plugin.
SMACBANS - Plugin welches eine Banliste abgleicht in der von SMAC erkannte Cheater stehen.


MfG
Impact

FfoPrinz

Intermediate

Posts: 417

Location: 127.0.0.1

wcf.user.option.userOption53: Ja

  • Send private message

5

Friday, January 25th 2013, 9:04am

Und hier findest du SMAC :thumbup:

MFG
FfoPrinz
Rechtschreibfehler sind voll normal und passieren nunmal 8)
Ich gebe keine Antworten auf PN, dazu ist das komplette Forum da um Anfragen zu beantworten ...



GeNeRaLbEaM

Professional

Posts: 1,537

Location: Krefeld

Occupation: Student

wcf.user.option.userOption53: Nein

  • Send private message

6

Friday, January 25th 2013, 10:06am

Ich hab es ihm auch versucht zu erklären aber er wollte es nicht verstehen und ich hatte wenig Zeit :kiss:
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.

freak.exe_uLow?

Professional

  • "freak.exe_uLow?" started this thread

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

7

Friday, January 25th 2013, 11:56am

Moin ;)

Impact ich hab das problem schon gefunden das die leute Automatisch ein Ban bekommen bei der 4 Detection ;)

FfoPrinz Das hatte ich schon lange drauf davon war ja ganze Zeit die rede.

GeNeRaLbEaM keule, das hab ich ja verstanden aber wie gesagt, hab gedacht Smacbans Arbeitet mit GoD-Tony und der Name ist ja auch fast gleich :P (Smac)

So zum Thema was ich meinte hier.
Smac.cfg

Spoiler Spoiler

// [smac_aimbot.smx] Number of aimbot detections before a player is banned. Minimum allowed is 4. (0 = Never ban)
// -
// Default: "4"
// Minimum: "4.000000"
smac_aimbot_ban "4"

// [smac_autotrigger.smx] Automatically ban players on auto-trigger detections.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_autotrigger_ban "0"

// The duration in minutes used for automatic bans. (0 = Permanent)
// -
// Default: "0"
// Minimum: "0.000000"
smac_ban_duration "0"

// [smac_eyetest.smx] Automatically ban players on eye test detections.
// -
// Default: "4"
// Minimum: "4.000000"
// Maximum: "4.000000"
smac_eyetest_ban "4"


Müsste ja so richtig sein ;)


Mfg: freak.exe uLow?

This post has been edited 1 times, last edit by "freak.exe_uLow?" (Jan 25th 2013, 12:01pm)


Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

8

Friday, January 25th 2013, 12:39pm

Hallo,

Das stimmt nicht so ganz, du kannst dort nur zwichen 0/1 wählen, das mit 4 ist nur bei smac_aimbot.

Source code

1
2
3
4
5
6
// [smac_eyetest.smx] Automatically ban players on eye test detections.
 // -
 // Default: "4"
 // Minimum: "4.000000"
 // Maximum: "4.000000"
 smac_eyetest_ban "4"

Du solltest sein SMAC auch mal auf die neuste Version updaten, gibt eine neue Cvar.

Source code

1
2
3
4
5
6
// [smac_eyetest.smx] Enable compatibility mode with third-party plugins. This will disable some detection methods.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_eyetest_compat "1"

Und zum schluss noch meine smac.cfg.
Ich nutze jedoch nur diese Module: smac_aimbot.smx, smac_autotrigger.smx, smac_eyetest.smx, smac_speedhack.smx, smac_spinhack.smx, smac.smx

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
// This file was auto-generated by SourceMod (v1.5.0-dev+3742)
// ConVars for plugin "smac.smx"


// [smac_aimbot.smx] Number of aimbot detections before a player is banned. Minimum allowed is 4. (0 = Never ban)
// -
// Default: "0"
// Minimum: "0.000000"
smac_aimbot_ban "4"

// [smac_autotrigger.smx] Automatically ban players on auto-trigger detections.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_autotrigger_ban "1"

// The duration in minutes used for automatic bans. (0 = Permanent)
// -
// Default: "0"
// Minimum: "0.000000"
smac_ban_duration "0"

// [smac_eyetest.smx] Automatically ban players on eye test detections.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_eyetest_ban "1"

// [smac_eyetest.smx] Enable compatibility mode with third-party plugins. This will disable some detection methods.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_eyetest_compat "1"

// Include extra information about a client being logged.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_log_verbose "1"

// Display a message saying that your server is protected.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_welcomemsg "0"


MfG,
Newbie'

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

9

Friday, January 25th 2013, 2:15pm

note: smac_eyetest_compat muss bei existierenden installationen nach update manuell in die cfg eingefügt werden.

Similar threads