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

by Astatine
Sun Dec 26, 2004 2:30 am
Forum: Archive
Topic: CTCP commands on other users
Replies: 1
Views: 1329

CTCP commands on other users

Is it possible to have an eggdrop run CTCP commands (ie. /ctcp username time) on other people on IRC? If so, how is it done? Thanks.
by Astatine
Sun Dec 19, 2004 1:29 pm
Forum: Archive
Topic: Simple read & display webpage script
Replies: 9
Views: 2463

Thanks, it works perfectly.
by Astatine
Sun Dec 19, 2004 12:22 pm
Forum: Archive
Topic: Simple read & display webpage script
Replies: 9
Views: 2463

Simple read & display webpage script

Hi all, I need help writing a very simple script. It needs to take a pubic msg from a channel that specifies an id number (such as !id 999) and then grab the contents of a page (such as www.domain.com/content.php?id=999) and display it. The id number will change and the output of the web page can be...