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...
Heavy delay at sending many Lines
-
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
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
You can disable this for certain users by following the instructions here: http://x-tab.org/unreal.html#nofakelag
Re: Heavy delay at sending many Lines
Thank you 
This solved my Problem.
This solved my Problem.