Aleuz


Total World Records: ??
Country: US

Stars Earned
17
4
5
1

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
In The Hall Of The Mountain King KaW 22 80909 -19091 -9240 100000 2024-06-08 00:21:51
Firewalker Xenon 19 79643 -20357 -7349 100000 2023-09-02 01:40:26
The Rainmaker Doug Laurent 20 84602 -15398 -6159 100000 2023-11-14 00:13:26
Be My Hero Freezer 21 82765 -17235 -7601 100000 2023-09-17 02:09:09
Don't Stop My Music Tonight David Dima 22 76204 -23796 -11517 100000 2023-12-02 01:34:41
Think Thousand Thoughts Auvic 20 84341 -15659 -6264 100000 2024-06-08 00:37:37
Who KaW 21 80047 -19953 -8799 100000 2023-12-02 02:15:05
Big Blue Bouncy Ball Mr. Blue 22 11702 -88298 -42736 100000 2023-09-17 02:11:13
Surf Hyper Potions 22 89877 -10123 -4900 100000 2024-06-23 20:13:25
Unity TheFatRat 21 67182 -32818 -14473 100000 2023-07-02 02:54:46
Ra Banzai 21 84087 -15913 -7018 100000 2023-12-02 02:12:29
Spin Chicken Freebie & The Bean 21 83840 -16160 -7127 100000 2023-11-14 02:01:49
Be Alive Stian K 20 87171 -12829 -5132 100000 2023-09-17 02:13:56
Bumble Bee Bambee 20 80140 -19860 -7944 100000 2023-11-14 00:15:58
India's Glitch Kirill Gramada 21 85276 -14724 -6493 100000 2024-03-31 17:24:40
Black Magic Matduke 23 54561 -45439 -24037 100000 2024-01-21 01:46:17
Megalovania Toby Fox 21 79883 -20117 -8872 100000 2023-07-01 22:35:36
Beethoven Virus BanYa 22 16477 -83523 -40425 100000 2023-12-02 02:17:26
Pump the Rhythm Ultimate Heights 21 82507 -17493 -7714 100000 2023-11-14 02:03:52
BUBBLES Tokyo Machine 22 82360 -17640 -8538 100000 2023-12-02 01:25:37
Press Start MDK 23 76886 -23114 -12227 100000 2024-01-21 01:43:55
Villain PIXY 20 8109 -91891 -36756 100000 2023-07-15 02:41:17
TURBO Tokyo Machine 21 90873 -9127 -4025 100000 2024-10-22 22:14:20
Down Low Hr. Troels x Felix Schorn 20 82771 -17229 -6892 100000 2023-11-14 00:11:09
Supernova Laszlo 22 86972 -13028 -6306 100000 2024-06-08 00:10:11
Definition of a Badboy Scott Brown 20 87825 -12175 -4870 100000 2024-01-21 01:41:37
Where Did You Go Tatsunoshin 21 85727 -14273 -6294 100000 2024-10-22 22:16:26
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.1317
Total Execution Time  3.1346
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,792 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10681/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.1235 seconds)  (Hide)
0.0019   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` = '10681'
GROUP BY `gs`.`grade
0.0013   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` = '10681'
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` = '10681'
AND `r`.`name` = 'total' 
3.1202   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)