FabSab


Total World Records: ??
Country: CA

Stars Earned
3
19
6

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
Remember December Smiley 22 331 -99669 -48240 100000 2023-07-22 17:59:30
Birdie Doolittle 19 91579 -8421 -3040 100000 2024-03-29 22:25:11
That Night Eskimo & Icebird 21 96190 -3810 -1680 100000 2025-05-17 20:42:46
Zodiac Banzai 21 78762 -21238 -9366 100000 2024-03-29 22:22:25
Reactor Jason Creasey 19 91363 -8637 -3118 100000 2023-07-22 17:55:11
While Tha Rekkid Spinz DJ Zombie 22 72801 -27199 -13164 100000 2023-07-23 23:20:39
Feel The Melody S3RL feat. Sara 20 95883 -4117 -1647 100000 2024-03-30 18:00:03
Xuxa Smiley 23 75856 -24144 -12772 100000 2025-06-04 23:33:29
Do U Love Me DJ Doo 21 95167 -4833 -2131 100000 2025-05-17 20:26:14
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 86461 -13539 -4888 100000 2025-05-17 16:24:44
Bumble Bee Bambee 20 95750 -4250 -1700 100000 2024-03-29 18:54:58
Waka Laka Jenny Rom vs. The Zippers 21 96800 -3200 -1411 100000 2025-05-17 20:37:51
A Sign Tipsy & Tipsy 23 84466 -15534 -8217 100000 2023-07-23 23:17:20
Stay Tess 20 93134 -6866 -2746 100000 2023-07-23 23:08:07
Speed Over Beethoven Rose 22 89412 -10588 -5125 100000 2023-07-23 23:13:02
Dam Dadi Doo Fantasy Project 22 92770 -7230 -3499 100000 2025-05-17 16:30:34
Megalovania Toby Fox 21 92670 -7330 -3233 100000 2025-06-05 00:56:51
What Love Feels Like Leonail 20 89292 -10708 -4283 100000 2025-06-04 23:36:18
BU-44 Naoki 21 87652 -12348 -5445 100000 2023-07-22 06:33:37
Charlene Missing Heart 22 88230 -11770 -5697 100000 2025-05-17 20:34:48
Summer Smiley 25 45373 -54627 -34142 100000 2023-07-22 18:09:52
Cartoon Heroes Barbie Young 21 91653 -8347 -3681 100000 2024-03-29 23:15:23
Shiawase Dion Timmer 23 87076 -12924 -6837 100000 2025-06-05 00:46:47
Techno World NAOKI underground 22 96463 -3537 -1712 100000 2025-05-17 20:44:33
Blackstar Celldweller 22 95679 -4321 -2091 100000 2025-05-17 16:33:42
To Your Beat S3RL feat. Hannah Fortune 23 32721 -67279 -35591 100000 2024-03-30 18:24:53
戦国 Re-venG 21 87819 -12181 -5372 100000 2025-06-05 00:50:21
Running In The 90s Max Coveri 23 84118 -15882 -8402 100000 2025-06-05 00:52:45
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Rival )  2.8531
Total Execution Time  2.8574
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,512 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/165/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.8213 seconds)  (Hide)
0.0056   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` = '165'
GROUP BY `gs`.`grade
0.0019   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` = '165'
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` = '165'
AND `r`.`name` = 'total' 
2.8136   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)