SheepMuffles


Country: US

Stars Earned
7
30
2
1
1

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
Dream A Dream Captain Jack 20 80993 2023-07-01 02:39:49
Million Feelings Chriss Floren 19 92234 2025-01-30 01:27:07
Bounce Crew 7 19 96897 2024-02-11 18:22:34
Zodiac Banzai 21 62926 2025-03-08 20:58:22
Surf Hyper Potions 22 91121 2024-02-11 18:57:29
Drifting Away Filo Bedo 20 92372 2025-02-08 19:18:16
Click Bait S3RL feat. GL!TCH 20 90292 2023-07-01 02:42:11
Darkness Sanxion7 22 92750 2025-03-08 21:00:37
Coming Out Playmaker feat. Robina 19 95508 2025-01-30 03:00:47
Typical Tropical Bambee 19 96678 2025-02-08 17:22:09
Pink Dinosaur Miss Papaya 19 97863 2025-02-08 17:59:29
Anubis Banzai 20 85031 2023-07-01 02:44:49
Nothing Gonna Stop Micky 20 97375 2025-02-08 17:53:12
Magic Mystery Tour KaW feat. Paula Terry 19 86573 2023-07-08 05:28:27
Bring Your Lovin Back Fracus 20 86124 2025-03-08 20:45:33
Spaceman Bambee & Lynn 20 96226 2025-02-08 18:01:30
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 52680 2025-03-08 21:03:16
The Judgement Day Naoki feat. Riyu Kosaka 19 96978 2025-02-08 16:46:48
Show U M-Project 24 82401 2024-07-11 07:45:53
Kalinka Quiqman 20 96615 2025-02-08 18:03:41
Fade Out Bensley 21 85169 2025-03-08 20:54:08
Right Into You The Tech Team 20 96490 2025-01-30 03:10:00
EMEA Re-venG 24 89410 2024-07-11 07:42:44
Just Dance Bad Computer 20 93684 2024-07-11 07:38:52
Make It Tonight Fracus & Darwin feat. Jake 21 95582 2024-07-11 07:36:50
Down Low Hr. Troels x Felix Schorn 20 91447 2025-02-08 19:15:50
Nothing Else Matters Katya Ocean 19 89388 2023-07-08 05:31:34
Techno World NAOKI underground 22 94697 2024-07-11 07:34:07
Blackstar Celldweller 22 86077 2023-10-28 03:11:45
Breathe Me Back To Life Stonebank feat. Lena Sue 20 97510 2025-01-30 03:03:19
Y2Z Affinity 22 94159 2024-07-11 07:31:22
Boogeyman Wizardz of Oz 19 92684 2023-10-28 02:31:40
Supernova Laszlo 22 91890 2024-07-11 07:28:00
Kibo Dion Timmer 22 66036 2025-05-31 02:25:27
Electronic City Pops TOKYO twilight scene 21 96692 2024-07-11 07:19:54
Mothership F.O.O.L & SKUM 24 91388 2024-07-11 07:17:04
DMT Technikore 23 90360 2025-01-30 03:12:28
Everybody Get Up Tempo feat. Manola 19 98011 2024-07-11 07:10:03
Where Did You Go Tatsunoshin 21 92336 2024-07-11 07:14:20
Love Toxic FACTOR-X 21 84598 2025-01-30 01:29:36
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 97141 2025-03-08 20:51:23
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.1387
Total Execution Time  0.1415
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,566,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10607
  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.0696 seconds)  (Hide)
0.0612   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` = '10607'
GROUP BY `gs`.`grade
0.0082   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` = '10607'
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` = '10607'
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)