Bitcoin Forum
May 07, 2024, 01:38:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ... 169 »
  Print  
Author Topic: Forum ranks/positions/badges (What do those shiny coins under my name mean?)  (Read 2387705 times)
dsattler
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
February 05, 2015, 04:33:38 PM
 #501

I really do not understand how activity is calclualted. Can someone explain it more?

activity = min(time * 14, posts)

I assume

activity = min? (no idea what what min stands for) (time (which I assume is in days?) * # (which is the number of posts?)

"min(x,y)" is developer language for "the minimum of x and y (whatever has the lowest value)".

Bitcointalk member since 2013! Smiley
1715089092
Hero Member
*
Offline Offline

Posts: 1715089092

View Profile Personal Message (Offline)

Ignore
1715089092
Reply with quote  #2

1715089092
Report to moderator
1715089092
Hero Member
*
Offline Offline

Posts: 1715089092

View Profile Personal Message (Offline)

Ignore
1715089092
Reply with quote  #2

1715089092
Report to moderator
1715089092
Hero Member
*
Offline Offline

Posts: 1715089092

View Profile Personal Message (Offline)

Ignore
1715089092
Reply with quote  #2

1715089092
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715089092
Hero Member
*
Offline Offline

Posts: 1715089092

View Profile Personal Message (Offline)

Ignore
1715089092
Reply with quote  #2

1715089092
Report to moderator
1715089092
Hero Member
*
Offline Offline

Posts: 1715089092

View Profile Personal Message (Offline)

Ignore
1715089092
Reply with quote  #2

1715089092
Report to moderator
1715089092
Hero Member
*
Offline Offline

Posts: 1715089092

View Profile Personal Message (Offline)

Ignore
1715089092
Reply with quote  #2

1715089092
Report to moderator
FFrankie
Hero Member
*****
Offline Offline

Activity: 2254
Merit: 960

100% Deposit Match UP TO €5000!


View Profile
February 06, 2015, 02:29:08 AM
 #502

I really do not understand how activity is calclualted. Can someone explain it more?

activity = min(time * 14, posts)

I assume

activity = min? (no idea what what min stands for) (time (which I assume is in days?) * # (which is the number of posts?)

"min(x,y)" is developer language for "the minimum of x and y (whatever has the lowest value)".

So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
February 06, 2015, 04:45:35 AM
 #503

So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)

Nope. See :

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)

Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.


I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list:

Know 'how many months/years it will take' (Thanks to hilariousandco for his post):

Code:
1 X 14 = 14
2 X 14 = 28
3 X 14 = 42   --  Jr. Member ( 1.5 month)
4 X 14 = 56
5 X 14 = 70   --  Member (2.5 month)
6 X 14 = 84
7 X 14 = 98
8 X 14 = 112
9 X 14 = 126   --  Full Member (4.5 month)
10 X 14 = 140
11 X 14 = 154
12 X 14 = 168
13 X 14 = 182
14 X 14 = 196
15 X 14 = 210
16 X 14 = 224
17 X 14 = 238
18 X 14 = 252   --  Senior Member (8.5 month)
19 X 14 = 266
20 X 14 = 280
21 X 14 = 294
22 X 14 = 308
23 X 14 = 322
24 X 14 = 336
25 X 14 = 350
26 X 14 = 364
27 X 14 = 378
28 X 14 = 392
29 X 14 = 406
30 X 14 = 420
31 X 14 = 434
32 X 14 = 448
33 X 14 = 462
34 X 14 = 476
35 X 14 = 490   --  Hero Member (1.3 years)
36 X 14 = 504
37 X 14 = 518
38 X 14 = 532
39 X 14 = 536
40 X 14 = 550
41 X 14 = 564
42 X 14 = 578
43 X 14 = 592
44 X 14 = 606
45 X 14 = 620
46 X 14 = 634
47 X 14 = 648
48 X 14 = 662
49 X 14 = 676
50 X 14 = 690
51 X 14 = 704
52 X 14 = 718
53 X 14 = 732
54 X 14 = 746
55 X 14 = 760
56 X 14 = 784  -- Legendary lucky rank starts  (2 years)
57 X 14 = 798
58 X 14 = 812
59 X 14 = 826
60 X 14 = 840
61 X 14 = 854
62 X 14 = 868
63 X 14 = 882
64 X 14 = 896
65 X 14 = 910
66 X 14 = 924
67 X 14 = 938
68 X 14 = 952
69 X 14 = 966
70 X 14 = 980
71 X 14 = 994
72 X 14 = 1008
73 X 14 = 1022
74 X 14 = 1036
75 X 14 = 1050
76 X 14 = 1064
77 X 14 = 1078
77 X 14 = 1092  -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)

   -MZ

