.ame


Total World Records: ??
Country: US

Stars Earned
14
6
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 80912 -19088 -9239 100000 2022-10-27 01:39:08
Dreaming Rameses B feat. Holly Drummond 21 65702 -34298 -15125 100000 2022-10-27 01:28:25
RockSlaves Leo Pigot & Rinat Crone 23 68342 -31658 -16747 100000 2022-11-05 19:30:40
Zodiac Banzai 21 50892 -49108 -21657 100000 2022-10-20 01:28:25
Reactor Jason Creasey 19 70441 -29559 -10671 100000 2022-10-23 02:02:05
ROM-eo & Juli8 Nina 19 75795 -24205 -8738 100000 2022-10-27 01:26:10
Paranormal Inspector K 20 81799 -18201 -7280 100000 2022-10-27 01:35:43
Darkness Sanxion7 22 74301 -25699 -12438 100000 2022-11-03 01:21:19
EternuS Sanxion7 20 84834 -15166 -6066 100000 2022-10-23 01:59:25
Feel The Melody S3RL feat. Sara 20 77265 -22735 -9094 100000 2022-10-24 23:47:33
Gargoyle Sanxion7 24 8492 -91508 -52709 100000 2022-11-06 23:23:32
Be Alive Stian K 20 83926 -16074 -6430 100000 2022-11-05 19:33:03
Become Astral Ash Astral 22 21292 -78708 -38095 100000 2022-11-03 23:14:33
Anubis Banzai 20 76465 -23535 -9414 100000 2022-10-18 03:13:17
So Deep Silvertear 21 61432 -38568 -17008 100000 2022-10-18 03:40:33
Classic Madness Fracus & Darwin 21 38379 -61621 -27175 100000 2022-11-03 01:18:45
Equinox Mage 21 78353 -21647 -9546 100000 2022-10-23 02:29:36
Warrior Kirill Gramada 21 78988 -21012 -9266 100000 2022-11-05 19:26:18
Bring Your Lovin Back Fracus 20 86311 -13689 -5476 100000 2022-11-06 22:58:40
Electro Asia Re-venge Phoenix 21 77578 -22422 -9888 100000 2022-10-24 23:50:06
Megalovania Toby Fox 21 75809 -24191 -10668 100000 2022-10-18 03:34:37
Cryosleep Machinae Supremacy 20 69948 -30052 -12021 100000 2022-11-06 22:43:17
Contrast Donk Terrorist vs. Daniel Seven 22 70631 -29369 -14215 100000 2022-11-06 22:40:57
7th Trip NM underground artifact 22 51536 -48464 -23457 100000 2022-11-03 23:12:13
Dystopia 2077 F.O.O.L & The Forgotten 23 27464 -72536 -38372 100000 2022-11-06 23:01:22
Dark Fenix DE-SIRE 22 76770 -23230 -11243 100000 2022-10-23 02:32:49
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  1.9398
Total Execution Time  1.9441
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,904 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7671/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 (1.9277 seconds)  (Hide)
0.0017   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` = '7671'
GROUP BY `gs`.`grade
0.0028   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` = '7671'
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` = '7671'
AND `r`.`name` = 'total' 
1.9230   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)