Tutorial How to MassBan without a Plugin

InVaDeR359

Active Member
Joined
May 29, 2017
Messages
160
Reaction score
121
Points
72
Hello,
This is not exactly a tutorial but a simple method that I found out by myself a long time ago.
Since I just got back to the forums I thought it would be nice to share something with this beautiful community.
I was using this method a long time ago and it bans everyone even those with ( ignore_bans ) You kick them and they get banned.
This method is a simple Range-Ban of all existing IPs .. I guess now you see what I mean


All you gonna do is :
● 1 ● ~ CTRL + SHIFT + B
● 2 ● ~ Create a New Ban Rule with the following adress : ( *.*.*.* )

This will ban any existing IP Adress so be aware to have ignore_bans before doing this, and also don't exit the server because you can't enter unless you remove that ban rule.

Hope I helped someone ♡
 

iElevateX

Member
Joined
Mar 25, 2017
Messages
45
Reaction score
7
Points
46
Its a good way, but bad at the same time. An Admin can unban everyone with just one click if you use this technique.
 

InVaDeR359

Active Member
Joined
May 29, 2017
Messages
160
Reaction score
121
Points
72
True. But even the other ways, he can always do CTRL + A and DELETE ;)
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
All you gonna do is :
● 1 ● ~ CTRL + SHIFT + B
● 2 ● ~ Create a New Ban Rule with the following adress : ( *.*.*.* )
You may also just enter .* for the name
And as this is Regex, .* is also working for the IP address. You wanted to type this: .+\..+\..+\..+\.
Your way is also working, but not necessary at all as .* already does the job.
To actually match a . you have to write \. as the \ is the escape character.
Cheers.
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
There is another way that you can mass ban ;)
by using a query client and "yatqa" (teamspeak query program)
there with your query login info you can choose the clients you want - then right click ban.
if you didn't understood a part of that let me know.
 

InVaDeR359

Active Member
Joined
May 29, 2017
Messages
160
Reaction score
121
Points
72
Yes, But this method requires YatQa and Query Login whereas my method is easy, fast and require only i_client_ban_power permission :p
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
Yes, But this method requires YatQa and Query Login whereas my method is easy, fast and require only i_client_ban_power permission :p
well, i have to say that i probably didn't read your thread well, i thought you were asking for ways to do that :P
 

InVaDeR359

Active Member
Joined
May 29, 2017
Messages
160
Reaction score
121
Points
72
You may also just enter .* for the name
And as this is Regex, .* is also working for the IP address. You wanted to type this: .+\..+\..+\..+\.
Your way is also working, but not necessary at all as .* already does the job.
To actually match a . you have to write \. as the \ is the escape character.
Cheers.
I did what you said, but I guess it's not working by writing .* in the name of the banrule.
 

tagKnife

Well-Known Member
Joined
Oct 2, 2015
Messages
343
Reaction score
270
Points
146
I mean, if I was an admin and pissed off about something i'd just do
yFJIs9J.png

and without query access, cant be undone.
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
I mean, if I was an admin and pissed off about something i'd just do
yFJIs9J.png

and without query access, cant be undone.
in that case you lock yourself out too. (and then you need query access to remove that)
 

tagKnife

Well-Known Member
Joined
Oct 2, 2015
Messages
343
Reaction score
270
Points
146
in that case you lock yourself out too. (and then you need query access to remove that)
If you're out to fuck something up, why would you have intentions of staying?
The regex ban would also ban your self unless you have b_client_ingore_bans set to true
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
If you're out to fuck something up, why would you have intentions of staying?
The regex ban would also ban your self unless you have b_client_ingore_bans set to true
as an administrator of the server you would have it.
But what's the point of talking about that?
in this thread @InVaDeR359 just mentioned a way to massban.
what you say it's not a mass ban - not even a ban - just locking everyone out.
 
Top