Akbarkoe
Legendary
*
Offline Offline

Activity: 1204
Merit: 1005


Leading Crypto Sports Betting & Casino Platform


View Profile
February 06, 2015, 05:00:17 PM
 #504

So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)

Nope. See :

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)

Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.


I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list:

Know 'how many months/years it will take' (Thanks to hilariousandco for his post):

Code:
1 X 14 = 14
2 X 14 = 28
3 X 14 = 42   --  Jr. Member ( 1.5 month)
4 X 14 = 56
5 X 14 = 70   --  Member (2.5 month)
6 X 14 = 84
7 X 14 = 98
8 X 14 = 112
9 X 14 = 126   --  Full Member (4.5 month)
10 X 14 = 140
11 X 14 = 154
12 X 14 = 168
13 X 14 = 182
14 X 14 = 196
15 X 14 = 210
16 X 14 = 224
17 X 14 = 238
18 X 14 = 252   --  Senior Member (8.5 month)
19 X 14 = 266
20 X 14 = 280
21 X 14 = 294
22 X 14 = 308
23 X 14 = 322
24 X 14 = 336
25 X 14 = 350
26 X 14 = 364
27 X 14 = 378
28 X 14 = 392
29 X 14 = 406
30 X 14 = 420
31 X 14 = 434
32 X 14 = 448
33 X 14 = 462
34 X 14 = 476
35 X 14 = 490   --  Hero Member (1.3 years)
36 X 14 = 504
37 X 14 = 518
38 X 14 = 532
39 X 14 = 536
40 X 14 = 550
41 X 14 = 564
42 X 14 = 578
43 X 14 = 592
44 X 14 = 606
45 X 14 = 620
46 X 14 = 634
47 X 14 = 648
48 X 14 = 662
49 X 14 = 676
50 X 14 = 690
51 X 14 = 704
52 X 14 = 718
53 X 14 = 732
54 X 14 = 746
55 X 14 = 760
56 X 14 = 784  -- Legendary lucky rank starts  (2 years)
57 X 14 = 798
58 X 14 = 812
59 X 14 = 826
60 X 14 = 840
61 X 14 = 854
62 X 14 = 868
63 X 14 = 882
64 X 14 = 896
65 X 14 = 910
66 X 14 = 924
67 X 14 = 938
68 X 14 = 952
69 X 14 = 966
70 X 14 = 980
71 X 14 = 994
72 X 14 = 1008
73 X 14 = 1022
74 X 14 = 1036
75 X 14 = 1050
76 X 14 = 1064
77 X 14 = 1078
77 X 14 = 1092  -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)

   -MZ

wah need longtime to up rank legendary 3 years. omg
but thanks for your information.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
najzenmajsen
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
February 13, 2015, 07:21:16 PM
 #505

So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)

Nope. See :

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)

Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.


I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list:

Know 'how many months/years it will take' (Thanks to hilariousandco for his post):

Code:
1 X 14 = 14
2 X 14 = 28
3 X 14 = 42   --  Jr. Member ( 1.5 month)
4 X 14 = 56
5 X 14 = 70   --  Member (2.5 month)
6 X 14 = 84
7 X 14 = 98
8 X 14 = 112
9 X 14 = 126   --  Full Member (4.5 month)
10 X 14 = 140
11 X 14 = 154
12 X 14 = 168
13 X 14 = 182
14 X 14 = 196
15 X 14 = 210
16 X 14 = 224
17 X 14 = 238
18 X 14 = 252   --  Senior Member (8.5 month)
19 X 14 = 266
20 X 14 = 280
21 X 14 = 294
22 X 14 = 308
23 X 14 = 322
24 X 14 = 336
25 X 14 = 350
26 X 14 = 364
27 X 14 = 378
28 X 14 = 392
29 X 14 = 406
30 X 14 = 420
31 X 14 = 434
32 X 14 = 448
33 X 14 = 462
34 X 14 = 476
35 X 14 = 490   --  Hero Member (1.3 years)
36 X 14 = 504
37 X 14 = 518
38 X 14 = 532
39 X 14 = 536
40 X 14 = 550
41 X 14 = 564
42 X 14 = 578
43 X 14 = 592
44 X 14 = 606
45 X 14 = 620
46 X 14 = 634
47 X 14 = 648
48 X 14 = 662
49 X 14 = 676
50 X 14 = 690
51 X 14 = 704
52 X 14 = 718
53 X 14 = 732
54 X 14 = 746
55 X 14 = 760
56 X 14 = 784  -- Legendary lucky rank starts  (2 years)
57 X 14 = 798
58 X 14 = 812
59 X 14 = 826
60 X 14 = 840
61 X 14 = 854
62 X 14 = 868
63 X 14 = 882
64 X 14 = 896
65 X 14 = 910
66 X 14 = 924
67 X 14 = 938
68 X 14 = 952
69 X 14 = 966
70 X 14 = 980
71 X 14 = 994
72 X 14 = 1008
73 X 14 = 1022
74 X 14 = 1036
75 X 14 = 1050
76 X 14 = 1064
77 X 14 = 1078
77 X 14 = 1092  -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)

   -MZ

