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

by nobody
Sat Aug 23, 2025 8:05 pm
Forum: Script Requests
Topic: [Req] RPG Game TCL
Replies: 7
Views: 3834

Re: [Req] RPG Game TCL

As said before, this projectis not achieved, and I don't think it's functionnal as I use it as a kind of lab. But it's funny you poste here because since around 2 days, I'm thinking about working again on this project. So, stay listenning, I'll probably need testers soon. Perfect timing, mate! ❤️ I...
by nobody
Sat Aug 23, 2025 4:21 am
Forum: Script Requests
Topic: [Req] RPG Game TCL
Replies: 7
Views: 3834

Re: [Req] RPG Game TCL

Code: Select all

missing close-brace
    while executing
"namespace eval ::eggrpg {"
    (file "scripts/eggrpg.tcl" line 7)
    invoked from within
"source scripts/eggrpg.tcl"
    (file "opo" line 210)
* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
first run
by nobody
Sat Aug 23, 2025 4:10 am
Forum: Script Requests
Topic: [Req] RPG Game TCL
Replies: 7
Views: 3834

Re: [Req] RPG Game TCL

this is an interesting script, anyone using this already?
by nobody
Sat Aug 02, 2025 7:40 pm
Forum: Script Support & Releases
Topic: DANGEROUS - coinmarket.tcl - another crypto tcl script
Replies: 4
Views: 12114

Re: DANGEROUS - coinmarket.tcl - another crypto tcl script

Not tested, but this is how I did it if I was in your shoes: #ₙₒₜₕᵢₙg ᵢₛ ₕₐᵣₘ ₑₓcₑₚₜ yₒᵤᵣ ₚᵣᵢdₑ ☢ [ ᴇxᴘʟᴏɪᴛᴇʀ ] ☢ #https://www.blackbug.org # Load necessary packages package require http package require tls package require json # Define API credentials set api_url "https://pro-api.coinmarketca...
by nobody
Fri Jul 18, 2025 4:11 am
Forum: Script Support & Releases
Topic: DANGEROUS - coinmarket.tcl - another crypto tcl script
Replies: 4
Views: 12114

Re: DANGEROUS - coinmarket.tcl - another crypto tcl script

@CrazyCat, thanks — but rather than just editing the title to say “DANGEROUS,” could you please provide the correct version or an actual implementation here?
by nobody
Fri Jul 18, 2025 4:11 am
Forum: Script Support & Releases
Topic: DANGEROUS - coingecko.tcl - Crypto Price
Replies: 3
Views: 8372

Re: DANGEROUS - coingecko.tcl - Crypto Price

@CrazyCat, thanks — but rather than just editing the title to say “DANGEROUS,” could you please provide the correct version or an actual implementation here?
by nobody
Fri Jul 18, 2025 4:10 am
Forum: Script Support & Releases
Topic: DANGEROUS - weather tcl script snippet from http://wttr.in
Replies: 3
Views: 8859

Re: weather tcl script snippet from http://wttr.in

@CrazyCat, thanks — but rather than just editing the title to say “DANGEROUS,” could you please provide the correct version or an actual implementation here?
by nobody
Sun Apr 13, 2025 6:56 pm
Forum: Script Support & Releases
Topic: DANGEROUS - coinmarket.tcl - another crypto tcl script
Replies: 4
Views: 12114

DANGEROUS - coinmarket.tcl - another crypto tcl script

Hi, again, this is another crypto tcl script that fetches live prices from coinmarketcap.com. Cheers! #ₙₒₜₕᵢₙg ᵢₛ ₕₐᵣₘ ₑₓcₑₚₜ yₒᵤᵣ ₚᵣᵢdₑ ☢ [ ᴇxᴘʟᴏɪᴛᴇʀ ] ☢ #https://www.blackbug.org # Load necessary packages package require json # Define API credentials set api_url "https://pro-api.coinmarketcap...
by nobody
Sun Apr 13, 2025 6:52 pm
Forum: Script Support & Releases
Topic: DANGEROUS - coingecko.tcl - Crypto Price
Replies: 3
Views: 8372

