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

by jamesp0tter
Sat Apr 26, 2003 11:09 am
Forum: Archive
Topic: unprotect userlist
Replies: 2
Views: 1202

thank u :D
by jamesp0tter
Fri Apr 25, 2003 1:42 pm
Forum: Archive
Topic: unprotect userlist
Replies: 2
Views: 1202

unprotect userlist

well, everytime someone deops a user from the userlist, the egg re-ops it again.. how can i stop this ? :|
by jamesp0tter
Mon Feb 24, 2003 7:18 am
Forum: Archive
Topic: regsub prob
Replies: 2
Views: 771

regsub prob

i've got 2 raw binds 2 get the chan topic, 332 & 333, but the topic often has chars like "[" and "]".. so it finishes up with "\]" and things like that.. so regsub to the rescue, but it keeps returming me this damn error: [11:14] Tcl error [topic]: couldn't compile ...
by jamesp0tter
Sun Feb 23, 2003 9:28 am
Forum: Archive
Topic: doing something the moment a file is created
Replies: 7
Views: 1391

:)

tkx 4 your help :)
[]
by jamesp0tter
Sat Feb 22, 2003 8:34 pm
Forum: Archive
Topic: doing something the moment a file is created
Replies: 7
Views: 1391

nope, just a specific file, one only, in one dir as well..
i was thinking about sending the info to a mysql table & then tell bot to grab it, but that's other issue..
so, just to check if, for ex "somefile.txt" exists in curr dir, is the best method to use timers?

tkx [] :)
by jamesp0tter
Sat Feb 22, 2003 3:58 pm
Forum: Archive
Topic: doing something the moment a file is created
Replies: 7
Views: 1391

oki.. another question :) (sorry)

ppslim:

hmm, ok.. so, i'll put a timer that checks if a file exist every 30 seconds or so.. don't you think that'll use lots of memory? :\
i'm trying to find the most accurate and less-memory-used proc..
could you give your opinion pls :)
is timers the best? :)

tkx
by jamesp0tter
Sat Feb 22, 2003 3:05 pm
Forum: Archive
Topic: doing something the moment a file is created
Replies: 7
Views: 1391

doing something the moment a file is created

well, something like the topic states.. like, the moment i create a file, the eggdrop will *do something*, like getting the file content and posting it somewhere, then deleting it and wait for another creation. can this be done or do i have to bind the *proc of checking file exists* to each minute? ...
by jamesp0tter
Sat Feb 22, 2003 3:01 pm
Forum: Archive
Topic: GLOBAL idle time
Replies: 5
Views: 993

hum tks!
that won't do for what i need, i can't be whois'ing 60+ people each minute to get their idle.. i'll keep it as chan idle.

i didn't know 'bout that 2 nick trick.. ehe, tks 4 your reply :p []
by jamesp0tter
Thu Feb 20, 2003 7:07 pm
Forum: Archive
Topic: GLOBAL idle time
Replies: 5
Views: 993

GLOBAL idle time

well, how do i get that exactly? too bad 'getchanidle' only workz 4 messages for that chan, i need it to get the global idle, the one that appears when you whois the nick.. as (in my irc network) that kind of info only appears if you're connected in the same server as the 'whoised', what doesn't rea...
by jamesp0tter
Wed Jan 29, 2003 7:27 pm
Forum: Archive
Topic: check if nick is identified 2 nickserv
Replies: 1
Views: 1085

check if nick is identified 2 nickserv

is ther a way to check if a nick is identified as of any public command?
like, i put !blabla in a chan and the bot'll check if the nick is identified 2 nickserv.

can thiz b done?

tkx in advance