Post
Topic
Board Beginners & Help
Re: How do i gain merits?
by
BitMaxz
on 20/04/2018, 20:14:42 UTC
So I'm kinda new to btt and i have a couple of questions...
1 When i make a comment and it says my last post was 360secs ago...what am i supposed to do?
2. How do i gain merits and give out merits?


Newbie could post every 360 seconds but if you can rank up higher your waiting time for posting is decreasing.
Read the admin post below.
What are the time limits on posting and the levels??
I know 360 seconds are for new people like me, but was wondering if there was break down somewhere on this.

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);

However, you can upgrade to copper member which can decrease your waiting time for posting and other benefits like more character in your signature.
Check this thread about copper member. https://bitcointalk.org/index.php?topic=2385104.msg24371150#msg24371150

For 2nd question read this guide https://bitcointalk.org/index.php?topic=3182178.0