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

AntiCommerce


Post New Thread Reply   
 
Thread Tools Display Modes
lpf_kb
New Member
Join Date: Apr 2007
Old 11-01-2008 , 16:06   Re: AntiCommerce
Reply With Quote #21

Hi, how to add 189-123-234.... or 183,123,234... or 189/123/234... etc
Use - / * ^ and no ban . How to change or add these signs?

(([0-9]{1,3}\.)){3}([0-9]{1,3})[0-9]{5})

how can I change it?

Last edited by lpf_kb; 11-01-2008 at 16:08.
lpf_kb is offline
sapir5522
BANNED
Join Date: Mar 2008
Old 11-01-2008 , 16:37   Re: AntiCommerce
Reply With Quote #22

i found another bug
it gives bans to players with no advertise in their name
every advertiser gets banned but the problem is that innocent players get banned too
(even my clan!! [D12]!!!)
look at the AC log i attached:
Attached Files
File Type: log [email protected] (3.3 KB, 220 views)
sapir5522 is offline
Scherzo
Senior Member
Join Date: Feb 2007
Location: Kwidzyn, Poland
Old 11-02-2008 , 05:49   Re: AntiCommerce
Reply With Quote #23

lpf_kb you want punish for different formated IP fe. 92/12/123/1234456 ? (random values)
You can add any chars like that:

(([0-9]{1,3}(\.|\\))){3}([0-9]{1,3}): ([0-9]{5})

"\" remove special mean of next char
"|" is like word "or"
paste without space between ":" and "(" [its to remove emoticon]


Plugin catch all website/IP forms in names and messages. It doesn`t matter it is URL or only tagname with dot. It cause add ac_punishbyname cvar.
sapir5522, add your teammates some flags or add clan Tag to exception list:
Code:
register_exception "myClanTag."
Problem with ban by authid exists, because all players on your server have id=VALVE_ID_LAN, i think.

With ac_punish 1 , I get message: Kicked:Reason:Reklama only.

Last edited by Scherzo; 11-02-2008 at 06:11.
Scherzo is offline
sapir5522
BANNED
Join Date: Mar 2008
Old 11-02-2008 , 08:25   Re: AntiCommerce
Reply With Quote #24

oh i c well then banip was necessary
and about the register_exception it didnt work for me
where do i write it?

EDITk ive added this exeption: amx_rcon register_exception [D12].
and then i put a name like this [D12]aosd.asd.asd.qw
and it gives me banip

Last edited by sapir5522; 11-03-2008 at 10:54.
sapir5522 is offline
lpf_kb
New Member
Join Date: Apr 2007
Old 11-02-2008 , 09:40   Re: AntiCommerce
Reply With Quote #25

Use say and say_team, for example 192.43.296.206 no punish, only punish the port, for example 192.43.296.206:27015.

I canīt add values - / * _ , for example 192-43-296 192,43,296, 192*43*296

I use for 92/12/123/1234456 not found, no punish

(([0-9]{1,3}(\.|\\))){3}([0-9]{1,3}): ([0-9]{5})

"\" remove special mean of next char
"|" is like word "or"

I do not understand, As we change?

Can be created .cfg or .ini with punish?
lpf_kb is offline
Scherzo
Senior Member
Join Date: Feb 2007
Location: Kwidzyn, Poland
Old 11-03-2008 , 09:09   Re: AntiCommerce
Reply With Quote #26

1. Exceptions you should add in server config (fe. server.cfg). Plugin removes from text all of exceptions, so included filter can`t find them.

Simply, add to cfg file some lines:
Code:
register_exception "mywebsite.abc"
register_exception "mywebsite2.abc"
register_exception "<my friend`s server address>"
2. This is a pattern. I showed how to change from char "." to "." OR "/". Last few chars are responsible for port. Usually it is included to servers IP, but if you don`t want this feature I could rewrite pattern to your condition. So?

Write more about .cfg/.ini file? what inside?

Last edited by Scherzo; 11-03-2008 at 11:19.
Scherzo is offline
sapir5522
BANNED
Join Date: Mar 2008
Old 11-03-2008 , 10:54   Re: AntiCommerce
Reply With Quote #27

but you didnt answer my last edit
"EDIT: ok ive added this exeption: amx_rcon register_exception [D12].
and then i put a name like this [D12]aosd.asd.asd.qw
and it gives me banip"
sapir5522 is offline
Scherzo
Senior Member
Join Date: Feb 2007
Location: Kwidzyn, Poland
Old 11-03-2008 , 11:15   Re: AntiCommerce
Reply With Quote #28

It is feature this filter - search two short word and dot between them.

<word>.<word>

It is www format like "domain.sth". Maybe searching domains in nicks should be disabled, wait for moderator`s opinion.

Last edited by Scherzo; 11-08-2008 at 04:41.
Scherzo is offline
tmen_13
BANNED
Join Date: Sep 2008
Old 11-03-2008 , 11:21   Re: AntiCommerce
Reply With Quote #29

if you need BP language PM me
tmen_13 is offline
sapir5522
BANNED
Join Date: Mar 2008
Old 11-03-2008 , 11:24   Re: AntiCommerce
Reply With Quote #30

can you make me the plugin for only name ips?
cuz i dont need something else
ppl with sites i dont care since we dont have servers with domains on my country
and about the chat
i use the dont say ips plugin since alot of server admins do a command that whenever you spray it advertise their server
so every new round i see about 4 messages saying "i must say.... this server rocks!!!!
so i only need the banip for name with ip
sapir5522 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 13:02.


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