EDMWOLF


Country: US

Stars Earned
16
10
24
2

Wild Mode Embed Generic Embed

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

Total Score Count: 52

Song Title Artist Level Score Grade Date
Party All Night KaW feat. Sam-I-Am 20 126 2024-03-20 03:01:47
Start & Paws Oscillator X 19 57302 2024-03-13 01:37:02
Y Don't U Deeper Territory 22 17515 2024-03-06 03:08:27
Mexi Mexi Mozquito 20 73354 2024-03-20 01:53:29
Fleadh Uncut Ian Parker 21 34256 2024-03-06 03:41:50
Ladybug Coconut 19 13178 2024-02-28 03:18:07
Paranormal Inspector K 20 53355 2024-03-20 02:59:22
Click Bait S3RL feat. GL!TCH 20 84892 2024-03-06 03:24:59
Feel The Melody S3RL feat. Sara 20 80319 2024-03-27 01:25:27
Mellow Rikki & Daz 20 76240 2024-03-20 02:42:23
July Smiley 20 37784 2024-03-06 03:20:36
Xuxa Smiley 23 68184 2024-03-06 02:52:13
Be Alive Stian K 20 58582 2024-03-06 03:53:31
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 66747 2024-03-20 01:20:58
Ari Oh Jenny Kee 20 63563 2024-03-13 01:43:08
Coming Out Playmaker feat. Robina 19 75995 2024-03-27 01:53:17
Waka Laka Jenny Rom vs. The Zippers 21 80209 2024-03-06 03:12:15
Ghosts Tenth Planet 20 69362 2024-03-20 01:35:20
Movin On Ellen Gee 20 73255 2024-03-20 02:45:00
Pink Dinosaur Miss Papaya 19 85523 2024-03-27 01:03:59
Stay Tess 20 75970 2024-03-20 03:04:34
Devil Inside CRMNL 19 87343 2024-03-20 01:17:29
Pretty Ugly Yenn 20 52262 2024-03-20 03:46:34
Doh! Tale & Dutch 20 78286 2024-03-20 01:46:50
Hypnosis Colin Kiddy 21 30062 2024-03-20 03:23:34
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 49960 2024-03-27 01:47:07
Electro Asia Re-venge Phoenix 21 72411 2024-03-20 03:20:15
Russian Roulette Darwin 22 5095 2024-02-28 02:31:29
Beethoven Virus BanYa 22 35733 2024-03-06 03:00:58
BU-44 Naoki 21 80012 2024-03-27 01:43:31
The Judgement Day Naoki feat. Riyu Kosaka 19 83615 2024-03-13 02:05:32
Butterfly Swingrowers 19 78418 2024-03-27 01:38:18
Cartoon Heroes Barbie Young 21 30125 2024-03-27 01:50:35
Insane Niko Noise 20 64298 2024-03-20 02:26:04
Lay It Down Tchorta & Gui Boratto 19 84915 2024-03-13 01:30:08
Cyber-Kyoto- Re-venG 20 77008 2024-03-06 03:29:09
Everybody 2 the Sun Ultimate Heights 20 77486 2024-03-20 01:49:54
Kalinka Quiqman 20 76471 2024-03-13 02:16:00
BUBBLES Tokyo Machine 22 45225 2024-03-13 01:58:12
Energizer ZiGZaG 23 17964 2024-03-06 03:37:59
Right Into You The Tech Team 20 80433 2024-03-06 03:16:22
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 28849 2024-03-06 03:45:52
Orbit Ellis 19 70218 2024-03-06 03:49:43
Born to Run Red Parker 19 79932 2024-03-20 01:13:44
Do My Thing PRTY ANML 20 81631 2024-03-20 01:30:44
Nothing Else Matters Katya Ocean 19 72678 2024-03-06 02:26:02
Sirens RENOLD X Scarlett 19 79715 2024-03-27 01:07:40
Candy Pop Luv Limited -NM- 21 48294 2024-03-27 01:28:56
Keep On Dancing BEAUZ feat. Heleen 20 70491 2024-03-20 02:39:21
Under The Bed Macks Wolf X Tatsunoshin 21 78159 2024-03-06 03:04:26
Party ChildsPlay 19 79716 2024-03-20 01:24:21
Definition of a Badboy Scott Brown 20 87905 2024-03-20 01:27:12
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Scores )  0.0146
Total Execution Time  0.0178
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,604,152 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14461
  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.0059 seconds)  (Hide)
0.0022   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` = '14461'
GROUP BY `gs`.`grade
0.0035   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` = '14461'
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` = '14461'
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)