Roaadyz


Total World Records: ??
Country: US

Stars Earned
4
11
12

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
Flight Of The Bumble Bee MonstDeath 25 15254 -84746 -52966 100000 2024-12-02 05:21:05
Dies Irae Jason Creasey 19 91398 -8602 -3105 100000 2024-12-02 05:47:49
EternuS Sanxion7 20 83360 -16640 -6656 100000 2024-12-02 05:00:25
Utopia Smiley 22 85021 -14979 -7250 100000 2024-12-02 05:12:38
Do U Love Me DJ Doo 21 76476 -23524 -10374 100000 2024-12-02 05:05:32
Waka Laka Jenny Rom vs. The Zippers 21 89438 -10562 -4658 100000 2025-03-08 03:40:40
Monolith Affinity 25 300 -99700 -62313 100000 2025-03-08 04:13:23
Nightmare FSJ feat. Tara Louise 21 83885 -16115 -7107 100000 2024-10-14 01:17:24
Sky High Lucyfer 20 86975 -13025 -5210 100000 2024-12-02 05:53:20
Hypnosis Colin Kiddy 21 85142 -14858 -6552 100000 2024-10-14 01:11:45
On My Own Anamanaguchi feat. HANA 21 86560 -13440 -5927 100000 2025-03-08 03:47:50
Paradox Naoki feat. Riyu Kosaka 20 85774 -14226 -5690 100000 2024-12-02 04:48:05
403 NAOKI underground 23 83954 -16046 -8488 100000 2024-12-02 05:23:37
Meta Dreadnaught Machinae Supremacy 21 90282 -9718 -4286 100000 2025-03-08 03:51:15
Stop Me Natsume Oki 21 89264 -10736 -4735 100000 2025-03-08 03:38:30
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 81577 -18423 -9746 100000 2024-12-02 05:15:07
Energizer ZiGZaG 23 37633 -62367 -32992 100000 2024-12-02 05:18:28
Samurai Rameses B 22 12676 -87324 -42265 100000 2024-12-02 04:45:32
Techno World NAOKI underground 22 84948 -15052 -7285 100000 2024-12-02 05:45:25
All Starts Now Laurell 19 91383 -8617 -3111 100000 2024-12-14 02:07:12
Candy Pop Luv Limited -NM- 21 88778 -11222 -4949 100000 2025-03-08 03:44:12
Boogeyman Wizardz of Oz 19 89602 -10398 -3754 100000 2024-12-14 02:09:28
Elysium Scott Brown 21 89147 -10853 -4786 100000 2024-10-14 01:10:05
Fearless Rolling Quartz 24 82941 -17059 -9826 100000 2025-06-11 22:49:31
SPEED KING David Kane 24 80216 -19784 -11396 100000 2024-12-02 05:58:08
Where Did You Go Tatsunoshin 21 86440 -13560 -5980 100000 2024-12-02 05:55:55
Angel Wynona 21 86906 -13094 -5774 100000 2024-12-02 05:03:04
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.2706
Total Execution Time  2.2734
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,918,912 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15033/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.2607 seconds)  (Hide)
0.0047   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` = '15033'
GROUP BY `gs`.`grade
0.0030   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` = '15033'
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` = '15033'
AND `r`.`name` = 'total' 
2.2528   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)