WeakPunk


Total World Records: ??
Country: US

Stars Earned
12
6
7
1

Currently displaying scores for mode. Select another difficulty to view scores for it.

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Dynamo Oscillator X 19 85700 -14300 -5162 100000 2024-03-18 03:20:48
Remember December Smiley 22 80100 -19900 -9632 100000 2024-03-26 20:36:23
I Love You Baby Pandera 21 86241 -13759 -6068 100000 2024-03-18 21:53:47
Mexi Mexi Mozquito 20 88894 -11106 -4442 100000 2024-03-18 21:32:57
Zodiac Banzai 21 47180 -52820 -23294 100000 2024-03-18 03:24:57
Spin Chicken Freebie & The Bean 21 82331 -17669 -7792 100000 2024-03-18 21:17:03
Click Bait S3RL feat. GL!TCH 20 87732 -12268 -4907 100000 2025-04-14 18:49:04
Feel The Melody S3RL feat. Sara 20 82608 -17392 -6957 100000 2024-03-18 23:30:12
Bumble Bee Bambee 20 81628 -18372 -7349 100000 2024-03-18 20:38:25
Pink Dinosaur Miss Papaya 19 86333 -13667 -4934 100000 2025-04-14 18:41:14
In My Dreams Rebecca 20 54088 -45912 -18365 100000 2024-03-18 23:27:54
Riddimino Philstep 23 30914 -69086 -36546 100000 2024-03-26 20:48:33
Charlene Missing Heart 22 686 -99314 -48068 100000 2024-03-18 21:57:09
Robot World Oscillator X 19 91004 -8996 -3248 100000 2025-04-14 18:39:13
Space Boy Rameses B, Feint & Veela 22 43175 -56825 -27503 100000 2024-04-03 20:07:40
Only You DEXTER KING feat. Alexis Donn 19 87541 -12459 -4498 100000 2024-06-12 19:11:32
INEEDU Teddy Killerz 22 26679 -73321 -35487 100000 2024-03-18 20:15:26
Right Into You The Tech Team 20 85729 -14271 -5708 100000 2024-03-18 21:36:10
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 77035 -22965 -12148 100000 2024-07-17 20:41:14
Orbit Ellis 19 77772 -22228 -8024 100000 2024-03-26 20:32:13
Crab Rave Noisestorm 20 92726 -7274 -2910 100000 2025-04-14 18:54:38
Born to Run Red Parker 19 75461 -24539 -8859 100000 2024-03-26 19:55:01
Down Low Hr. Troels x Felix Schorn 20 71599 -28401 -11360 100000 2024-03-26 20:52:21
Samurai Rameses B 22 8940 -91060 -44073 100000 2024-04-03 20:04:29
All Starts Now Laurell 19 94090 -5910 -2134 100000 2025-04-14 18:42:50
Keep On Dancing BEAUZ feat. Heleen 20 85464 -14536 -5814 100000 2024-03-18 23:24:37
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  3.6086
Total Execution Time  3.6123
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,917,600 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14199/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (3.5972 seconds)  (Hide)
0.0515   SELECT `gs`.`grade`, count(*) as count
FROM 
`gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `gamer_scores` as `gsON `gs`.`id` = `ghs`.`gamer_score_id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
AND `ghs`.`gamer_id` = '14199'
GROUP BY `gs`.`grade
0.0074   SELECT `s`.`id` as `song_id`, `ghs`.`song_chart_id`, `s`.`title` as `title`, `s`.`artist`, `sc`.`difficulty`, `ghs`.`created_at` as `date`, `ghs`.`score`, `gs`.`flags`, `gs`.`perfect1`, `gs`.`perfect2`, `gs`.`early`, `gs`.`green`, `gs`.`yellow`, `gs`.`red`, `gs`.`late`, `gs`.`misses`, `gs`.`grade`, `s`.`game_song_id`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
JOIN `gamer_scores` as `gsON `ghs`.`gamer_score_id` = `gs`.`id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `sc`.`edit_keyIS NULL
AND `ghs`.`gamer_id` = '14199'
AND `ghs`.`private` = 
0.0003   SELECT `id`, `first_name` as `first`, `last_name` as `last`, `username`, `country`, `picture_path`, `hex_color`, `r`.`rank` as `rank_points`
FROM `gamers` as `g`
JOIN `statmani_devel`.`ranking` as `rON `r`.`user_id` = `g`.`id`
WHERE `id` = '14199'
AND `r`.`name` = 'total' 
3.5381   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  DATABASE:  stepmani_db (Stats:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Api_model:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Main:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  HTTP HEADERS  (Show)
  CONFIG VARIABLES  (Show)