emmixis


Total World Records: ??
Country: GB

Stars Earned
18
1
8
2

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 80088 -19912 -7188 100000 2024-05-09 18:47:54
Dynamo Oscillator X 19 74630 -25370 -9159 100000 2024-05-09 19:17:58
Land Of The Lost Banzai 19 80066 -19934 -7196 100000 2025-05-20 16:33:08
Party All Night KaW feat. Sam-I-Am 20 80207 -19793 -7917 100000 2024-05-28 16:59:46
Bagpipe A-Moe 20 77814 -22186 -8874 100000 2024-05-24 16:12:35
Moonstone Virgill 19 88204 -11796 -4258 100000 2024-06-25 16:29:07
The 7th Element Vitas 19 79902 -20098 -7255 100000 2024-11-26 18:02:16
What Happened To Love Denine 19 81478 -18522 -6686 100000 2024-08-30 16:21:36
Funny Love Dan Balan 19 84790 -15210 -5491 100000 2024-05-24 16:10:11
Reactor Jason Creasey 19 82972 -17028 -6147 100000 2024-08-30 16:14:17
EternuS Sanxion7 20 63431 -36569 -14628 100000 2024-08-30 16:24:54
Be Alive Stian K 20 68668 -31332 -12533 100000 2024-05-09 19:49:46
Pink Dinosaur Miss Papaya 19 79881 -20119 -7263 100000 2024-05-21 16:31:26
Doh! Tale & Dutch 20 86300 -13700 -5480 100000 2024-06-25 16:36:32
BU-44 Naoki 21 57482 -42518 -18750 100000 2024-06-25 16:39:39
Butterfly Swingrowers 19 71725 -28275 -10207 100000 2024-05-05 13:20:32
Kick It Man KaW feat. DAZ 19 62120 -37880 -13675 100000 2024-07-23 16:58:56
Give You Love Daz Sampson & Katya Ocean 21 48191 -51809 -22848 100000 2024-06-18 17:00:05
Follow My Pamp Andrea Damante feat. Adam Clay 20 78093 -21907 -8763 100000 2024-05-28 16:57:14
Get Up'n Move S & K 20 57504 -42496 -16998 100000 2024-08-30 16:27:17
Silent Movie Little Violet 19 81116 -18884 -6817 100000 2024-05-05 13:41:33
The Naughty Song Oscillator X 19 85140 -14860 -5364 100000 2024-08-30 16:17:01
Only You DEXTER KING feat. Alexis Donn 19 80142 -19858 -7169 100000 2024-10-01 16:59:56
Orbit Ellis 19 78296 -21704 -7835 100000 2024-11-26 17:59:47
Crab Rave Noisestorm 20 13668 -86332 -34533 100000 2024-05-21 17:45:37
Bambole (Ole) Papa Gonzalez 20 68883 -31117 -12447 100000 2024-05-09 19:20:46
Sirens RENOLD X Scarlett 19 80764 -19236 -6944 100000 2024-05-09 19:29:11
All Starts Now Laurell 19 70875 -29125 -10514 100000 2024-05-05 12:32:22
Everybody Get Up Tempo feat. Manola 19 81464 -18536 -6691 100000 2024-07-17 11:37:03
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.7615
Total Execution Time  2.7644
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,911,448 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14142/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.7518 seconds)  (Hide)
0.1328   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` = '14142'
GROUP BY `gs`.`grade
0.0149   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` = '14142'
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` = '14142'
AND `r`.`name` = 'total' 
2.6038   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)