#eggdrop Bot Logged User list

Network: Zeolia
Modes: +nrt
Last Seen: an hour ago
Topic: ..·.·::::::::: Entraide pour les Eggdrops, Tcl et shells -| https://www.eggdrop.fr |- :::::::::·.·..  | dernier script ajouté : NetBots v4.10 - https://tinyurl.com/2celutn2
#2
Rank
12
Users

Channel Log Archive for #eggdrop

Prev
Next

* All times are UTC
Sunday, June 26, 2022
[00:11:13] * Toto joined #eggdrop
[00:12:01] * Excalibur set mode +l 20
[00:18:36] * Toto quit (Quit: Connection closed)
[00:19:01] * Excalibur set mode +l 19
[03:21:07] * ComputerTech joined #eggdrop
[03:22:01] * Excalibur set mode +l 20
[03:23:07] ComputerTech ( ̄︶ ̄)/
[03:48:24] * ComputerTech slaps CrazyCat around a bit with a nearby laptop
[03:48:26] ComputerTech :)
[03:48:27] ComputerTech hi mate
[04:07:03] @ Excalibur *** <Boole@Epiknet> a mis le mode #eggdrop +l 21
[04:09:09] @ Excalibur --> Pan!services@olympe.epiknet.org entre sur #eggdrop@Epiknet
[04:10:03] @ Excalibur *** <Boole@Epiknet> a mis le mode #eggdrop +l 22
[05:15:20] * Amand quit (Quit: Connection closed for inactivity)
[05:16:01] * Excalibur set mode +l 19
[06:11:35] @ Excalibur --> uto!~nemesis@60AAE8F1.BC7E3B97.54008DC1.IP entre sur #eggdrop@Epiknet
[06:12:03] @ Excalibur *** <Boole@Epiknet> a mis le mode #eggdrop +l 23
[08:24:09] * Deep3D quit (Ping timeout: 180 seconds)
[08:25:01] * Excalibur set mode +l 18
[09:31:59] * Amand joined #eggdrop
[09:31:59] * [Guru] set mode +h Amand
[09:32:01] * Excalibur set mode +l 19
[09:48:14] % Amand bonjour
[10:28:24] * Deep3D joined #eggdrop
[10:29:01] * Excalibur set mode +l 20
[13:57:17] @ Excalibur -//- <Tibs@Epiknet> a quitté (Quit:: .)
[13:58:02] @ Excalibur *** <Boole@Epiknet> a mis le mode #eggdrop +l 22
[14:09:14] * nIX joined #eggdrop
[14:09:48] nIX hello
[14:10:01] * Excalibur set mode +l 21
[14:16:47] % Amand bonjour
[14:28:49] * Deep3D quit (Ping timeout: 180 seconds)
[14:29:01] * Excalibur set mode +l 20
[14:46:21] * Deep3D joined #eggdrop
[14:47:03] * Excalibur set mode +l 21
[14:47:25] * nIX quit (Quit: Connection closed)
[14:48:02] * Excalibur set mode +l 20
[14:58:02] * Deep3D quit (Ping timeout: 180 seconds)
[14:59:01] * Excalibur set mode +l 19
[15:00:16] @ Excalibur <MenzAgitat@Epiknet> yop
[15:00:28] * Deep3D joined #eggdrop
[15:01:02] * Excalibur set mode +l 20
[15:03:29] * Deep3D quit (Ping timeout: 180 seconds)
[15:04:01] * Excalibur set mode +l 19
[15:04:57] * Deep3D joined #eggdrop
[15:05:01] * Excalibur set mode +l 20
[15:35:31] * nIX joined #eggdrop
[15:36:01] * Excalibur set mode +l 21
[15:42:29] * nIX quit (Quit: Connection closed)
[15:43:03] * Excalibur set mode +l 20
[16:35:56] * Toto joined #eggdrop
[16:36:01] * Excalibur set mode +l 21
[17:09:18] * Toto quit (Quit: Connection closed)
[17:10:01] * Excalibur set mode +l 20
[18:37:58] AdmiraL Hello all.
[18:38:27] AdmiraL can anyone see how can i make when the bot its deoped can make kb?
[18:38:35] AdmiraL if {![channel get $chan badwords] || [botisop $chan] || [matchattr $hand mn] || [isop $nick $chan]}
[18:40:32] % Amand delete botisop $chan
[18:40:48] AdmiraL ok
[18:41:15] AdmiraL Tcl error [badwords:pubm]: couldn't compile regular expression pattern: quantifier operand invalid
[18:41:19] AdmiraL give this error.
[18:50:19] % Amand tu as mis quoi ?
[18:50:57] % Amand if {![channel get $chan badwords] || [matchattr $hand mn] || [isop $nick $chan]}
[18:53:57] @ Excalibur <MenzAgitat@Epiknet> Admiral > the error is about a regular expression (regexp or regsub), so it can't come frome this line
[18:54:23] @ Excalibur <MenzAgitat@Epiknet> use .set errorInfo in partyline as soon as you get the error
[18:54:28] AdmiraL Hello MenzAgitat
[18:54:34] @ Excalibur <MenzAgitat@Epiknet> hi
[18:54:47] AdmiraL * 20:54:03 * Elysee Currently: can not find channel named "sock556716d20fc0"
[18:54:47] AdmiraL * 20:54:03 * Elysee [11:54:35] #AdmiraL# set errorInfo
[18:54:47] AdmiraL * 20:54:03 * Elysee Currently: while executing
[18:54:47] AdmiraL * 20:54:03 * Elysee Currently: "eof $sock"
[18:54:57] AdmiraL i dont have any error
[18:55:05] AdmiraL from this tcl
[18:55:14] AdmiraL can i upload in pastebin ?
[18:55:17] @ Excalibur <MenzAgitat@Epiknet> this error has nothing to do with yours, it's from http package
[18:55:48] @ Excalibur <MenzAgitat@Epiknet> you must type .set errorInfo AS FAST AS POSSIBLE after getting the error
[18:55:58] @ Excalibur <MenzAgitat@Epiknet> try to reproduce it before
[18:56:08] AdmiraL ok w8
[18:56:36] @ Excalibur <MenzAgitat@Epiknet> can't stay atm, sorry
[18:56:43] AdmiraL * 20:55:52 * Elysee [11:56:25] Tcl error [badwords:pubm]: couldn't compile regular expression pattern: quantifier operand invalid
[18:56:43] AdmiraL * 20:55:52 * AdmiraL .set errorInfo
[18:56:43] AdmiraL * 20:55:52 * Elysee [11:56:25] #AdmiraL# set errorInfo
[18:56:43] AdmiraL * 20:55:52 * Elysee Currently: while executing
[18:56:43] AdmiraL * 20:55:52 * Elysee Currently: invoked from within
[18:56:43] AdmiraL * 20:55:52 * Elysee Currently: couldn't compile regular expression pattern: quantifier operand invalid
[18:56:43] AdmiraL * 20:55:52 * Elysee Currently: (procedure "badwords:pubm" line 27)
[18:56:43] AdmiraL * 20:55:52 * Elysee Currently: "regexp -nocase $re $text"
[18:56:43] AdmiraL * 20:55:52 * Elysee Currently: "badwords:pubm $_pubm1 $_pubm2 $_pubm3 $_pubm4 $_pubm5"
[18:56:43] * Excalibur kicked AdmiraL (flood)
[18:56:44] * AdmiraL joined #eggdrop
[19:00:01] @ Excalibur Génération des statistiques du botnet: https://www.zeolia.net/stats/botnet.html !
[19:31:05] * Toto joined #eggdrop
[19:32:01] * Excalibur set mode +l 21
[19:39:16] * Toto quit (Quit: Connection closed)
[19:40:01] * Excalibur set mode +l 20
[20:11:29] * ComputerTech quit (Quit: ComputerTech)
[20:12:01] * Excalibur set mode +l 19
[20:25:02] * ComputerTech joined #eggdrop
[20:26:01] * Excalibur set mode +l 20
[20:32:08] * ComputerTech quit (Quit: ComputerTech)
[20:33:01] * Excalibur set mode +l 19
[20:37:06] * ComputerTech joined #eggdrop
[20:38:01] * Excalibur set mode +l 20
[21:21:44] @ Excalibur -//- <uto@Epiknet> a quitté (Ping timeout: 180 seconds)
[21:22:05] @ Excalibur *** <Boole@Epiknet> a mis le mode #eggdrop +l 21
[23:47:54] * ComputerTech quit (Connection closed)
[23:48:01] * Excalibur set mode +l 19
Prev
Next