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

Block IP Pattern (With Spaces)


Post New Thread Reply   
 
Thread Tools Display Modes
thEsp
BANNED
Join Date: Aug 2017
Old 08-11-2019 , 08:55   Re: Block IP Pattern (With Spaces)
Reply With Quote #31

Try this pattern?
Code:
\d+(.*?)\d+(.*?)\d+(.*?)\d+(.*?):(.*?)\w+
thEsp is offline
Alber9091
Veteran Member
Join Date: Jun 2014
Location: Karachi, Pakistan
Old 08-11-2019 , 09:47   Re: Block IP Pattern (With Spaces)
Reply With Quote #32

Quote:
Originally Posted by thEsp View Post
Try this pattern?
Code:
\d+(.*?)\d+(.*?)\d+(.*?)\d+(.*?):(.*?)\w+
Hello, Thanks for the help but practically there is no effect, its blocking none of the number.
Edit: It only works when there is : in IP (example: :2709, :29810 etc)

Last edited by Alber9091; 08-11-2019 at 09:59.
Alber9091 is offline
Alber9091
Veteran Member
Join Date: Jun 2014
Location: Karachi, Pakistan
Old 08-11-2019 , 10:01   Re: Block IP Pattern (With Spaces)
Reply With Quote #33

Actually people, spam ips like ;27032 or they would divide ip and port like 88 88 88,88 then port 2810 etc.
hence most reliable idea till yet seems block with 3 digits and less than 3 digits, if consecutive.

As, Natesh explained, but unfortunately his pattern didn't work as he said it will !!
Quote:
Originally Posted by Natsheh View Post

It will detect the following.

123.223.223.243
123 2 232 2 243
123 223 223 243
123,223,223,243
Basically any character between (three or less) numbers

Also will detect
244.244.244
244.244
244

Last edited by Alber9091; 08-11-2019 at 12:01.
Alber9091 is offline
bad_boy
Member
Join Date: Oct 2018
Old 08-11-2019 , 13:41   Re: Block IP Pattern (With Spaces)
Reply With Quote #34

Quote:
Originally Posted by Alber9091 View Post
Actually people, spam ips like ;27032 or they would divide ip and port like 88 88 88,88 then port 2810 etc.
hence most reliable idea till yet seems block with 3 digits and less than 3 digits, if consecutive.

As, Natesh explained, but unfortunately his pattern didn't work as he said it will !!
I made a small edit to Alka's plugin and it should block it now. Don't forget to download advblock_config.ini
Attached Files
File Type: sma Get Plugin or Get Source (block_advertising.sma - 155 views - 6.5 KB)
bad_boy is offline
Alber9091
Veteran Member
Join Date: Jun 2014
Location: Karachi, Pakistan
Old 08-11-2019 , 15:49   Re: Block IP Pattern (With Spaces)
Reply With Quote #35

Quote:
Originally Posted by bad_boy View Post
I made a small edit to Alka's plugin and it should block it now. Don't forget to download advblock_config.ini
It blocks IP by all possible means if : is used and don't block ips like 88 88 88 88 etc (same as theESP).

In my opinion, Reply #33 idea would be better option to do, if by any means it is possible.

Last edited by Alber9091; 08-11-2019 at 16:13.
Alber9091 is offline
Fuck For Fun
Veteran Member
Join Date: Nov 2013
Old 08-11-2019 , 16:12   Re: Block IP Pattern (With Spaces)
Reply With Quote #36

Quote:
Originally Posted by thEsp View Post
Try this pattern?
Code:
\d+(.*?)\d+(.*?)\d+(.*?)\d+(.*?):(.*?)\w+
that very great way, gonna used it

Thanks
Fuck For Fun is offline
Send a message via Skype™ to Fuck For Fun
bad_boy
Member
Join Date: Oct 2018
Old 08-11-2019 , 16:44   Re: Block IP Pattern (With Spaces)
Reply With Quote #37

Quote:
Originally Posted by Alber9091 View Post
It blocks IP by all possible means if : is used and don't block ips like 88 88 88 88 etc (same as theESP).

In my opinion, Reply #33 idea would be better option to do, if by any means it is possible.
You can use the code I posted and the plugin by Alka together. Together they should block almost all of the spam Ips. IMO there's no way to block all of the spam unless you block players from using numbers altogether. You're really over thinking this, just ban the players or restrict their chat.
bad_boy is offline
Alber9091
Veteran Member
Join Date: Jun 2014
Location: Karachi, Pakistan
Old 08-11-2019 , 16:56   Re: Block IP Pattern (With Spaces)
Reply With Quote #38

Quote:
Originally Posted by bad_boy View Post
You can use the code I posted and the plugin by Alka together. Together they should block almost all of the spam Ips. IMO there's no way to block all of the spam unless you block players from using numbers altogether. You're really over thinking this, just ban the players or restrict their chat.
Hmm, Yes !! Together, they would block almost all.
Thanks for the help, a big Thanks !!
Alber9091 is offline
Reply


Thread Tools
Display Modes

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 07:25.


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