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 GeoMan59
Wed Jul 16, 2003 3:03 pm
Forum: Archive
Topic: timer
Replies: 4
Views: 1234

I believe he wants to know how to make a scrim that would send that message every 10 mins. If so that would be easy enough, but with out my trusty tcl reference i would be able to rember if this is correct: proc my:msg {} { putserv "PRIVMSG #channal :\00300,01Need a low cost game server host we...
by GeoMan59
Wed Jul 16, 2003 2:58 pm
Forum: Archive
Topic: sugestion
Replies: 5
Views: 1274

Don't need a div command i would think. You could do two things, you could store it in a temp var and take away 15 every time until you either go negative/zero or detect that the number is below 15, depending on where u check. Or you could do normal division and check to see if the number was below ...
by GeoMan59
Wed Jul 16, 2003 2:55 pm
Forum: Archive
Topic: Problem with Alice.
Replies: 3
Views: 1085

Whats alice?
Could you leave a link... maybe there is something there you missed that one of us could see :)
by GeoMan59
Wed Jul 16, 2003 7:56 am
Forum: Archive
Topic: DLL Question
Replies: 1
Views: 737

Has Anyone been able to add udp to the eggdrop? If someone would tell me what they used for that even, it'd help.

Any ideas for adding udp to eggdrop basically would help, tho i was hoping to resolve this dll prob i got now.
by GeoMan59
Tue Jul 15, 2003 7:38 am
Forum: Archive
Topic: DLL Question
Replies: 1
Views: 737

DLL Question

It doesn't start off a dll question but i'll end like one... so here i go I wanted to add some udp functions to my eggdrop bot, but i am having trouble. Obviously there isn't and udp functions in the core code as one would find out doing some searching around. But i did find libraries for tcl that w...
by GeoMan59
Thu Jul 25, 2002 6:15 pm
Forum: Archive
Topic: DCC problems
Replies: 17
Views: 4617

ACK! Sry bout that. I was using mIRC :P
by GeoMan59
Thu Jul 25, 2002 11:41 am
Forum: Archive
Topic: DCC problems
Replies: 17
Views: 4617

Tainted helped me over mirc and we fixed it, thanx for all the help :D
by GeoMan59
Wed Jul 24, 2002 9:08 pm
Forum: Archive
Topic: DCC problems
Replies: 17
Views: 4617

I did a netstat -a and it is listening on that port, but on the ip 255.255.255.255 :x
by GeoMan59
Wed Jul 24, 2002 7:04 pm
Forum: Archive
Topic: DCC problems
Replies: 17
Views: 4617

I have tried telneting to the bot from the linux machine using the external/internet ip. i have also tried commenting out the line that sets the external ip. so on my linux box(staying with the above example) i typed in: telnet 500.500.500.500 5959 and i still got the same error: telnet: Unable to c...
by GeoMan59
Wed Jul 24, 2002 12:26 pm
Forum: Archive
Topic: DCC problems
Replies: 17
Views: 4617

DCC problems

I am going to try to give as much information as possible. Here is my current set up: Me-->Mandrake 8.2 Machine(/with the bot)-->internet my internal ip for my linux box is for example sake 100.100.100.100 my internal ip for my computer is for example sake 100.100.100.101 my external ip for my compu...