Arbo5418


Total World Records: ??
Country: IT

Stars Earned
34
5

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 92093 -7907 -3487 100000 2026-04-03 14:53:41
Unity TheFatRat 21 87013 -12987 -5727 100000 2025-07-12 14:46:38
Click Bait S3RL feat. GL!TCH 20 94166 -5834 -2334 100000 2025-04-17 17:23:10
Gargoyle Sanxion7 24 90773 -9227 -5315 100000 2026-04-03 16:23:43
Utopia Smiley 22 75756 -24244 -11734 100000 2025-02-26 13:14:40
Xuxa Smiley 23 84960 -15040 -7956 100000 2025-03-21 13:25:22
Be Alive Stian K 20 90048 -9952 -3981 100000 2025-03-21 12:51:00
Bumble Bee Bambee 20 94290 -5710 -2284 100000 2025-07-14 08:08:44
Bye Bye Baby Balloon Joga 21 88626 -11374 -5016 100000 2026-04-03 15:14:07
Dam Dadi Doo Fantasy Project 22 87053 -12947 -6266 100000 2025-07-14 08:05:58
Hypnosis Colin Kiddy 21 93219 -6781 -2990 100000 2026-03-09 17:13:29
Megalovania Toby Fox 21 89774 -10226 -4510 100000 2025-07-14 13:01:18
On My Own Anamanaguchi feat. HANA 21 92254 -7746 -3416 100000 2026-04-03 14:09:33
Beethoven Virus BanYa 22 88627 -11373 -5505 100000 2025-04-17 17:38:01
BU-44 Naoki 21 93681 -6319 -2787 100000 2026-04-03 14:41:34
Destiny Smiley 23 87438 -12562 -6645 100000 2026-04-03 16:04:35
Cartoon Heroes Barbie Young 21 93287 -6713 -2960 100000 2026-04-03 17:00:57
Contrast Donk Terrorist vs. Daniel Seven 22 91962 -8038 -3890 100000 2026-03-09 18:10:20
Canon D.2 Yahpp 23 90054 -9946 -5261 100000 2026-03-09 18:30:20
How We Win FWLR 21 91434 -8566 -3778 100000 2026-04-03 14:50:19
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 90529 -9471 -5010 100000 2025-04-17 17:15:17
Work Stella Mwangi 21 91368 -8632 -3807 100000 2025-02-26 12:56:16
The Bass & the Melody S3RL 22 91447 -8553 -4140 100000 2025-04-17 17:44:55
BLEEP BLOOP Tokyo Machine 24 88504 -11496 -6622 100000 2026-03-09 17:02:46
Elysium Scott Brown 21 95993 -4007 -1767 100000 2026-04-03 13:59:39
Supernova Laszlo 22 93243 -6757 -3270 100000 2025-03-21 14:00:41
Definition of a Badboy Scott Brown 20 95760 -4240 -1696 100000 2025-04-17 17:11:49
Music Is Moving Tatsunoshin 23 94832 -5168 -2734 100000 2026-04-03 17:12:27
What Ya Gonna Do Scott Brown 21 94824 -5176 -2283 100000 2026-03-09 18:27:58
Accelerate Teminite & Skybreak 24 83889 -16111 -9280 100000 2025-03-21 14:07:20
SPEED KING David Kane 24 85363 -14637 -8431 100000 2025-07-14 13:07:33
Paranoid 180 24 81775 -18225 -10498 100000 2026-04-03 16:46:58
Running In The 90s Max Coveri 23 89403 -10597 -5606 100000 2026-03-09 18:05:37
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 96478 -3522 -1553 100000 2026-04-03 15:17:55
Remember Me Leslie Parrish 21 93821 -6179 -2725 100000 2026-04-03 16:30:55
Go! Rocky Joe Maximum Power 20 95754 -4246 -1698 100000 2026-04-03 16:34:01
Proper Rhythm peak divide 21 88074 -11926 -5259 100000 2025-07-12 08:26:11
Sevillana Mirage Re-venG 24 90604 -9396 -5412 100000 2026-04-03 16:13:24
Chemical Love Kevin & Cherry 21 92919 -7081 -3123 100000 2026-03-09 17:53:20
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.4811
Total Execution Time  3.4840
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,062,128 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15504/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.4722 seconds)  (Hide)
0.0094   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` = '15504'
GROUP BY `gs`.`grade
0.1740   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` = '15504'
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` = '15504'
AND `r`.`name` = 'total' 
3.2884   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)