BathSoap


Country: US

Stars Earned
11
19
7
12

Wild Mode Embed Generic Embed

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

Total Score Count: 49

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 59865 2024-02-19 04:17:26
Emotion Smiley 22 61222 2024-03-11 00:56:34
Hyper Hyper Smiley 22 77560 2024-03-04 02:56:16
Remember December Smiley 22 84082 2024-02-26 02:31:35
Birdie Doolittle 19 81657 2024-02-26 02:09:51
Dream A Dream Captain Jack 20 76496 2024-02-19 03:07:24
Licky Licky Crispy 20 81529 2024-02-26 02:15:11
Blow My Mind Alphadelta 19 83936 2024-03-11 00:43:40
Mexi Mexi Mozquito 20 84179 2024-04-17 02:09:59
Zodiac Banzai 21 85739 2024-03-04 02:49:19
Ignition Starts KaW 21 88061 2024-04-17 02:55:05
Da Roots Mind Reflection 20 89501 2024-03-04 02:29:59
Disconnected Disco Kid Whatever 20 78714 2025-08-03 20:46:39
I Think I Like That Sound Kid Whatever 20 69005 2024-02-19 04:45:25
ROM-eo & Juli8 Nina 19 71893 2024-02-19 02:46:41
Temple Of Boom Yannis Kamarinos 23 16435 2024-03-11 01:05:45
While Tha Rekkid Spinz DJ Zombie 22 70916 2024-02-19 02:51:43
Ladybug Coconut 19 79512 2024-08-10 03:30:17
Sweet World Omega Men 22 30641 2024-02-19 04:10:58
Click Bait S3RL feat. GL!TCH 20 63236 2024-02-19 02:00:46
Sunshine Triple J 22 30960 2024-02-19 02:20:26
EternuS Sanxion7 20 92393 2024-03-04 03:13:45
Gargoyle Sanxion7 24 51092 2024-03-03 23:24:21
July Smiley 20 56060 2024-02-26 02:27:57
Xuxa Smiley 23 82756 2024-03-04 02:32:26
Bumble Bee Bambee 20 93519 2024-03-04 03:16:23
Hero Miss Papaya 20 39992 2024-02-07 22:51:35
Senorita Jenny Rom 23 82610 2024-04-17 02:58:12
Ghosts Tenth Planet 20 71881 2024-02-19 02:03:30
Anubis Banzai 20 81155 2024-02-19 04:41:16
Bye Bye Baby Balloon Joga 21 82004 2024-03-11 00:53:51
Dam Dariram Joga 20 90708 2024-03-04 02:34:51
So Deep Silvertear 21 62153 2024-02-19 02:29:21
Fantasy Melissa 21 87077 2024-04-17 02:06:58
Sky High Lucyfer 20 77086 2024-02-19 02:49:21
Nori Nori Nori Judy Crystal 21 80134 2024-02-26 02:34:40
Delirium Smiley 23 9097 2024-02-19 02:17:21
BU-44 Naoki 21 54272 2024-02-19 04:48:28
Hip Hop Jam Indiggo 20 80401 2024-03-11 00:50:26
Summer Smiley 25 18339 2024-08-10 03:37:46
Temple Of Love E-Rotic 21 55200 2025-08-03 21:13:50
Cartoon Heroes Barbie Young 21 51508 2024-02-07 23:17:38
Rainbow Rave Parade Chime 24 11584 2024-04-17 03:02:17
Energizer ZiGZaG 23 28233 2024-04-17 02:23:11
Lemmings On The Run E-Rotic 21 80691 2024-10-04 21:23:38
Bassline Shatter M-Project & S2i8 23 63619 2024-02-19 03:10:08
All Starts Now Laurell 19 93703 2024-03-11 00:41:14
Boogeyman Wizardz of Oz 19 84493 2024-03-11 00:45:55
Under The Bed Macks Wolf X Tatsunoshin 21 64408 2024-02-19 02:06:09
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Scores )  0.0143
Total Execution Time  0.0181
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,598,304 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13960
  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.0050 seconds)  (Hide)
0.0019   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` = '13960'
GROUP BY `gs`.`grade
0.0028   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` = '13960'
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` = '13960'
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)