Burner


Country: US

Stars Earned
9
21
9
11
2

Wild Mode Embed Generic Embed

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

Total Score Count: 52

Song Title Artist Level Score Grade Date
Frozen Fire Kbit 23 93134 2024-09-15 02:12:24
Land Of The Lost Banzai 19 97430 2024-09-15 03:34:40
Start & Paws Oscillator X 19 94854 2024-09-05 02:40:16
Birdie Doolittle 19 96651 2024-07-20 01:11:47
Dream A Dream Captain Jack 20 99616 2025-05-08 00:16:19
Crazy Baby Fantasy Project 20 99206 2025-04-24 00:06:21
Everything Is Changing Rikah 19 15757 2024-07-20 01:14:23
Surf Hyper Potions 22 96645 2025-04-13 06:05:35
Unity TheFatRat 21 98119 2025-05-03 01:40:21
Flying High Filo Bedo 21 24574 2025-04-24 01:13:02
Land Of The Rising Sun Spacekatz 21 99361 2024-12-08 05:31:40
Dies Irae Jason Creasey 19 46970 2024-09-15 02:56:18
Ladybug Coconut 19 99858 2025-01-01 04:14:46
Boom Boom Dollars King Kong & D'Jungle Girls 21 27182 2024-09-05 01:37:29
Bumble Bee Bambee 20 99653 2025-05-10 03:02:39
Bang Bang Bang DCX 21 98925 2025-05-08 00:18:51
Typical Tropical Bambee 19 99310 2025-01-01 04:11:39
Pink Dinosaur Miss Papaya 19 6695 2025-01-01 03:07:33
Dam Dariram Joga 20 99774 2025-01-01 04:18:18
No Princess Lynn 19 98702 2024-07-20 01:01:05
So Deep Silvertear 21 98614 2025-05-08 01:32:14
In My Dreams Rebecca 20 99555 2025-04-24 00:03:52
Spaceman Bambee & Lynn 20 99902 2025-05-08 01:29:38
Cryosleep Machinae Supremacy 20 93852 2024-09-05 02:43:27
Kick It Man KaW feat. DAZ 19 93584 2024-07-20 01:54:55
Kinky Boots Daz Sampson & Nona 19 99851 2025-04-23 23:59:08
William Tell Quiqman 24 78110 2024-09-15 02:18:00
Follow My Pamp Andrea Damante feat. Adam Clay 20 99683 2025-05-08 00:13:40
Lay It Down Tchorta & Gui Boratto 19 99844 2025-05-03 01:32:26
High On Your Love Safura 19 43488 2024-09-05 01:47:57
Everybody Dance X-Rated 22 27844 2024-07-20 01:16:21
The Shrimps Vertigini 20 98763 2025-04-17 00:43:32
Here For You PIXL feat. Q'AILA 19 99360 2025-05-08 00:11:33
All For One IVD x Dee Dee x Kenny Hayes 21 97805 2024-09-05 02:53:56
Demon's World CJ Crew 22 98870 2025-05-08 00:26:55
Energizer ZiGZaG 23 26639 2025-04-24 02:55:13
STOP! & Go Onyx 21 99763 2025-05-08 01:18:48
Northern Lights Saxsquatch 21 98826 2025-04-24 02:58:36
Nothing Else Matters Katya Ocean 19 78384 2024-09-15 03:38:33
Techno World NAOKI underground 22 99451 2025-05-03 01:45:24
Poco Loco Carlito 21 99591 2025-04-24 03:01:44
Fiesta Night Carlito 21 99870 2025-05-08 00:21:59
UFO Little Sis Nora & S3RL 20 99736 2025-05-08 00:09:24
Supernova Laszlo 22 96329 2024-09-05 02:37:47
Jingle Bell Rock KaW feat. Bobby Helms 20 99519 2025-04-24 02:50:44
Big Boss Big Boss 21 98200 2025-04-17 01:35:27
DMT Technikore 23 98342 2025-01-01 03:00:25
Everybody Get Up Tempo feat. Manola 19 99813 2025-04-17 01:21:52
Drum 'N' Bossa Carbuncle 20 99863 2025-05-10 03:06:20
Baila Bolero Fun Fun 20 99750 2025-05-03 01:34:54
My Heart Is Ticking Like A Bomb E-Rotic 20 12279 2025-04-24 01:24:32
Rain Dance MUZZ 21 99382 2025-05-03 01:42:54
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.0250
Total Execution Time  0.0286
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,600,920 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17570
  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.0154 seconds)  (Hide)
0.0109   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` = '17570'
GROUP BY `gs`.`grade
0.0042   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` = '17570'
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` = '17570'
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)