Mike458


Country: US

Stars Earned
30
6
1
3
2

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 42

Song Title Artist Level Score Grade Date
Emotion Smiley 22 93524 2023-06-15 22:47:17
Hyper Hyper Smiley 22 88536 2025-07-20 03:55:32
In The Hall Of The Mountain King KaW 22 90096 2024-12-22 05:03:29
Burning Tonight Krystal 22 86610 2023-11-15 03:50:52
Don't Stop My Music Tonight David Dima 22 95179 2025-07-20 04:23:21
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 83820 2023-11-15 03:01:30
Hard Fast Disco Darwin 24 70198 2024-02-18 03:52:22
Indignation Auvic feat. Pipo Fernandez 24 82905 2023-11-15 03:59:36
The 7th Element Vitas 19 99122 2023-06-15 23:01:36
Mexi Mexi Mozquito 20 98069 2025-07-20 04:37:14
Monody TheFatRat feat. Laura Brehm 22 92958 2023-06-15 22:55:32
Surf Hyper Potions 22 96394 2023-06-16 00:15:42
Unity TheFatRat 21 93095 2023-06-15 22:44:49
Holy Guacamole Chucho Merchán 23 89334 2023-11-15 03:42:40
Pop4 Vibes & Wishdokta 22 92275 2023-06-16 00:08:02
Temple Of Boom Yannis Kamarinos 23 92303 2023-06-15 23:23:44
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 97434 2025-07-02 02:26:05
Move It Groove It KaW feat. Sam-I-Am 22 93678 2025-07-20 04:27:45
Music & Police CJ Crew & KaW feat. Christian D. 21 93778 2025-07-20 04:20:30
So Deep Silvertear 21 94643 2023-06-16 00:03:25
Speed Over Beethoven Rose 22 97102 2023-06-16 00:22:01
Life Ride Pyramyth 22 89709 2024-12-22 05:20:51
BU-44 Naoki 21 95943 2023-06-15 22:39:01
Show U M-Project 24 49648 2024-02-18 03:48:44
Ring The Alarm M-Project & Signal 22 74151 2023-11-15 03:40:03
Follow My Pamp Andrea Damante feat. Adam Clay 20 94037 2023-06-20 02:56:03
Business Wars Quiqman feat. Eternal JK Yoripi-chan 23 83304 2023-06-16 00:13:18
Get Up'n Move S & K 20 93499 2023-06-15 22:36:15
Dystopia 2077 F.O.O.L & The Forgotten 23 83990 2023-06-15 23:07:13
The Call of Wilderness Electron 22 90829 2024-12-22 02:54:06
Have Fun Rameses B 21 85511 2023-06-15 22:28:07
How We Win FWLR 21 95082 2024-02-18 02:27:14
Rainbow Rave Parade Chime 24 11942 2024-02-18 02:24:20
Bust It Out FWLR 24 90307 2024-02-18 02:30:23
TURBO Tokyo Machine 21 98325 2025-07-20 03:59:53
Crab Rave Noisestorm 20 96544 2025-07-02 02:20:13
Down Low Hr. Troels x Felix Schorn 20 96633 2025-07-20 04:02:43
Techno World NAOKI underground 22 94496 2024-02-18 03:39:24
The Bass & the Melody S3RL 22 91603 2024-12-22 03:04:02
Set My Heart On Fire Rocket Man 22 91925 2024-12-22 05:00:17
When The Sun Goes Down Ken Blast 22 96062 2025-07-08 05:12:19
Remember Me Leslie Parrish 21 93019 2025-07-20 03:40:37
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0189
Total Execution Time  0.0217
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,568,880 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10345/3
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0110 seconds)  (Hide)
0.0075   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` = '10345'
GROUP BY `gs`.`grade
0.0033   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` = '10345'
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` = '10345'
AND `r`.`name` = 'total' 
  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)