NW360


Total World Records: ??
Country: US

Stars Earned
24
2
1

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
Party All Night KaW feat. Sam-I-Am 20 92579 -7421 -2968 100000 2023-06-10 18:44:55
The 7th Element Vitas 19 95481 -4519 -1631 100000 2023-10-29 21:36:47
Crazyloop Crazy Loop 22 89882 -10118 -4897 100000 2023-10-29 21:42:48
Da Roots Mind Reflection 20 97387 -2613 -1045 100000 2024-02-23 22:51:50
EternuS Sanxion7 20 94962 -5038 -2015 100000 2023-05-22 19:18:48
Boom Boom Dollars King Kong & D'Jungle Girls 21 90302 -9698 -4277 100000 2024-02-23 22:48:26
Ghosts Tenth Planet 20 88558 -11442 -4577 100000 2024-02-23 23:52:32
Music & Police CJ Crew & KaW feat. Christian D. 21 87942 -12058 -5318 100000 2024-10-29 23:13:24
So Deep Silvertear 21 85920 -14080 -6209 100000 2023-10-29 21:33:49
Megalovania Toby Fox 21 95441 -4559 -2011 100000 2023-11-12 16:02:51
My Generation Captain Jack 20 90615 -9385 -3754 100000 2024-02-23 23:21:09
Sky High DJ Miko 20 96713 -3287 -1315 100000 2024-02-01 23:56:40
Cartoon Heroes Barbie Young 21 87585 -12415 -5475 100000 2023-10-07 19:41:22
Never Ending Story DJ AC-DC 20 94774 -5226 -2090 100000 2024-02-23 23:18:31
403 NAOKI underground 23 73017 -26983 -14274 100000 2023-10-29 16:54:18
Silent Movie Little Violet 19 89968 -10032 -3622 100000 2024-03-16 14:53:41
Dystopia 2077 F.O.O.L & The Forgotten 23 94884 -5116 -2706 100000 2024-01-24 16:54:41
How We Win FWLR 21 92211 -7789 -3435 100000 2023-06-10 18:49:32
TURBO Tokyo Machine 21 97733 -2267 -1000 100000 2023-10-29 21:39:12
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 55585 -44415 -23496 100000 2023-05-22 19:21:09
Lemmings On The Run E-Rotic 21 94526 -5474 -2414 100000 2024-02-23 23:09:22
Crab Rave Noisestorm 20 95316 -4684 -1874 100000 2023-10-07 19:38:26
Therapy Conro 20 91930 -8070 -3228 100000 2024-02-23 23:05:24
2NITE nanobii 21 91035 -8965 -3954 100000 2023-10-29 16:52:14
Love Arcade Bending Grid 21 94422 -5578 -2460 100000 2023-06-10 18:42:29
Stars James Landino 24 90353 -9647 -5557 100000 2024-03-17 19:27:37
Boogeyman Wizardz of Oz 19 91450 -8550 -3087 100000 2024-03-16 14:52:01
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Rival )  1.9617
Total Execution Time  1.9653
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,528 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6250/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.9513 seconds)  (Hide)
0.0037   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` = '6250'
GROUP BY `gs`.`grade
0.0034   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` = '6250'
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` = '6250'
AND `r`.`name` = 'total' 
1.9439   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)