Register - Login
Views: 99800483
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 06:38:04 AM
Jul - Meta - How does experience work anyway? New poll - New thread - New reply
Next newer thread | Next older thread
||3
Member
Level: 18


Posts: 24/62
EXP: 26813
For next: 3084

Since: 01-28-14


Since last post: 8.2 years
Last activity: 8.2 years

Posted on 02-02-14 12:32:00 AM Link | Quote
I swear to Celestia, I've been trying to figure this out but there's no logical conclusion (at least for me). How is experience calculated, I need my epeenpoints.
2Tie

Rumours of my death have been greatly exaggerated.
Level: 70


Posts: 349/1230
EXP: 2878380
For next: 137431

Since: 02-22-10

Pronouns: anything works
From: here

Since last post: 6 days
Last activity: 1 day

Posted on 02-02-14 12:40:15 AM Link | Quote
over time, though the more posts you make, the faster you get some.

____________________

2Tie, the JCS CHAMP (whenever I'm around)
Rawr~
Xkeeper

Level: 263


Posts: 21234/25353
EXP: 297140554
For next: 1819899

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 3 days
Last activity: 51 min.

Posted on 02-02-14 12:58:02 AM Link | Quote
If you can understand php, the code for experience is in lib/functions.php at https://github.com/Xkeeper0/jul

____________________
||3
Member
Level: 18


Posts: 25/62
EXP: 26813
For next: 3084

Since: 01-28-14


Since last post: 8.2 years
Last activity: 8.2 years

Posted on 02-02-14 01:01:26 AM Link | Quote
Originally posted by 2Tie
over time, though the more posts you make, the faster you get some.

Yes, but members that have less posts than me have more EXP.

By what I understand by quickly skimming function.php, the more posts you make in a day, the more xp you get.
Kak

...
Level: 80


Posts: 1020/1928
EXP: 4761759
For next: 21210

Since: 09-03-13

From: ???

Since last post: 69 days
Last activity: 65 days

Posted on 02-02-14 06:47:25 AM (last edited by Kak64 at 02-02-14 06:49:14 AM) Link | Quote
Originally posted by ||3
Originally posted by 2Tie
over time, though the more posts you make, the faster you get some.

Yes, but members that have less posts than me have more EXP.

By what I understand by quickly skimming function.php, the more posts you make in a day, the more xp you get.
Also, you get experience every set amount of time.
This means, an inactive account from 2007 with 15 posts has more EXP than someone who has 30 posts and got there much more recently, because from 2007 to 2014 he gained enough EXP to appear to be in a higher position.

____________________
Xkeeper

Level: 263


Posts: 21235/25353
EXP: 297140554
For next: 1819899

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 3 days
Last activity: 51 min.

Posted on 02-02-14 07:09:50 AM Link | Quote

function calcexp($posts,$days){

if(@($posts/$days)>0) return floor($posts*pow($posts*$days,0.5))
elseif($posts==0) return 0;
else return 'NaN';
}



Basically, EXP = posts × ( posts × days )½

____________________
Cuber456

Fuzzy
Don't mind me. Just passing through.
Level: 56


Posts: 476/776
EXP: 1319503
For next: 78673

Since: 02-19-12

From: Everywhere at once.

Since last post: 4.2 years
Last activity: 131 days

Posted on 02-02-14 08:30:15 AM Link | Quote
Yo guys, I got this:



____________________
"Consider this a privilege. You have been chosen."
||3
Member
Level: 18


Posts: 33/62
EXP: 26813
For next: 3084

Since: 01-28-14


Since last post: 8.2 years
Last activity: 8.2 years

Posted on 02-02-14 04:01:38 PM Link | Quote
Originally posted by Cuber456
Yo guys, I got this:




That is a beautiful explanation of the formula.
Cuber456

Fuzzy
Don't mind me. Just passing through.
Level: 56


Posts: 477/776
EXP: 1319503
For next: 78673

Since: 02-19-12

From: Everywhere at once.

Since last post: 4.2 years
Last activity: 131 days

Posted on 02-02-14 10:19:48 PM Link | Quote
Originally posted by ||3
That is a beautiful explanation of the formula.
I saw some math and whipped out Mathematica on impulse. The graph certainly helps to visualize the formula. Mathematica is amazing .

____________________
"Consider this a privilege. You have been chosen."
Lyskar
12210
-The Chaos within trumps the Chaos without-
Level: 192


Posts: 12103/12211
EXP: 99320964
For next: 552607

Since: 07-03-07

From: 52-2-88-7

Since last post: 7.4 years
Last activity: 7.3 years

Posted on 02-03-14 12:23:25 AM Link | Quote
Stats
Posts
12103

Days Here
2406

Level
170
Metal_Man88's Post
Mm, yes, that does display it pretty well.

It tends to end up scaling pretty directly to post count in the end, there's only a few cases of ancientness outperforming posts...

____________________
-
2Tie

Rumours of my death have been greatly exaggerated.
Level: 70


Posts: 350/1230
EXP: 2878380
For next: 137431

Since: 02-22-10

Pronouns: anything works
From: here

Since last post: 6 days
Last activity: 1 day

Posted on 02-03-14 12:29:55 AM Link | Quote
yeah, like i've been here for three and a half years more than Kak, and due to his postcount he's six levels above me heh

____________________

2Tie, the JCS CHAMP (whenever I'm around)
Rawr~
Kak

...
Level: 80


Posts: 1028/1928
EXP: 4761759
For next: 21210

Since: 09-03-13

From: ???

Since last post: 69 days
Last activity: 65 days

Posted on 02-03-14 03:15:40 AM Link | Quote
Originally posted by 2Tie
yeah, like i've been here for three and a half years more than Kak, and due to his postcount he's six levels above me heh
But postcounts shouldn't really count, as the important thing should be the post quality. Before I didn't do this, and the results weren't nice.

So, I've learnt the lesson the "medium" way.

In any case I'm not an user that is able to write a long post about something, so my posts usually tend to be quite short too.

____________________
Lunaria

Moon Bunny! :3
Level: 139


Posts: 4987/5754
EXP: 32052070
For next: 415375

Since: 07-28-07

Pronouns: she/her
From: pile of fluff

Since last post: 6 days
Last activity: 5 days

Posted on 02-03-14 01:54:38 PM Link | Quote
Originally posted by ||3
I swear to Celestia,
You... I like you! :>


____________________
I have nothing witty to put here!
||3
Member
Level: 18


Posts: 37/62
EXP: 26813
For next: 3084

Since: 01-28-14


Since last post: 8.2 years
Last activity: 8.2 years

Posted on 02-04-14 12:22:29 AM Link | Quote
Originally posted by Lunaria
Originally posted by ||3
I swear to Celestia,
You... I like you! :>


Brony since the start of 2011.
Next newer thread | Next older thread
Jul - Meta - How does experience work anyway? New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

31 database queries, 6 query cache hits.
Query execution time: 0.091911 seconds
Script execution time: 0.028130 seconds
Total render time: 0.120041 seconds