Simp


Country: US

Stars Earned
10
44

Wild Mode Embed Generic Embed

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

Total Score Count: 54

Song Title Artist Level Score Grade Date
Can't Get Enough Miradey 20 99111 2025-04-04 23:14:44
Bagpipe A-Moe 20 98689 2025-07-25 20:32:14
Don't Stop My Music Tonight David Dima 22 95914 2024-06-08 19:11:22
Dream A Dream Captain Jack 20 95796 2026-01-30 22:53:23
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 88720 2024-07-19 23:14:23
Joanna Crazy Loop 19 95158 2025-04-04 22:34:49
That Night Eskimo & Icebird 21 95741 2024-05-11 20:04:34
The 7th Element Vitas 19 98206 2025-04-04 22:42:40
Medicine 2013 Kim Leoni 19 95509 2025-12-13 23:07:05
My Freedom Rayman Rave & Nika Lenina 19 96342 2026-01-30 22:22:29
Drifting Away Filo Bedo 20 94351 2026-01-30 22:56:47
Fleadh Uncut Ian Parker 21 96908 2026-01-04 00:05:30
Sweet World Omega Men 22 92640 2024-07-19 22:14:44
Click Bait S3RL feat. GL!TCH 20 97983 2025-04-04 23:17:55
EternuS Sanxion7 20 97212 2025-07-25 20:39:32
Be Alive Stian K 20 98563 2025-04-04 23:08:53
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 96110 2025-04-04 22:11:04
Ari Oh Jenny Kee 20 96942 2025-04-04 22:50:33
Typical Tropical Bambee 19 96410 2026-01-30 22:28:55
Ghosts Tenth Planet 20 95182 2024-07-19 22:04:13
Anubis Banzai 20 97399 2025-04-04 22:48:53
So Deep Silvertear 21 94111 2026-01-04 00:07:10
Dopamine You In Mind 23 96624 2024-07-19 22:44:17
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 98016 2024-05-11 20:06:14
Black Magic Matduke 23 90364 2024-07-19 22:42:37
Sky High Lucyfer 20 98413 2024-05-11 20:02:54
Arcade Run Perfect Sphere 22 92601 2026-01-30 23:28:20
Bring Your Lovin Back Fracus 20 96794 2025-04-04 23:13:04
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 96808 2024-07-19 21:50:41
Megalovania Toby Fox 21 95989 2026-01-30 23:16:20
Show U Love Entity 22 95366 2024-06-08 19:13:02
SubZero Donk Terrorist vs. 204 22 95524 2024-07-19 22:30:47
The Judgement Day Naoki feat. Riyu Kosaka 19 97472 2025-04-04 22:44:20
Cartoon Heroes Barbie Young 21 96086 2026-01-03 23:07:06
Queen Of Light E-Rotic 21 96072 2026-01-03 22:56:42
Contrast Donk Terrorist vs. Daniel Seven 22 96797 2026-01-30 23:31:01
Here For You PIXL feat. Q'AILA 19 97127 2025-12-13 21:38:02
The Call of Wilderness Electron 22 96377 2024-07-19 22:32:27
We Got The Moves Electric Callboy 20 96565 2026-01-30 23:05:08
Pump It Electric Callboy 21 96614 2026-01-30 23:18:00
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 96312 2025-07-25 21:05:19
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 97674 2024-07-19 23:16:03
Crab Rave Noisestorm 20 98520 2025-12-13 23:15:30
Northern Lights Saxsquatch 21 98618 2024-07-19 22:05:53
2NITE nanobii 21 94223 2025-07-25 21:16:44
UFO Little Sis Nora & S3RL 20 99000 2025-07-25 20:54:22
Candy Pop Luv Limited -NM- 21 94469 2024-07-19 21:52:21
The Bass & the Melody S3RL 22 97277 2024-07-19 22:16:24
Under The Bed Macks Wolf X Tatsunoshin 21 95630 2026-01-30 23:23:20
Where Did You Go Tatsunoshin 21 93932 2026-01-30 23:25:00
Running In The 90s Max Coveri 23 97541 2025-07-25 21:03:39
No Rules Foxela & Britt Lari 19 98751 2026-01-03 23:05:26
Running Ninja Eurofunk 21 96384 2025-07-25 20:48:25
Proper Rhythm peak divide 21 97210 2025-07-25 20:46:45
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0292
Total Execution Time  0.0323
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,673,144 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16187
  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.0190 seconds)  (Hide)
0.0166   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` = '16187'
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` = '16187'
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` = '16187'
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)