MONO


Total World Records: ??
Country: US

Stars Earned
8
8
10
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
Think Thousand Thoughts Auvic 20 82049 -17951 -7180 100000 2024-12-18 02:50:15
Click Bait S3RL feat. GL!TCH 20 81216 -18784 -7514 100000 2024-12-18 03:31:28
Feel The Melody S3RL feat. Sara 20 73737 -26263 -10505 100000 2024-12-15 04:58:30
Mellow Rikki & Daz 20 70958 -29042 -11617 100000 2024-12-12 00:45:32
Bumble Bee Bambee 20 49080 -50920 -20368 100000 2024-12-14 19:35:17
Justify My Love Tess 21 68257 -31743 -13999 100000 2024-12-18 02:56:19
Move It Groove It KaW feat. Sam-I-Am 22 52320 -47680 -23077 100000 2025-01-09 01:39:42
Music & Police CJ Crew & KaW feat. Christian D. 21 41046 -58954 -25999 100000 2025-01-13 02:36:32
Speed Over Beethoven Rose 22 61782 -38218 -18498 100000 2024-12-18 03:05:02
Dolphin Talk Pyramyth 23 52342 -47658 -25211 100000 2024-12-22 01:48:45
Classic Madness Fracus & Darwin 21 52024 -47976 -21157 100000 2024-12-18 03:29:10
I'm Crazy For Your Love Black Eva 21 88815 -11185 -4933 100000 2024-12-28 05:49:38
Megalovania Toby Fox 21 81195 -18805 -8293 100000 2024-12-18 03:13:30
Delirium Smiley 23 10431 -89569 -47382 100000 2024-12-13 23:32:56
Twelve Riyu Kosaka 20 64072 -35928 -14371 100000 2024-12-10 00:46:37
The Judgement Day Naoki feat. Riyu Kosaka 19 86074 -13926 -5027 100000 2025-01-09 01:12:01
Cartoon Heroes Barbie Young 21 40555 -59445 -26215 100000 2025-01-18 23:42:44
Paradox Naoki feat. Riyu Kosaka 20 48742 -51258 -20503 100000 2024-12-15 04:40:18
Kinky Boots Daz Sampson & Nona 19 88413 -11587 -4183 100000 2025-03-20 20:50:50
Cosmic Drive Quiqman 22 66010 -33990 -16451 100000 2024-12-22 01:59:51
Pump It Electric Callboy 21 71863 -28137 -12408 100000 2024-12-22 01:53:27
Right Into You The Tech Team 20 63482 -36518 -14607 100000 2024-12-18 03:11:23
Candy Pop Luv Limited -NM- 21 56634 -43366 -19124 100000 2024-12-28 05:28:41
Elysium Scott Brown 21 84278 -15722 -6933 100000 2024-12-28 05:15:32
Let's Remember N.M.R 21 74618 -25382 -11193 100000 2024-12-15 04:34:12
DMT Technikore 23 12776 -87224 -46141 100000 2024-12-13 23:13:43
Where Did You Go Tatsunoshin 21 76058 -23942 -10558 100000 2024-12-28 05:05:31
Love Toxic FACTOR-X 21 33920 -66080 -29141 100000 2024-12-28 05:18:25
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.5795
Total Execution Time  2.5823
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,360 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20062/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.5715 seconds)  (Hide)
0.0026   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` = '20062'
GROUP BY `gs`.`grade
0.0023   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` = '20062'
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` = '20062'
AND `r`.`name` = 'total' 
2.5664   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)