wah need longtime to up rank legendary 3 years. omg
but thanks for your information.
imo , the system is ait bad, if i post 100 poosts i should get more activity than someone that posted 14 posts , and about the legendary rank i beliv that 3 years for the best rank really isent that big. there should be 10 year ranks imo , and hopefully it will get implemented.
Bitcoin_BOy$
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


|| Web developer ||


View Profile
February 13, 2015, 07:39:57 PM
 #506

So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)

Nope. See :

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)

Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.


I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list:

Know 'how many months/years it will take' (Thanks to hilariousandco for his post):

Code:
1 X 14 = 14
2 X 14 = 28
3 X 14 = 42   --  Jr. Member ( 1.5 month)
4 X 14 = 56
5 X 14 = 70   --  Member (2.5 month)
6 X 14 = 84
7 X 14 = 98
8 X 14 = 112
9 X 14 = 126   --  Full Member (4.5 month)
10 X 14 = 140
11 X 14 = 154
12 X 14 = 168
13 X 14 = 182
14 X 14 = 196
15 X 14 = 210
16 X 14 = 224
17 X 14 = 238
18 X 14 = 252   --  Senior Member (8.5 month)
19 X 14 = 266
20 X 14 = 280
21 X 14 = 294
22 X 14 = 308
23 X 14 = 322
24 X 14 = 336
25 X 14 = 350
26 X 14 = 364
27 X 14 = 378
28 X 14 = 392
29 X 14 = 406
30 X 14 = 420
31 X 14 = 434
32 X 14 = 448
33 X 14 = 462
34 X 14 = 476
35 X 14 = 490   --  Hero Member (1.3 years)
36 X 14 = 504
37 X 14 = 518
38 X 14 = 532
39 X 14 = 536
40 X 14 = 550
41 X 14 = 564
42 X 14 = 578
43 X 14 = 592
44 X 14 = 606
45 X 14 = 620
46 X 14 = 634
47 X 14 = 648
48 X 14 = 662
49 X 14 = 676
50 X 14 = 690
51 X 14 = 704
52 X 14 = 718
53 X 14 = 732
54 X 14 = 746
55 X 14 = 760
56 X 14 = 784  -- Legendary lucky rank starts  (2 years)
57 X 14 = 798
58 X 14 = 812
59 X 14 = 826
60 X 14 = 840
61 X 14 = 854
62 X 14 = 868
63 X 14 = 882
64 X 14 = 896
65 X 14 = 910
66 X 14 = 924
67 X 14 = 938
68 X 14 = 952
69 X 14 = 966
70 X 14 = 980
71 X 14 = 994
72 X 14 = 1008
73 X 14 = 1022
74 X 14 = 1036
75 X 14 = 1050
76 X 14 = 1064
77 X 14 = 1078
77 X 14 = 1092  -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)

   -MZ

wah need longtime to up rank legendary 3 years. omg
but thanks for your information.
imo , the system is ait bad, if i post 100 poosts i should get more activity than someone that posted 14 posts , and about the legendary rank i beliv that 3 years for the best rank really isent that big. there should be 10 year ranks imo , and hopefully it will get implemented.
if you posts 2 posts you should have a 2 activity at day and the total of activity per day should be 2 , many of user just connect to post
with their bot 1 post every day and they have today thousands of dollars
najzenmajsen
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
February 13, 2015, 07:44:12 PM
 #507

So then activity is calculated by multiplying 14 by either my post count or number of days registered (which ever is lowest?)

Nope. See :

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)

Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.


I hope you understand what time is. Time is 2 week period, that is 14 days. You will only get maximum of 14 activity per 2 weeks(14 days) if you have made 14 or more posts. But if you have made less than 14 posts, for example 12, then when your activity updates, you will get 12 activity points. Here is the full list:

Know 'how many months/years it will take' (Thanks to hilariousandco for his post):

Code:
1 X 14 = 14
2 X 14 = 28
3 X 14 = 42   --  Jr. Member ( 1.5 month)
4 X 14 = 56
5 X 14 = 70   --  Member (2.5 month)
6 X 14 = 84
7 X 14 = 98
8 X 14 = 112
9 X 14 = 126   --  Full Member (4.5 month)
10 X 14 = 140
11 X 14 = 154
12 X 14 = 168
13 X 14 = 182
14 X 14 = 196
15 X 14 = 210
16 X 14 = 224
17 X 14 = 238
18 X 14 = 252   --  Senior Member (8.5 month)
19 X 14 = 266
20 X 14 = 280
21 X 14 = 294
22 X 14 = 308
23 X 14 = 322
24 X 14 = 336
25 X 14 = 350
26 X 14 = 364
27 X 14 = 378
28 X 14 = 392
29 X 14 = 406
30 X 14 = 420
31 X 14 = 434
32 X 14 = 448
33 X 14 = 462
34 X 14 = 476
35 X 14 = 490   --  Hero Member (1.3 years)
36 X 14 = 504
37 X 14 = 518
38 X 14 = 532
39 X 14 = 536
40 X 14 = 550
41 X 14 = 564
42 X 14 = 578
43 X 14 = 592
44 X 14 = 606
45 X 14 = 620
46 X 14 = 634
47 X 14 = 648
48 X 14 = 662
49 X 14 = 676
50 X 14 = 690
51 X 14 = 704
52 X 14 = 718
53 X 14 = 732
54 X 14 = 746
55 X 14 = 760
56 X 14 = 784  -- Legendary lucky rank starts  (2 years)
57 X 14 = 798
58 X 14 = 812
59 X 14 = 826
60 X 14 = 840
61 X 14 = 854
62 X 14 = 868
63 X 14 = 882
64 X 14 = 896
65 X 14 = 910
66 X 14 = 924
67 X 14 = 938
68 X 14 = 952
69 X 14 = 966
70 X 14 = 980
71 X 14 = 994
72 X 14 = 1008
73 X 14 = 1022
74 X 14 = 1036
75 X 14 = 1050
76 X 14 = 1064
77 X 14 = 1078
77 X 14 = 1092  -- Not achieved yet, wait for this update -> Legendary rank achieved! (3 years)

   -MZ

wah need longtime to up rank legendary 3 years. omg
but thanks for your information.
imo , the system is ait bad, if i post 100 poosts i should get more activity than someone that posted 14 posts , and about the legendary rank i beliv that 3 years for the best rank really isent that big. there should be 10 year ranks imo , and hopefully it will get implemented.
if you posts 2 posts you should have a 2 activity at day and the total of activity per day should be 2 , many of user just connect to post
with their bot 1 post every day and they have today thousands of dollars
i did not quite get where you got thousands of dollars from ? but i'd like to know
RappelzReborn
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile
February 13, 2015, 07:54:21 PM
 #508

@najzenmajsen , Rofl . He probably meant few hundreds like 0.5 BTC - 1 BTC . depends on the Rank (Sr. Member , Hero Member or Legendary) . or using Signature compaign but that dosen't get you that much at all .

Bitcoin_BOy$
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


|| Web developer ||


View Profile
February 13, 2015, 07:56:48 PM
 #509

@najzenmajsen , Rofl . He probably meant few hundreds like 0.5 BTC - 1 BTC . depends on the Rank (Sr. Member , Hero Member or Legendary) . or using Signature compaign but that dosen't get you that much at all .
yep i mean few hundreds for a month and but for a year ? and they don't get one or two account they have 5 to 30 account
CoolRunnings21
Sr. Member
****
Offline Offline

Activity: 295
Merit: 250

Nenávist má sestru, to je závist.


View Profile
February 17, 2015, 08:42:12 AM
 #510

I thought as long as you posted once during that 2 week period, you could get 14 activity after posting the enxt 2 weeks.

As in I long on in the first 2 week period and write 1-2 posts. then dont log in for 2 weeks.

Start posting again, would I only get 2 activity or as I posted the next to weeks the other activity would show?

NDotSO / Bourák
hilariousandco
Global Moderator
Legendary
*
Offline Offline

Activity: 3794
Merit: 2616


