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 pen
Fri May 01, 2009 6:31 pm
Forum: Scripting Help
Topic: Scraping pages while logged in
Replies: 3
Views: 3035

Yes, it's just a regular web page, but unfortunately, you have to be logged in to see it. I can log in and read it just fine, but I wasn't sure if tcl could be used to do the same.
by pen
Fri May 01, 2009 2:58 pm
Forum: Scripting Help
Topic: Scraping pages while logged in
Replies: 3
Views: 3035

Scraping pages while logged in

Hey, I'm trying to figure out how to scrape some text and output it to my irc channel. But the problem is that the text I want is on a page that's only accessible while I'm logged in. Is there a way to do this with tcl?
by pen
Thu Apr 23, 2009 3:47 pm
Forum: Script Support & Releases
Topic: Tomekk's badwords script
Replies: 29
Views: 28411

Thanks, perfect! Does it also work for phrases? Say, if someone keeps repeating a phrase that's annoying, is there a way to add it?
by pen
Thu Apr 23, 2009 2:09 pm
Forum: Script Support & Releases
Topic: Tomekk's badwords script
Replies: 29
Views: 28411

I'd like to use this script to just kick and not ban, but I'm not sure what to change to do that. I've tried setting "set want_ban 0" and that doesn't do it, and neither does commenting out that line. Help would be much appreciated :)