egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

circumvent_queues

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help
View previous topic :: View next topic  
Author Message
Slaktarn
Halfop


Joined: 02 May 2007
Posts: 44

PostPosted: Thu Feb 28, 2013 4:22 am    Post subject: circumvent_queues Reply with quote

Hay everyone i found this on the egggrop wiki

Code:

A very often asked question is how to make Eggdrop send as fast as possible. This is discouraged and will disconnect your bot if it doesn't have special privileges from the IRCd!

Load this script (paste to configfile or create a scriptfile):

 package require Eggdrop 1.6.20
 bind out - "% queued" circumvent_queues
 proc circumvent_queues {queue text status} {
   putnow $text; # send instantly
   return 1; # delete from old queue
 }


I try to insert that one in my eggdrop but i canīt get it to work, what i donīt get is what is queue and status

normaly i just do putnow

/ Slaktarn
Back to top
View user's profile Send private message
Slaktarn
Halfop


Joined: 02 May 2007
Posts: 44

PostPosted: Fri Mar 01, 2013 5:25 am    Post subject: Reply with quote

Maybe should make myself more clear, its not that its not running its just that it still take time before the massages are send

/ Slaktarn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber