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

by tonyrayo
Wed Apr 04, 2007 4:08 am
Forum: Scripting Help
Topic: expr double issue
Replies: 1
Views: 2014

expr double issue

Hi guys, I am trying to help a friend debug a script. I have only started learning tcl and haven't gotten to math functions yet. The question would be best stated in the code that's being used. First is the code that retrieves the info for us... if {[catch {exec cat /proc/cpuinfo | grep "cpu MH...
by tonyrayo
Wed Aug 24, 2005 1:25 am
Forum: Archive
Topic: DoEvents() function in TCL like in Visual Basic ???
Replies: 7
Views: 6305

demond wrote: you aren't Deutsche Bank are you
Maybe he is =p
by tonyrayo
Sun Aug 21, 2005 4:50 pm
Forum: Tcl FAQ
Topic: Parsing webpages made easy
Replies: 30
Views: 109242

Thanks demond. I have 0 experience with tcl but I believe with general knowledge and the info you have provided I'll be able to come up with the script I need (just simple parsing of a webpage then outputting data... once that works adding a function to store var so it know when the webpage has been...
by tonyrayo
Sun Aug 21, 2005 4:42 pm
Forum: Script Support & Releases
Topic: RSS news by demond
Replies: 175
Views: 252750

I believe demond has been brief because there has been no offical release... or maybe even because no one should try to use the script at this stage that doesn't know what an rss parser is and how it would work based on looking at source... or maybe it's just because demond refuses to wear domed sha...
by tonyrayo
Thu Jul 08, 2004 12:06 pm
Forum: Archive
Topic: Tcl Error - char map list unbalanced
Replies: 1
Views: 5423

Tcl Error - char map list unbalanced

I know very little about tcl programming (during college break I will study the language like crazy, but until that time...), so I don't know if this error can be easily correctly or not. I found a wonderful rss eggdrop script, however when executing the program, I get the following error... TCL err...
by tonyrayo
Tue Jun 15, 2004 1:34 pm
Forum: Archive
Topic: another trigger script! :s
Replies: 11
Views: 3375

Thank you for that trigger script though Kami (the first one you posted). I will use this with my bot to display current list of commands.
by tonyrayo
Tue Jun 15, 2004 1:30 pm
Forum: Archive
Topic: gSeen Mod - Long Nicks
Replies: 12
Views: 4175

It works great to, I set it to 30 (the max char. limit for nicks on the server I'm using). Thanks again for the help guys.
by tonyrayo
Sat Jun 12, 2004 11:59 pm
Forum: Archive
Topic: gSeen Mod - Long Nicks
Replies: 12
Views: 4175

gSeen Mod - Long Nicks

Hey everyone. I was looking around for a seen script to use for my eggdrop bot. The best one I found (by far) was the gseen mod. I have set it up, everything is running great.... however, I am on a server that allows long nicks. Now gseen doesn't have any problem recording the info about the long ni...
by tonyrayo
Sun Nov 16, 2003 11:15 am
Forum: Archive
Topic: US and/or UK TV Scripts
Replies: 0
Views: 957

US and/or UK TV Scripts

Hey slennox's p33ps. First off, thx to you guys for your continued support to all of us n00bs out there. I have a very nice eggdrop bot, and all the credit goes to the people on this forum. I have seen a lot of various tv scripts out there, but the irc room I'm in is mostly made-up of US and UK user...
by tonyrayo
Mon Nov 03, 2003 1:40 am
Forum: Archive
Topic: Message at specific time
Replies: 4
Views: 1258

Message at specific time

Hello to all of the tcl coders out there! I am hoping someone could write a simple tcl script (I rather not be directed to a manual page, I sadly do not have the time to get into tcl now =/), or point me to an existing one. I want my bot to say a specific message two times a day (midnight and noon f...
by tonyrayo
Mon Oct 27, 2003 8:37 pm
Forum: Archive
Topic: TCL Parsing - Has It Improved?
Replies: 3
Views: 1207

Hmm, I wish I had time to learn tcl, I was hoping there was already an eggdrop coded template for this, but thank you for the help regardless fokes, I will try and work with it :) .
by tonyrayo
Mon Oct 27, 2003 5:58 pm
Forum: Archive
Topic: TCL Parsing - Has It Improved?
Replies: 3
Views: 1207

TCL Parsing - Has It Improved?

I have brought this topic up in the past, but was told there wasn't proper support for it to work. I was wondering if anyone has seen/used a script that would be able to parse/display xml and/or rdf and/or rss files. There must be a simple set of rules that could be set, or even if you needed to cus...
by tonyrayo
Sun Aug 24, 2003 3:28 pm
Forum: Archive
Topic: Simple XML parser - there must be a way!!!
Replies: 6
Views: 2147

http://tcllib.sourceforge.net/doc/index.html <= it does a lot of impressive stuff, but nothing with XML.+
by tonyrayo
Sun Aug 24, 2003 3:15 pm
Forum: Archive
Topic: Simple XML parser - there must be a way!!!
Replies: 6
Views: 2147

I was only able to find general information on the web, but no good examples. Since a general parser doesn't seem possible, could someone send me their code for one specific xml file and I could learn from that and edit it from there.
by tonyrayo
Sat Aug 23, 2003 3:21 am
Forum: Archive
Topic: Simple XML parser - there must be a way!!!
Replies: 6
Views: 2147

Simple XML parser - there must be a way!!!

Hey everyone, I was wondering if a script existed, or if some people are willing to work together to create a script that can easily parse a XML files, and then display the contents in the channel whenever that XML files is updated. It's also important that this script is able to support multiple si...