lillyvideogames


Country: DE

Stars Earned
17
12
10
2

Wild Mode Embed Generic Embed

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

Total Score Count: 41

Song Title Artist Level Score Grade Date
Remember December Smiley 22 41871 2023-09-23 12:31:18
Show Me Your Moves Auvic 20 34947 2023-09-20 11:59:22
Surf Hyper Potions 22 34424 2023-09-16 14:41:19
Bloodrush TechnoDred 26 3069 2023-09-20 12:58:50
Click Bait S3RL feat. GL!TCH 20 80606 2023-08-05 10:40:44
Bumble Bee Bambee 20 79360 2023-09-23 14:12:44
Movin On Ellen Gee 20 75060 2023-08-25 18:05:39
Pink Dinosaur Miss Papaya 19 92841 2023-09-20 15:45:37
No Princess Lynn 19 39205 2023-07-08 12:15:43
Fantasy Melissa 21 81986 2025-02-28 20:09:54
Riddimino Philstep 23 4402 2023-09-16 16:30:14
Megalovania Toby Fox 21 85650 2023-09-23 14:53:52
What Love Feels Like Leonail 20 93528 2023-09-23 14:06:42
Charlene Missing Heart 22 22770 2023-09-20 14:48:31
Kagami KaW 21 40214 2023-09-09 12:58:10
Contrast Donk Terrorist vs. Daniel Seven 22 60711 2023-08-25 12:48:57
Robot World Oscillator X 19 95585 2023-09-20 15:05:31
Cyber-Kyoto- Re-venG 20 81901 2023-09-20 11:42:08
BUBBLES Tokyo Machine 22 82224 2023-08-12 16:34:36
Outbreak Feint feat. MYLK 23 23421 2023-09-09 13:00:33
Shiawase Dion Timmer 23 33206 2023-07-29 13:17:46
Here For You PIXL feat. Q'AILA 19 93581 2023-09-23 15:01:28
Have Fun Rameses B 21 84997 2023-09-23 12:40:15
How We Win FWLR 21 47965 2023-09-23 14:56:39
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 31635 2023-08-25 16:51:17
Rainbow Rave Parade Chime 24 20796 2023-08-12 15:47:16
TURBO Tokyo Machine 21 88833 2023-09-20 13:24:17
Only You DEXTER KING feat. Alexis Donn 19 94815 2023-09-23 13:51:30
Midnight Train More Plastic & Tylah Winyard 22 32769 2025-02-28 21:24:45
Right Into You The Tech Team 20 85156 2023-11-11 14:06:13
Orbit Ellis 19 78736 2023-08-12 14:41:35
Crab Rave Noisestorm 20 93171 2023-10-21 13:22:40
Therapy Conro 20 93509 2023-09-20 12:38:56
Just Dance Bad Computer 20 82364 2023-06-16 17:34:04
Northern Lights Saxsquatch 21 89918 2023-10-21 13:10:10
Techno World NAOKI underground 22 50698 2023-09-20 12:22:58
RAD Tokyo Machine 24 2544 2023-07-29 13:15:20
Sirens RENOLD X Scarlett 19 95159 2023-11-11 12:36:51
The Other Side Au5 & Chime 25 14670 2023-09-09 12:52:46
Breathe Me Back To Life Stonebank feat. Lena Sue 20 84558 2023-09-16 15:51:09
FAR OUT Tokyo Machine 24 59865 2025-02-28 20:12:46
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0292
Total Execution Time  0.0321
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,568,144 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10017
  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.0214 seconds)  (Hide)
0.0082   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` = '10017'
GROUP BY `gs`.`grade
0.0129   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` = '10017'
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` = '10017'
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)