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

by DJ-X-Ray133
Sat Jan 08, 2005 7:48 am
Forum: Archive
Topic: Simple read & display webpage script
Replies: 9
Views: 2474

Maybe i hsould describe it more:
i want that the users that give the bot the command can use two arguments, like
!foocmd foo1 foo2

And then it would go to a homepage like
http://foo.org/foo.php?foo1=$foo1&foo2=$foo2

Is that possible????
by DJ-X-Ray133
Wed Jan 05, 2005 11:33 am
Forum: Archive
Topic: Simple read & display webpage script
Replies: 9
Views: 2474

Thank you very much it works perfect. But how can I use two or more arguments vor the website like $t???

Sry, i dont like tcl much, i'd like a php module for eggdrop ^^

Cya, Dj-X-Ray133
by DJ-X-Ray133
Tue Jan 04, 2005 8:57 pm
Forum: Archive
Topic: Simple read & display webpage script
Replies: 9
Views: 2474

It seems to work great, thank you.

But some people in my channel don't like bots so i decided to let him act by msg and not by public requests. But when I msg the !command the console says:

[01:55] Tcl error [today]: wrong # args: should be "today n u h c t"

how can i fix it?
by DJ-X-Ray133
Tue Jan 04, 2005 2:23 pm
Forum: Archive
Topic: Simple read & display webpage script
Replies: 9
Views: 2474

Hi,
I wrote a Script in PHP on my Webserver.
The content of this script changes often a day.

I need a script that gets the content only when its requestet by !foo in a channel. How can i do this???

Does your Script do this demond?

Thank you,
Dj-X-Ray133