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 254 matches

by Arnold_X-P
Wed Dec 03, 2025 1:30 pm
Forum: Script Requests
Topic: slap nick
Replies: 7
Views: 794

Re: slap nick

I checked the code and it's fine, just as I requested. But it's not working properly. <nicolassss> .slap <@Kantuta > is not in #curmmer That's where I should launch this <nicolassss> .slap @Kantuta The right thing is !slap nick example !slap sedition and in this part of .slap nickname <nicolassss> ....
by Arnold_X-P
Tue Dec 02, 2025 5:03 pm
Forum: Script Requests
Topic: slap nick
Replies: 7
Views: 794

Re: slap nick

.slap nickname (works fine -- launches default phrases in set xphrases ) .slap nickname phrases ( bad --- It works, but it throws predefined phrases from xphrases and also throws custom phrases.) In this last option, it should only launch the custom phrase example : [11:31] <nicolassss> !slap sediti...
by Arnold_X-P
Tue Dec 02, 2025 4:16 pm
Forum: Script Requests
Topic: slap nick
Replies: 7
Views: 794

Re: slap nick

that the first command works well : [11:31] <nicolassss> !slap sedition [11:31] * @Kantuta full of slaps to nicolassss :-) sedition It's in the second option slap, for example, !slap nickname phrase. the right thing would be: [11:31] * @Kantuta full of slaps to sedition :-) That's the detail; it ble...
by Arnold_X-P
Tue Dec 02, 2025 11:38 am
Forum: Script Requests
Topic: slap nick
Replies: 7
Views: 794

slap nick

I put together this TCL and it works fine, the issue is that the !slap nick (default) gets mixed up with the !slap nick phrase. set xphrases { "\001ACTION full of slaps to <nicks> :-)" "\001ACTION slaping :< and spitting in the face of <nicks> slapppppppppppp\001" } bind pub - !s...
by Arnold_X-P
Wed Oct 22, 2025 11:01 am
Forum: Script Support & Releases
Topic: Google Search
Replies: 7
Views: 15798

Re: Google Search

the code I use ############################################################################################## ## Advanced Google.tcl for eggdrop by CP1832 & Arnold_X-P networks: DALnet #tcls ChatZona #tcl Libera.Chat #tcls #########################################################################...
by Arnold_X-P
Wed Oct 22, 2025 1:08 am
Forum: Script Support & Releases
Topic: Google Search
Replies: 7
Views: 15798

Re: Google Search

I also uploaded the code to the paste page and it made me notice that it has errors in http://paste.tclhelp.net/?id=72ne
Image
Can you help me with those two options that I showed?
by Arnold_X-P
Wed Oct 22, 2025 12:58 am
Forum: Script Support & Releases
Topic: Google Search
Replies: 7
Views: 15798

Re: Google Search

I found this error in the Google search : In the first search it works well for me .ghgoogle irc The detail is in the second search it gives me a result and then tells me : I can't find any results for calgaruns it .ghgoogle calgaruns it https://i.postimg.cc/x8zptpCD/google-1.jpg Apparently somethin...
by Arnold_X-P
Sun Oct 19, 2025 6:14 pm
Forum: Eggdrop Help
Topic: installing windrop-1.10.1 on win 10pro
Replies: 1
Views: 5149

installing windrop-1.10.1 on win 10pro

Good morning everyone. I've installed Windrop-1.10.1 https://github.com/8b418c26-2b86-4b09-a96d-3662b72dbd41 The configuration I use to boot and log into the dalnet network is as follows. # This is a sample Eggdrop configuration file which includes all possible # settings that can be used to configu...
by Arnold_X-P
Mon Aug 18, 2025 10:34 pm
Forum: Script Requests
Topic: Ai.tcl by KuNgFo0 - Responds to certain words said in the set channels.
Replies: 4
Views: 6048

Re: Ai.tcl by KuNgFo0 - Responds to certain words said in the set channels.

################################### # Ai.tcl by KuNgFo0 (#eggfaq@efnet) #VERSION 0.3 #DESCRIPTION Responds to certain words said in the set channels. # Set the next lines as the triggers and random responses you want # (wildcards may be used) set ai_data { {"Hello" "Hi $::botnick&quo...
by Arnold_X-P
Sun Aug 17, 2025 11:54 pm
Forum: Script Requests
Topic: Ai.tcl by KuNgFo0 - Responds to certain words said in the set channels.
Replies: 4
Views: 6048

Ai.tcl by KuNgFo0 - Responds to certain words said in the set channels.

I found this TCL in the forum, it's very good. ################################### # Ai.tcl by KuNgFo0 (#eggfaq@efnet) #VERSION 0.3 #DESCRIPTION Responds to certain words said in the set channels. # Set the next lines as the triggers and random responses you want # (wildcards may be used) set ai_dat...
by Arnold_X-P
Mon Aug 11, 2025 6:18 pm
Forum: Scripting Help
Topic: writing and variants
Replies: 1
Views: 13894

writing and variants

What would be correct in these two variants, the use or method of UTF? putserv [encoding convertfrom utf-8 "PRIVMSG $chan :$text"] puthelp [encoding convertto utf-8 "PRIVMSG $chan :$text"] And regarding this second question, this variant that I use at the moment works well for me...
by Arnold_X-P
Fri Aug 08, 2025 11:10 pm
Forum: Script Requests
Topic: Stacking autovoice with delay.
Replies: 3
Views: 7149

Re: Stacking autovoice with delay.

maybe this tcl is what you really need #################################auto-voice############################# # before loading this script make a user # called "novoice" that contains the hostmasks # that you don't wish to have +v in the channel # bind join - * oj_voice proc oj_voice {ni...
by Arnold_X-P
Sun Aug 03, 2025 11:59 pm
Forum: Script Requests
Topic: ip requests or !ip
Replies: 1
Views: 5017

ip requests or !ip

bind pub - .ip msg_ipwhois proc msg_ipwhois {nick uhost hand chan text} { global botnick if {$text == "" } {putquick "PRIVMSG $chan :You have to use true command for look up whois information. Command: .ip ipnumber";return} if {[string match -nocase "*" $text]} { set c...
by Arnold_X-P
Sun May 11, 2025 12:56 pm
Forum: Script Support & Releases
Topic: Google Search
Replies: 7
Views: 15798

Re: Google Search

I'm not sure it will work but I will apply it. # utimer $googleantirepe [list dict unset googleS_ignore $host] putlog "Time for $host is [dict get googleS_ignore $host]" I apply what you recommend to remove, the TCL stops working and gives me an error [16:46:32] Tcl error [google]: missing...