No I do not use split list option. Let me give you an example:
account 1: It starts tweeting lets say at 1.00, it sends 16 tweets, which are delivered to twitter I can see them in the twitter app.
1.18 it sends again 16 tweets, which are delivered, then at 1.48 it sends again 16 tweets. The tweets are delivered but the timing does not match. (delay between tweets is 1000 to 1500ms). It should be 16 tweets at 1.00, 16 at 1.15, 16 at 1.30, 16 at 1.45, 16 at 2.00 and so on (that is what I set up the schedule, every 15 to 17 minutes, it should send 16 tweets, which totals in 64 tweets per hour, but in fact it tweets a little bit more the 30, whereas this differs). It is not that it does not send the tweets, but it slows down very much). It runs on VPS with 4 cores and 4 GB RAM, so it cannot be the server. The tweet lists cannot be the reason as well as every tweet in the list is different and there are on average about 400 to 500 different tweet texts in the list. I had the same issue on different servers and also with different dedicated proxies. So the problem must be within the software, but WHAT is the problem?
thx
Another hint: I run about 50 tasks. Would be about 50.000 tweets per day, in fact at the end of the day it was between 22.000 and 28.000 tweets, so about 50%. When I start the software in the first hour it sends the most and then during the day it gets slower and slower until it only sends 600 tweets. When I restart the software again, it tweets again more tweets and later getting slower again.