huwu


Country: US

Stars Earned
19
8
11
3

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
Dabbi Doo Ni-Ni 20 73626 2024-02-15 00:58:28
Ignition Starts KaW 21 31105 2024-02-14 23:54:17
This Is Rock And Roll DJ Zombie 19 81642 2024-11-24 03:02:24
Get Busy Bassmonkeys & Bianca Lindgren 20 89901 2024-02-15 01:13:08
Dies Irae Jason Creasey 19 92385 2024-02-14 00:53:39
Click Bait S3RL feat. GL!TCH 20 83917 2024-02-14 01:04:43
Bumble Bee Bambee 20 85437 2024-11-24 02:49:42
Hero Miss Papaya 20 83337 2024-04-30 00:28:55
NightMoves Playmaker 20 67597 2024-02-15 01:42:46
The Saint Goes Marching The Saint 21 24212 2024-02-15 01:50:54
Dam Dariram Joga 20 63997 2024-02-15 00:05:51
No Princess Lynn 19 86820 2024-02-14 00:55:48
In My Dreams Rebecca 20 24702 2024-02-14 00:44:18
Nightmare FSJ feat. Tara Louise 21 85603 2025-01-28 23:20:47
Night Of Fright Justin Corza & 420 22 48373 2025-01-28 23:18:47
Bring Your Lovin Back Fracus 20 84659 2024-04-30 00:12:11
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 19917 2024-02-15 00:08:23
Megalovania Toby Fox 21 78490 2024-02-14 23:59:57
My Generation Captain Jack 20 87453 2024-02-15 01:45:17
What Love Feels Like Leonail 20 82500 2024-04-30 00:15:31
Kagami KaW 21 85545 2024-11-06 23:55:43
Forever Schustin 21 78618 2024-11-24 03:04:42
Say What Cut Capers 21 53963 2025-01-24 03:00:44
Lay It Down Tchorta & Gui Boratto 19 92689 2024-02-14 00:57:56
We Do This Dance Victoria 22 60632 2024-02-15 01:19:37
Cyber-Kyoto- Re-venG 20 83547 2024-02-15 01:00:47
Kalinka Quiqman 20 88908 2024-04-30 00:25:35
Katyusha Schustin 21 80659 2024-11-08 00:09:59
Shiawase Dion Timmer 23 49455 2024-02-15 01:11:28
The Shrimps Vertigini 20 79970 2024-11-08 00:06:43
Fade Out Bensley 21 22585 2024-04-30 00:27:15
Recovery JMCX 19 87592 2024-10-26 03:41:22
Right Into You The Tech Team 20 87818 2024-11-08 00:12:26
Crab Rave Noisestorm 20 84661 2024-02-15 01:53:24
Nothing Else Matters Katya Ocean 19 83096 2024-02-15 01:40:24
Breathe Me Back To Life Stonebank feat. Lena Sue 20 89121 2024-11-24 02:53:02
Truth or Dare PIXY 19 84273 2024-11-24 02:46:55
Electronic City Pops TOKYO twilight scene 21 87923 2024-08-29 00:04:07
What Ya Gonna Do Scott Brown 21 73595 2024-08-28 23:09:16
Need You Nostalgix 22 87177 2024-08-28 23:58:26
戦国 Re-venG 21 79112 2024-11-24 02:55:34
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0142
Total Execution Time  0.0173
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,567,760 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14063
  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.0055 seconds)  (Hide)
0.0031   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` = '14063'
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` = '14063'
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` = '14063'
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)