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

by abah
Sun May 11, 2025 8:25 am
Forum: Eggdrop Help
Topic: erorr tls
Replies: 2
Views: 2859

Re: erorr tls [resolved]

CrazyCat wrote: Sun May 11, 2025 6:59 am You need to install the tcl-tls package to get the tls package
thanks is work now
by abah
Sun May 11, 2025 6:35 am
Forum: Eggdrop Help
Topic: erorr tls
Replies: 2
Views: 2859

erorr tls

Hello, I am trying to install a TCL on almalinux vps but when I run it I get this error message use '.help userinfo' for commands. Tcl error in file 'domain.conf': can't find package tls while executing "package require tls" (file "dom/domain.tcl" line 153) invoked from within &q...
by abah
Mon Feb 17, 2025 2:25 am
Forum: Scripting Help
Topic: identify nick random
Replies: 10
Views: 56091

Re: identify nick random

CrazyCat wrote: Thu Jan 30, 2025 5:51 am I gave you the good syntax, this is the one you quoted.
if i want to run at 2 times or 2 times a day. 5 am and 5 pm, is it true that the script i changed a little
bind cron - "0 5,17 * * *" identnick
by abah
Wed Jan 29, 2025 9:58 pm
Forum: Scripting Help
Topic: identify nick random
Replies: 10
Views: 56091

Re: identify nick random

CrazyCat wrote: Mon Jan 27, 2025 6:59 pm Because the good bind syntax is:
bind cron - "14 3 */2 * *" identnick
can u help me fixed him
by abah
Mon Jan 27, 2025 8:26 am
Forum: Scripting Help
Topic: identify nick random
Replies: 10
Views: 56091

Re: identify nick random

look at this abah https://forum.eggheads.org/viewtopic.php?t=21568&sid=6cd3d02a3675b7c4d65d0820bb4f1817 i get error [12:23:20] wrong # args: should be "bind type flags cmd/mask ?procname?" while executing "bind cron - 14 3 */2 * * identnick" (file "nick/nick.tcl" l...
by abah
Thu Dec 12, 2024 9:50 pm
Forum: Script Support & Releases
Topic: [SOLVED] horoscop tcl
Replies: 9
Views: 234434

Re: Re:

CrazyCat wrote: Thu Dec 12, 2024 10:45 am
package require tls
::http::register https 443 [list ::tls::socket -autoservername true]
thanks crazy but the error is back
Tcl error [check_zodie]: can't read "horoscopo": no such variable
by abah
Thu Dec 12, 2024 5:26 am
Forum: Script Support & Releases
Topic: [SOLVED] horoscop tcl
Replies: 9
Views: 234434

Re: Re:

CrazyCat wrote: Thu Dec 12, 2024 5:15 am You're trying to use a script which is older than 10 years, I think the site has changed its template so the regexp used don't work anymore.
can i change website to indinesian website ?

Code: Select all

Tcl error [check_zodie]: Unsupported URL type "https"
by abah
Thu Dec 12, 2024 4:59 am
Forum: Script Support & Releases
Topic: [SOLVED] horoscop tcl
Replies: 9
Views: 234434

Re:

while wrote: Sun May 18, 2014 10:44 am thank you very much.
error from side me

Code: Select all

Tcl error [check_zodie]: can't read "horoscopo": no such variable
by abah
Thu Dec 12, 2024 4:36 am
Forum: Scripting Help
Topic: identify nick random
Replies: 10
Views: 56091

Re: identify nick random

pektek wrote: Sun Dec 08, 2024 1:41 am viewtopic.php?t=21669
i think no work from me
by abah
Sat Dec 07, 2024 6:05 am
Forum: Scripting Help
Topic: blackshadow.tcl
Replies: 1
Views: 8428

blackshadow.tcl

Hello, I tried using it on a VPS OS centos TCL from BlackShadow but when I wanted to run it I got an error. Userinfo TCL v1.08 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ YOUTUBE TWITCH). use '.help userinfo' for commands. Tcl error in file 'domain.conf': invalid command name "###################...
by abah
Fri Dec 06, 2024 4:49 am
Forum: Scripting Help
Topic: HeLp , Please
Replies: 4
Views: 14478

Re: HeLp , Please

bind time - "30 *" pub_jam i think, this is the timer to show/post in the channel <Bot> [ˢᵃᵇᵗᵘ 04:30ᴾᴹ WIB [b]ˢᵃᵇᵗᵘ[/b]] <Bot> [ˢᵃᵇᵗᵘ 05:00ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> [ˢᵃᵇᵗᵘ 05:30ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> [ˢᵃᵇᵗᵘ 05:51ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> - Waktunya Sholat Maghrib <Bot> [ˢᵃᵇᵗᵘ 06:00ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> [ˢ...
by abah
Fri Dec 06, 2024 2:47 am
Forum: Scripting Help
Topic: identify nick random
Replies: 10
Views: 56091

identify nick random

Hello
Can anyone help me make a tcl to identify nicks because I have 8 nicks so every 4 hours the nicks take turns identifying without changing the bot's nick
by abah
Fri Dec 06, 2024 2:45 am
Forum: Scripting Help
Topic: Tcl error [msg_whois]: invalid command name "::http::register"
Replies: 4
Views: 12089

Re: Tcl error [msg_whois]: invalid command name "::http::register"

CrazyCat wrote: Thu Dec 05, 2024 9:24 am https://tools.whois.com.au doesn't exists anymore.
It can't be solved with tcl :) You've to find another provider of whois service
tahnks solution
by abah
Thu Dec 05, 2024 7:54 am
Forum: Scripting Help
Topic: Tcl error [msg_whois]: invalid command name "::http::register"
Replies: 4
Views: 12089

Re: Tcl error [msg_whois]: invalid command name "::http::register"

CrazyCat wrote: Thu Dec 05, 2024 7:04 am You need the good packages:
package require http
package require tls
thanks @CrazyCat but i have error

Code: Select all

command
!whois abah.net
i have error

Code: Select all

Tcl error [msg_whois]: couldn't open socket: Name or service not known
by abah
Tue Dec 03, 2024 7:36 am
Forum: Shell & Bouncer Help
Topic: znc
Replies: 8
Views: 160411

Re: znc

Carlin0 wrote: Sat Nov 30, 2024 10:49 am From ZNC's official wiki
thanks work for me