MaxaNum


Total World Records: ??
Country: US

Stars Earned
11
11
3
4

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
Dance Vibrations Elpis 19 92080 -7920 -2859 100000 2025-03-23 20:00:09
Bagpipe A-Moe 20 86085 -13915 -5566 100000 2022-12-29 21:06:56
Dream A Dream Captain Jack 20 92431 -7569 -3028 100000 2025-03-23 20:02:50
Pop4 Vibes & Wishdokta 22 79490 -20510 -9927 100000 2025-04-29 21:58:36
Click Bait S3RL feat. GL!TCH 20 86711 -13289 -5316 100000 2025-03-23 20:05:30
EternuS Sanxion7 20 91350 -8650 -3460 100000 2025-05-07 20:26:23
Beautiful Man Radiorama 21 71448 -28552 -12591 100000 2023-04-16 20:11:22
Bumble Bee Bambee 20 81014 -18986 -7594 100000 2025-03-05 02:14:14
Young Forever Rebecca 20 85484 -14516 -5806 100000 2022-12-29 21:09:39
The Saint Goes Marching The Saint 21 86941 -13059 -5759 100000 2025-03-23 20:10:04
Pink Dinosaur Miss Papaya 19 91401 -8599 -3104 100000 2022-12-29 21:22:00
Stay Tess 20 82136 -17864 -7146 100000 2022-12-29 21:13:10
My Baby Mama Anquette 21 52803 -47197 -20814 100000 2025-04-16 21:36:05
Crime Time CJ Crew & KaW feat. Sedge 22 55541 -44459 -21518 100000 2025-03-02 21:35:30
In The Heat Of The Night E-Rotic 20 83999 -16001 -6400 100000 2025-03-02 21:38:15
Sky High DJ Miko 20 84589 -15411 -6164 100000 2022-12-29 21:25:14
Cartoon Heroes Barbie Young 21 82335 -17665 -7790 100000 2025-04-02 21:09:58
Test My Best E-Rotic 21 59110 -40890 -18032 100000 2022-12-29 21:00:23
Get Up'n Move S & K 20 87371 -12629 -5052 100000 2025-05-30 22:26:34
Energizer ZiGZaG 23 55813 -44187 -23375 100000 2025-03-23 21:29:12
Lemmings On The Run E-Rotic 21 84408 -15592 -6876 100000 2022-12-29 20:56:49
Bambole (Ole) Papa Gonzalez 20 88503 -11497 -4599 100000 2025-03-23 21:31:41
Night In Motion Cubic 22 21 79123 -20877 -9207 100000 2025-03-23 21:34:15
The 7 Jump Ken-D 19 94829 -5171 -1867 100000 2025-04-02 21:06:33
Running In The 90s Max Coveri 23 8089 -91911 -48621 100000 2025-05-14 23:11:37
MEANT 2 BE THIRST & nuphory 23 62924 -37076 -19613 100000 2025-03-30 18:20:15
Remember Me Leslie Parrish 21 91841 -8159 -3598 100000 2025-04-29 22:02:08
Ekstasis d-complex 23 73944 -26056 -13784 100000 2025-05-30 22:11:13
Go! Rocky Joe Maximum Power 20 91524 -8476 -3390 100000 2025-05-30 22:16:31
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  2.0203
Total Execution Time  2.0242
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,944 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4601/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 (2.0104 seconds)  (Hide)
0.0023   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` = '4601'
GROUP BY `gs`.`grade
0.0008   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` = '4601'
AND `ghs`.`private` = 
0.0002   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` = '4601'
AND `r`.`name` = 'total' 
2.0071   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)