mp420


Country: US

Stars Earned
29
18
6

Wild Mode Embed Generic Embed

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

Total Score Count: 53

Song Title Artist Level Score Grade Date
Start & Paws Oscillator X 19 88830 2024-03-02 02:53:09
Bagpipe A-Moe 20 91706 2023-10-07 01:57:02
Dabbi Doo Ni-Ni 20 87105 2023-10-07 02:05:19
The 7th Element Vitas 19 91128 2023-10-07 02:12:24
I Love You Baby Pandera 21 91968 2024-08-31 00:19:10
Everything Is Changing Rikah 19 80572 2024-02-25 22:25:10
Unity TheFatRat 21 79818 2024-08-31 00:35:42
Drifting Away Filo Bedo 20 88051 2023-10-07 02:00:25
Gallecode NoVus 20 85366 2024-03-02 05:25:33
ROM-eo & Juli8 Nina 19 90096 2025-01-18 20:40:32
Click Bait S3RL feat. GL!TCH 20 93170 2023-10-07 02:18:32
Gargoyle Sanxion7 24 55622 2024-03-16 02:19:27
Mellow Rikki & Daz 20 89359 2024-04-07 19:35:58
Pink Fuzzy Bunnies Wonderboy 25 5301 2024-08-31 00:30:46
July Smiley 20 86630 2024-04-07 19:39:36
Utopia Smiley 22 31920 2024-07-14 20:58:09
Boom Boom Dollars King Kong & D'Jungle Girls 21 82603 2024-07-14 21:00:48
Do U Love Me DJ Doo 21 41459 2024-08-31 02:00:07
Bang Bang Bang DCX 21 87361 2024-05-17 03:27:13
Typical Tropical Bambee 19 89975 2025-01-18 20:42:46
The Saint Goes Marching The Saint 21 77459 2024-08-31 00:16:06
Anubis Banzai 20 91389 2024-03-02 02:55:36
No Princess Lynn 19 93744 2023-10-07 01:52:03
In My Dreams Rebecca 20 88353 2023-11-10 22:57:45
Dam Dadi Doo Fantasy Project 22 80174 2024-06-02 19:19:43
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 88769 2024-08-31 00:24:43
Megalovania Toby Fox 21 91121 2024-05-05 20:15:32
Nori Nori Nori Judy Crystal 21 83804 2025-07-26 21:48:24
Delirium Smiley 23 79027 2024-07-14 20:00:14
The Judgement Day Naoki feat. Riyu Kosaka 19 92488 2023-10-07 01:54:54
Destiny Smiley 23 55914 2024-07-14 20:02:18
Cartoon Heroes Barbie Young 21 84844 2024-03-02 03:06:52
Kick It Man KaW feat. DAZ 19 86614 2025-01-18 21:14:19
Queen Of Light E-Rotic 21 89998 2024-05-05 20:13:13
Silent Movie Little Violet 19 90217 2023-11-10 22:52:39
Press Start MDK 23 79277 2023-09-02 19:01:42
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 86620 2024-03-16 02:14:14
TURBO Tokyo Machine 21 82346 2025-01-18 21:04:53
Get Busy KOYOTIE 22 81238 2023-12-17 03:21:30
Perks Bibi Gold 21 86215 2024-05-17 03:30:30
Crab Rave Noisestorm 20 91899 2023-10-07 02:03:14
Nothing Else Matters Katya Ocean 19 91562 2023-10-07 02:15:53
2NITE nanobii 21 78221 2024-08-31 01:57:59
Blackstar Celldweller 22 81323 2024-07-14 20:55:15
All Starts Now Laurell 19 94680 2023-11-10 22:49:55
The Bass & the Melody S3RL 22 45572 2023-12-17 03:26:14
Under The Bed Macks Wolf X Tatsunoshin 21 85870 2024-08-31 00:22:01
Definition of a Badboy Scott Brown 20 92282 2025-01-18 21:00:43
Let's Remember N.M.R 21 86358 2024-04-07 19:44:39
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 88980 2024-03-02 03:04:10
Big Boss Big Boss 21 87417 2024-08-31 00:27:00
What Ya Gonna Do Scott Brown 21 80888 2025-01-18 21:09:35
Everybody Get Up Tempo feat. Manola 19 91199 2025-01-18 23:17:20
  BENCHMARKS  
Loading Time: Base Classes  0.0044
Controller Execution Time ( Main / Scores )  0.2003
Total Execution Time  0.2050
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,604,176 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11709
  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.1870 seconds)  (Hide)
0.1529   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` = '11709'
GROUP BY `gs`.`grade
0.0338   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` = '11709'
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` = '11709'
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)