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

by swarfega
Fri Nov 02, 2012 7:09 pm
Forum: Script Support & Releases
Topic: urltitle 0.0.1a by rosc2112
Replies: 1
Views: 5814

urltitle 0.0.1a by rosc2112

Hi, I use this script to resolve urls pasted in the channel. I was wondering if someone could modernize it a bit by adding automatic bitly support. So when the bot receives a url, it converts it and outputs that url into a bitly short url. Here is the script: # Script to grab titles from webpages - ...
by swarfega
Fri Nov 02, 2012 5:09 pm
Forum: Eggdrop Help
Topic: eggdrop 1.8 not logging channel chatter
Replies: 7
Views: 14224

That same script had one of those as well. So I decided to make a dedicated stats bot with no other scripts, which worked.
by swarfega
Thu Nov 01, 2012 1:29 pm
Forum: Eggdrop Help
Topic: eggdrop 1.8 not logging channel chatter
Replies: 7
Views: 14224

I have found this in incith:google and wonder if its causing a conflict:
bind msgm -|- "*" incith::google::private_message
by swarfega
Thu Nov 01, 2012 12:54 pm
Forum: Eggdrop Help
Topic: eggdrop 1.8 not logging channel chatter
Replies: 7
Views: 14224

eggdrop 1.8 not logging channel chatter

I have a recent build of eggdrop 1.8 and the most recent pisg stats. I am trying to set up the bot so it logs all channel chatter so that it can be used with pisg. Currently its only logging joins, parts, quits, actions. How can I fix this? set max-logs 50 set max-logsize 2000 set quick-logs 0 set r...
by swarfega
Sat Aug 25, 2012 10:31 am
Forum: Script Support & Releases
Topic: lilyurl1.2.tcl
Replies: 2
Views: 6868

lilyurl1.2.tcl

I cant get this to run. I get this error: http://pastebin.com/fQFSadwf Could someone be kind enough to list the required tcls please. So far Ive added: source scripts/http.tcl source scripts/tls.tcl source scripts/struct.tcl source scripts/graph_tcl.tcl source scripts/htmlparse.tcl source scripts/st...
by swarfega
Wed Feb 18, 2009 12:45 pm
Forum: Script Support & Releases
Topic: Active Chatter v3.72.b by awyeah
Replies: 11
Views: 19108

works now thanks to that update. Thanks.
by swarfega
Tue Feb 17, 2009 7:20 pm
Forum: Script Support & Releases
Topic: Active Chatter v3.72.b by awyeah
Replies: 11
Views: 19108

Active Chatter v3.72.b by awyeah

Ive got it autovoicing on chat but its not devoicing after the set time (in this case 20 minutes).

btw i love your scripts.
by swarfega
Mon Jan 26, 2009 11:03 am
Forum: Script Support & Releases
Topic: incith:acronym (r128) (Sep. 13th, 2009)
Replies: 32
Views: 28871

doh! this is why I try to avoid mornings :/
by swarfega
Mon Jan 26, 2009 8:52 am
Forum: Script Support & Releases
Topic: incith:acronym (r128) (Sep. 13th, 2009)
Replies: 32
Views: 28871

im getting:
Error trying to set +acronym for #channel, invalid mode.
when i try to .chanset. I have http.tcl 2.5 loaded.
by swarfega
Wed Dec 31, 2008 10:11 am
Forum: Script Support & Releases
Topic: incith:dictionary
Replies: 1
Views: 2751

nm, im watching the discussion on http://forum.egghelp.org/viewtopic.php?t=16422
by swarfega
Wed Dec 31, 2008 10:06 am
Forum: Script Support & Releases
Topic: incith:dictionary
Replies: 1
Views: 2751

incith:dictionary

I installed this into my bot today but am getting an error whenever I try to use it. I notice that this is not an official script and wonder if hes using an older version of http.tcl which could be causing the problems. Tcl error [incith::dictionary::public_message]: can't read "state(body)&quo...
by swarfega
Thu Sep 25, 2008 5:06 am
Forum: Script Requests
Topic: ip locator
Replies: 1
Views: 1542

There are plenty in this site's tcl archive.
by swarfega
Tue Sep 09, 2008 5:02 am
Forum: Script Requests
Topic: you tube information
Replies: 4
Views: 2878

ah yes, my bad! Its this one: http://perplexa.ugug.org/dl/web/uploads ... ltitle.tcl which does work.
by swarfega
Sun Sep 07, 2008 6:47 pm
Forum: Script Requests
Topic: script for an #idle type channel
Replies: 2
Views: 2309

Thanks for the idea about using a bad words script which I am doing and works ok. What I would like to do is a ban counter. Could any one help integrate that into the code below: bind pubm -|- * blocked:words setudef flag bwords #Rlsdate : 28-05-2003 #? and * works as wildcards set bwords(words) &qu...
by swarfega
Sun Sep 07, 2008 6:06 pm
Forum: Script Requests
Topic: you tube information
Replies: 4
Views: 2878

http://www.egghelp.org/cgi-bin/tcl_arch ... ad&id=1473 one i use. grabs any url mentioned.