AURA547


Country: US

Stars Earned
8
29
12
5

Wild Mode Embed Generic Embed

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

Total Score Count: 54

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 16898 2019-10-12 21:21:18
Party All Night KaW feat. Sam-I-Am 20 86325 2020-01-26 23:33:24
Remember December Smiley 22 77996 2019-10-12 23:17:26
Be My Hero Freezer 21 85842 2020-01-26 23:33:24
Dream A Dream Captain Jack 20 76899 2022-04-10 21:33:31
Get Down Kairo Kingdom 22 61782 2019-10-12 21:21:18
Hard Fast Disco Darwin 24 34242 2019-10-12 22:12:03
Joanna Crazy Loop 19 65850 2019-10-12 23:17:26
Show Me Your Moves Auvic 20 78159 2020-01-26 23:33:24
The 7th Element Vitas 19 89138 2023-06-25 20:00:59
Bounce Crew 7 19 71469 2020-08-09 23:19:22
Everything Is Changing Rikah 19 79222 2020-01-26 23:33:24
Made In China Vitas & Sergey Pudovkin 20 82536 2020-08-09 19:43:54
One Step Further Jenna Drey 20 70498 2019-10-12 23:17:26
Surf Hyper Potions 22 6265 2019-10-12 21:30:55
Disconnected Disco Kid Whatever 20 81946 2019-12-02 00:15:48
Hispanic Panic Chucho Merchán 23 56033 2019-10-12 22:12:03
Pop4 Vibes & Wishdokta 22 82324 2020-08-10 00:00:05
Spin Chicken Freebie & The Bean 21 52999 2019-10-12 23:17:26
Paranormal Inspector K 20 84788 2020-08-09 22:12:41
Click Bait S3RL feat. GL!TCH 20 87614 2024-12-29 22:06:13
Sunshine Triple J 22 73151 2019-12-02 00:15:48
Feel The Melody S3RL feat. Sara 20 78660 2020-08-09 19:18:52
Xuxa Smiley 23 83484 2023-06-25 20:06:07
Boom Boom Dollars King Kong & D'Jungle Girls 21 79003 2020-08-10 00:00:05
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 77897 2020-08-09 21:07:44
Ari Oh Jenny Kee 20 76910 2020-08-09 22:03:29
Beautiful Man Radiorama 21 13851 2020-08-09 19:13:11
Flash In The Night Flashman 22 1880 2020-08-09 19:13:11
NightMoves Playmaker 20 67170 2020-08-09 23:19:22
Ghosts Tenth Planet 20 16705 2020-08-09 19:23:40
Justify My Love Tess 21 82600 2020-08-09 22:12:41
The Saint Goes Marching The Saint 21 87457 2023-06-25 20:56:21
Pink Dinosaur Miss Papaya 19 82918 2023-06-25 19:59:06
Anubis Banzai 20 82852 2024-12-29 22:28:13
Bandito Remorse Code 21 74317 2023-06-24 13:13:41
Dam Dariram Joga 20 69219 2020-08-09 19:16:27
Music & Police CJ Crew & KaW feat. Christian D. 21 74962 2020-08-09 22:12:41
So Deep Silvertear 21 67562 2024-12-29 22:24:56
Stay Tess 20 67916 2020-08-09 19:23:40
Summer Night In Seattle Jenna Drey 20 82955 2020-08-09 22:03:29
Your Own Destiny Entity & Darwin 24 69966 2023-06-25 20:08:52
Dam Dadi Doo Fantasy Project 22 42272 2023-06-25 20:58:40
My Baby Mama Anquette 21 88788 2023-06-25 15:07:21
Arcade Run Perfect Sphere 22 84590 2023-06-25 20:17:20
My Generation Captain Jack 20 86806 2023-06-25 15:09:27
Cartoon Heroes Barbie Young 21 79036 2023-06-24 13:15:21
Kick It Man KaW feat. DAZ 19 79302 2023-06-25 14:49:23
If You Can Say Goodbye Kate Project 19 83086 2023-06-25 21:01:07
Kinky Boots Daz Sampson & Nona 19 82072 2023-06-25 14:51:15
Nothing Else Matters Katya Ocean 19 83896 2023-06-25 19:59:06
2NITE nanobii 21 86102 2023-06-25 20:12:35
What Ya Gonna Do Scott Brown 21 63143 2024-12-29 21:57:30
Remember Me Leslie Parrish 21 67524 2025-04-08 22:51:39
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Scores )  0.0156
Total Execution Time  0.0198
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,615,296 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/1061
  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.0061 seconds)  (Hide)
0.0026   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` = '1061'
GROUP BY `gs`.`grade
0.0033   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` = '1061'
AND `ghs`.`private` = 
0.0003   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` = '1061'
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)