Liima


Country: DE

Stars Earned
25
3
8
5

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
Dance Vibrations Elpis 19 78934 2025-05-29 13:22:53
Party People Oscillator X 20 62651 2025-05-22 18:50:47
Dream A Dream Captain Jack 20 78699 2025-05-22 18:09:51
The 7th Element Vitas 19 85665 2025-06-11 19:14:17
Who KaW 21 82266 2025-08-12 11:37:29
One Step Further Jenna Drey 20 78490 2025-05-22 19:16:25
Unity TheFatRat 21 25268 2025-08-12 11:31:50
Da Roots Mind Reflection 20 90090 2025-08-12 11:48:56
Fleadh Uncut Ian Parker 21 48245 2025-09-12 20:08:16
Reactor Jason Creasey 19 79025 2025-05-22 17:59:13
ROM-eo & Juli8 Nina 19 51487 2025-06-18 13:44:43
This Is Rock And Roll DJ Zombie 19 79100 2025-05-22 19:14:10
Dies Irae Jason Creasey 19 41430 2025-05-22 18:47:08
Ladybug Coconut 19 79367 2025-05-22 17:47:42
Click Bait S3RL feat. GL!TCH 20 31371 2025-05-22 19:25:59
Mellow Rikki & Daz 20 78759 2025-08-23 16:25:11
July Smiley 20 77101 2025-09-12 19:26:49
Utopia Smiley 22 79724 2025-08-12 11:34:40
Ari Oh Jenny Kee 20 3315 2025-05-22 18:25:53
Bumble Bee Bambee 20 75410 2025-05-22 19:23:14
Typical Tropical Bambee 19 74381 2025-06-11 19:17:16
Anubis Banzai 20 42994 2025-05-22 18:23:09
Magic Mystery Tour KaW feat. Paula Terry 19 81908 2025-05-22 17:53:03
Doh! Tale & Dutch 20 90106 2025-09-12 19:32:33
No Nobody's Love Joga 20 79042 2025-08-12 11:11:39
Cryosleep Machinae Supremacy 20 63874 2025-05-29 12:19:29
Operator Miss Papaya 19 81316 2025-08-16 14:15:58
Kick It Man KaW feat. DAZ 19 84355 2025-06-18 14:11:08
Closer To Heaven Nëonne 21 54362 2025-08-12 11:51:32
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 58809 2025-05-29 12:25:15
Right Into You The Tech Team 20 83419 2025-09-12 20:03:10
Perks Bibi Gold 21 80261 2025-09-12 18:58:33
Crab Rave Noisestorm 20 85333 2025-08-18 15:50:31
Therapy Conro 20 87049 2025-08-12 11:20:32
Just Dance Bad Computer 20 82645 2025-05-22 18:56:27
Down Low Hr. Troels x Felix Schorn 20 83806 2025-05-22 18:07:23
UFO Little Sis Nora & S3RL 20 87645 2025-09-12 20:05:39
Elysium Scott Brown 21 82125 2025-08-18 17:20:50
Daydream Danny Leax 21 76619 2025-09-12 18:38:27
No Rules Foxela & Britt Lari 19 88739 2025-08-22 16:04:29
Bella Ciao BEAUZ & XYSM 20 81556 2025-08-25 15:02:56
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Scores )  0.0305
Total Execution Time  0.0347
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,567,872 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21877/3
  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.0142 seconds)  (Hide)
0.0052   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` = '21877'
GROUP BY `gs`.`grade
0.0087   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` = '21877'
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` = '21877'
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)