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

by meks
Thu Mar 08, 2007 1:36 pm
Forum: Script Support & Releases
Topic: imdb-1.1.0.tcl help please
Replies: 303
Views: 396656

hello again,

now i knew that its only a matter of time till i get a working copy out of you :P

i'm just posting to let you know that your latest release (28th feb) is working as expected, including the rating.

thanks
by meks
Tue Feb 27, 2007 9:30 pm
Forum: Script Support & Releases
Topic: imdb-1.1.0.tcl help please
Replies: 303
Views: 396656

hi again, thanks for your replies, i'm afraid its still not working :( i tried to re-download the archive, apparently the output remained the same and theres still no rating. i tried it using the http package as well as curl, no difference whatsoever. any suggestions? or any information you want me ...
by meks
Tue Feb 27, 2007 8:07 pm
Forum: Script Support & Releases
Topic: imdb-1.1.0.tcl help please
Replies: 303
Views: 396656

hi ov2! i appreciate your reply, however i already tried the version you linked and it as well appears to be not up to date, the output i get by attempting to request ghost rider is: [28/02/07; 01:04:24] <@meks|dsk> !imdb ghost rider [28/02/07; 01:04:28] <Pezibaer> Ghost Rider (2007) - http://www.im...
by meks
Tue Feb 27, 2007 5:51 pm
Forum: Script Support & Releases
Topic: imdb-1.1.0.tcl help please
Replies: 303
Views: 396656

hi everyone! i just want to say thanks for all these continous updates, nice work here really! on a sidenote, i just downloaded the new script imdb.2112.tcl and replaced the old one with it. however it seems this version is still omitting the rating, is it? reason i'm asking is because, even if i le...
by meks
Mon Nov 22, 2004 7:53 pm
Forum: Archive
Topic: automatic reconnect after disconnect
Replies: 1
Views: 1236

automatic reconnect after disconnect

hi. i'm running eggdrop 1.6.17 on linux 2.6.9. i got the following "annoyance", its not really a problem in fact: my isp makes use of 8-hour-disconnects as well as dynamically assigned ip-adresses. because of this, my eggdrop gets disconnected from quakenet every 8 hours as well, but inste...
by meks
Sun Jun 22, 2003 7:41 am
Forum: Archive
Topic: error detection and correction
Replies: 1
Views: 698

error detection and correction

hi! is it possible to create a proc which is called if an error occurs? this procedure should also fix the error if possible. the reason why i'm asking is because i made a script which kicks people if they enter different "bad words" - for example "^^" all these words are listed ...
by meks
Sat Jun 21, 2003 2:31 pm
Forum: Archive
Topic: highscores
Replies: 1
Views: 881

highscores

hi! ive build a script which allows people from a list to give points to other people (even if the receivers are not on the list). well - this script is working fine and without any problems. now i thought i could make a highscore-list. so i started to code such a thing. now - about 24h later i gave...
by meks
Fri Jun 20, 2003 4:40 pm
Forum: Archive
Topic: timed actions
Replies: 1
Views: 1084

timed actions

hi! is it possible to do different actions at different times? for example do a configuration rehash at midnight? the only way i can imagine is to check the time with a pubm-binding. so if someone says something the pubm-binding triggers. but what i want to do is a 'bit' different. i want to build a...
by meks
Thu Jun 19, 2003 2:15 am
Forum: Archive
Topic: readdir?
Replies: 1
Views: 925

readdir?

hi thats what i want to make: - read the contents of a directory (with readdir?) - create a list of files within this directory - print it out i know how to do all the 3 points - but - it seems that readdir is not supported by eggdrop or its rather a command supplied by extended tcl. are there possi...
by meks
Thu Jun 19, 2003 12:21 am
Forum: Archive
Topic: Name length
Replies: 7
Views: 2448

hi

try to edit the handlen and nickmax definitions in src/eggdrop.h at line 73 and 74 (at least for version 1.6.15). the standard for handlen is 9 and for nickmax it's 32. afterwards you will have to recompile ;-)
by meks
Wed Jun 18, 2003 11:19 pm
Forum: Archive
Topic: getting the channels where the bot is on
Replies: 4
Views: 1641

getting the channels where the bot is on

hi!

could someone post a code snippet that gets the channels the eggdrop is sitting in...please?

thanks in advance :-)
by meks
Tue Jun 17, 2003 3:12 pm
Forum: Archive
Topic: get current bind
Replies: 1
Views: 849

get current bind

hi there! is there a way to either define variables for procs called from binds (...like bind pub P !halt proc_one && set cmd "command" ) or is there a way to check the current bind (e.g. !halt) the procedure is called from? for example: bind pub P !halt proc_two proc proc_two {som...
by meks
Sat Jun 14, 2003 9:10 pm
Forum: Archive
Topic: ...has me i-lined
Replies: 3
Views: 1870

well - i solved it.
the net-type was set to 1 instead to dalnet (dont remember the value, think 3 or so).

thanks anyway :-)
by meks
Sat Jun 14, 2003 8:41 pm
Forum: Archive
Topic: ...has me i-lined
Replies: 3
Views: 1870

...update...

this problem occurs only when the bot tries to identify itself with nickserv.
as soon as i type .msg nickserv identify botpass the bot reconnects - without a reply from nickserv. the message before leaving the channel is
i-lines suck...

...absolutely no idea (!)


greetings
by meks
Sat Jun 14, 2003 7:02 pm
Forum: Archive
Topic: ...has me i-lined
Replies: 3
Views: 1870

...has me i-lined

hi there! im running into a problem right now.... i set up epona irc services 1.4.14 a few days ago but made some mistakes setting up the u-line for the services correctly. well - i solved it recently. BUT since the u-lines and the services are working perfect, the eggdrop (latest release) won't wor...