Anope IRC Services

Anope.org => General Chat => Topic started by: Ircd_Lover on September 29, 2007, 12:49:20 AM

Title: lookin for /timer etc
Post by: Ircd_Lover on September 29, 2007, 12:49:20 AM
hi there
my network is complitly ircd

and i was thinkin is any clever guy around here
to find how to desible /timer 0 0  etc /say or bla bla bla  from the ircd server

i know should be samwhere very deep in configs in ircd
some people belive this can1t be done
but i what i think is if we try hard we can do samthiongt aboutit to change the speed of timer or to stop that for good

regard tony
Title:
Post by: GhosT on September 29, 2007, 09:49:18 AM
/timer is IRC client command, how can you disable it? |:(
Title:
Post by: Jobe on September 29, 2007, 10:45:57 AM
Quote
Originally posted by GhosT
/timer is IRC client command, how can you disable it? |:(


Message flooding controls.
Title:
Post by: katsklaw on September 29, 2007, 03:17:40 PM
Quote
Originally posted by GhosT
/timer is IRC client command, how can you disable it? |:(


/timer is one of those commands that are only enabled when you use it .. so if you don't use /timer, you'll never know it exists.
Title:
Post by: Jan Milants on September 29, 2007, 03:26:25 PM
your solution is called send and receive queues... check your ircd docs for info on how to use them...
Title:
Post by: Ircd_Lover on September 30, 2007, 05:22:12 PM
hi viper can u be more specific please
where about in docs i have to look
and do u know the file name of this ?

regard tony
Title: Re: lookin for /timer etc
Post by: OpEn on September 18, 2008, 12:46:23 AM
Hello Ircd_Lover and sorry for late reply,

As Ghost said "/timer is IRC client command, ..."

Please read this link on how to disable it: http://en.wikibooks.org/wiki/MIRC_Scripting/BeyondBasics/Timers (http://en.wikibooks.org/wiki/MIRC_Scripting/BeyondBasics/Timers)
Title: Re: lookin for /timer etc
Post by: Jobe on September 18, 2008, 09:29:43 AM
Please dont dig up threads that are over a few months old unless you have something critically important to mention.

Additionally, the origonal poster asked how to disable /timer for OTHER users clients that he does NOT have control over.
Title: Re: lookin for /timer etc
Post by: katsklaw on September 18, 2008, 09:21:56 PM
Please dont dig up threads that are over a few months old unless you have something critically important to mention.

Additionally, the origonal poster asked how to disable /timer for OTHER users clients that he does NOT have control over.

That being the case, it's impossible to disable. /timers are client side only and happen all in the background from the client point of view, the ircd doesn't even know they exist.

Locked since the question has been effectively answered and the thread is a year old.