RandomMedicMain


Country: US

Stars Earned
24
4
3
9

Wild Mode Embed Generic Embed

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

Total Score Count: 40

Song Title Artist Level Score Grade Date
Hyper Hyper Smiley 22 7456 2023-03-22 23:15:20
Remember December Smiley 22 67031 2023-03-02 01:40:29
Can't Get Enough Miradey 20 87372 2023-03-02 00:57:09
Disconnected Disco Kid Whatever 20 11918 2023-04-06 01:29:54
Fleadh Uncut Ian Parker 21 3090 2023-03-29 23:11:32
Ize Pie Headtwist & Pump 19 32677 2023-02-05 04:12:28
Ra Banzai 21 85988 2023-02-23 00:53:03
Paranormal Inspector K 20 26199 2023-03-12 03:40:02
Click Bait S3RL feat. GL!TCH 20 52990 2023-01-05 04:15:12
Boom Boom Dollars King Kong & D'Jungle Girls 21 8875 2023-02-12 02:55:59
Bumble Bee Bambee 20 77293 2023-02-23 00:57:35
Senorita Jenny Rom 23 5369 2023-01-28 23:38:52
Pink Dinosaur Miss Papaya 19 22584 2022-12-18 02:01:31
Music & Police CJ Crew & KaW feat. Christian D. 21 34140 2023-04-06 01:59:11
Fantasy Melissa 21 31990 2023-03-12 03:01:46
Dam Dadi Doo Fantasy Project 22 42323 2023-03-12 03:37:15
Magic Mystery Tour KaW feat. Paula Terry 19 74608 2023-03-12 03:42:45
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 83122 2023-03-12 04:02:42
Beethoven Virus BanYa 22 46230 2023-03-12 01:22:51
Cryosleep Machinae Supremacy 20 12906 2023-01-19 03:13:17
Brutalisphere Machinae Supremacy 23 7844 2023-02-23 02:58:50
Butterfly Swingrowers 19 75727 2023-02-09 03:25:25
Step Up Amadeus BanYa 22 8901 2023-01-19 03:10:35
Jukebox Swingrowers 21 71561 2023-03-12 03:58:58
Lay It Down Tchorta & Gui Boratto 19 89649 2023-07-14 01:35:35
Kalinka Quiqman 20 56323 2023-03-30 01:08:02
Silent Movie Little Violet 19 86158 2023-02-23 03:49:03
7th Trip NM underground artifact 22 4770 2023-01-28 23:33:04
Meta Dreadnaught Machinae Supremacy 21 21863 2023-02-05 01:25:29
Pump It Electric Callboy 21 53660 2023-02-09 01:00:58
Villain PIXY 20 20134 2023-01-19 00:39:16
Rainbow Rave Parade Chime 24 7674 2023-02-16 01:16:17
STOP! & Go Onyx 21 34755 2023-04-15 22:35:06
Lemmings On The Run E-Rotic 21 81466 2023-03-02 01:27:39
Crab Rave Noisestorm 20 78292 2023-02-12 02:51:16
Forever and a Day Dy5on feat. Silver Angelina 22 7204 2023-01-19 01:53:25
Make It Tonight Fracus & Darwin feat. Jake 21 75628 2023-03-29 23:04:07
Do My Thing PRTY ANML 20 90836 2023-03-30 01:59:02
Nothing Else Matters Katya Ocean 19 61789 2023-03-29 23:39:33
Techno World NAOKI underground 22 42113 2023-04-05 23:29:11
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.0887
Total Execution Time  0.0924
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,567,224 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7763
  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.0794 seconds)  (Hide)
0.0731   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` = '7763'
GROUP BY `gs`.`grade
0.0059   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` = '7763'
AND `ghs`.`private` = 
0.0004   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` = '7763'
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)