RsebaS


Total World Records: ??
Country: CO

Stars Earned
12
13

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 15642 -84358 -52724 100000 2025-06-10 19:36:56
Pop4 Vibes & Wishdokta 22 81440 -18560 -8983 100000 2025-06-10 19:59:41
Click Bait S3RL feat. GL!TCH 20 83594 -16406 -6562 100000 2025-05-26 16:44:13
Gargoyle Sanxion7 24 83748 -16252 -9361 100000 2025-05-21 16:47:54
Utopia Smiley 22 51265 -48735 -23588 100000 2025-05-21 16:21:07
Xuxa Smiley 23 78274 -21726 -11493 100000 2025-05-21 16:58:51
Monolith Affinity 25 23616 -76384 -47740 100000 2025-06-10 18:45:42
Senorita Jenny Rom 23 80061 -19939 -10548 100000 2025-06-10 20:02:13
Megalovania Toby Fox 21 76278 -23722 -10461 100000 2025-06-10 16:45:14
Winter BanYa 25 4044 -95956 -59973 100000 2025-05-21 17:02:17
Dr. M BanYa 23 75130 -24870 -13156 100000 2025-05-21 17:04:15
Butterfly Swingrowers 19 84806 -15194 -5485 100000 2025-05-26 16:48:01
Step Up Amadeus BanYa 22 31103 -68897 -33346 100000 2025-06-10 16:48:11
Ring The Alarm M-Project & Signal 22 36121 -63879 -30917 100000 2025-06-10 19:05:23
Shiawase Dion Timmer 23 51527 -48473 -25642 100000 2025-05-21 16:56:05
Press Start MDK 23 77347 -22653 -11983 100000 2025-05-26 16:35:37
Cosmic Drive Quiqman 22 51709 -48291 -23373 100000 2025-05-26 16:53:17
TURBO Tokyo Machine 21 1621 -98379 -43385 100000 2025-05-21 16:18:57
Bambole (Ole) Papa Gonzalez 20 85636 -14364 -5746 100000 2025-06-10 19:39:54
Bassline Shatter M-Project & S2i8 23 79024 -20976 -11096 100000 2025-05-26 16:56:43
Stars James Landino 24 53144 -46856 -26989 100000 2025-06-10 18:49:03
BLEEP BLOOP Tokyo Machine 24 5185 -94815 -54613 100000 2025-06-10 16:53:34
Daydream Danny Leax 21 79083 -20917 -9224 100000 2025-06-10 18:58:42
Paranoid 180 24 51969 -48031 -27666 100000 2025-06-10 19:02:28
Running In The 90s Max Coveri 23 78855 -21145 -11186 100000 2025-06-10 16:56:45
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Rival )  3.8306
Total Execution Time  3.8343
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,895,920 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/22547/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.8203 seconds)  (Hide)
0.1106   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` = '22547'
GROUP BY `gs`.`grade
0.0062   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` = '22547'
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` = '22547'
AND `r`.`name` = 'total' 
3.7013   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)