rullinoiz


Total World Records: ??
Country: US

Stars Earned
11
14
4

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
Revenge MonstDeath 21 85027 -14973 -6603 100000 2025-06-20 19:07:44
Bagpipe A-Moe 20 88833 -11167 -4467 100000 2025-06-20 21:25:13
Disconnected Disco Kid Whatever 20 86123 -13877 -5551 100000 2025-06-05 02:50:38
Paranormal Inspector K 20 92048 -7952 -3181 100000 2025-11-16 04:36:49
Click Bait S3RL feat. GL!TCH 20 92996 -7004 -2802 100000 2025-06-05 02:43:27
Gargoyle Sanxion7 24 90996 -9004 -5186 100000 2026-01-28 01:53:34
Zenith Sanxion7 24 76631 -23369 -13461 100000 2025-09-20 19:06:46
Monolith Affinity 25 85087 -14913 -9321 100000 2026-04-05 23:05:22
Bye Bye Baby Balloon Joga 21 82544 -17456 -7698 100000 2025-06-05 02:39:35
Equinox Mage 21 87942 -12058 -5318 100000 2025-06-20 21:22:40
MAX428 Omega 27 4788 -95034 -69280 99822 2026-01-28 02:00:28
Megalovania Toby Fox 21 92372 -7628 -3364 100000 2025-12-18 00:57:47
What Love Feels Like Leonail 20 77546 -22454 -8982 100000 2024-11-11 19:54:12
Beethoven Virus BanYa 22 81914 -18086 -8754 100000 2025-11-11 23:07:03
BU-44 Naoki 21 83553 -16447 -7253 100000 2025-03-12 17:47:46
Step Up Amadeus BanYa 22 11058 -88942 -43048 100000 2024-11-18 00:58:23
Contrast Donk Terrorist vs. Daniel Seven 22 92306 -7694 -3724 100000 2025-12-05 02:59:39
Kalinka Quiqman 20 14281 -85719 -34288 100000 2024-11-04 03:11:10
Cosmic Drive Quiqman 22 89130 -10870 -5261 100000 2025-11-11 23:04:05
Energizer ZiGZaG 23 27165 -72835 -38530 100000 2025-11-12 01:07:48
UFO Little Sis Nora & S3RL 20 91520 -8480 -3392 100000 2025-06-28 02:45:49
SPEED KING David Kane 24 84077 -15923 -9172 100000 2025-11-06 23:54:32
Way To Rio Tony T 20 91583 -8417 -3367 100000 2025-06-28 02:42:53
Paranoid 180 24 80916 -19084 -10992 100000 2026-01-28 01:56:44
Running In The 90s Max Coveri 23 76482 -23518 -12441 100000 2025-11-15 22:30:12
Pilgrim 2000 Bass-X vs. Scott Brown 21 89806 -10194 -4496 100000 2025-11-15 22:27:56
Go! Rocky Joe Maximum Power 20 86986 -13014 -5206 100000 2025-12-21 19:49:21
Letting Go Bensley & Voicians 19 93976 -6024 -2175 100000 2025-12-18 00:53:03
Frontal Impact Daniel 22 89122 -10878 -5265 100000 2025-11-12 01:04:56
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  4.1982
Total Execution Time  4.2021
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,028,288 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17105/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 (4.1847 seconds)  (Hide)
0.0198   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` = '17105'
GROUP BY `gs`.`grade
0.0080   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` = '17105'
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` = '17105'
AND `r`.`name` = 'total' 
4.1566   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)