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

by Esoteric
Sun May 08, 2005 4:53 am
Forum: Archive
Topic: bind time
Replies: 5
Views: 1665

perfect thanks
by Esoteric
Sat May 07, 2005 9:23 pm
Forum: Archive
Topic: bind time
Replies: 5
Views: 1665

bind time

Can you make it so that with bind time that it executes every monday or tuesday or well you get the point.

-Erik
by Esoteric
Thu May 05, 2005 10:25 pm
Forum: Archive
Topic: String Help
Replies: 12
Views: 2854

It doesn't work if the text has spaces ... for example:

firt last :: name :: last first :: name

The coloring gets jacked ... can you help?

Thanks!
by Esoteric
Thu Apr 21, 2005 6:54 am
Forum: Archive
Topic: String Help
Replies: 12
Views: 2854

I haven't been able to find anything that will work ... can anyone help?
by Esoteric
Wed Apr 20, 2005 9:48 pm
Forum: Archive
Topic: String Help
Replies: 12
Views: 2854

Alright one more question, now I need to make every other one a different color ... ie ...


blue :: red :: blue :: red :: blue :: red


etc..

Any ideas?
by Esoteric
Wed Apr 20, 2005 3:19 pm
Forum: Archive
Topic: String Help
Replies: 12
Views: 2854

how exactly to I then print that out?
by Esoteric
Wed Apr 20, 2005 2:44 pm
Forum: Archive
Topic: String Help
Replies: 12
Views: 2854

String Help

I have a string that is in this format

username :: username :: username :: username ::

I need to output this as a single line in my channel but I don't want the first two to ever appear in the output.

Can anyone help?

Thanks!
-Erik
by Esoteric
Sun Apr 17, 2005 9:59 am
Forum: Archive
Topic: Timer Help
Replies: 5
Views: 1587

I left alot out because it is a lot of code and I don't have it all at work with me. The main part that I am concerned with is that the initial timer is being run each time I rehash my bot creating multiple instances which gets annoying because it messages the channel, so if I rehash the bot instead...
by Esoteric
Sun Apr 17, 2005 9:38 am
Forum: Archive
Topic: Timer Help
Replies: 5
Views: 1587

So put that code in instead of the first if statement and that does a search for a prexisting timer associated with start right? And if it doesn't find out then executes code where the comment is?

-Erik
by Esoteric
Sun Apr 17, 2005 8:33 am
Forum: Archive
Topic: Timer Help
Replies: 5
Views: 1587

Timer Help

I seem to be having an issue with .rehash and my script that I have that uses timers. I read somewhere, not sure where, that by doing the first if statement that it would keep the initial timer from being started again upon a rehash. What happens is that every time I rehash I get a new instance so I...
by Esoteric
Sun Apr 17, 2005 8:25 am
Forum: Archive
Topic: List Help
Replies: 2
Views: 1114

Sweet! Just what I was looking for! Thanks
by Esoteric
Sat Apr 16, 2005 6:20 pm
Forum: Archive
Topic: List Help
Replies: 2
Views: 1114

List Help

I have a string of text that I need to split into a list so that I can assign the information accordingly. Below I have a sample of the text. This is what I need done. First split the string on the : (colon) then search the first column of te split for a keyword, if it has the word in it then append...
by Esoteric
Mon Apr 11, 2005 5:39 pm
Forum: Script Support & Releases
Topic: TCL Error: wrong # args - google.tcl
Replies: 12
Views: 32469

it wasn't another google script ... it was another script with the same proc name ... screwed things up.
by Esoteric
Mon Apr 11, 2005 3:14 pm
Forum: Script Support & Releases
Topic: TCL Error: wrong # args - google.tcl
Replies: 12
Views: 32469

found my issue, it seems that one of my other scripts is corrupting the other scripts ... thanks. now I have to and try to fix the broken script.
by Esoteric
Mon Apr 11, 2005 2:41 pm
Forum: Script Support & Releases
Topic: TCL Error: wrong # args - google.tcl
Replies: 12
Views: 32469

where is the conf file do I look to enable it ... I can't find it ...

is there anyone else that can help?

it has to be an issue with TCL... what version are you running?