ADZOVERVOID


Total World Records: ??
Country: US

Stars Earned
1
23
5
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
Click Bait S3RL feat. GL!TCH 20 98086 -1914 -766 100000 2025-06-01 19:37:47
EternuS Sanxion7 20 88388 -11612 -4645 100000 2025-01-11 22:52:55
Feel The Melody S3RL feat. Sara 20 93567 -6433 -2573 100000 2025-01-11 22:49:35
Utopia Smiley 22 94118 -5882 -2847 100000 2025-06-07 01:31:23
Become Astral Ash Astral 22 85316 -14684 -7107 100000 2025-01-11 22:56:05
Ghosts Tenth Planet 20 90541 -9459 -3784 100000 2025-06-01 19:25:56
Movin On Ellen Gee 20 94398 -5602 -2241 100000 2024-11-17 20:16:21
Stay Tess 20 85080 -14920 -5968 100000 2025-01-11 22:44:27
Dam Dadi Doo Fantasy Project 22 89209 -10791 -5223 100000 2025-01-11 23:06:40
Nothing Gonna Stop Micky 20 95688 -4312 -1725 100000 2025-06-07 01:21:59
Bring Your Lovin Back Fracus 20 93306 -6694 -2678 100000 2025-06-01 19:32:40
Show U Love Entity 22 92050 -7950 -3848 100000 2025-06-07 01:38:25
Charlene Missing Heart 22 63923 -36077 -17461 100000 2025-06-01 19:35:12
Kagami KaW 21 92793 -7207 -3178 100000 2025-06-07 01:18:49
SubZero Donk Terrorist vs. 204 22 91813 -8187 -3963 100000 2025-01-11 22:59:08
In The Heat Of The Night E-Rotic 20 90704 -9296 -3718 100000 2025-06-07 01:16:34
Test My Best E-Rotic 21 93249 -6751 -2977 100000 2025-05-17 16:10:05
Liquify Toby Emerson 21 89339 -10661 -4702 100000 2024-11-17 20:13:40
Paradox Naoki feat. Riyu Kosaka 20 92214 -7786 -3114 100000 2025-01-11 23:10:20
Queen Of Light E-Rotic 21 91284 -8716 -3844 100000 2025-06-07 01:24:47
Cosmic Drive Quiqman 22 86117 -13883 -6719 100000 2025-06-01 19:46:23
Have Fun Rameses B 21 83534 -16466 -7262 100000 2024-11-17 20:10:53
Stop Me Natsume Oki 21 93838 -6162 -2717 100000 2025-06-07 01:47:40
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 89034 -10966 -5801 100000 2025-06-07 01:44:46
Forever and a Day Dy5on feat. Silver Angelina 22 91521 -8479 -4104 100000 2024-11-17 20:06:45
Make It Tonight Fracus & Darwin feat. Jake 21 94956 -5044 -2224 100000 2025-06-01 19:29:19
To Your Beat S3RL feat. Hannah Fortune 23 90743 -9257 -4897 100000 2025-06-07 01:28:13
Running In The 90s Max Coveri 23 82019 -17981 -9512 100000 2025-06-07 01:35:19
Remember Me Leslie Parrish 21 93143 -6857 -3024 100000 2025-06-01 19:49:57
Falling In Love Again Naoki feat. Paula Terry 20 89487 -10513 -4205 100000 2025-06-01 19:22:35
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.5267
Total Execution Time  3.5297
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,248 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19739/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 (3.5165 seconds)  (Hide)
0.0081   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` = '19739'
GROUP BY `gs`.`grade
0.0058   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` = '19739'
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` = '19739'
AND `r`.`name` = 'total' 
3.5024   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)