Join the world-leading crypto sportsbook NOW!


View Profile
February 17, 2015, 08:51:05 AM
 #511

You can collect the 14 points for that period by only making one post but to acquire the full 14 posts you will need to make the other 13 at some point.

  ▄▄███████▄███████▄▄▄
 █████████████
▀▀▀▀▀▀████▄▄
███████████████
       ▀▀███▄
███████████████
          ▀███
 █████████████
             ███
███████████▀▀               ███
███                         ███
███                         ███
 ███                       ███
  ███▄                   ▄███
   ▀███▄▄             ▄▄███▀
     ▀▀████▄▄▄▄▄▄▄▄▄████▀▀
         ▀▀▀███████▀▀▀
░░░████▄▄▄▄
░▄▄░
▄▄███████▄▀█████▄▄
██▄████▌▐█▌█████▄██
████▀▄▄▄▌███░▄▄▄▀████
██████▄▄▄█▄▄▄██████
█░███████░▐█▌░███████░█
▀▀██▀░██░▐█▌░██░▀██▀▀
▄▄▄░█▀░█░██░▐█▌░██░█░▀█░▄▄▄
██▀░░░░▀██░▐█▌░██▀░░░░▀██
▀██
█████▄███▀▀██▀▀███▄███████▀
▀███████████████████████▀
▀▀▀▀███████████▀▀▀▀
▄▄██████▄▄
▀█▀
█  █▀█▀
  ▄█  ██  █▄  ▄
█ ▄█ █▀█▄▄█▀█ █▄ █
▀▄█ █ ███▄▄▄▄███ █ █▄▀
▀▀ █    ▄▄▄▄    █ ▀▀
   ██████   █
█     ▀▀     █
▀▄▀▄▀▄▀▄▀▄▀▄
▄ ██████▀▀██████ ▄
▄████████ ██ ████████▄
▀▀███████▄▄███████▀▀
▀▀▀████████▀▀▀
█████████████LEADING CRYPTO SPORTSBOOK & CASINO█████████████
MULTI
CURRENCY
1500+
CASINO GAMES
CRYPTO EXCLUSIVE
CLUBHOUSE
FAST & SECURE
PAYMENTS
.
..PLAY NOW!..
RD965
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
February 20, 2015, 09:08:41 AM
 #512

@najzenmajsen , Rofl . He probably meant few hundreds like 0.5 BTC - 1 BTC . depends on the Rank (Sr. Member , Hero Member or Legendary) . or using Signature compaign but that dosen't get you that much at all .
yep i mean few hundreds for a month and but for a year ? and they don't get one or two account they have 5 to 30 account


However thats not what happens normally, and for sure the ranking system is like this to avoid cheaters
picolo
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 500



View Profile
February 20, 2015, 09:23:47 AM
 #513

Becoming a Hero is sooo long Wink I am months away but the pleasure will be greater because it was long.
RD965
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
February 20, 2015, 02:48:08 PM
 #514

Becoming a Hero is sooo long Wink I am months away but the pleasure will be greater because it was long.

Becoming a senior already takes some time haha
wpalczynski
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
February 28, 2015, 03:51:49 PM
 #515

At what Rank are people allowed to post a Picture or avatar?

redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
February 28, 2015, 03:52:55 PM
 #516

At what Rank are people allowed to post a Picture or avatar?

None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.
wpalczynski
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
February 28, 2015, 03:55:43 PM
 #517

But some people have a picture how is that?

At what Rank are people allowed to post a Picture or avatar?

None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.

redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
February 28, 2015, 03:58:26 PM
 #518

But some people have a picture how is that?

At what Rank are people allowed to post a Picture or avatar?

None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.

Yes you are right, because these "users" have uploaded their custom avatar before this situation :

- http://www.reddit.com/r/Bitcoin/comments/1nmdq4/bitcointalk_hacked/
wpalczynski
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
February 28, 2015, 04:20:33 PM
 #519

Cool.  Thanks!

But some people have a picture how is that?

At what Rank are people allowed to post a Picture or avatar?

None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.

Yes you are right, because these "users" have uploaded their custom avatar before this situation :

- http://www.reddit.com/r/Bitcoin/comments/1nmdq4/bitcointalk_hacked/

wpalczynski
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
February 28, 2015, 06:53:24 PM
 #520

When is the forum software being updated and what software are they planning to use?

At what Rank are people allowed to post a Picture or avatar?

None, for the moment the possibility to have/upload an avatar is disabled. Maybe in the new forum software it will enabled.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ... 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!