Kilec


Country: US

Stars Earned
1
26
20
10

Wild Mode Embed Generic Embed

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

Total Score Count: 57

Song Title Artist Level Score Grade Date
Emotion Smiley 22 66598 2025-09-15 21:00:39
In The Hall Of The Mountain King KaW 22 81584 2025-09-15 21:04:58
Party All Night KaW feat. Sam-I-Am 20 79657 2025-09-16 20:56:34
Remember December Smiley 22 86379 2025-09-15 21:11:10
Change The World Nathalie & Kim Lukas 19 93871 2025-08-21 20:29:01
Zodiac Banzai 21 87036 2025-08-20 18:35:37
Unity TheFatRat 21 77778 2025-09-15 20:56:51
Da Roots Mind Reflection 20 95766 2025-09-10 20:45:10
Fleadh Uncut Ian Parker 21 87012 2025-09-16 21:01:15
Flying High Filo Bedo 21 23391 2025-08-25 19:07:26
Ize Pie Headtwist & Pump 19 51206 2025-08-25 19:27:18
Land Of The Rising Sun Spacekatz 21 94728 2025-09-16 21:03:45
Pop4 Vibes & Wishdokta 22 77837 2025-09-15 21:09:14
ROM-eo & Juli8 Nina 19 94928 2025-09-16 20:50:07
Ladybug Coconut 19 4642 2025-08-20 18:05:48
Click Bait S3RL feat. GL!TCH 20 94552 2025-08-25 19:16:35
Sunshine Triple J 22 84325 2025-09-15 21:13:25
July Smiley 20 88179 2025-09-16 20:53:56
Xuxa Smiley 23 82692 2025-08-20 18:37:57
Boom Boom Dollars King Kong & D'Jungle Girls 21 79227 2025-09-10 20:32:22
Beautiful Man Radiorama 21 81215 2025-09-10 20:29:58
Bumble Bee Bambee 20 87506 2025-08-21 20:36:34
Pink Dinosaur Miss Papaya 19 94348 2025-09-16 20:51:56
So Deep Silvertear 21 77439 2025-08-21 20:04:18
In My Dreams Rebecca 20 88910 2025-08-27 19:13:47
Living In America Rose & John 22 79067 2025-09-15 21:07:02
Speed Over Beethoven Rose 22 76249 2025-08-21 20:11:23
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 90026 2025-09-16 20:58:45
Megalovania Toby Fox 21 79062 2025-08-20 17:59:52
Spaceman Bambee & Lynn 20 75753 2024-04-21 17:47:13
Delirium Smiley 23 76459 2025-08-20 18:33:13
Take Me Away Fracus & Darwin 23 44262 2025-08-20 18:40:19
Beethoven Virus BanYa 22 74534 2025-08-25 19:21:13
BU-44 Naoki 21 79468 2025-09-10 20:34:28
Charlene Missing Heart 22 84608 2025-08-21 20:27:08
Summer Smiley 25 5086 2025-08-20 18:42:53
Destiny Smiley 23 44238 2025-09-16 21:11:07
In The Heat Of The Night E-Rotic 20 91700 2025-08-25 19:29:18
Butterfly Swingrowers 19 89087 2025-09-10 20:55:14
Cartoon Heroes Barbie Young 21 79862 2025-08-21 20:30:49
Contrast Donk Terrorist vs. Daniel Seven 22 81671 2025-09-10 20:40:50
Jukebox Swingrowers 21 84764 2025-09-10 20:50:17
Never Ending Story DJ AC-DC 20 88724 2025-08-27 19:11:45
Robot World Oscillator X 19 90196 2025-08-25 19:18:57
Kalinka Quiqman 20 85514 2025-08-20 18:07:56
The Call of Wilderness Electron 22 47517 2025-09-15 20:54:54
Cosmic Drive Quiqman 22 85491 2025-09-10 20:42:51
Pump It Electric Callboy 21 81859 2025-08-21 20:41:21
Forever and a Day Dy5on feat. Silver Angelina 22 83256 2025-09-15 21:02:38
Make It Tonight Fracus & Darwin feat. Jake 21 90643 2025-09-16 21:06:26
GALACTICAL Tokyo Machine 23 75574 2025-09-10 20:47:59
The 7 Jump Ken-D 19 96351 2025-09-16 20:47:50
Halloween Scream Bigshot Bo And The Swing Crusaders 21 1363 2024-04-21 17:55:49
Under The Bed Macks Wolf X Tatsunoshin 21 91213 2025-09-15 20:58:46
Big Boss Big Boss 21 87094 2025-08-25 19:35:49
What Ya Gonna Do Scott Brown 21 36784 2025-08-21 20:02:11
Running In The 90s Max Coveri 23 3863 2025-08-20 17:57:00
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Scores )  0.0204
Total Execution Time  0.0242
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,620,624 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15795
  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.0112 seconds)  (Hide)
0.0041   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` = '15795'
GROUP BY `gs`.`grade
0.0069   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` = '15795'
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` = '15795'
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)