LunarJam


Total World Records: ??
Country: US

Stars Earned
17
6
4
2

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
Hyper Hyper Smiley 22 78387 -21613 -10461 100000 2025-11-26 21:10:00
Joanna Crazy Loop 19 2118 -97882 -35335 100000 2025-11-18 21:13:11
Esperanza KaW 22 57034 -42966 -20796 100000 2025-11-26 21:42:54
Anubis Banzai 20 89191 -10809 -4324 100000 2025-11-26 21:18:00
Black Magic Matduke 23 73824 -26176 -13847 100000 2025-11-26 20:53:49
Sky High Lucyfer 20 78970 -21030 -8412 100000 2025-11-18 21:29:13
Megalovania Toby Fox 21 2813 -97187 -42859 100000 2025-11-26 21:22:31
Take Me Away Fracus & Darwin 23 35356 -64644 -34197 100000 2025-11-18 21:33:56
Beethoven Virus BanYa 22 59618 -40382 -19545 100000 2025-11-26 20:28:55
Baby Love Me Judy Crystal 21 76053 -23947 -10561 100000 2026-02-22 02:35:45
Give You Love Daz Sampson & Katya Ocean 21 80243 -19757 -8713 100000 2025-11-19 23:11:18
Press Start MDK 23 81347 -18653 -9867 100000 2025-11-26 20:45:31
Bewitched PIXY 22 87278 -12722 -6157 100000 2025-11-26 20:52:09
Good Feeling More Plastic & imallryt 23 84647 -15353 -8122 100000 2025-11-26 21:07:02
Midnight Train More Plastic & Tylah Winyard 22 81575 -18425 -8918 100000 2025-11-26 21:24:11
Get Busy KOYOTIE 22 85168 -14832 -7179 100000 2025-11-19 23:12:58
EMEA Re-venG 24 22970 -77030 -44369 100000 2025-11-26 21:16:20
Forever and a Day Dy5on feat. Silver Angelina 22 79954 -20046 -9702 100000 2025-11-18 21:30:53
Nothing Else Matters Katya Ocean 19 81255 -18745 -6767 100000 2025-11-19 23:01:52
2NITE nanobii 21 86466 -13534 -5968 100000 2025-11-26 21:05:22
RAD Tokyo Machine 24 59843 -40157 -23130 100000 2025-11-26 20:43:51
Every Little Thing Conro 21 331 -99669 -43954 100000 2026-02-22 02:32:25
Low Workout Fracus & Darwin 23 76496 -23504 -12434 100000 2025-11-26 20:30:35
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 85138 -14862 -7193 100000 2025-11-26 21:14:40
Music Is Moving Tatsunoshin 23 81823 -18177 -9616 100000 2025-11-26 21:25:51
Big Boss Big Boss 21 85266 -14734 -6498 100000 2025-11-26 21:41:14
Accelerate Teminite & Skybreak 24 68464 -31536 -18165 100000 2025-11-26 20:25:01
Take Me Away Dougal 22 26839 -73161 -35410 100000 2025-11-18 21:35:36
Rain Dance MUZZ 21 85150 -14850 -6549 100000 2025-11-26 20:42:11
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.3313
Total Execution Time  3.3344
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,029,168 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25562/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.3215 seconds)  (Hide)
0.0034   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` = '25562'
GROUP BY `gs`.`grade
0.0020   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` = '25562'
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` = '25562'
AND `r`.`name` = 'total' 
3.3158   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)