Nesruler22


Total World Records: ??
Country: US

Stars Earned
20
13

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
Dance Vibrations Elpis 19 91671 -8329 -3007 100000 2021-03-31 02:53:40
Dynamo Oscillator X 19 90229 -9771 -3527 100000 2021-03-31 03:02:56
Land Of The Lost Banzai 19 90001 -9999 -3610 100000 2021-04-07 00:59:56
Start & Paws Oscillator X 19 80964 -19036 -6872 100000 2021-03-29 03:19:23
Firewalker Xenon 19 75744 -24256 -8756 100000 2021-04-07 00:49:30
Birdie Doolittle 19 93804 -6196 -2237 100000 2021-03-31 02:35:05
Can't Let Go Jenna Drey 19 84558 -15442 -5575 100000 2021-03-31 02:42:33
Change The World Nathalie & Kim Lukas 19 88988 -11012 -3975 100000 2021-03-31 02:44:46
Dabbi Doo Ni-Ni 20 85509 -14491 -5796 100000 2021-03-29 03:01:11
Dream A Dream Captain Jack 20 83850 -16150 -6460 100000 2021-03-29 03:24:36
Joanna Crazy Loop 19 90101 -9899 -3574 100000 2021-04-07 00:59:56
Million Feelings Chriss Floren 19 84619 -15381 -5553 100000 2021-04-07 01:07:47
Moonstone Virgill 19 88177 -11823 -4268 100000 2021-04-07 01:15:15
Blow My Mind Alphadelta 19 87660 -12340 -4455 100000 2021-03-31 02:37:19
Bounce Crew 7 19 83681 -16319 -5891 100000 2021-03-31 02:40:10
Medicine 2013 Kim Leoni 19 82448 -17552 -6336 100000 2021-04-07 01:07:47
Mexi Mexi Mozquito 20 87622 -12378 -4951 100000 2021-03-31 02:22:28
My Freedom Rayman Rave & Nika Lenina 19 83312 -16688 -6024 100000 2021-04-07 01:15:15
Everything Is Changing Rikah 19 86560 -13440 -4852 100000 2021-03-31 03:12:16
Funny Love Dan Balan 19 88718 -11282 -4073 100000 2021-04-07 00:49:30
Da Roots Mind Reflection 20 84173 -15827 -6331 100000 2021-03-29 02:17:00
Pop4 Vibes & Wishdokta 22 77145 -22855 -11062 100000 2021-03-29 03:07:14
Reactor Jason Creasey 19 91022 -8978 -3241 100000 2021-04-07 01:28:20
ROM-eo & Juli8 Nina 19 86604 -13396 -4836 100000 2021-04-07 01:28:20
Dies Irae Jason Creasey 19 87946 -12054 -4351 100000 2021-03-31 03:00:30
Ladybug Coconut 19 91598 -8402 -3033 100000 2021-04-07 00:59:56
Be Alive Stian K 20 87923 -12077 -4831 100000 2021-03-29 03:03:52
Coming Out Playmaker feat. Robina 19 88795 -11205 -4045 100000 2021-03-31 02:48:24
Pink Dinosaur Miss Papaya 19 91026 -8974 -3240 100000 2021-03-31 02:25:13
Dam Dariram Joga 20 82378 -17622 -7049 100000 2021-03-29 04:03:27
No Princess Lynn 19 88638 -11362 -4102 100000 2021-04-07 01:17:41
Devil Inside CRMNL 19 90722 -9278 -3349 100000 2021-03-31 02:56:50
Magic Mystery Tour KaW feat. Paula Terry 19 82703 -17297 -6244 100000 2021-04-07 01:07:47
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  2.5967
Total Execution Time  2.6006
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,925,800 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3868/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.5825 seconds)  (Hide)
0.0042   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` = '3868'
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` = '3868'
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` = '3868'
AND `r`.`name` = 'total' 
2.5768   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)