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

by cBuster
Sun Sep 25, 2005 1:13 pm
Forum: Script Requests
Topic: Read .txt
Replies: 10
Views: 6165

bind pub - !tmp pub:tmp

proc pub:tmp {nick uhost hand chan text} {
if ![channel get $chan tmp] return
set url "http://***.****/***.txt"
}

Something like that? :lol:
by cBuster
Fri Sep 23, 2005 4:53 am
Forum: Script Support & Releases
Topic: Tv.com tv show info grabber?
Replies: 43
Views: 55653

Re: The information is not on the site to parse ..

The information u request is not on the site to parse as yet , it would be better to find a different site to parse the info that you require , if you can find a good one that doesnt change its layout to often i would be happy to code this for you .... You can always use http://epguides.com/PrisonB...
by cBuster
Thu Sep 22, 2005 11:51 am
Forum: Script Requests
Topic: Read .txt
Replies: 10
Views: 6165

read the file into a list, bind to pub command and when that bind triggers, foreach element in your list putserv notice to the nick that issued command I don't know a [censored] about .tcl. So I don't understand anything about what you said, hehe. I thought a script like that was so simple to do th...
by cBuster
Thu Sep 22, 2005 11:26 am
Forum: Script Requests
Topic: Read .txt
Replies: 10
Views: 6165

Read .txt

Hi! Anyone who can tell me how to make a .tcl-script that just announce everything that stands in a .txt? Lets say that I want my bot to announce everything that stands in http://xxx.xxxx.com/test.txt when I type !test Anyone want do to a script like that for me? :) *EDIT* Forgot to say that I want ...
by cBuster
Thu Sep 22, 2005 7:12 am
Forum: Script Support & Releases
Topic: Tv.com tv show info grabber?
Replies: 43
Views: 55653

greenbear: Would be really happy if you would like to do a script like that one "w0lfstar" talked about. example: Joe: !tv 24 Bot: Tv Info for: 24 (Action/Adventure , Drama) Bot: Latest: S04E24 - Day 4: 6:00 A.M.-7:00 A.M. on 5/23/2005 Bot: Next: Unknown. Joe: !tv desperate housewives Bot:...