OmniAnton


Total World Records: ??
Country: US

Stars Earned
26
1
4
1
1

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
Don't Stop My Music Tonight David Dima 22 93933 -6067 -2936 100000 2023-05-27 23:36:00
Joanna Crazy Loop 19 92610 -7390 -2668 100000 2024-08-26 03:36:40
I Love You Baby Pandera 21 91735 -8265 -3645 100000 2020-10-09 22:00:33
Mexi Mexi Mozquito 20 99171 -829 -332 100000 2023-07-23 01:21:08
Drifting Away Filo Bedo 20 96433 -3567 -1427 100000 2024-01-07 03:55:35
Fleadh Uncut Ian Parker 21 89915 -10085 -4447 100000 2023-05-27 23:32:44
Go 60 Go Takoyaki 24 82110 -17890 -10305 100000 2023-05-28 02:03:57
Bumble Bee Bambee 20 96159 -3841 -1536 100000 2023-07-23 01:18:37
Coming Out Playmaker feat. Robina 19 97219 -2781 -1004 100000 2024-01-07 03:44:59
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 96375 -3625 -1450 100000 2023-05-27 23:38:35
Waka Laka Jenny Rom vs. The Zippers 21 93783 -6217 -2742 100000 2023-05-28 01:37:41
Senorita Jenny Rom 23 89479 -10521 -5566 100000 2020-10-09 22:17:53
Typical Tropical Bambee 19 92131 -7869 -2841 100000 2020-10-09 21:26:08
Pink Dinosaur Miss Papaya 19 96604 -3396 -1226 100000 2020-10-09 21:22:54
Bye Bye Baby Balloon Joga 21 88988 -11012 -4856 100000 2020-10-09 21:08:06
Dam Dariram Joga 20 88373 -11627 -4651 100000 2020-10-09 21:08:06
Music & Police CJ Crew & KaW feat. Christian D. 21 88026 -11974 -5281 100000 2020-10-09 21:18:43
No Princess Lynn 19 89781 -10219 -3689 100000 2020-10-09 21:14:56
So Deep Silvertear 21 92950 -7050 -3109 100000 2023-05-28 01:47:31
Stay Tess 20 94703 -5297 -2119 100000 2023-05-28 01:50:48
Fantasy Melissa 21 77916 -22084 -9739 100000 2020-10-09 21:08:06
Dam Dadi Doo Fantasy Project 22 71987 -28013 -13558 100000 2020-10-09 22:14:01
Give Into Nutronic 22 84941 -15059 -7289 100000 2020-10-09 22:14:01
India's Glitch Kirill Gramada 21 92732 -7268 -3205 100000 2020-10-09 22:08:05
Bring Your Lovin Back Fracus 20 95437 -4563 -1825 100000 2024-01-07 03:51:55
The Judgement Day Naoki feat. Riyu Kosaka 19 97546 -2454 -886 100000 2023-05-28 01:41:31
Melancholy Vision DE-SIRE 24 23104 -76896 -44292 100000 2023-05-28 02:00:45
403 NAOKI underground 23 91819 -8181 -4328 100000 2023-05-28 01:54:27
Lemmings On The Run E-Rotic 21 94335 -5665 -2498 100000 2023-07-23 01:26:09
Bassline Shatter M-Project & S2i8 23 85471 -14529 -7686 100000 2023-05-28 01:57:27
Stockholm to Bombay Dr. Bombay 21 95783 -4217 -1860 100000 2023-07-23 01:23:55
Sirens RENOLD X Scarlett 19 97414 -2586 -934 100000 2024-01-07 03:48:10
Burbank Nights Dirtyphonics 22 94270 -5730 -2773 100000 2024-08-26 03:40:00
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Rival )  1.8163
Total Execution Time  1.8198
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,927,064 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3022/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 (1.8069 seconds)  (Hide)
0.0016   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` = '3022'
GROUP BY `gs`.`grade
0.0036   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` = '3022'
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` = '3022'
AND `r`.`name` = 'total' 
1.8016   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)