Doomf1st


Country: US

Stars Earned
5
15
15
10

Wild Mode Embed Generic Embed

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

Total Score Count: 45

Song Title Artist Level Score Grade Date
Time is Ticking Elpis feat. Black Elway 19 71569 2024-07-10 10:31:41
Dream A Dream Captain Jack 20 19428 2024-11-25 04:59:53
Joanna Crazy Loop 19 39520 2024-12-19 07:41:33
Show Me Your Moves Auvic 20 70585 2024-06-20 07:19:13
That Night Eskimo & Icebird 21 81780 2025-03-10 04:00:43
The 7th Element Vitas 19 92184 2024-07-10 11:28:30
Ba Be Loo Be La Kristeen 20 66919 2024-07-24 06:21:07
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 78921 2025-03-23 06:38:59
Ladybug Coconut 19 84584 2024-09-06 04:41:57
Gargoyle Sanxion7 24 4912 2025-04-05 04:31:58
Bumble Bee Bambee 20 81832 2025-03-14 05:06:12
Justify My Love Tess 21 79225 2024-07-10 11:22:48
Esperanza KaW 22 10437 2025-04-21 06:12:34
Electric The DNC feat. Miss Amani 22 43224 2024-12-19 07:32:41
So Deep Silvertear 21 72086 2024-12-08 20:04:35
Get Lifted HOT KICKS 21 86060 2025-03-14 04:44:38
Come On Now Miss Amani 20 38617 2024-06-20 07:07:52
Dolphin Talk Pyramyth 23 29248 2024-08-24 06:46:22
I'm Crazy For Your Love Black Eva 21 85617 2025-03-10 03:53:28
Megalovania Toby Fox 21 56770 2024-07-10 10:28:20
What Love Feels Like Leonail 20 83185 2024-11-24 04:56:20
On My Own Anamanaguchi feat. HANA 21 36556 2024-11-14 04:56:29
In The Heat Of The Night E-Rotic 20 5462 2024-10-24 05:43:37
Say What Cut Capers 21 82107 2024-10-24 05:40:55
Kinky Boots Daz Sampson & Nona 19 88348 2025-03-10 03:56:02
Turn Me On E-Rotic 20 2968 2024-12-19 05:58:39
Never Ending Story DJ AC-DC 20 77192 2024-10-09 06:41:53
Disco High Ultimate Heights 21 79091 2024-06-20 07:14:04
Follow My Pamp Andrea Damante feat. Adam Clay 20 3525 2025-03-23 06:41:45
Say Na Na Na Serhat 19 87566 2024-10-24 05:38:44
High On Your Love Safura 19 92945 2024-12-08 20:17:50
Take Take Miss V 20 89117 2025-03-19 05:24:34
Sing It Again Kirk Monteux 19 86642 2024-06-20 07:21:43
Moonlight PIXY 20 30523 2024-09-02 23:30:46
Villain PIXY 20 75304 2024-11-24 04:51:45
Midnight Train More Plastic & Tylah Winyard 22 15751 2024-08-15 05:43:51
Born to Run Red Parker 19 88443 2024-08-20 06:30:27
Love Arcade Bending Grid 21 78780 2024-12-08 20:12:08
Breathe Me Back To Life Stonebank feat. Lena Sue 20 88742 2024-12-03 05:50:31
Boogeyman Wizardz of Oz 19 90286 2024-12-03 05:52:51
Kibo Dion Timmer 22 83020 2025-03-14 04:54:48
Truth or Dare PIXY 19 94359 2024-12-15 03:47:01
Fearless Rolling Quartz 24 5035 2024-08-07 05:08:16
Heaven On Earth HELLO GLOOM 22 83889 2024-10-24 05:45:46
Running In The 90s Max Coveri 23 2454 2025-03-19 05:34:19
  BENCHMARKS  
Loading Time: Base Classes  0.0023
Controller Execution Time ( Main / Scores )  0.1139
Total Execution Time  0.1164
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,582,992 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16720
  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.1046 seconds)  (Hide)
0.1004   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` = '16720'
GROUP BY `gs`.`grade
0.0040   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` = '16720'
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` = '16720'
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)