slothsenpai


Country: US

Stars Earned
6
35
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 82801 2025-07-27 00:33:30
Land Of The Lost Banzai 19 97264 2025-01-10 19:35:06
Remember December Smiley 22 90242 2025-01-10 19:45:16
Think Thousand Thoughts Auvic 20 85169 2025-01-05 20:06:11
Zodiac Banzai 21 92795 2025-01-10 19:00:35
Agent Blatant Ernest + Julio 21 86009 2025-01-10 18:13:47
I Think I Like That Sound Kid Whatever 20 90267 2025-01-05 20:49:11
Land Of The Rising Sun Spacekatz 21 97025 2025-01-10 18:27:39
ROM-eo & Juli8 Nina 19 90787 2025-01-05 20:29:50
Spin Chicken Freebie & The Bean 21 93383 2025-01-10 19:20:48
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 91509 2025-01-10 18:19:05
Boom Boom Dollars King Kong & D'Jungle Girls 21 90400 2025-07-27 00:23:26
Waka Laka Jenny Rom vs. The Zippers 21 93406 2025-01-10 18:25:12
Flash In The Night Flashman 22 88415 2025-07-27 00:35:57
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 25630 2025-01-10 18:16:20
Movin On Ellen Gee 20 92885 2025-01-05 20:51:58
Music & Police CJ Crew & KaW feat. Christian D. 21 93293 2025-01-10 18:29:39
So Deep Silvertear 21 91695 2025-01-05 21:07:56
India's Glitch Kirill Gramada 21 93765 2025-01-10 18:49:32
Hypnosis Colin Kiddy 21 90799 2025-07-27 00:06:54
My Generation Captain Jack 20 96101 2025-01-10 19:38:07
Spaceman Bambee & Lynn 20 95876 2025-01-05 20:46:28
Beethoven Virus BanYa 22 82972 2025-01-05 20:24:02
Queen Of Light E-Rotic 21 94976 2025-01-05 21:10:19
Never Ending Story DJ AC-DC 20 98915 2025-01-05 20:57:06
Disco High Ultimate Heights 21 91055 2025-01-05 21:04:47
BUBBLES Tokyo Machine 22 92381 2025-01-10 18:35:01
Outbreak Feint feat. MYLK 23 87453 2025-01-10 19:42:05
The Shrimps Vertigini 20 94402 2025-01-05 20:44:02
We Got The Moves Electric Callboy 20 94647 2025-01-05 21:02:17
Demon's World CJ Crew 22 89169 2025-01-10 18:32:49
TURBO Tokyo Machine 21 94494 2025-01-10 18:08:38
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 96409 2025-01-10 19:03:01
Right Into You The Tech Team 20 92489 2025-01-05 20:59:09
Orbit Ellis 19 93856 2025-01-10 18:43:43
Crab Rave Noisestorm 20 94965 2025-01-05 21:29:54
Bambole (Ole) Papa Gonzalez 20 94540 2025-01-10 18:46:34
Northern Lights Saxsquatch 21 93135 2025-01-10 18:52:05
Samurai Rameses B 22 15871 2025-01-10 18:11:37
Night In Motion Cubic 22 21 89798 2025-01-05 21:27:24
Fiesta Night Carlito 21 87550 2025-07-27 00:04:19
Daydream Danny Leax 21 85648 2025-07-27 00:26:06
戦国 Re-venG 21 89120 2025-01-10 18:22:48
Running In The 90s Max Coveri 23 86143 2025-07-27 00:31:05
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0162
Total Execution Time  0.0190
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,579,864 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8455
  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.0066 seconds)  (Hide)
0.0026   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` = '8455'
GROUP BY `gs`.`grade
0.0037   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` = '8455'
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` = '8455'
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)