Kanox


Country: DE

Stars Earned
32
20
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 55

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 93086 2025-05-29 13:22:53
Party People Oscillator X 20 82342 2025-05-22 18:50:34
Start & Paws Oscillator X 19 86094 2025-06-18 13:11:08
Bagpipe A-Moe 20 88788 2025-06-18 13:49:55
Dabbi Doo Ni-Ni 20 86187 2025-04-24 16:42:33
Dream A Dream Captain Jack 20 88935 2025-05-22 18:09:50
Licky Licky Crispy 20 86778 2025-05-29 13:11:12
That Night Eskimo & Icebird 21 81631 2025-04-24 17:03:39
The 7th Element Vitas 19 88503 2025-04-24 17:05:58
Ignition Starts KaW 21 76231 2025-05-29 12:28:14
One Step Further Jenna Drey 20 92645 2025-05-22 19:16:23
Da Roots Mind Reflection 20 91917 2025-05-22 18:44:23
I Feel Sun Gyrlie 21 80652 2025-05-29 12:22:08
Land Of The Rising Sun Spacekatz 21 87875 2025-05-22 17:50:10
Reactor Jason Creasey 19 89812 2025-05-22 17:59:10
ROM-eo & Juli8 Nina 19 87021 2025-06-18 13:44:45
This Is Rock And Roll DJ Zombie 19 87119 2025-05-22 19:14:05
Dies Irae Jason Creasey 19 90369 2025-05-22 18:47:10
Ladybug Coconut 19 92227 2025-05-22 17:47:47
Click Bait S3RL feat. GL!TCH 20 88683 2025-05-22 19:25:49
July Smiley 20 82683 2025-05-22 17:27:55
Ari Oh Jenny Kee 20 79333 2025-05-22 18:25:58
Bumble Bee Bambee 20 87578 2025-05-22 19:23:12
Bang Bang Bang DCX 21 90895 2025-05-22 18:28:35
The Saint Goes Marching The Saint 21 77422 2025-06-18 13:14:36
Anubis Banzai 20 84645 2025-05-22 18:23:06
Dam Dariram Joga 20 76848 2025-04-24 16:44:40
Magic Mystery Tour KaW feat. Paula Terry 19 89777 2025-05-22 17:53:01
Bring Your Lovin Back Fracus 20 86513 2025-04-24 16:26:56
Doh! Tale & Dutch 20 92839 2025-05-22 18:05:19
Megalovania Toby Fox 21 85795 2025-05-29 13:13:50
Kagami KaW 21 80121 2025-05-22 18:59:05
Cryosleep Machinae Supremacy 20 85532 2025-05-29 12:19:19
Cartoon Heroes Barbie Young 21 79720 2025-05-22 19:18:59
Kick It Man KaW feat. DAZ 19 94437 2025-06-18 14:11:10
Insane Niko Noise 20 93252 2025-05-22 18:53:49
Kalinka Quiqman 20 92426 2025-06-18 13:27:31
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 93113 2025-05-29 12:25:11
Recovery JMCX 19 77039 2025-04-18 15:39:25
We Got The Moves Electric Callboy 20 44163 2025-04-18 09:48:20
Have Fun Rameses B 21 86761 2025-05-29 13:25:42
Pump It Electric Callboy 21 81787 2025-05-29 13:20:07
Only You DEXTER KING feat. Alexis Donn 19 92600 2025-04-24 16:06:54
Crab Rave Noisestorm 20 91101 2025-05-22 19:28:27
Therapy Conro 20 73195 2025-04-18 08:57:51
Just Dance Bad Computer 20 93185 2025-05-22 18:56:19
Make It Tonight Fracus & Darwin feat. Jake 21 89858 2025-06-18 13:30:31
Down Low Hr. Troels x Felix Schorn 20 87121 2025-05-22 18:07:31
Swipe Felix Schorn 21 90776 2025-05-22 17:36:03
Breathe Me Back To Life Stonebank feat. Lena Sue 20 91469 2025-04-24 16:24:32
Elysium Scott Brown 21 67044 2025-04-18 09:32:46
Let's Remember N.M.R 21 26463 2025-04-18 08:51:23
Pilgrim 2000 Bass-X vs. Scott Brown 21 76834 2025-05-22 17:56:22
No Rules Foxela & Britt Lari 19 88964 2025-04-24 16:46:52
Remember Me Leslie Parrish 21 81342 2025-05-22 18:01:59
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0173
Total Execution Time  0.0212
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,615,528 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21825
  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.0060 seconds)  (Hide)
0.0025   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` = '21825'
GROUP BY `gs`.`grade
0.0033   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` = '21825'
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` = '21825'
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)