Adamm


Country: US

Stars Earned
19
9
2
15

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
In The Hall Of The Mountain King KaW 22 77924 2024-05-12 04:58:56
Dreaming Rameses B feat. Holly Drummond 21 4157 2024-07-20 04:34:17
Get Down Kairo Kingdom 22 66802 2024-05-19 02:37:33
Crazy Baby Fantasy Project 20 88909 2024-07-27 04:10:13
Agent Blatant Ernest + Julio 21 41578 2025-03-01 06:32:40
Pop4 Vibes & Wishdokta 22 348 2024-06-02 02:19:01
Click Bait S3RL feat. GL!TCH 20 92563 2024-08-17 05:13:56
Darkness Sanxion7 22 87294 2024-09-02 06:26:47
EternuS Sanxion7 20 90474 2024-08-17 05:16:45
Feel The Melody S3RL feat. Sara 20 92030 2024-07-27 04:22:10
Gargoyle Sanxion7 24 80473 2024-10-26 05:31:06
Bang Bang Bang DCX 21 79485 2024-08-17 06:14:31
Music & Police CJ Crew & KaW feat. Christian D. 21 78386 2024-07-20 04:38:31
Stay Tess 20 83540 2024-08-17 06:05:41
Come On Now Miss Amani 20 86790 2024-07-27 04:08:12
Dam Dadi Doo Fantasy Project 22 45155 2024-08-12 00:26:57
Equinox Mage 21 82023 2024-07-27 04:26:00
Give Into Nutronic 22 85030 2024-08-31 04:42:48
India's Glitch Kirill Gramada 21 88555 2024-08-31 04:48:08
Nightmare FSJ feat. Tara Louise 21 84302 2025-03-01 06:38:39
Megalovania Toby Fox 21 84313 2024-07-27 04:29:07
Cartoon Heroes Barbie Young 21 73799 2024-07-13 23:16:51
Paradox Naoki feat. Riyu Kosaka 20 90205 2024-08-17 06:08:14
Contrast Donk Terrorist vs. Daniel Seven 22 86368 2024-08-17 06:11:18
Kalinka Quiqman 20 86241 2024-08-17 05:19:25
Dark Fenix DE-SIRE 22 20387 2024-07-20 04:46:37
Liberar Vida Scorccia 22 55704 2024-06-02 02:15:39
Meta Dreadnaught Machinae Supremacy 21 86845 2024-09-02 06:29:16
Bewitched PIXY 22 84480 2024-08-04 05:27:08
Stop Me Natsume Oki 21 87218 2024-07-27 04:13:20
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 83024 2024-09-02 06:38:46
Trigger CraXy 21 84273 2024-07-27 04:16:00
Lemmings On The Run E-Rotic 21 25569 2024-08-12 00:38:03
Crab Rave Noisestorm 20 90027 2024-07-20 04:43:50
2NITE nanobii 21 85378 2024-09-02 06:32:44
Breathe Me Back To Life Stonebank feat. Lena Sue 20 85825 2024-07-27 04:06:10
To Your Beat S3RL feat. Hannah Fortune 23 82836 2024-10-26 05:25:46
Halloween Scream Bigshot Bo And The Swing Crusaders 21 89376 2024-07-20 04:36:13
Under The Bed Macks Wolf X Tatsunoshin 21 87377 2024-08-24 04:24:29
Elysium Scott Brown 21 93255 2024-11-11 02:07:49
Fearless Rolling Quartz 24 20412 2024-10-12 05:48:13
DMT Technikore 23 61153 2024-10-12 05:37:38
Where Did You Go Tatsunoshin 21 3229 2024-08-04 05:12:06
Falling In Love No Hero & Nino Rivera 22 84005 2025-06-07 05:27:44
Need You Nostalgix 22 89313 2024-11-23 06:16:13
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Scores )  0.0135
Total Execution Time  0.0173
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,582,968 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16060
  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.0033 seconds)  (Hide)
0.0010   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` = '16060'
GROUP BY `gs`.`grade
0.0021   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` = '16060'
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` = '16060'
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)