wills


Total World Records: ??
Country: US

Stars Earned
17
2
3

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
Start & Paws Oscillator X 19 94163 -5837 -2107 100000 2023-08-27 04:22:51
Mexi Mexi Mozquito 20 95063 -4937 -1975 100000 2024-08-09 01:29:21
Surf Hyper Potions 22 91072 -8928 -4321 100000 2023-06-16 22:20:37
Unity TheFatRat 21 92650 -7350 -3241 100000 2023-08-29 01:41:39
Disconnected Disco Kid Whatever 20 91110 -8890 -3556 100000 2023-11-22 19:11:23
Go 60 Go Takoyaki 24 23853 -76147 -43861 100000 2023-07-08 23:25:51
Click Bait S3RL feat. GL!TCH 20 93984 -6016 -2406 100000 2023-08-29 01:35:18
July Smiley 20 90436 -9564 -3826 100000 2023-11-18 01:26:31
Utopia Smiley 22 92032 -7968 -3857 100000 2023-07-07 22:21:16
Xuxa Smiley 23 89444 -10556 -5584 100000 2023-11-18 01:16:47
Bumble Bee Bambee 20 94790 -5210 -2084 100000 2023-08-29 01:32:40
Hero Miss Papaya 20 94528 -5472 -2189 100000 2023-08-31 03:15:51
Anubis Banzai 20 88368 -11632 -4653 100000 2023-06-16 22:53:21
Dam Dadi Doo Fantasy Project 22 86369 -13631 -6597 100000 2023-11-18 01:23:24
Megalovania Toby Fox 21 94294 -5706 -2516 100000 2023-07-07 22:23:51
Delirium Smiley 23 81488 -18512 -9793 100000 2023-10-21 19:19:02
Beethoven Virus BanYa 22 7410 -92590 -44814 100000 2023-11-18 01:34:42
Critical Hit MDK 25 79295 -20705 -12941 100000 2023-06-16 23:12:59
Rainbow Rave Parade Chime 24 93041 -6959 -4008 100000 2023-10-21 19:22:38
Space Boy Rameses B, Feint & Veela 22 90076 -9924 -4803 100000 2023-11-18 01:20:07
Just Dance Bad Computer 20 96608 -3392 -1357 100000 2023-08-31 03:17:44
Northern Lights Saxsquatch 21 96077 -3923 -1730 100000 2023-08-29 01:38:11
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.5382
Total Execution Time  2.5410
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,889,624 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10272/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.5264 seconds)  (Hide)
0.0018   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` = '10272'
GROUP BY `gs`.`grade
0.0009   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` = '10272'
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` = '10272'
AND `r`.`name` = 'total' 
2.5235   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)