Bitcoin Forum
April 24, 2024, 04:50:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 [119] 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 »
  Print  
Author Topic: Forum ranks/positions/badges (What do those shiny coins under my name mean?)  (Read 2351676 times)
cryptoarena
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 06, 2018, 09:53:51 PM
 #2361

Does anybody know if it is still 30 activities needed to get to JR Member?
1713934240
Hero Member
*
Offline Offline

Posts: 1713934240

View Profile Personal Message (Offline)

Ignore
1713934240
Reply with quote  #2

1713934240
Report to moderator
1713934240
Hero Member
*
Offline Offline

Posts: 1713934240

View Profile Personal Message (Offline)

Ignore
1713934240
Reply with quote  #2

1713934240
Report to moderator
1713934240
Hero Member
*
Offline Offline

Posts: 1713934240

View Profile Personal Message (Offline)

Ignore
1713934240
Reply with quote  #2

1713934240
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
rmit90
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 07, 2018, 03:29:42 AM
 #2362

@cryptoarena let us get to 30 activity and see. I am pretty sure they would not have changed though tbh.
pmt77
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
January 07, 2018, 04:39:55 AM
 #2363

this is a good information, thanks
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3458
Merit: 6099



View Profile
January 07, 2018, 07:09:18 AM
 #2364

Does anybody know if it is still 30 activities needed to get to JR Member?

Everything in the OP is updated as far as I know, you only have Copper member (can be achieved by paying a small fee) which is not listed yet.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
petezza
Newbie
*
Offline Offline

Activity: 126
Merit: 0


View Profile WWW
January 07, 2018, 09:48:49 AM
 #2365

Finally a thread that explains the ranks very well. Thanks!
OrganicCoin
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
January 07, 2018, 10:43:14 AM
 #2366


The way activity is calculated:
The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

Activity is updated every hour.


I have a question abouot this part: Is time an integer or a float?
bitae
Member
**
Offline Offline

Activity: 196
Merit: 15


View Profile
January 07, 2018, 06:40:48 PM
 #2367


The way activity is calculated:
The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

Activity is updated every hour.


I have a question abouot this part: Is time an integer or a float?

Ofc its int
For example, check that:

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);
cryptoarena
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 07, 2018, 11:55:17 PM
 #2368

Still don't get why my activity isn't updated, hasn't been updated for almost a day now.
Viodet
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile WWW
January 08, 2018, 12:51:56 AM
 #2369

New here found this post useful thanks Smiley
SFR10
Legendary
*
Offline Offline

Activity: 2982
Merit: 3409


Crypto Swap Exchange


View Profile WWW
January 08, 2018, 05:21:04 AM
 #2370

Still don't get why my activity isn't updated, hasn't been updated for almost a day now.
No matter how many more post you make, it won't be added to your activity since you can only gain up to 14 activities in each activity period, which is every other "Tuesday" (bi-weekly).
See the dates and approximate times here: https://docs.google.com/spreadsheets/d/12saLhlUoqIdairxzuSPu6EYGrt7FN2lOstO1yDjCEbA/edit#gid=1012758442

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
majest3
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile
January 08, 2018, 07:57:07 AM
 #2371

Would someone be able confirm that activity/ postings is calculated at a max of 14 per two week period? Would this mean to get to a Jnr member level it would be a min of 3 periods assuming you were to meet the max postings per period?

DeepOnion - Tor integrated - 100% anonymous
===> Join DeepOnion Airdrop NOW! <===​  (https://deeponion.org/apply.php?ref=1620543)
InvoKing
Legendary
*
Offline Offline

Activity: 2142
Merit: 1065


✋(▀Ĺ̯ ▀-͠ )


View Profile WWW
January 08, 2018, 08:10:40 AM
 #2372

Would someone be able confirm that activity/ postings is calculated at a max of 14 per two week period? Would this mean to get to a Jnr member level it would be a min of 3 periods assuming you were to meet the max postings per period?

Yes.
Maximum activity = 14 per two weeks
Maximum posts = unlimited (constructive posts without spam to avoid being banned)
The rest is true  Smiley

PSPD:law and order enforcement!
Press Section Police Department!
coinshn
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 08, 2018, 06:20:04 PM
 #2373

looks good. hope to get to 30
gioquechi.13
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
January 09, 2018, 01:41:07 AM
 #2374

this information is one of the most good information for newbie like me
thanks po sa mga head
godbless
fibrolit
Sr. Member
****
Offline Offline

Activity: 784
Merit: 255



View Profile
January 09, 2018, 02:44:09 AM
 #2375

I can't change the avatar. I upload a new avatar,but I still see my old avatar,which has since been removed. Help!
http://prntscr.com/hxuvhe
NSM
Newbie
*
Offline Offline

Activity: 97
Merit: 0


View Profile
January 09, 2018, 03:23:09 AM
 #2376

thanks for detailed information which newbie like me must read
hope I can get higher ranks faster to join airdrop & bounty 
Smiley
ralags
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 09, 2018, 04:41:45 AM
 #2377

though i joined 6 years later after this forum has started, posting rules/ranks structure remains same,
This info is quite helpful to understand the structure.
OrganicCoin
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
January 09, 2018, 11:12:39 AM
 #2378


The way activity is calculated:
The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

Activity is updated every hour.


I have a question abouot this part: Is time an integer or a float?

Ofc its int
For example, check that:

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

Thank you Smiley
Well time could be a float as well e.g. 3 weeks being 1.5. Thats why I was asking.
chanaka1989
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 10, 2018, 02:32:33 PM
 #2379

Even if i did one post ,,i will get that 14 activity? and will it appear end of the second week?
Anon11073
Sr. Member
****
Offline Offline

Activity: 896
Merit: 289


Twitter: @BTY_11073


View Profile WWW
January 10, 2018, 02:40:05 PM
 #2380

Hello, the authors.
I quoted this topic for the Japanese people and posted the translated one.
https://bitcointalk.org/index.php?topic=2721669.0

I'm a former moderator of Bitcointalk Japanere borad.
Decred is a true community governance cryptocurrency.
Pages: « 1 ... 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 [119] 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 »
  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!