zodiaclawl


Country: SE

Stars Earned
15
13
12
2

Wild Mode Embed Generic Embed

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

Total Score Count: 42

Song Title Artist Level Score Grade Date
Land Of The Lost Banzai 19 77253 2024-04-07 14:30:38
Dabbi Doo Ni-Ni 20 81274 2024-04-07 15:51:11
Million Feelings Chriss Floren 19 85420 2025-04-18 21:00:12
Medicine 2013 Kim Leoni 19 86072 2025-04-18 19:08:43
Made In China Vitas & Sergey Pudovkin 20 91966 2024-04-07 14:08:20
Ra Banzai 21 88817 2025-06-16 17:36:20
Temple Of Boom Yannis Kamarinos 23 34019 2024-06-07 18:09:25
EternuS Sanxion7 20 49927 2024-04-07 15:53:34
Rainspark Sanxion7 21 76989 2024-04-07 14:03:30
July Smiley 20 42325 2024-04-07 14:06:03
Be Alive Stian K 20 87265 2024-04-07 13:28:22
Who R You Leo Pigot 21 60781 2024-04-07 14:18:06
Pink Dinosaur Miss Papaya 19 93694 2024-08-02 19:50:22
Fantasy Melissa 21 13204 2024-04-07 14:39:46
Living In America Rose & John 22 23334 2024-08-06 17:51:42
India's Glitch Kirill Gramada 21 84175 2024-04-07 14:13:12
Bring Your Lovin Back Fracus 20 81465 2024-06-07 18:06:08
BU-44 Naoki 21 77637 2024-04-07 15:38:33
SubZero Donk Terrorist vs. 204 22 56238 2024-04-07 13:30:54
Critical Hit MDK 25 23210 2025-04-18 19:14:24
Forever Schustin 21 87432 2025-04-15 21:28:26
Temple Of Love E-Rotic 21 77834 2024-06-14 19:45:34
SaberDance Quiqman 22 798 2024-04-07 15:30:23
Kalinka Quiqman 20 4203 2024-02-24 19:14:17
Outbreak Feint feat. MYLK 23 27102 2024-04-07 15:41:02
The Call of Wilderness Electron 22 544 2024-02-24 19:08:42
We Got The Moves Electric Callboy 20 43631 2024-04-07 15:56:29
Pump It Electric Callboy 21 80012 2024-08-02 19:52:25
TURBO Tokyo Machine 21 90648 2024-08-02 19:47:03
Crab Rave Noisestorm 20 93756 2025-04-18 19:12:04
Forever and a Day Dy5on feat. Silver Angelina 22 86302 2024-04-26 19:19:04
Make It Tonight Fracus & Darwin feat. Jake 21 22736 2024-04-07 15:48:45
Stockholm to Bombay Dr. Bombay 21 86142 2025-01-04 19:52:44
Poco Loco Carlito 21 91610 2025-06-16 16:58:50
UFO Little Sis Nora & S3RL 20 83486 2025-01-04 15:56:42
Under The Bed Macks Wolf X Tatsunoshin 21 87362 2024-04-26 18:13:33
Elysium Scott Brown 21 89554 2024-04-19 19:22:06
Tick Tock Technikore 20 87160 2025-06-17 16:27:32
Big Boss Big Boss 21 79511 2024-06-07 18:11:48
Way To Rio Tony T 20 90404 2025-04-18 21:17:14
戦国 Re-venG 21 83829 2025-04-18 21:19:33
No Rules Foxela & Britt Lari 19 89825 2025-04-18 19:06:37
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0197
Total Execution Time  0.0228
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,569,192 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14367
  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.0071 seconds)  (Hide)
0.0045   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` = '14367'
GROUP BY `gs`.`grade
0.0022   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` = '14367'
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` = '14367'
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)