Nikkye


Country: US

Stars Earned
6
28
16
3

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 53

Song Title Artist Level Score Grade Date
Flight Of The Bumble Bee MonstDeath 25 44715 2025-08-12 00:04:44
Frozen Fire Kbit 23 42279 2024-08-02 23:22:53
In The Hall Of The Mountain King KaW 22 88399 2025-08-25 01:49:31
Revenge MonstDeath 21 91262 2025-09-15 02:50:39
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 19529 2024-08-12 18:28:34
Monody TheFatRat feat. Laura Brehm 22 87975 2024-11-17 04:18:55
Unity TheFatRat 21 83732 2024-08-03 00:26:17
Paradise Smiley 24 85905 2025-08-11 23:08:20
Gargoyle Sanxion7 24 90551 2025-09-17 01:49:23
Zenith Sanxion7 24 85278 2025-09-15 01:42:40
Utopia Smiley 22 91532 2025-09-17 03:22:04
Xuxa Smiley 23 94639 2025-09-15 01:49:18
Music & Police CJ Crew & KaW feat. Christian D. 21 84988 2025-08-11 23:03:43
Living In America Rose & John 22 92326 2025-09-16 23:51:24
Speed Over Beethoven Rose 22 89512 2025-09-17 03:19:36
India's Glitch Kirill Gramada 21 94432 2025-09-16 23:49:23
Mozart Is Back Rose 24 82653 2025-08-25 02:08:46
Silence Fracus & Darwin 22 86059 2025-04-16 23:02:10
Arcade Run Perfect Sphere 22 89967 2024-08-03 00:19:48
Megalovania Toby Fox 21 66462 2024-08-02 00:25:13
Beethoven Virus BanYa 22 91128 2025-08-11 23:05:53
Baby Love Me Judy Crystal 21 88957 2025-08-30 23:56:00
Summer Smiley 25 62822 2025-09-15 01:52:37
Contrast Donk Terrorist vs. Daniel Seven 22 84604 2024-08-02 23:18:19
403 NAOKI underground 23 83477 2024-08-02 23:12:55
Katyusha Schustin 21 91614 2025-08-25 01:42:37
The Call of Wilderness Electron 22 62447 2024-08-02 00:38:43
Dark Fenix DE-SIRE 22 78154 2024-11-17 05:55:05
Ooh La La La E-Rotic 21 92729 2025-08-25 01:44:50
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 93052 2025-09-17 01:47:01
Para-Symptoms 165 23 82033 2024-08-02 17:42:02
Energizer ZiGZaG 23 40912 2024-08-12 18:31:00
Dance Sophon 23 939 2024-08-02 00:37:03
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 88959 2024-08-03 00:27:57
Perks Bibi Gold 21 80979 2024-08-02 17:36:36
Crab Rave Noisestorm 20 88051 2024-08-02 00:32:47
Bassline Shatter M-Project & S2i8 23 89165 2024-08-02 17:49:20
RAD Tokyo Machine 24 1554 2024-08-02 00:27:25
GALACTICAL Tokyo Machine 23 80810 2024-08-12 18:26:54
Asian Night in 20XX NM Japan 22 85194 2024-08-03 00:21:28
Low Workout Fracus & Darwin 23 87907 2025-09-17 03:24:14
Stars James Landino 24 77335 2024-08-03 00:11:48
BLEEP BLOOP Tokyo Machine 24 80268 2024-11-09 21:01:40
Elysium Scott Brown 21 93229 2024-08-03 00:33:12
Kibo Dion Timmer 22 80887 2024-08-02 18:10:18
Music Is Moving Tatsunoshin 23 88907 2024-08-02 23:11:15
SPEED KING David Kane 24 95265 2025-09-15 01:45:27
Take Me Away Dougal 22 91940 2025-08-25 03:09:54
戦国 Re-venG 21 92367 2025-09-15 02:53:13
Running In The 90s Max Coveri 23 91445 2025-08-25 02:13:40
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 92104 2025-09-16 23:47:14
Remember Me Leslie Parrish 21 96446 2025-09-15 02:48:32
Forever Now peak divide 22 95988 2025-09-16 23:53:50
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.2699
Total Execution Time  0.2727
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,604,408 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17825
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.2609 seconds)  (Hide)
0.0998   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` = '17825'
GROUP BY `gs`.`grade
0.1607   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` = '17825'
AND `ghs`.`private` = 
0.0003   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` = '17825'
AND `r`.`name` = 'total' 
  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)