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

by formtapez
Sun Nov 06, 2005 9:30 pm
Forum: Modules & Programming
Topic: how to speed up eggdrops default text-output to server
Replies: 6
Views: 18575

Problem solved: Giving the Bot ircOP status helps a lot 8)
by formtapez
Tue Nov 01, 2005 5:50 pm
Forum: Modules & Programming
Topic: how to speed up eggdrops default text-output to server
Replies: 6
Views: 18575

With that, only the first 4 lines are sent fast. After that i get 1sec delay per line.

But not with putdccraw 0. I use socket no. 8 (irc-server-socked)
by formtapez
Tue Nov 01, 2005 3:59 pm
Forum: Modules & Programming
Topic: how to speed up eggdrops default text-output to server
Replies: 6
Views: 18575

how to speed up eggdrops default text-output to server

Hello! We have an own (private) irc-network, and a eggdrop running very much tcl-scripts. I'm trying to speed up the output of the bot to 10 lines per sec. The solutions i found in this forum doesn't work for me, because i cant change all tcl-scripts to use putquick or some... Is it possible to chan...