Score: 0.00 Votes: 0
rate this

the ranks

Starter: MKiller Posted: 19 years ago Views: 2.8K
  • Goto:
#234158
Lvl 21
Quote:
if ($score >= 0 && $score <= 50) { $statuslev = 1; } // Newbie
if ($score >= 51 && $score <= 100) { $statuslev = 2; } // Watcher
if ($score >= 100 && $score <= 150) { $statuslev = 3; } // Regular
if ($score >= 150 && $score <= 200) { $statuslev = 4; } // Voyeur
if ($score >= 201 && $score <= 250) { $statuslev = 5; } // Player
if ($score >= 251 && $score <= 300) { $statuslev = 6; } // Stalker
if ($score >= 301 && $score <= 400) { $statuslev = 7; } // Freak
if ($score >= 401 && $score <= 500) { $statuslev = 8; } // Junkie
if ($score >= 501 && $score <= 650) { $statuslev = 9; } // No Real Life
if ($score >= 651 && $score <= 800) { $statuslev = 10; } // Exhibitionist
if ($score >= 801 && $score <= 1000) { $statuslev = 11; } // Spotter
if ($score >= 1001 && $score <= 1200) { $statuslev = 12; } // Hunter
if ($score >= 1201 && $score <= 1500) { $statuslev = 13; } // Lady Killer
if ($score >= 1501 && $score <= 2000) { $statuslev = 14; } // Pimp Daddy
if ($score >= 2001 && $score <= 3000) { $statuslev = 15; } // Handy Man
if ($score >= 3001 && $score <= 4000) { $statuslev = 16; } // Porn Addict
if ($score >= 4001 && $score <= 5000) { $statuslev = 17; } // Ladies man
if ($score >= 5001 && $score <= 6000) { $statuslev = 18; } // Dokterluv
if ($score >= 6001 && $score <= 7000) { $statuslev = 19; } // PornStar
if ($score > 7000) { $statuslev = 20; } // Demigod

$score = (number of pictures x ( average score / 2 ) ) + ( forum posts x 2 ) + ( comments x 1 )


Hopefully I don't have to explain basic programming for you guys to understand it.
* This post has been modified : 19 years ago
#234159
Lvl 13
thank for clearing that up
#234160
Lvl 21
At the time of this posting I have 19479 points. Here is an expanded example of how it all works together.

$score = ( number of pictures x ( average score / 2 ) ) + ( forum posts x 2 ) + ( comments x 1 )

$score = ( 1775 x ( 6.14 / 2 ) ) + ( 6959 x 2 ) + ( 6 x 1 )

$score = ( 5387.85 ) + ( 13918 )+ ( 6 )

$score = 19479
#234161
too many numbers, and not enough naked ladies.

*passes out*
#234162
Lvl 22
*slap*
#234163
Lvl 17
I became a demigod with my eyes closed and my hands tied behind my back. And most importantly I did it without spamming one word replies. Just pics of girls in bikinis holding chickens.
#234164
Lvl 19
no take the demigood and change it to wanker
#234165
Lvl 29
Quote:
Mickey is just regurgitating.


Is he drunk?
#234166
Lvl 14
I wish there was a way where I can contribute but stay a pimp daddy...
#234167
Lvl 29
There is. Every time you make a new post, delete an old one.
#234168
Lvl 14
#234169
Lvl 14
THANX RAINBOW
* This post has been modified : 19 years ago
#234170
Lvl 27
Very interresting.
#234171
Lvl 12
i have 36 points in score and i'm watcher ???
#234172
Lvl 12
today i became a hunter all you ladies are hunted
#234173
Lvl 16
Congratulations, now get uploading so you can get your self a nice big score!
#234174
Lvl 18
@mam, I think recently they changed it so that you're no longer a newbie after 20 or 30 points, the rest of the scoring system remained unchanged.
#234175
Lvl 12
ok thanks
#234176
Lvl 16
You better be a good hunter then, cos theres not many of em on here!
#234177
Lvl 16
motoxxxrider: try using your normal keys instead of the caps lock. it's a sure way to get your posts deleted. no need to shout, we can all read what you're saying.

CK
  • Goto: