Oxyacetylene


Country: US

Stars Earned
17
20
10
8

Wild Mode Embed Generic Embed

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

Total Score Count: 55

Song Title Artist Level Score Grade Date
All Of Me Klubbmover 20 89384 2025-01-25 03:32:04
Origin Eagle | Stallian 20 77420 2024-03-16 03:21:46
Bagpipe A-Moe 20 88663 2024-03-16 01:49:03
Don't Stop My Music Tonight David Dima 22 78434 2025-01-24 00:10:14
Dream A Dream Captain Jack 20 81320 2024-03-16 02:30:38
Moonstone Virgill 19 81731 2023-09-09 06:26:39
The 7th Element Vitas 19 92446 2025-05-25 04:24:18
Zodiac Banzai 21 38334 2024-03-16 01:50:43
ROM-eo & Juli8 Nina 19 94863 2025-05-25 04:29:57
Dies Irae Jason Creasey 19 88546 2024-03-16 02:03:08
Paranormal Inspector K 20 72698 2024-03-16 02:32:18
Click Bait S3RL feat. GL!TCH 20 23855 2023-09-09 05:39:59
Gargoyle Sanxion7 24 31483 2025-01-25 03:12:00
Bumble Bee Bambee 20 86414 2025-01-25 03:19:01
Move It Groove It KaW feat. Sam-I-Am 22 74399 2024-03-16 19:53:46
Anubis Banzai 20 90028 2025-05-24 19:20:09
Dam Dariram Joga 20 71911 2023-09-30 04:17:10
So Deep Silvertear 21 70454 2024-03-16 00:13:31
Stay Tess 20 24282 2023-09-09 05:52:00
No Nobody's Love Joga 20 75064 2024-03-16 17:54:20
My Generation Captain Jack 20 92259 2025-05-23 04:33:31
Nori Nori Nori Judy Crystal 21 81492 2025-05-24 18:43:14
Beethoven Virus BanYa 22 43698 2024-03-16 00:44:24
BU-44 Naoki 21 86875 2025-01-25 03:14:52
Do It All Night E-Rotic 20 86363 2024-03-16 03:39:14
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 64118 2025-05-23 04:48:29
The Judgement Day Naoki feat. Riyu Kosaka 19 14280 2023-09-30 03:56:02
Butterfly Swingrowers 19 73824 2023-09-30 04:43:40
Cartoon Heroes Barbie Young 21 87588 2025-05-23 18:07:11
Operator Miss Papaya 19 89260 2024-03-16 02:22:49
Queen Of Light E-Rotic 21 82262 2024-03-16 00:42:44
Say What Cut Capers 21 79616 2024-03-15 23:53:44
Kinky Boots Daz Sampson & Nona 19 66986 2023-09-09 05:30:04
Follow My Pamp Andrea Damante feat. Adam Clay 20 69376 2023-09-09 05:54:43
Say Na Na Na Serhat 19 67492 2023-09-30 05:09:34
Pump the Rhythm Ultimate Heights 21 92371 2025-01-25 03:22:01
Silent Movie Little Violet 19 72068 2023-09-09 06:46:01
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 64267 2023-09-30 04:41:04
We Got The Moves Electric Callboy 20 15371 2023-09-09 04:34:52
Cosmic Drive Quiqman 22 87686 2025-05-23 17:48:45
Pump It Electric Callboy 21 88732 2025-05-25 04:32:35
Stop Me Natsume Oki 21 84634 2024-03-16 03:40:54
Villain PIXY 20 42525 2023-09-09 05:59:45
Crab Rave Noisestorm 20 79670 2024-03-17 02:00:50
Born to Run Red Parker 19 13791 2023-09-09 05:22:07
Bambole (Ole) Papa Gonzalez 20 85916 2024-03-16 02:21:09
Nothing Else Matters Katya Ocean 19 86102 2024-03-16 02:28:58
Stockholm to Bombay Dr. Bombay 21 84710 2025-05-24 00:58:28
Poco Loco Carlito 21 85972 2025-05-23 17:46:15
All Starts Now Laurell 19 88101 2023-09-30 04:02:49
Under The Bed Macks Wolf X Tatsunoshin 21 91395 2025-01-25 03:17:09
Truth or Dare PIXY 19 91012 2025-01-25 03:27:43
Running In The 90s Max Coveri 23 11696 2025-01-25 03:06:39
My Heart Is Ticking Like A Bomb E-Rotic 20 89385 2025-05-24 19:17:44
Remember Me Leslie Parrish 21 78016 2025-05-23 04:50:34
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Scores )  0.0204
Total Execution Time  0.0242
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,616,928 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11819
  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.0099 seconds)  (Hide)
0.0068   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` = '11819'
GROUP BY `gs`.`grade
0.0024   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` = '11819'
AND `ghs`.`private` = 
0.0006   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` = '11819'
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)