Janitor


Total World Records: ??
Country: US

Stars Earned
10
18
2

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
Shoulda SUNN 20 80409 -19591 -7836 100000 2025-07-13 17:23:32
Licky Licky Crispy 20 94555 -5445 -2178 100000 2025-07-19 18:57:11
Secret 2K12 Rene Ablaze feat. Jacinta 20 92988 -7012 -2805 100000 2025-07-26 22:23:59
The 7th Element Vitas 19 93075 -6925 -2500 100000 2025-07-26 22:51:22
Crazy Baby Fantasy Project 20 86306 -13694 -5478 100000 2025-07-18 21:36:45
Psalm Pilot Jason Creasey 20 92341 -7659 -3064 100000 2025-08-03 17:08:37
ROM-eo & Juli8 Nina 19 94860 -5140 -1856 100000 2025-08-03 16:55:57
Click Bait S3RL feat. GL!TCH 20 88909 -11091 -4436 100000 2025-07-26 22:48:35
Pink Dinosaur Miss Papaya 19 94674 -5326 -1923 100000 2025-08-03 17:05:10
Fantasy Melissa 21 81876 -18124 -7993 100000 2025-08-03 16:48:43
In My Dreams Rebecca 20 89350 -10650 -4260 100000 2025-07-19 18:55:00
Sky High Lucyfer 20 87665 -12335 -4934 100000 2025-07-19 19:11:33
Nori Nori Nori Judy Crystal 21 84793 -15207 -6706 100000 2025-07-26 22:21:20
Paradox Naoki feat. Riyu Kosaka 20 89225 -10775 -4310 100000 2025-07-18 21:16:14
Never Ending Story DJ AC-DC 20 86965 -13035 -5214 100000 2025-07-13 17:26:08
Cyber-Kyoto- Re-venG 20 89788 -10212 -4085 100000 2025-07-18 21:34:30
Sing It Again Kirk Monteux 19 94777 -5223 -1886 100000 2025-08-03 17:01:35
Fade Out Bensley 21 83049 -16951 -7475 100000 2025-07-19 18:59:36
Stop Me Natsume Oki 21 78849 -21151 -9328 100000 2025-07-13 17:49:30
Only You DEXTER KING feat. Alexis Donn 19 90686 -9314 -3362 100000 2025-07-18 21:14:00
Lemmings On The Run E-Rotic 21 94116 -5884 -2595 100000 2025-07-19 19:15:59
Orbit Ellis 19 92129 -7871 -2841 100000 2025-07-26 22:18:43
Perks Bibi Gold 21 83684 -16316 -7195 100000 2025-07-18 21:18:54
Samurai Rameses B 22 22215 -77785 -37648 100000 2025-08-03 16:58:49
Techno World NAOKI underground 22 72999 -27001 -13068 100000 2025-07-13 17:51:37
Do It Like That Mad Circuit, LG (Team Genius), Sereda 20 93364 -6636 -2654 100000 2025-08-03 16:45:49
Elysium Scott Brown 21 92894 -7106 -3134 100000 2025-07-19 19:13:57
Color My Love Fun Fun 21 85414 -14586 -6432 100000 2025-07-18 21:38:49
Be Alright Red Parker 20 82830 -17170 -6868 100000 2025-07-13 18:06:31
MEANT 2 BE THIRST & nuphory 23 22291 -77709 -41108 100000 2025-07-13 17:54:22
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.9240
Total Execution Time  2.9269
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/23459/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.8965 seconds)  (Hide)
0.0015   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` = '23459'
GROUP BY `gs`.`grade
0.0024   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` = '23459'
AND `ghs`.`private` = 
0.0010   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` = '23459'
AND `r`.`name` = 'total' 
2.8915   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)