Author

Topic: Remove Limits - Copper Account (Read 168 times)

legendary
Activity: 2646
Merit: 3902
May 17, 2018, 07:55:34 AM
#4
post without waiting 10 minutes.
you don’t need to wait for 10 min; it’s only 360 seconds
The limitations of 360 seconds before the creation of a new post are only to avoid SPAM.
After getting 15 activities, this number will be reduced to 65 and so on based on this formulation:
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);
I can PM a little
you can check PM limits from here https://bitcointalksearch.org/topic/m.25872334

you can buy it from https://bitcointalk.org/index.php?action=credit;promote.
buying copper membership will add you to Whitelisting  but remember it’s not a license to spam (you will be banned)
newbie
Activity: 21
Merit: 2
May 17, 2018, 07:42:48 AM
#3
Interesting, I would like to know that as well.
The posting and PM limits are a real killer..
copper member
Activity: 630
Merit: 420
We are Bitcoin!
May 17, 2018, 07:35:08 AM
#2
I am aware that the account is new and I would rather not buy a "used" account and build up my own account. Is there anyway to upgrade my account to copper so I am able to PM a little more and post without waiting 10 minutes.

Thanks

I don't encourage you to buy an account because account buying/selling are discouraged.
copper member
Activity: 4
Merit: 0
May 17, 2018, 07:28:56 AM
#1
I am aware that the account is new and I would rather not buy a "used" account and build up my own account. Is there anyway to upgrade my account to copper so I am able to PM a little more and post without waiting 10 minutes.

Thanks
Jump to: