NiteMann


Total World Records: ??
Country: US

Stars Earned
3
14
9

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
Flight Of The Bumble Bee MonstDeath 25 18444 -81556 -50973 100000 2023-01-29 00:07:28
Don't Stop My Music Tonight David Dima 22 54851 -45149 -21852 100000 2023-01-29 00:01:36
Land Of The Rising Sun Spacekatz 21 93264 -6736 -2971 100000 2024-02-27 05:55:04
ROM-eo & Juli8 Nina 19 88478 -11522 -4159 100000 2024-03-02 03:40:19
Click Bait S3RL feat. GL!TCH 20 93486 -6514 -2606 100000 2024-02-27 05:50:58
Boom Boom Dollars King Kong & D'Jungle Girls 21 90131 -9869 -4352 100000 2024-02-27 05:44:06
Bang Bang Bang DCX 21 88701 -11299 -4983 100000 2024-12-10 04:15:37
Pink Dinosaur Miss Papaya 19 84809 -15191 -5484 100000 2023-01-28 23:39:38
Music & Police CJ Crew & KaW feat. Christian D. 21 88091 -11909 -5252 100000 2024-12-10 04:12:06
Dam Dadi Doo Fantasy Project 22 84686 -15314 -7412 100000 2024-04-17 06:15:06
Crime Time CJ Crew & KaW feat. Sedge 22 78679 -21321 -10319 100000 2024-05-07 03:27:55
Bring Your Lovin Back Fracus 20 78787 -21213 -8485 100000 2023-01-28 23:42:35
On My Own Anamanaguchi feat. HANA 21 88348 -11652 -5139 100000 2024-03-06 20:37:26
BU-44 Naoki 21 89366 -10634 -4690 100000 2024-03-06 20:16:22
Forever Schustin 21 92004 -7996 -3526 100000 2023-01-29 00:04:40
Cartoon Heroes Barbie Young 21 87716 -12284 -5417 100000 2024-02-27 05:40:24
Step Up Amadeus BanYa 22 86268 -13732 -6646 100000 2024-04-17 06:09:06
Paradox Naoki feat. Riyu Kosaka 20 93728 -6272 -2509 100000 2024-03-06 20:34:25
Cyber-Kyoto- Re-venG 20 89654 -10346 -4138 100000 2023-01-28 23:47:45
Fade Out Bensley 21 85052 -14948 -6592 100000 2024-03-06 20:24:47
Dark Fenix DE-SIRE 22 81815 -18185 -8802 100000 2024-03-06 20:27:43
Have Fun Rameses B 21 49229 -50771 -22390 100000 2023-01-28 23:55:41
Right Into You The Tech Team 20 90992 -9008 -3603 100000 2024-03-06 20:13:54
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 83340 -16660 -8813 100000 2024-05-07 03:33:35
Crab Rave Noisestorm 20 84251 -15749 -6300 100000 2023-01-28 23:45:18
Techno World NAOKI underground 22 90155 -9845 -4765 100000 2024-04-17 06:16:46
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.7215
Total Execution Time  2.7245
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8661/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.7105 seconds)  (Hide)
0.0022   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` = '8661'
GROUP BY `gs`.`grade
0.0019   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` = '8661'
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` = '8661'
AND `r`.`name` = 'total' 
2.7061   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)