#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
13
Users

Channel Log Archive for #eggdrop

Prev
Next

* All times are UTC
Filtering by user: CrazyCat
Tuesday, October 31, 2023
[14:14:01] CrazyCat yes Error
[14:14:16] CrazyCat This is a helping channel
[14:16:08] CrazyCat well, really old script, as the ccodes:filter can be replaced with stripcodes
[14:18:24] CrazyCat you mean to make msgforbid flag working ?
[14:19:47] CrazyCat You'll have to create a second proc for pub msg
[14:20:11] CrazyCat msgm are privates one, not public
[14:21:31] CrazyCat bind msgm - * filter_msg_pub
[14:21:41] CrazyCat and create the filter_msg_pub procedure
[14:24:06] CrazyCat with the bind msgm, the eggdrop will trigger any message on the channel
[14:29:24] CrazyCat wait a minute
[14:32:39] CrazyCat just the pubm binding and the corresponding proc
[14:38:31] CrazyCat in private, no, because your filter_msg is totaly buggy and the eggdrop can't know from which chan it must kick/ban the user
[14:40:12] CrazyCat yes, because you hard-coded your channel
[14:40:20] CrazyCat so the flag is useless
[14:44:48] CrazyCat You can but you'll have to loop on the channel list of the eggdrop to check if each channel has the flag and if the spamer is on it
[14:46:47] CrazyCat foreach channel [channels] { if {[channel get $channel msgforbid] && [onchan $nick $channel]} { # here you ban the user }
[15:04:59] CrazyCat Error: I'll have to go, you can ask @ https://forum.eggdrop.fr/Scripting-help-f-30.html
[15:09:06] CrazyCat I'm not here tomorrow, but peharps someone will be able to help you
[15:09:32] CrazyCat forum is the better way imho when the purpose is to redo a complete script
[20:36:26] CrazyCat il y a quelques années déjà que j'ai fermé oqp.me
[20:39:12] CrazyCat Ils se sont bien plantés avec oqp.me ;)
[22:44:22] CrazyCat Mouarf, il attends une réponse dans les 5 minutes ?
[22:45:02] CrazyCat Quelqu'un pourra lui dire: fais en sorte que la connexion soit autorisée
[22:45:22] CrazyCat Merci et bonne nuit à tous
Prev
Next