buggles


Country: US

Stars Earned
40
1
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 97252 2026-02-18 20:23:01
Start & Paws Oscillator X 19 87919 2026-03-05 17:56:20
Time is Ticking Elpis feat. Black Elway 19 95631 2026-02-18 20:31:06
Birdie Doolittle 19 96681 2026-02-18 20:18:45
Joanna Crazy Loop 19 94913 2026-02-10 17:59:36
Think Thousand Thoughts Auvic 20 90173 2026-02-25 18:04:21
ROM-eo & Juli8 Nina 19 56647 2026-02-27 19:47:26
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 94724 2026-02-27 20:37:15
Dies Irae Jason Creasey 19 90445 2026-01-19 22:01:04
Click Bait S3RL feat. GL!TCH 20 94843 2026-02-25 18:50:48
Feel The Melody S3RL feat. Sara 20 94054 2026-02-25 18:56:33
July Smiley 20 87028 2026-01-21 17:27:14
Bumble Bee Bambee 20 89502 2026-03-05 18:35:36
No Princess Lynn 19 94443 2026-03-05 18:21:08
Devil Inside CRMNL 19 97695 2026-02-18 20:20:54
Night Of Fright Justin Corza & 420 22 83916 2026-03-05 18:18:41
Doh! Tale & Dutch 20 95405 2026-03-05 18:09:16
Ma Huggies FIG & Nico Sleator 20 85288 2026-02-18 20:46:55
Operator Miss Papaya 19 95137 2026-01-21 17:02:32
Paradox Naoki feat. Riyu Kosaka 20 92983 2026-01-21 17:04:54
Robot World Oscillator X 19 95609 2026-02-18 20:28:27
Insane Niko Noise 20 93273 2026-03-05 17:52:35
High On Your Love Safura 19 94917 2026-02-25 18:29:30
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 92336 2026-01-19 22:05:21
The Shrimps Vertigini 20 92404 2026-02-25 18:08:54
Art City Virgill 20 88284 2026-02-18 20:34:14
Right Into You The Tech Team 20 94108 2026-01-19 21:57:19
Therapy Conro 20 97436 2026-02-18 20:00:21
Bambole (Ole) Papa Gonzalez 20 93332 2026-02-25 18:48:21
Northern Lights Saxsquatch 21 94164 2026-03-05 18:23:48
Nothing Else Matters Katya Ocean 19 96379 2026-02-18 20:07:43
Sirens RENOLD X Scarlett 19 97126 2026-02-18 20:03:05
UFO Little Sis Nora & S3RL 20 95086 2026-03-05 18:15:14
Keep On Dancing BEAUZ feat. Heleen 20 91543 2026-02-18 20:44:47
Electronic City Pops TOKYO twilight scene 21 92829 2026-03-05 18:12:00
Way To Rio Tony T 20 96276 2026-03-05 18:06:05
My Heart Is Ticking Like A Bomb E-Rotic 20 87189 2026-02-18 20:42:20
No Rules Foxela & Britt Lari 19 95585 2026-02-25 19:05:23
Letting Go Bensley & Voicians 19 96256 2026-02-25 18:32:22
Bad Boy E-Rotic 20 93904 2026-02-18 20:36:24
Bella Ciao BEAUZ & XYSM 20 93707 2026-02-18 20:39:11
Daydream Therapy Joe Bermudez feat. Dana Mckeon 20 92331 2026-02-25 18:54:00
Uncanny Valley Freezepop 21 94411 2026-03-05 17:42:35
Hands Up, Touch The Sky NAOKI feat. NOVA 19 98174 2026-03-05 17:48:53
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Scores )  0.0145
Total Execution Time  0.0181
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,640,176 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/26307
  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.0059 seconds)  (Hide)
0.0039   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` = '26307'
GROUP BY `gs`.`grade
0.0018   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` = '26307'
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` = '26307'
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)