FoxMcCloud


Total World Records: ??
Country: FR

Stars Earned
17
11
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
In The Hall Of The Mountain King KaW 22 12102 -87898 -42543 100000 2026-02-25 17:09:33
The 7th Element Vitas 19 73903 -26097 -9421 100000 2026-02-12 18:11:00
Mexi Mexi Mozquito 20 77627 -22373 -8949 100000 2026-03-06 17:57:56
Unity TheFatRat 21 22649 -77351 -34112 100000 2026-03-04 17:59:35
Agent Blatant Ernest + Julio 21 11543 -88457 -39010 100000 2026-03-06 17:48:23
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 80848 -19152 -7661 100000 2026-02-25 16:57:05
Click Bait S3RL feat. GL!TCH 20 61596 -38404 -15362 100000 2026-03-05 17:34:28
Feel The Melody S3RL feat. Sara 20 54855 -45145 -18058 100000 2026-01-30 16:32:04
Rainspark Sanxion7 21 3775 -96225 -42435 100000 2026-03-05 17:19:39
Beautiful Man Radiorama 21 16240 -83760 -36938 100000 2026-03-06 17:51:02
Bang Bang Bang DCX 21 23511 -76489 -33732 100000 2026-03-05 17:24:50
Move It Groove It KaW feat. Sam-I-Am 22 24632 -75368 -36478 100000 2026-02-24 16:24:45
Nothing Gonna Stop Micky 20 7693 -92307 -36923 100000 2025-11-02 16:36:30
Warrior Kirill Gramada 21 17534 -82466 -36368 100000 2026-03-04 17:57:22
Megalovania Toby Fox 21 78191 -21809 -9618 100000 2026-03-04 18:04:04
Nori Nori Nori Judy Crystal 21 13059 -86941 -38341 100000 2026-02-23 15:59:16
Cryosleep Machinae Supremacy 20 22631 -77369 -30948 100000 2026-03-03 17:43:36
Cartoon Heroes Barbie Young 21 17748 -82252 -36273 100000 2026-03-03 17:34:06
Paradox Naoki feat. Riyu Kosaka 20 833 -99167 -39667 100000 2025-11-26 13:32:41
Get Up'n Move S & K 20 79991 -20009 -8004 100000 2026-03-06 17:53:27
Kalinka Quiqman 20 79449 -20551 -8220 100000 2026-03-05 17:42:01
Katyusha Schustin 21 74227 -25773 -11366 100000 2026-03-05 17:39:51
We Got The Moves Electric Callboy 20 69406 -30594 -12238 100000 2026-03-04 17:55:13
TURBO Tokyo Machine 21 69528 -30472 -13438 100000 2026-03-03 17:52:24
Crab Rave Noisestorm 20 80815 -19185 -7674 100000 2026-02-23 16:01:40
Born to Run Red Parker 19 76171 -23829 -8602 100000 2026-03-03 17:41:01
Keep On Dancing BEAUZ feat. Heleen 20 74125 -25875 -10350 100000 2026-02-19 12:12:33
Everybody Get Up Tempo feat. Manola 19 11940 -88060 -31790 100000 2025-11-19 11:36:57
戦国 Re-venG 21 3148 -96852 -42712 100000 2026-02-16 16:14:21
Remember Me Leslie Parrish 21 64620 -35380 -15603 100000 2026-02-25 16:59:21
Go! Rocky Joe Maximum Power 20 74865 -25135 -10054 100000 2026-02-19 12:08:21
Let's Go! (This Is It) 2 The Limit 21 36284 -63716 -28099 100000 2026-02-12 18:16:22
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  3.0355
Total Execution Time  3.0384
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,037,744 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25154/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.0264 seconds)  (Hide)
0.0050   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` = '25154'
GROUP BY `gs`.`grade
0.0081   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` = '25154'
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` = '25154'
AND `r`.`name` = 'total' 
3.0131   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)