Nickt


Total World Records: ??
Country: US

Stars Earned
24
7

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 82647 -17353 -6264 100000 2023-09-19 01:11:57
Dynamo Oscillator X 19 87219 -12781 -4614 100000 2025-09-21 01:19:38
Land Of The Lost Banzai 19 83529 -16471 -5946 100000 2025-03-02 00:02:53
Start & Paws Oscillator X 19 78654 -21346 -7706 100000 2025-02-26 01:27:21
Time is Ticking Elpis feat. Black Elway 19 83264 -16736 -6042 100000 2025-04-17 00:51:52
Bagpipe A-Moe 20 81108 -18892 -7557 100000 2025-02-26 01:24:58
Dream A Dream Captain Jack 20 84237 -15763 -6305 100000 2025-09-21 01:25:56
Moonstone Virgill 19 83952 -16048 -5793 100000 2025-03-08 01:19:05
Blow My Mind Alphadelta 19 86116 -13884 -5012 100000 2025-04-16 00:37:41
Ize Pie Headtwist & Pump 19 80946 -19054 -6878 100000 2025-09-13 00:10:44
This Is Rock And Roll DJ Zombie 19 81068 -18932 -6834 100000 2025-02-23 22:05:24
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 80032 -19968 -7987 100000 2025-03-02 00:08:06
Dies Irae Jason Creasey 19 86606 -13394 -4835 100000 2025-04-16 00:35:14
Magic Mystery Tour KaW feat. Paula Terry 19 78150 -21850 -7888 100000 2025-03-05 01:27:18
Get Up'n Move S & K 20 79213 -20787 -8315 100000 2025-03-08 01:25:04
Insane Niko Noise 20 82767 -17233 -6893 100000 2025-09-27 23:45:21
High On Your Love Safura 19 88347 -11653 -4207 100000 2025-02-27 01:16:33
Kalinka Quiqman 20 84956 -15044 -6018 100000 2025-09-27 23:48:26
Silent Movie Little Violet 19 87788 -12212 -4409 100000 2025-02-13 01:37:04
Sing It Again Kirk Monteux 19 85300 -14700 -5307 100000 2025-03-08 01:21:32
WYGD Bishu 19 85092 -14908 -5382 100000 2025-03-02 00:05:59
Orbit Ellis 19 85301 -14699 -5306 100000 2025-04-17 00:54:24
Crab Rave Noisestorm 20 77631 -22369 -8948 100000 2025-02-13 01:40:32
Born to Run Red Parker 19 85764 -14236 -5139 100000 2025-02-27 01:19:05
Down Low Hr. Troels x Felix Schorn 20 80513 -19487 -7795 100000 2025-09-21 01:33:08
Nothing Else Matters Katya Ocean 19 88368 -11632 -4199 100000 2025-09-13 00:13:12
Sirens RENOLD X Scarlett 19 86685 -13315 -4807 100000 2025-02-23 22:11:32
All Starts Now Laurell 19 89065 -10935 -3948 100000 2025-04-10 00:18:17
Boogeyman Wizardz of Oz 19 85318 -14682 -5300 100000 2025-09-27 23:35:39
Everybody Get Up Tempo feat. Manola 19 82781 -17219 -6216 100000 2025-02-20 01:21:24
Be Alright Red Parker 20 86209 -13791 -5516 100000 2025-09-21 01:29:35
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.4804
Total Execution Time  2.4835
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,933,688 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10598/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.4712 seconds)  (Hide)
0.0084   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` = '10598'
GROUP BY `gs`.`grade
0.0060   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` = '10598'
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` = '10598'
AND `r`.`name` = 'total' 
2.4566   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)