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

by anotheruser
Sun Oct 07, 2012 3:59 pm
Forum: Script Support & Releases
Topic: urban.tcl
Replies: 5
Views: 8254

bind pub - !ud ud proc ud {nick host hand chan arg} { package require http set arg [string map { " " "+" } $arg] puts $arg if {[string length $arg] != 0 } { set url "http://www.urbandictionary.com/define.php?term=$arg" } else { set url "http://www.urbandictionary....
by anotheruser
Sun Nov 21, 2010 11:05 am
Forum: Other Topics
Topic: New Stuff & Updates
Replies: 4
Views: 1881

Ahh good to hear ;)

Keep up the good work guys! All your work is appreciated!
by anotheruser
Fri Nov 19, 2010 9:13 am
Forum: Other Topics
Topic: New Stuff & Updates
Replies: 4
Views: 1881

New Stuff & Updates

I have been taking a regular look at this site for quite a bit now and i was wondering how many people are still creating/fixing scripts for eggdrop's? I used to have a decent collection of scripts on my egg and the updates were rather frequent. Have the IRC days come to an end now? GRRRR faceboook....
by anotheruser
Sat Oct 30, 2010 2:20 pm
Forum: Script Support & Releases
Topic: UNOFFICIAL incith-google 2.1x (Nov30,2o12)
Replies: 855
Views: 1105692

!youtube doesn't seem to work. i just get nothing. Is that the same for all?

Debug says redirect 301 and redirect 200
by anotheruser
Fri Oct 29, 2010 2:39 pm
Forum: Script Support & Releases
Topic: DISCOGS.SEARCH.V1.0.EGGDROP.TCL-ALG0RITHM
Replies: 2
Views: 4322

Ok seems it's to do with layout change to discogs.com

If anyone updates or has a newer version please do post here

Cheers
by anotheruser
Thu Oct 28, 2010 10:37 am
Forum: Script Support & Releases
Topic: DISCOGS.SEARCH.V1.0.EGGDROP.TCL-ALG0RITHM
Replies: 2
Views: 4322

DISCOGS.SEARCH.V1.0.EGGDROP.TCL-ALG0RITHM

Im trying to setup DISCOGS.SEARCH.V1.0.EGGDROP.TCL-ALG0RITHM

Fixed all errors bar this one


Tcl error [::a0m::Discogs::PrivateResponse]: can't read "type": no such variable

How do i fix that? Not a scripter myself so it's beyond me

Thanks in advance :>