Post
Topic
Board Meta
Merits 3 from 1 user
Re: See this burst poster here.
by
indah rezqi
on 12/10/2022, 15:13:17 UTC
⭐ Merited by The Pharmacist (3)
This would be dependent on the campaign manager if he would accept it. Maybe he is catching up with post count?
Maybe, usually depends on the manager and also on the quality post they write. But if it refers to the rules, then I think it's okay.

We have a post time limit per rank level, here's the formula based on what theymos say:

Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);

Outside the context of a signature campaign, I think that burst posts can be determined by their quality, not how long the time interval is for each post. Any user who has activity points above 100 will be able to post between 4 second intervals, so of course if they post at 5 minute intervals or less than 10 minutes per post it's not against the rules and is allowed in my opinion. But if they are in the campaign then I think the manager will be stricter about the intervals.