Maccaman


Country: AU

Stars Earned
2
31
1
1
5

Wild Mode Embed Generic Embed

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

Total Score Count: 40

Song Title Artist Level Score Grade Date
Flight Of The Bumble Bee MonstDeath 25 56587 2024-05-18 05:56:19
RockSlaves Leo Pigot & Rinat Crone 23 93305 2024-05-18 05:43:18
The Last Time Zariis 23 89070 2024-05-18 05:26:53
Agent Blatant Ernest + Julio 21 96032 2024-05-18 04:07:25
Crazyloop Crazy Loop 22 98612 2024-05-18 04:31:57
Go 60 Go Takoyaki 24 67838 2024-05-18 05:51:34
Hispanic Panic Chucho Merchán 23 90152 2024-05-17 12:33:15
Soapy Bubble Fragmentz 23 88989 2024-05-18 05:38:15
Temple Of Boom Yannis Kamarinos 23 92889 2024-05-18 05:29:21
This Is Rock And Roll DJ Zombie 19 90158 2024-05-17 12:24:01
Pink Fuzzy Bunnies Wonderboy 25 30756 2024-05-18 06:04:00
July Smiley 20 93443 2024-05-17 12:30:28
Xuxa Smiley 23 95041 2024-05-18 05:18:34
Waka Laka Jenny Rom vs. The Zippers 21 87896 2024-05-17 12:26:48
Senorita Jenny Rom 23 89958 2024-05-18 04:52:03
The Saint Goes Marching The Saint 21 91752 2024-05-17 12:21:51
Anubis Banzai 20 97104 2024-05-18 04:09:49
Music & Police CJ Crew & KaW feat. Christian D. 21 89538 2024-05-17 11:35:30
So Deep Silvertear 21 95359 2024-05-17 12:17:36
Living In America Rose & John 22 91027 2024-05-18 04:42:19
Arcade Run Perfect Sphere 22 86006 2024-05-18 04:17:45
Delirium Smiley 23 90880 2024-05-18 04:39:00
Take Me Away Fracus & Darwin 23 95598 2024-05-18 05:31:58
Beethoven Virus BanYa 22 94525 2024-05-18 04:46:11
Hip Hop Jam Indiggo 20 90455 2024-05-17 12:35:38
Baby Love Me Judy Crystal 21 73493 2024-05-17 11:25:40
Summer Smiley 25 87369 2024-05-18 06:00:45
Destiny Smiley 23 89210 2024-05-18 04:36:30
Dr. M BanYa 23 74814 2024-05-18 04:49:01
Shiawase Dion Timmer 23 87696 2024-05-18 05:41:04
All For One IVD x Dee Dee x Kenny Hayes 21 93677 2024-05-18 04:12:01
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 92191 2024-05-18 05:20:45
Crab Rave Noisestorm 20 97791 2024-05-18 04:27:51
2NITE nanobii 21 77079 2024-05-18 04:01:25
A Little Love Glitterati 21 91488 2024-05-18 04:03:39
Asian Night in 20XX NM Japan 22 94481 2024-05-18 04:20:11
All Starts Now Laurell 19 97375 2024-05-18 04:15:29
The 7 Jump Ken-D 19 95635 2024-05-18 03:58:50
To Your Beat S3RL feat. Hannah Fortune 23 88507 2024-05-18 05:23:15
BLEEP BLOOP Tokyo Machine 24 83791 2024-05-18 05:53:44
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0136
Total Execution Time  0.0165
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,565,280 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16277/3
  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.0049 seconds)  (Hide)
0.0035   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` = '16277'
GROUP BY `gs`.`grade
0.0012   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` = '16277'
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` = '16277'
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)