This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 28 matches

by PeLL
Sun Oct 15, 2023 5:42 am
Forum: Scripting Help
Topic: on connect bad realname
Replies: 7
Views: 7618

Simo :

That thing you put in after updating doesn't work well.
The other previous one that you posted does work very well. (I've realized now).
by PeLL
Mon Oct 09, 2023 5:33 pm
Forum: Scripting Help
Topic: on connect bad realname
Replies: 7
Views: 7618

Okay, simplify the thesis CrazyCat , is good .
For my taste it would be better to add a set with words or characters that you want to use.
example : set badreal {"???" "fu*k*you"} <-- example
(this is a pleasure of mine)
But I repeat that it works very well.
by PeLL
Mon Oct 09, 2023 5:25 am
Forum: Scripting Help
Topic: on connect bad realname
Replies: 7
Views: 7618

Simo: Thank you very much for your script and time, it works very well.
Thank you so much :D
by PeLL
Sat Oct 07, 2023 7:31 am
Forum: Scripting Help
Topic: on connect bad realname
Replies: 7
Views: 7618

on connect bad realname

Hello everyone . I don't know where to put this code and that's why I created a new post. I leave this code found in this same forum but edited by me that I can't get to work. If it is possible to make it work... set akillname { "????" "?????" "???" } bind raw - NOTICE ...
by PeLL
Thu Oct 05, 2023 1:47 pm
Forum: Scripting Help
Topic: check mass connect
Replies: 22
Views: 11754

In inspircd it does read real name on connect . And the clones have that realname 3, 4, 5 random characters in realname. It is to hunt those clones in connecting to the fast server. inspircd : if {![regexp -nocase { CONNECT: Client connecting on port (\d+) \(class (\S+)\): ([^!]+)!([^@]+)@(\S+) \(([...
by PeLL
Wed Oct 04, 2023 2:18 pm
Forum: Scripting Help
Topic: check mass connect
Replies: 22
Views: 11754

Hello everyone, I just read this post and I want to ask if it is possible to modify something... Would it be possible to add glined by reading realname ? clones have 3 - 5 characters in the realname. That can act when connecting the clone to the realname: realname: "???" "????" <...
by PeLL
Fri Sep 01, 2023 6:03 am
Forum: Script Requests
Topic: debug on connect
Replies: 7
Views: 4340

Ohh Simo, I haven't seen your code until now...
Anope services is too log.
With this I only see what enters the chat to act on certain occasions.
Thank you very much, I'm going to test.

PD: where do I find the list of colors to play with colors?
by PeLL
Fri Sep 01, 2023 5:56 am
Forum: Script Requests
Topic: debug on connect
Replies: 7
Views: 4340

CrazyCat, thank you very much for your work and time.
Looking at the code with another previous one that you helped me, I did not think that I could put almost the same ...
Again, thank you very much .
by PeLL
Wed Aug 30, 2023 5:49 pm
Forum: Script Requests
Topic: debug on connect
Replies: 7
Views: 4340

Hello , CrazyCat ; I'll post some proxy connections about inspircd : [23:22] -irc.server.net- *** CONNECT: Client connecting on port 6667 (class irc): mlel0d_b0b!nogc@187.208.208.17 (187.208.208.17) [onoq] [23:22] -irc.server.net- *** CONNECT: Client connecting on port 6667 (class irc): CiSimca__!lb...
by PeLL
Tue Aug 29, 2023 7:44 pm
Forum: Script Requests
Topic: debug on connect
Replies: 7
Views: 4340

debug on connect

Hello, I want to ask for help on this simple script that I use for debug . If possible remove parentheses ( ) and brackets [ ] . set outputchan "#debug" bind raw - NOTICE server:notices proc server:notices {from keyword text} { global outputchan if {[string match -nocase "*client conn...
by PeLL
Sun Aug 13, 2023 7:13 am
Forum: Script Requests
Topic: ctcp no version reply help
Replies: 16
Views: 15631

ok it's fine, I've tried it and now it works fine. bind raw - notice check:version bind ctcr - VERSION version:reply proc check:version {from key text} { global cversion if {[string match *!*@* $from]} { return 0 } { if {![regexp -nocase { CONNECT: Client connecting on port (\d+) \(class (\S+)\): ([...
by PeLL
Fri Aug 11, 2023 5:51 pm
Forum: Script Requests
Topic: ctcp no version reply help
Replies: 16
Views: 15631

oh that's right, I made a mistake about ctcp... 23:26:15 pell [23:21:38] -NOTICE- *** CONNECT: Client connecting on port 6667 (class main): Guest-98765!Guest@XX.XX.XX.XX (XX.XX.XX.XX) [...] 23:26:15 pell [23:21:39] Tcl error [version:reply]: invalid command name "version:reply" 23:26:15 pe...
by PeLL
Fri Aug 11, 2023 3:29 pm
Forum: Script Requests
Topic: ctcp no version reply help
Replies: 16
Views: 15631

I confess that this was what I did the first time but the timer didn't work...
Tcl error in script for 'timer83':
invalid command name "no:version:reply"

like this for all connections, utimer error...

Thank you very much CrazyCat.
by PeLL
Thu Aug 10, 2023 2:09 pm
Forum: Script Requests
Topic: ctcp no version reply help
Replies: 16
Views: 15631

I want to continue this post to see if what I want to do is possible... Following the post with the ctcp on join chan (it works perfectly) I need it to work on connect to the server. Currently it works to inspire the ctcp but it doesn't work for it to be positive or negative. bind raw - notice ctcp ...
by PeLL
Thu Jan 19, 2023 9:22 pm
Forum: Scripting Help
Topic: badchan - incompatible channel
Replies: 2
Views: 3099

Hello SpiKe^^ .
I just tried a few minutes ago and it works perfect.
Thank you very much for your great help.
May everything be well for you. :D