Bitcoin Forum

Other => Meta => Topic started by: huskyxx on February 13, 2014, 09:27:42 PM



Title: when are new user time limits removed
Post by: huskyxx on February 13, 2014, 09:27:42 PM
When i move up in forum rank to a jr member are those delays entirely removed? Or just reduced? How does this system work? This site will be so much more useful when I can modify search terms to narrow in on the topic i need info on.


Title: Re: when are new user time limits removed
Post by: roslinpl on February 13, 2014, 09:32:54 PM

You must get +activity to became Jr.Member.

Just read forum, reply if wanted :) gain activity and lvl up quickly :)



Title: Re: when are new user time limits removed
Post by: huskyxx on February 13, 2014, 10:06:53 PM
Will do thank you! ;D


Title: Re: when are new user time limits removed
Post by: Cyrus on February 13, 2014, 10:21:45 PM
There's a thread stickied right in the subforum you posted in: Forum ranks/positions (What do those shiny coins under my name mean?) (https://bitcointalk.org/index.php?topic=178608.0).


Title: Re: when are new user time limits removed
Post by: huskyxx on February 13, 2014, 11:59:58 PM
Oops, sorry about that my bad


Title: Re: when are new user time limits removed
Post by: Sonny on February 14, 2014, 04:27:56 AM
There's a thread stickied right in the subforum you posted in: Forum ranks/positions (What do those shiny coins under my name mean?) (https://bitcointalk.org/index.php?topic=178608.0).


Indeed, the time limit formulae are not in that sticky post, but they can be found in the following post.

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


Title: Re: when are new user time limits removed
Post by: roslinpl on February 14, 2014, 10:16:03 AM
that's explainin' everything I guess :)



Title: Re: when are new user time limits removed
Post by: fighter on February 15, 2014, 12:18:26 AM
I was wondering the same thing, it's good to know that the 360 thing is not permanent.


Title: Re: when are new user time limits removed
Post by: inchina on February 15, 2014, 02:01:20 AM
Hi there,

if I open a new topic and discuss with myself, will this increase my activity level?  ;)

Regards,

inchina


Title: Re: when are new user time limits removed
Post by: tysat on February 15, 2014, 02:20:18 AM
Hi there,

if I open a new topic and discuss with myself, will this increase my activity level?  ;)

Regards,

inchina

Nope, because the thread will be moved to the trash for being spam.


Title: Re: when are new user time limits removed
Post by: inchina on February 15, 2014, 02:28:13 AM
Nope, because the thread will be moved to the trash for being spam.

Thank you!


Title: Re: when are new user time limits removed
Post by: elavenil on February 16, 2014, 04:43:17 PM
I thought 360 sec delay is permanent, but in my case now there is no delay.


Title: Re: when are new user time limits removed
Post by: hilariousandco on February 16, 2014, 04:46:46 PM
I thought 360 sec delay is permanent, but in my case now there is no delay.

There is, it just goes down the more activity you get.