imoko


Total World Records: ??
Country: US

Stars Earned
11
13
5

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
Remember December Smiley 22 87859 -12141 -5876 100000 2024-08-13 04:53:46
Unity TheFatRat 21 89470 -10530 -4644 100000 2025-08-30 06:51:51
Feel The Melody S3RL feat. Sara 20 78431 -21569 -8628 100000 2024-08-13 04:18:56
Utopia Smiley 22 79631 -20369 -9859 100000 2025-08-30 06:55:52
Dolphin Talk Pyramyth 23 86002 -13998 -7405 100000 2025-08-30 05:35:07
Mozart Is Back Rose 24 53350 -46650 -26870 100000 2024-08-13 04:35:58
Megalovania Toby Fox 21 81478 -18522 -8168 100000 2024-08-13 03:13:16
Beethoven Virus BanYa 22 82225 -17775 -8603 100000 2025-08-30 04:44:54
Step Up Amadeus BanYa 22 87087 -12913 -6250 100000 2025-08-14 06:17:22
Canon D.2 Yahpp 23 79037 -20963 -11089 100000 2024-08-13 04:24:56
Outbreak Feint feat. MYLK 23 86926 -13074 -6916 100000 2025-08-30 06:58:40
Dark Fenix DE-SIRE 22 23622 -76378 -36967 100000 2024-08-13 03:02:51
Para-Symptoms 165 23 80352 -19648 -10394 100000 2024-08-13 04:42:56
Demon's World CJ Crew 22 83678 -16322 -7900 100000 2025-08-30 05:13:04
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 84983 -15017 -7944 100000 2025-08-14 06:40:42
Crab Rave Noisestorm 20 91005 -8995 -3598 100000 2024-08-13 03:06:14
EMEA Re-venG 24 51301 -48699 -28051 100000 2025-08-30 05:28:55
Bassline Shatter M-Project & S2i8 23 82012 -17988 -9516 100000 2025-08-30 05:06:02
Under The Bed Macks Wolf X Tatsunoshin 21 92552 -7448 -3285 100000 2025-08-30 04:42:09
Elysium Scott Brown 21 92229 -7771 -3427 100000 2024-08-13 03:20:50
Music Is Moving Tatsunoshin 23 86507 -13493 -7138 100000 2025-08-14 06:37:48
DMT Technikore 23 79343 -20657 -10928 100000 2025-08-30 05:22:04
Where Did You Go Tatsunoshin 21 85694 -14306 -6309 100000 2025-08-14 06:35:07
Lunatic BLACK HOLE 23 28677 -71323 -37730 100000 2025-08-30 05:58:19
Paranoid 180 24 29544 -70456 -40583 100000 2025-08-30 04:58:40
戦国 Re-venG 21 86716 -13284 -5858 100000 2025-08-30 04:55:43
In The Echo Koven 22 91881 -8119 -3930 100000 2025-08-30 04:52:51
Boogie Shoes AronChupa & Little Sis Nora 20 92751 -7249 -2900 100000 2025-08-30 04:48:42
Revolution Naoki 23 80913 -19087 -10097 100000 2025-08-30 05:25:41
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.6428
Total Execution Time  2.6457
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,922,416 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18047/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.6351 seconds)  (Hide)
0.0032   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` = '18047'
GROUP BY `gs`.`grade
0.0016   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` = '18047'
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` = '18047'
AND `r`.`name` = 'total' 
2.6301   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)