MCMISFIT


Total World Records: ??
Country: US

Stars Earned
19
2
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
Dance Vibrations Elpis 19 97652 -2348 -848 100000 2023-11-10 19:39:02
Birdie Doolittle 19 91866 -8134 -2936 100000 2023-12-08 20:25:42
Burning Tonight Krystal 22 14769 -85231 -41252 100000 2024-04-02 23:36:20
Dream A Dream Captain Jack 20 90557 -9443 -3777 100000 2023-10-27 19:57:54
Joanna Crazy Loop 19 86837 -13163 -4752 100000 2023-09-15 23:13:59
Million Feelings Chriss Floren 19 93225 -6775 -2446 100000 2024-01-27 19:03:09
The 7th Element Vitas 19 96173 -3827 -1382 100000 2025-07-18 22:13:19
Crazy Baby Fantasy Project 20 96822 -3178 -1271 100000 2024-06-14 18:32:26
Drifting Away Filo Bedo 20 88053 -11947 -4779 100000 2023-09-08 21:30:21
Flying High Filo Bedo 21 85595 -14405 -6353 100000 2023-10-27 20:02:16
Dies Irae Jason Creasey 19 93629 -6371 -2300 100000 2023-11-10 19:41:27
Ladybug Coconut 19 96838 -3162 -1141 100000 2024-06-14 18:29:29
Boom Boom Dollars King Kong & D'Jungle Girls 21 86885 -13115 -5784 100000 2023-10-05 19:46:40
Do U Love Me DJ Doo 21 77831 -22169 -9777 100000 2023-09-08 21:59:45
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 95699 -4301 -1553 100000 2023-09-15 23:10:07
Coming Out Playmaker feat. Robina 19 97414 -2586 -934 100000 2024-01-27 18:56:54
Flash In The Night Flashman 22 84557 -15443 -7474 100000 2023-09-15 23:18:05
Justify My Love Tess 21 89475 -10525 -4642 100000 2023-09-29 19:59:45
Pink Dinosaur Miss Papaya 19 97557 -2443 -882 100000 2023-11-10 19:45:11
Sky High Lucyfer 20 90489 -9511 -3804 100000 2023-09-08 21:57:22
BU-44 Naoki 21 91982 -8018 -3536 100000 2023-09-29 19:56:09
Charlene Missing Heart 22 34912 -65088 -31503 100000 2024-01-27 20:12:26
Kagami KaW 21 86857 -13143 -5796 100000 2024-01-27 19:10:59
Glowing In The Night Schustin 23 75029 -24971 -13210 100000 2023-09-29 20:04:56
In The Heat Of The Night E-Rotic 20 93995 -6005 -2402 100000 2025-07-04 00:52:12
Cartoon Heroes Barbie Young 21 86266 -13734 -6057 100000 2025-07-18 22:16:38
Demon's World CJ Crew 22 82728 -17272 -8360 100000 2023-10-27 20:07:48
DMT Technikore 23 60219 -39781 -21044 100000 2025-07-18 22:20:06
Where Did You Go Tatsunoshin 21 82547 -17453 -7697 100000 2025-07-11 22:10:20
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.4965
Total Execution Time  2.4996
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,864 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11314/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.4858 seconds)  (Hide)
0.0065   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` = '11314'
GROUP BY `gs`.`grade
0.0070   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` = '11314'
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` = '11314'
AND `r`.`name` = 'total' 
2.4720   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)