ZELLLOOO


Country: US

Stars Earned
30
9
4

Wild Mode Embed Generic Embed

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

Total Score Count: 43

Song Title Artist Level Score Grade Date
Dynamo Oscillator X 19 99617 2023-11-16 16:14:26
Emotion Smiley 22 99553 2023-11-16 17:41:58
Party All Night KaW feat. Sam-I-Am 20 99079 2023-11-16 15:57:43
Origin Eagle | Stallian 20 99409 2023-11-15 20:04:15
Sun Goes Down Landomania 20 97952 2023-11-16 17:01:23
Determinator Dust Devil 26 95060 2023-11-16 17:50:10
Paradise Smiley 24 99204 2023-11-15 21:12:09
Paranormal Inspector K 20 97886 2023-11-15 20:02:04
Pink Fuzzy Bunnies Wonderboy 25 97162 2023-11-15 20:33:43
The Beginning DJ Doo 26 98848 2024-01-17 17:58:21
Become Astral Ash Astral 22 95198 2023-11-16 21:31:52
Exotica Banzai 23 98812 2023-11-16 16:12:06
Fantasy Melissa 21 98762 2023-11-16 16:09:57
Dam Dadi Doo Fantasy Project 22 99725 2023-11-16 21:03:43
Nightmare FSJ feat. Tara Louise 21 99136 2023-11-16 16:01:59
I'm Crazy For Your Love Black Eva 21 99908 2023-11-16 17:44:39
Into My Dream Lagoona 23 97133 2023-11-16 17:26:24
Electro Asia Re-venge Phoenix 21 98460 2023-11-16 17:39:19
Russian Roulette Darwin 22 98960 2023-11-15 21:22:16
Delirium Smiley 23 99469 2023-11-15 20:48:56
Take Me Away Fracus & Darwin 23 99681 2023-11-15 21:25:11
Beethoven Virus BanYa 22 97977 2023-11-15 20:44:21
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 99291 2023-11-16 16:07:28
SubZero Donk Terrorist vs. 204 22 99851 2023-11-16 16:59:05
Temple Of Love E-Rotic 21 99716 2023-11-16 16:56:39
The Judgement Day Naoki feat. Riyu Kosaka 19 98334 2024-01-17 17:47:26
In The Heat Of The Night E-Rotic 20 99340 2024-01-17 17:52:44
Brutalisphere Machinae Supremacy 23 99352 2023-11-16 17:23:52
Kick It Man KaW feat. DAZ 19 99642 2024-01-17 17:51:04
Paradox Naoki feat. Riyu Kosaka 20 98272 2023-11-16 15:59:47
op13 riddle 22 98270 2023-11-15 20:06:54
403 NAOKI underground 23 98639 2023-11-15 20:28:23
BUBBLES Tokyo Machine 22 99667 2023-11-16 21:36:37
The Call of Wilderness Electron 22 99612 2024-01-17 17:45:46
Meta Dreadnaught Machinae Supremacy 21 98596 2023-11-16 20:58:36
Trigger CraXy 21 98112 2024-01-17 17:56:41
Blackstar Celldweller 22 99278 2023-11-16 21:33:54
Arsene's Bazaar James Landino 25 96270 2023-11-16 21:29:48
UFO Little Sis Nora & S3RL 20 99574 2023-11-15 20:24:22
Breathe Me Back To Life Stonebank feat. Lena Sue 20 99688 2023-11-16 17:20:48
To Your Beat S3RL feat. Hannah Fortune 23 99183 2023-11-15 20:22:14
BLEEP BLOOP Tokyo Machine 24 94406 2023-11-15 20:17:49
Elysium Scott Brown 21 99933 2023-11-16 17:47:28
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0137
Total Execution Time  0.0167
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,568,496 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12763
  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.0049 seconds)  (Hide)
0.0015   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` = '12763'
GROUP BY `gs`.`grade
0.0032   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` = '12763'
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` = '12763'
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)