Skullbac


Country: CA

Stars Earned
12
34
3
1
1

Wild Mode Embed Generic Embed

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

Total Score Count: 51

Song Title Artist Level Score Grade Date
Flight Of The Bumble Bee MonstDeath 25 76662 2025-12-14 17:39:31
Link Line Asterisk 25 87912 2025-12-14 17:48:13
Personal Reality Auvic 25 90337 2025-12-14 17:56:46
Determinator Dust Devil 26 54785 2025-12-14 18:24:38
My Life Is So Crazy Initial P 24 77219 2025-11-18 23:45:52
Ladybug Coconut 19 93362 2025-11-18 23:30:01
EternuS Sanxion7 20 81236 2025-03-15 16:23:33
Pink Fuzzy Bunnies Wonderboy 25 86461 2026-03-01 18:10:04
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 95091 2025-09-10 23:05:23
The Beginning DJ Doo 26 82430 2025-11-20 00:09:49
Bumble Bee Bambee 20 72882 2025-03-13 22:12:52
Flash In The Night Flashman 22 83997 2025-11-18 23:36:23
Justify My Love Tess 21 86997 2025-03-14 22:10:38
Movin On Ellen Gee 20 84268 2026-01-19 23:12:34
Dam Dariram Joga 20 98325 2026-03-01 18:19:23
In My Dreams Rebecca 20 97520 2025-11-09 16:23:05
Speed Over Beethoven Rose 22 88846 2025-09-10 23:46:10
Dam Dadi Doo Fantasy Project 22 81455 2025-03-08 17:59:17
Confusion Tess 22 91432 2026-01-20 23:08:06
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 89097 2025-09-10 23:21:30
Ma Huggies FIG & Nico Sleator 20 88805 2025-11-19 00:22:54
SubZero Donk Terrorist vs. 204 22 95348 2026-01-24 18:42:58
Critical Hit MDK 25 87448 2025-12-14 17:36:11
Summer Smiley 25 88995 2025-12-14 18:04:13
The Judgement Day Naoki feat. Riyu Kosaka 19 92503 2025-12-14 17:42:33
Winter BanYa 25 74499 2025-12-14 18:13:11
In The Heat Of The Night E-Rotic 20 89103 2025-11-19 00:20:02
Step Up Amadeus BanYa 22 91283 2025-09-10 23:27:38
Paradox Naoki feat. Riyu Kosaka 20 89662 2025-10-13 16:07:14
Shiawase Dion Timmer 23 86241 2025-09-11 00:24:19
Energizer ZiGZaG 23 86564 2025-11-18 23:54:00
Crab Rave Noisestorm 20 68240 2025-03-05 23:24:20
EMEA Re-venG 24 87833 2025-09-24 22:15:18
RAD Tokyo Machine 24 1315 2025-03-15 16:16:55
The Other Side Au5 & Chime 25 87896 2025-12-14 18:07:31
Arsene's Bazaar James Landino 25 89671 2025-12-14 17:34:01
Y2Z Affinity 22 97649 2026-01-24 18:45:13
DMT Technikore 23 85046 2025-09-11 00:27:15
Where Did You Go Tatsunoshin 21 89626 2025-09-10 23:03:06
Parallel Universe Omega 25 91983 2025-12-14 17:50:53
Paranoid 180 24 45971 2025-03-15 16:18:53
When The Sun Goes Down Ken Blast 22 91224 2025-09-10 23:23:56
MEANT 2 BE THIRST & nuphory 23 95557 2025-09-25 22:14:56
Falling In Love Again Naoki feat. Paula Terry 20 92607 2025-11-18 23:27:00
Pure Ecstasy M-Project 25 96299 2026-02-15 17:39:19
Vegas NAOKI underground feat. Bobby 24 91840 2026-03-01 17:20:24
Let's Go! (This Is It) 2 The Limit 21 96362 2026-01-20 23:06:10
Death By Glamour Toby Fox 23 96315 2026-03-01 17:18:14
Get Away Steve Modana 20 96747 2026-01-17 16:44:53
Street Level NXSTY 23 96424 2026-03-01 17:13:18
Stylewave Waterflame 22 95904 2026-03-01 17:11:13
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0180
Total Execution Time  0.0210
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,661,744 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21310
  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.0066 seconds)  (Hide)
0.0027   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` = '21310'
GROUP BY `gs`.`grade
0.0037   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` = '21310'
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` = '21310'
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)