Page 1 of 1

Lag

Posted: Sat Dec 17, 2016 6:24 pm
by Tiny
Hi, I'm seem to be getting lag on my regulator bot I have give it local oper and it still seems to be lagging. Does anyone have a recommendation on how to solve this problem I run Windows latest UnrealIRCd and latest anope.

Regards,

Tiny.

Re: Lag

Posted: Sat Dec 17, 2016 7:12 pm
by Syzop
If you're indeed using UnrealIRCd 4 and the bot is using an oper block with at least operclass locop (or any of the standard ones) and the bot is actually opered up then it will not receive 'fake lag' from UnrealIRCd's side. It can flood at almost full speed, which is hundreds of lines per second.

Chances are high that your bot has some internal mechanism itself that makes it so it does not send all data at once. In other words: it's throttling itself. This is common: mIRC, irssi, eggdrop, etc. all have this.

Re: Lag

Posted: Sun Dec 18, 2016 1:42 pm
by Tiny
Thanks Syzop you were right the user who created this bot did a poor Job I have got the source code now and changed the bot it runs a lot smoother now and doesn't lag.

Regards,

Tiny.