DANGEROUS - coingecko.tcl - Crypto Price

Hi, just a simple crypto tcl script - it fetches live prices from CoinGecko Cheers! #\00300 - Black #\00301 - Dark Blue #\00302 - Dark Green #\00303 - Red #\00304 - Dark Red #\00305 - Dark Purple #\00306 - Orange #\00307 - Yellow #\00308 - Light Green #\00309 - Teal #\00310 - Light Blue #\00311 - Li...
by nobody
Sun Apr 13, 2025 6:46 pm
Forum: Script Support & Releases
Topic: DANGEROUS - weather tcl script snippet from http://wttr.in
Replies: 3
Views: 8859

DANGEROUS - weather tcl script snippet from http://wttr.in

Hi, you might find this useful for your channel, feel free to modified/enhance it -Thanks to chatgpt for some debugging issue # part of my modified fzcommands.tcl by Opposing # just #nobody # feel free to enhance it set logo "\00304ᵉ̲\003メ̲\00306ᵖ̲\00307ˡ̲\00308ᵒ̲\00309ᶦ̲\00310ᵗ̲\00311ᵉ̲\00313ʳ...
by nobody
Sun Apr 13, 2025 6:34 pm
Forum: Shell & Bouncer Help
Topic: znc
Replies: 8
Views: 195717

Re: znc

CrazyCat wrote: Sun Apr 13, 2025 6:56 am Just a small tip: don't use "znc" and prefer "/usr/bin/znc"

crontab works without user logged, so env is not loaded, especially $PATH. So crontab may not found where znc is. If you give the full path, there is no trouble.


Thank you - I edited my post
by nobody
Sun Apr 13, 2025 3:43 am
Forum: Shell & Bouncer Help
Topic: znc
Replies: 8
Views: 195717

Re: znc

Let us familiarized the value of crontab schedule: ┌───────────── minute (0 - 59) │ ┌───────────── hour (0 - 23) │ │ ┌───────────── day of the month (1 - 31) │ │ │ ┌───────────── month (1 - 12) │ │ │ │ ┌───────────── day of the week (0 - 7) (Sunday is 0 or 7) │ │ │ │ │ * * * * * <command to run> her...
by nobody
Tue Mar 11, 2025 11:15 pm
Forum: Scripting Help
Topic: crypto/coins price script
Replies: 11
Views: 125542

Re: crypto/coins price script

I sent the script to crazycat but i guess he can't or don't have the interest about it, nway thank you egghelp or eggheads hahaha :D :D :D :D <nobody>!coin btc <ethereum> ««[ Bitcoin (BTC) ]»» Price: $85849.37238241105 USD ☢ 1h: ▼ -0.16791785% ☢ 1d: ▼ -1.34674824% ☢ 1w: ▲ 0.80632246% ☢ 1m: ▼ -11.24...
by nobody
Sat Mar 08, 2025 1:22 pm
Forum: Scripting Help
Topic: crypto/coins price script
Replies: 11
Views: 125542

Re: crypto/coins price script

I sent the script to crazycat but i guess he can't or don't have the interest about it, nway thank you egghelp or eggheads hahaha :D :D :D :D <nobody>!coin btc <ethereum> ««[ Bitcoin (BTC) ]»» Price: $85849.37238241105 USD ☢ 1h: ▼ -0.16791785% ☢ 1d: ▼ -1.34674824% ☢ 1w: ▲ 0.80632246% ☢ 1m: ▼ -11.245...
by nobody
Sat Mar 08, 2025 1:21 pm
Forum: Scripting Help
Topic: crypto/coins price script
Replies: 11
Views: 125542

Re: crypto/coins price script

Is it secret ? yes because there are people selling it and i don't wanna destroy there business The doubt arises that there is also something illegal it's your opinion hehehe nway thank you for your response but since when crypto prices tcl script became illegal, are you kidding me bro?