Bitcoin Forum
May 22, 2024, 02:27:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: post topics  (Read 154 times)
markstivn98 (OP)
Member
**
Offline Offline

Activity: 154
Merit: 13


View Profile
February 22, 2019, 10:43:50 AM
 #1

is there a limit to posting topics in the forum?
how many topics you can publish in a day?
DdmrDdmr
Legendary
*
Offline Offline

Activity: 2324
Merit: 10791


There are lies, damned lies and statistics. MTwain


View Profile WWW
February 22, 2019, 10:48:23 AM
Last edit: February 22, 2019, 11:00:58 AM by DdmrDdmr
 #2

<...>
There is no formal limit (posts not topics), unless you get reported for spamming, in which case your account will be banned.

There is a cool down time though between posts:
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);
The cool down time therefore is relative to your activity. In your case, your activity is 42, so wait time should be 48 seconds (90-42) between posts.
Flash Cunt
Member
**
Offline Offline

Activity: 69
Merit: 12


View Profile
February 22, 2019, 03:26:20 PM
 #3

One of the rules you could respect is - read the stickies at the top of the board indices.

Join Jet Cash and other BT members in the Ivory Tower coffee lounge
Kopyleft
Member
**
Offline Offline

Activity: 168
Merit: 15

Future of Security Tokens


View Profile
February 22, 2019, 07:26:34 PM
 #4

There is no limit to the number of posts you can make in a day, just post restrictions, or a break period between posts. This shortens with your activity. And your activity does not always rise with youe post. There is a limit to number of activity you can get, 14 every 14 days. Averagely 1activity a day.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!