HateCanWait


Country: US

Stars Earned
4
22
6
11

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
Land Of The Lost Banzai 19 69776 2026-04-14 00:50:15
Start & Paws Oscillator X 19 53447 2026-05-03 04:56:28
Birdie Doolittle 19 86713 2026-05-09 06:48:19
Change The World Nathalie & Kim Lukas 19 58215 2026-01-13 23:58:44
Dream A Dream Captain Jack 20 11110 2026-01-25 04:54:57
Ba Be Loo Be La Kristeen 20 5352 2025-12-10 04:31:49
Blow My Mind Alphadelta 19 1976 2026-01-27 21:04:33
Reactor Jason Creasey 19 72223 2025-12-16 19:52:17
ROM-eo & Juli8 Nina 19 54991 2026-04-13 03:46:02
Dies Irae Jason Creasey 19 15583 2025-11-28 20:41:35
Ladybug Coconut 19 85887 2026-03-31 00:34:52
EternuS Sanxion7 20 1347 2026-01-20 20:40:19
July Smiley 20 19197 2025-12-01 19:59:05
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 9852 2026-01-14 00:01:19
Bumble Bee Bambee 20 32008 2026-05-05 23:38:21
NightMoves Playmaker 20 3473 2026-04-14 02:13:14
Typical Tropical Bambee 19 13733 2026-01-20 21:32:44
Pink Dinosaur Miss Papaya 19 88337 2026-04-02 03:37:14
No Princess Lynn 19 81593 2026-04-21 20:08:38
My Generation Captain Jack 20 6723 2026-02-17 23:42:05
Nori Nori Nori Judy Crystal 21 1312 2026-04-05 05:04:19
In The Heat Of The Night E-Rotic 20 77157 2025-11-29 02:05:44
Operator Miss Papaya 19 88879 2026-03-25 02:01:10
Kick It Man KaW feat. DAZ 19 38170 2026-04-14 00:37:22
If You Can Say Goodbye Kate Project 19 87875 2026-03-25 02:04:12
Lay It Down Tchorta & Gui Boratto 19 77412 2025-12-10 04:18:16
High On Your Love Safura 19 17602 2025-12-02 20:02:09
Here For You PIXL feat. Q'AILA 19 81293 2026-04-21 20:42:56
We Got The Moves Electric Callboy 20 28408 2025-12-10 04:06:27
TURBO Tokyo Machine 21 78556 2026-04-29 03:50:10
Only You DEXTER KING feat. Alexis Donn 19 91588 2026-04-05 04:46:54
Orbit Ellis 19 72393 2026-03-01 06:00:48
Sirens RENOLD X Scarlett 19 82926 2026-04-13 03:40:02
UFO Little Sis Nora & S3RL 20 81084 2026-04-14 01:59:26
All Starts Now Laurell 19 80407 2026-01-27 21:06:39
Breathe Me Back To Life Stonebank feat. Lena Sue 20 8696 2026-03-01 06:04:25
The 7 Jump Ken-D 19 87288 2026-04-02 19:03:37
No Rules Foxela & Britt Lari 19 7151 2026-01-22 20:29:12
Over The Top M-Project & Vau Boy 23 1407 2025-12-10 03:07:28
Letting Go Bensley & Voicians 19 17122 2026-03-25 02:07:20
The Banana Song SIPPY 19 84610 2026-05-06 00:09:55
Why Me Desire 19 55311 2026-01-06 23:57:26
Hands Up, Touch The Sky NAOKI feat. NOVA 19 84135 2026-03-03 21:03:43
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0704
Total Execution Time  0.0736
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,632,368 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18924
  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.0615 seconds)  (Hide)
0.0359   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` = '18924'
GROUP BY `gs`.`grade
0.0252   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` = '18924'
AND `ghs`.`private` = 
0.0004   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` = '18924'
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)