volt404


Total World Records: ??
Country: US

Stars Earned
17
5
2
3

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
Show Me Your Moves Auvic 20 82195 -17805 -7122 100000 2025-04-29 20:01:27
Unity TheFatRat 21 74360 -25640 -11307 100000 2025-04-17 00:20:41
Ize Pie Headtwist & Pump 19 90169 -9831 -3549 100000 2025-04-04 22:57:42
Spin Chicken Freebie & The Bean 21 77956 -22044 -9721 100000 2025-04-24 22:06:17
Bumble Bee Bambee 20 92624 -7376 -2950 100000 2025-04-04 22:48:13
The Saint Goes Marching The Saint 21 80116 -19884 -8769 100000 2024-05-22 21:54:54
Move It Groove It KaW feat. Sam-I-Am 22 81388 -18612 -9008 100000 2025-04-29 19:53:20
Anubis Banzai 20 77544 -22456 -8982 100000 2024-12-07 00:41:51
Sky High Lucyfer 20 83415 -16585 -6634 100000 2025-04-29 20:04:12
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 81957 -18043 -7957 100000 2025-04-29 19:48:21
Megalovania Toby Fox 21 80236 -19764 -8716 100000 2024-05-22 21:59:47
My Generation Captain Jack 20 75418 -24582 -9833 100000 2024-12-07 00:37:20
Csikos Post BanYa 22 79591 -20409 -9878 100000 2025-04-04 22:52:26
Beethoven Virus BanYa 22 53613 -46387 -22451 100000 2025-04-16 21:26:18
Operator Miss Papaya 19 70937 -29063 -10492 100000 2024-03-18 21:04:20
403 NAOKI underground 23 65437 -34563 -18284 100000 2025-04-16 21:31:12
Disco High Ultimate Heights 21 78875 -21125 -9316 100000 2024-03-18 21:34:17
Cyber-Kyoto- Re-venG 20 71346 -28654 -11462 100000 2024-03-18 21:32:16
Press Start MDK 23 81143 -18857 -9975 100000 2025-04-16 21:23:59
TURBO Tokyo Machine 21 82509 -17491 -7714 100000 2025-04-17 00:18:37
STOP! & Go Onyx 21 84379 -15621 -6889 100000 2025-04-24 22:02:13
Right Into You The Tech Team 20 54664 -45336 -18134 100000 2024-05-22 21:49:21
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 88316 -11684 -6181 100000 2025-04-04 22:55:09
Crab Rave Noisestorm 20 73681 -26319 -10528 100000 2025-04-04 22:50:25
Poco Loco Carlito 21 84117 -15883 -7004 100000 2025-04-17 00:11:05
Jingle Bell Rock KaW feat. Bobby Helms 20 87929 -12071 -4828 100000 2025-04-04 23:00:19
Let's Remember N.M.R 21 89875 -10125 -4465 100000 2024-12-07 00:44:11
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.3731
Total Execution Time  3.3772
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,152 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14311/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.3486 seconds)  (Hide)
0.0447   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` = '14311'
GROUP BY `gs`.`grade
0.0191   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` = '14311'
AND `ghs`.`private` = 
0.0023   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` = '14311'
AND `r`.`name` = 'total' 
3.2826   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)