View previous topic :: View next topic |
Author |
Message |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Thu Jun 02, 2005 8:58 am Post subject: |
|
|
Quote: | kline [+|-]<user@host | nick> [<time to ban> <reason>]
Bans the hostmask from the server it is issued on. A kline is not a global ban.
time to ban is either: a) a value in seconds, b) a time value, like '1d' is 1 day or c) '0' for permanent. Time and reason are optional, if unspecified set::default-bantime (default: 0/permanent) and 'no reason' are used.
To remove a kline use /kline -user@host |
so if I use
Quote: | kline *!*@host 10 some offence |
*!*@host will be klined for 10 seconds with reason "some offence" or should I specify like 10s for 10 seconds or 10m for 10 minutes ?
I decided to use kline and kill only as you suggested. Thanx  _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
^DooM^ Owner

Joined: 26 Aug 2003 Posts: 772 Location: IronForge
|
Posted: Thu Jun 02, 2005 9:24 am Post subject: |
|
|
I always work it out in seconds as not all servers are compatible with the other formats.
so it will be kline *!*ident@host 10 your a muppet for a 10 second server ban.  _________________ The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Thu Jun 02, 2005 6:39 pm Post subject: |
|
|
Okay, so hopefuly this weekend I'll add the following features:
Quote: | - Support for oper commands (kill and kline)
- Use different types of punishments (i.e. warn on first offense, kick on 2nd, bankick on 3rd... and can be configured as the user wishes) |
these are the suggestions I've recieved and will work on adding  _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
andrie Voice
Joined: 01 Jun 2005 Posts: 4 Location: Indonesia
|
Posted: Fri Jun 03, 2005 5:20 am Post subject: protect friend and owner |
|
|
before, i want say: sorry for my english i'am from indonesia
in my chan running 2 eggdrop games (one eggdrop is op and one is not op) and i want this script don't kick my bot games. how to set this script ? i want this script knows a friends or owner like flag +o +n +m and maybe u can add protection to kick revenges user if user (op) kick my friend, master, etc.
thanks. |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Fri Jun 03, 2005 5:29 am Post subject: |
|
|
This script exempts +f & +mo users, so if you give the game bots +f flag, they won't be kicked for flood. As for the friends/masters protect, don't know if it suites the script but anyway I'll add it and consider it in the anti-takeover category. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
CooLB0Y Voice

Joined: 26 Mar 2004 Posts: 29 Location: Australia
|
Posted: Sat Jun 04, 2005 8:57 am Post subject: |
|
|
i downloaded the file but it doesnt open i get the error message when ever i click on it. |
|
Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Sat Jun 04, 2005 11:20 am Post subject: |
|
|
CooLB0Y wrote: | i downloaded the file but it doesnt open i get the error message when ever i click on it. |
It's corrupted! It holds no headers so the archive cannot be extracted with either WinAce (preferred) or WinZip. Just delete it and wait for Sir_Fz to (preferably) upload a zipped archive. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Last edited by Alchera on Sat Jun 04, 2005 12:34 pm; edited 1 time in total |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Sat Jun 04, 2005 12:04 pm Post subject: |
|
|
Uploaded the file again in zip format, it should make no problems now.
Status of the script:
Currently I had no reports about any bugs in this version (2.2b). I'm working on the different-punishment-methods feature and the ability to kill and kline, hopefuly I'll release it tommorow for testing. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Sun Jun 05, 2005 10:51 am Post subject: |
|
|
ok, I've added the feature to choose different punishment methods (read initial post) but it needs alot of testing to make sure that all methods are working and on the specified flood types. If you think there are other flood types that should have this feature too, just tell me and if I agree I'll add it. Another improvement I've done is on the locking/unlocking system where the bot will no more annoy the channel with several locks/unlocks at a time.
Please download and test this version so we won't take forever to discover the bugs and so on...
^DooM^: I did not start on the kill/kline feature but will do as soon as I finish a project I have for university. If you have time, I want you to post here on what flood types do you want the bot to be able to kill/kline (as I'm sure it's not needed for all flood types like for example swearing ) Thank you  _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
^DooM^ Owner

Joined: 26 Aug 2003 Posts: 772 Location: IronForge
|
Posted: Sun Jun 05, 2005 12:38 pm Post subject: |
|
|
Sir_Fz wrote: | ^DooM^: I did not start on the kill/kline feature but will do as soon as I finish a project I have for university. If you have time, I want you to post here on what flood types do you want the bot to be able to kill/kline (as I'm sure it's not needed for all flood types like for example swearing ) Thank you  |
No rush pal I rigged Sentinel.tcl to kline instead of kick on floods so I am not without protection atm I'll Post which flood types would be usefull for kline in a bit ;] _________________ The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born |
|
Back to top |
|
 |
^DooM^ Owner

Joined: 26 Aug 2003 Posts: 772 Location: IronForge
|
Posted: Sun Jun 05, 2005 1:07 pm Post subject: |
|
|
The ones I feel would be of most use are.
## 11 ## Mass deop.
## 12 ## Mass kick.
## 13 ## Mass ban (bans).
## 15 ## Join flood.
## 16 ## Part msg flood.
## 19 ## Clones.
## 21 ## Random drones.
And all the botnet floods.
Heh should keep you busy for a while =D
Cheers. _________________ The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Sun Jun 05, 2005 3:27 pm Post subject: |
|
|
Ok will add it for those flood types, except for the botnet floods because the protection for this types of floods is only channel locking and I think innocent people might be effected by it if we killed all the flooders.
PS: I updated to 2.4b since 2.3b had a huge bug. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
CosmicD Op
Joined: 11 Dec 2004 Posts: 102
|
Posted: Sun Jun 05, 2005 6:12 pm Post subject: |
|
|
I wonder if it's also possible to slightly modify this to be a "nightwatch" for my small ircd server, so I can turn some of the punishments in akill lines on the operserv |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Sun Jun 05, 2005 6:56 pm Post subject: |
|
|
CosmicD wrote: | I wonder if it's also possible to slightly modify this to be a "nightwatch" for my small ircd server, so I can turn some of the punishments in akill lines on the operserv |
Can you be clearer on this issue ? I didn't understand what you meant. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
CosmicD Op
Joined: 11 Dec 2004 Posts: 102
|
Posted: Mon Jun 06, 2005 7:03 am Post subject: |
|
|
okey,
I'm using a small service, and its somtimes nice that there is some kind of "nightwatch" bot when I'm not there.
added to the punishing methods, could there be a punishment method like: warn, kick KLINE.
So when I set the bot on a channel and it's getting flooded it can do the same thing as the existing punishments, but added to that, a K line routine that K lines the user automaticly (because I'll give the bot irc op access) |
|
Back to top |
|
 |
|