OmniQuark


Total World Records: ??
Country: CA

Stars Earned
6
12
8
7

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
In The Hall Of The Mountain King KaW 22 90372 -9628 -4660 100000 2023-04-02 20:04:57
Party All Night KaW feat. Sam-I-Am 20 85418 -14582 -5833 100000 2023-05-30 02:07:16
Remember December Smiley 22 89400 -10600 -5130 100000 2023-04-02 20:03:17
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 51460 -48540 -27959 100000 2023-05-30 02:34:04
Joanna Crazy Loop 19 85715 -14285 -5157 100000 2023-05-30 02:17:50
Who KaW 21 72402 -27598 -12171 100000 2023-05-30 02:10:12
Zodiac Banzai 21 90419 -9581 -4225 100000 2023-05-30 02:12:47
I Feel Sun Gyrlie 21 23400 -76600 -33781 100000 2022-09-17 22:14:40
I Think I Like That Sound Kid Whatever 20 69514 -30486 -12194 100000 2022-09-17 22:11:35
Land Of The Rising Sun Spacekatz 21 81118 -18882 -8327 100000 2022-09-17 22:18:11
Gargoyle Sanxion7 24 29849 -70151 -40407 100000 2023-05-30 02:31:50
Pink Fuzzy Bunnies Wonderboy 25 56807 -43193 -26996 100000 2023-04-02 20:58:39
Utopia Smiley 22 86251 -13749 -6655 100000 2023-05-30 02:24:43
The Beginning DJ Doo 26 13711 -86289 -58331 100000 2023-05-30 02:42:38
Ari Oh Jenny Kee 20 76222 -23778 -9511 100000 2023-04-02 19:50:49
Flash In The Night Flashman 22 65281 -34719 -16804 100000 2023-05-30 02:21:37
Monolith Affinity 25 8642 -91358 -57099 100000 2023-05-30 02:38:34
Dam Dariram Joga 20 68848 -31152 -12461 100000 2023-04-02 18:09:49
Music & Police CJ Crew & KaW feat. Christian D. 21 82084 -17916 -7901 100000 2023-04-08 18:52:17
July ReduX Entity 23 84765 -15235 -8059 100000 2023-04-02 20:56:59
Arcade Run Perfect Sphere 22 66774 -33226 -16081 100000 2023-04-02 19:52:29
Megalovania Toby Fox 21 44927 -55073 -24287 100000 2023-04-02 17:40:12
My Generation Captain Jack 20 92183 -7817 -3127 100000 2023-04-02 17:41:52
Nori Nori Nori Judy Crystal 21 7507 -92493 -40789 100000 2023-05-30 01:58:53
Beethoven Virus BanYa 22 74639 -25361 -12275 100000 2023-04-02 19:47:03
Katana Fighter Electron 22 70337 -29663 -14357 100000 2023-04-02 18:03:44
Kick It Man KaW feat. DAZ 19 92771 -7229 -2610 100000 2022-09-17 22:21:26
Queen Of Light E-Rotic 21 79995 -20005 -8822 100000 2023-04-02 17:47:46
403 NAOKI underground 23 83514 -16486 -8721 100000 2023-04-08 19:24:27
Outbreak Feint feat. MYLK 23 85051 -14949 -7908 100000 2023-04-02 17:46:06
Dystopia 2077 F.O.O.L & The Forgotten 23 37163 -62837 -33241 100000 2023-05-30 02:26:54
Lemmings On The Run E-Rotic 21 88958 -11042 -4870 100000 2023-04-02 17:34:57
Bassline Shatter M-Project & S2i8 23 76227 -23773 -12576 100000 2023-05-30 02:29:04
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.2560
Total Execution Time  2.2597
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,056 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7402/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.2473 seconds)  (Hide)
0.0048   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` = '7402'
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` = '7402'
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` = '7402'
AND `r`.`name` = 'total' 
2.2390   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)