ServerQuery banned for flooding // How to connect a Bot without flooding (524 client is flooding)

When using webquery or rawquery, sending too many requests at once may result in being banned by the server.
example:
http://xxx:10080/1/channelinfo?api-key=xxxx?cid=1
http://xxx:10080/1/channelinfo?api-key=xxxx?cid=2
http://xxx:10080/1/channelinfo?api-key=xxxx?cid=3
http://xxx:10080/1/channelinfo?api-key=xxxx?cid=4

That is expected behavior. To not get blacklisted you need to add the IP you run the requests from to the query_ip_allowlist.txt file.

2 Likes

Hi. I have a problem with setting up bots on the server. They work for a while and then they get blocked for flood.
The bots are on the same machine as the server and connect via 127.0.0.1.
How to fix this?

Hello @jerzykigielka

You have two Solutions to fix this:

Solution 1:

Assign the b_client_ignore_antiflood to true for any of the bot’s groups or as client permission.
You may need to wait for the bot to be able to connect again. I dont know exact the Time to wait but i would wait for 2 or 3 Hours.

Solution 2:

Otherwise the IP of the server must also be added to the query_ip_allowlist.txt in your Case it is 127.0.0.1(remember that there must be an empty line at the end of the file) and it should work. :slight_smile:

2 Likes

Hello and respect,
I’m trying to use the JTs3 Interface admin bot to send a “Poke All” message to all users on my TeamSpeak server.
However, when I do this, the bot disconnects from the server immediately and the poke is not sent.
I’ve already enabled the ignore flood permission for the query account, but the poke still isn’t delivered to everyone.
Do I need to enable any specific permission for this to work?
Please help me with this issue. Thank you.

Without any error messages we can’t help you here. It may be possible that this is an issue with the JTS3 server mod so you might need to reach out to them.

2 Likes

The text you see appears right after sending a poke to users on TeamSpeak.
Immediately after that, the bot disconnects from the server, and no poke is sent

Logs
08/Oct/25 11:49:42AM JTS3ServerMod de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:42AM JTS3ServerMod Error while getting client list!
08/Oct/25 11:49:42AM Newbie de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:42AM Newbie Error while poking Client ID: 17133
08/Oct/25 11:49:42AM Newbie de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:42AM Newbie Error while poking Client ID: 17247
08/Oct/25 11:49:42AM Newbie de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:42AM Newbie Error while poking Client ID: 17249
08/Oct/25 11:49:42AM Newbie de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:42AM Newbie Error while poking Client ID: 17278
08/Oct/25 11:49:42AM JTS3ServerMod de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:42AM JTS3ServerMod Error while requesting information of the client “TeamSpeakUser5” (id: 17413) from the TS3 server!
08/Oct/25 11:49:40AM JTS3ServerMod de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:40AM JTS3ServerMod de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:40AM JTS3ServerMod Error while poking Client ID: 16
08/Oct/25 11:49:40AM JTS3ServerMod de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:40AM JTS3ServerMod Error while poking Client ID: 61
08/Oct/25 11:49:40AM JTS3ServerMod de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds
08/Oct/25 11:49:40AM JTS3ServerMod Error while poking Client ID: 143
08/Oct/25 11:49:40AM JTS3ServerMod de.stefan1200.jts3serverquery.TS3ServerQueryException: ServerQuery Error 524: client is flooding - please wait 600 seconds

Check your query_ip_allowlist.txt and add the IP from where the bot tries its connection to it.

You might need to check the flood permissions that you’ve assigned the bot.

2 Likes

The robot is connected to the server with Yatqa or Query access

As I said Query also has the permission flood ban enabled to prevent flooding

Finally, as you said, I will whitelist the robot’s IP. And I will check again if the feature should be set to Query for this after that?

Hello, I have a problem with TSN-RankSystem. After a while of connection, the bot is kicked out with a message like the one in the picture.
In TS3, it was enough to grant it permissions via YATQA, but on a TS6 server, that’s not possible. How can I grant antiflood to the bot?

Zrzut ekranu 2026-02-15 014232