lunaboom


Total World Records: ??
Country: US

Stars Earned
4
19
6

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
Burning Tonight Krystal 22 17834 -82166 -39768 100000 2023-09-14 01:53:34
Crazy Baby Fantasy Project 20 90872 -9128 -3651 100000 2023-04-26 19:25:51
Crazyloop Crazy Loop 22 87159 -12841 -6215 100000 2023-04-26 23:51:18
Disconnected Disco Kid Whatever 20 85382 -14618 -5847 100000 2023-04-26 19:25:51
Drifting Away Filo Bedo 20 78521 -21479 -8592 100000 2023-09-06 23:36:16
EternuS Sanxion7 20 92160 -7840 -3136 100000 2023-11-01 01:15:27
Gargoyle Sanxion7 24 33089 -66911 -38541 100000 2023-04-26 19:25:51
Hanky Panky Jenny Rom 23 83018 -16982 -8983 100000 2023-05-11 01:00:27
Beautiful Man Radiorama 21 37359 -62641 -27625 100000 2023-04-26 19:25:51
Bumble Bee Bambee 20 91906 -8094 -3238 100000 2023-04-26 19:25:51
Flash In The Night Flashman 22 91499 -8501 -4114 100000 2023-11-01 01:19:20
Electric The DNC feat. Miss Amani 22 84447 -15553 -7528 100000 2023-04-26 19:25:51
Fantasy Melissa 21 90937 -9063 -3997 100000 2023-04-26 19:25:51
In My Dreams Rebecca 20 89651 -10349 -4140 100000 2023-04-26 19:25:51
Dam Dadi Doo Fantasy Project 22 89581 -10419 -5043 100000 2023-04-26 19:25:51
Nothing Gonna Stop Micky 20 93018 -6982 -2793 100000 2023-04-26 19:25:51
Confusion Tess 22 86570 -13430 -6500 100000 2023-04-26 19:25:51
I'm Crazy For Your Love Black Eva 21 91437 -8563 -3776 100000 2023-04-26 23:48:58
Twelve Riyu Kosaka 20 87737 -12263 -4905 100000 2023-04-26 19:32:48
Temple Of Love E-Rotic 21 82475 -17525 -7729 100000 2023-09-06 23:40:42
Katana Fighter Electron 22 90731 -9269 -4486 100000 2023-04-26 19:25:51
Queen Of Light E-Rotic 21 89548 -10452 -4609 100000 2023-09-14 01:55:49
Closer To Heaven Nëonne 21 91080 -8920 -3934 100000 2023-04-26 23:46:54
Grab It While We Can FantastixX 19 90760 -9240 -3336 100000 2023-05-11 00:58:30
Everybody Dance X-Rated 22 87474 -12526 -6063 100000 2023-11-01 01:17:24
Just Do It Swingrowers 21 86523 -13477 -5943 100000 2023-09-14 01:51:24
Energizer ZiGZaG 23 24847 -75153 -39756 100000 2023-04-26 19:25:51
Good Feeling More Plastic & imallryt 23 84400 -15600 -8252 100000 2023-04-26 19:25:51
Get Busy KOYOTIE 22 89241 -10759 -5207 100000 2023-05-11 00:55:57
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Rival )  4.2175
Total Execution Time  4.2219
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,408 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8105/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 (4.1861 seconds)  (Hide)
0.0626   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` = '8105'
GROUP BY `gs`.`grade
0.0610   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` = '8105'
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` = '8105'
AND `r`.`name` = 'total' 
4.0622   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)