I posted 3 post yesterday but all deleted.
I count 7 (5 remaining posts + 2 deleted posts [unless you also posted in a thrashed thread]):
- Remove topic: ATTENTION! STEEL ICO BY SISHUB STARTS ON NOVEMBER 20, 2018! in topic #4929613 by member #2294347
- Delete reply: WHAT IS STEEL TOKEN? in topic #4929670 by member #2294347
Please show me how to post without violating and deleting.
1)
Unofficial list of (official) Bitcointalk.org rules, guidelines, FAQ2)
Users posting "joined" type posts when not required or allowed will be BANNED
Ex : how many posts maximum daily? - my rank is JR member
There's no such rule in regards to that but there's a waiting time:
Limits on postingwaittime = 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);