Heavy delay at sending many Lines

These are old archives. They are kept for historic purposes only.
Post Reply
Wotan
Posts: 2
Joined: Thu Mar 04, 2010 8:12 am

Heavy delay at sending many Lines

Post by Wotan »

Hi.

I have a heavy delay if a bot wants to send many lines at once.
First, it sends 1 lines / second.
After some lines (about 200) it sends only 1 line / 2 seconds.
At the last lines (about 1000) it sends only 1 line / 5 seconds.

This is even with PRIVMSG to users, not only in channel.

Doesnt matter what kind of bot, even my self-coded bots.

Sorry for my bad englih, but its not my native language...
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: Heavy delay at sending many Lines

Post by Stealth »

This is a feature in Unreal to prevent flooding.

You can disable this for certain users by following the instructions here: http://x-tab.org/unreal.html#nofakelag
Wotan
Posts: 2
Joined: Thu Mar 04, 2010 8:12 am

Re: Heavy delay at sending many Lines

Post by Wotan »

Thank you :)
This solved my Problem.
Post Reply