AFK797


Country: CA

Stars Earned
39
1
3
1
1

Wild Mode Embed Generic Embed

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

Total Score Count: 45

Song Title Artist Level Score Grade Date
The Rainmaker Doug Laurent 20 96520 2024-03-26 17:46:18
Blow My Mind Alphadelta 19 96313 2024-03-26 17:52:39
Bounce Crew 7 19 95130 2024-03-26 17:54:53
Crazyloop Crazy Loop 22 90396 2023-03-06 01:25:49
Determinator Dust Devil 26 45493 2023-03-07 22:16:56
Pop4 Vibes & Wishdokta 22 95171 2023-03-07 22:07:37
ROM-eo & Juli8 Nina 19 97842 2024-03-28 16:56:03
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 98029 2024-03-26 18:00:33
Dies Irae Jason Creasey 19 96140 2023-03-07 22:10:53
Sunshine Triple J 22 95190 2024-03-28 17:24:05
Utopia Smiley 22 91226 2023-03-07 22:02:49
The Beginning DJ Doo 26 67343 2024-03-26 17:49:18
Beautiful Man Radiorama 21 97848 2024-03-26 18:09:29
Never Gonna Make Morgana 21 97905 2024-03-28 17:31:55
Waka Laka Jenny Rom vs. The Zippers 21 96508 2023-03-07 22:05:15
Bang Bang Bang DCX 21 94548 2024-03-26 18:07:14
Dance Boom Boom Tipsy & Tipsy 23 94478 2024-03-28 17:34:18
Flash In The Night Flashman 22 95609 2024-03-28 17:05:46
Monolith Affinity 25 83047 2024-03-26 18:18:35
Ghosts Tenth Planet 20 96148 2024-03-26 17:40:20
Move It Groove It KaW feat. Sam-I-Am 22 95687 2024-03-26 18:16:35
Electric The DNC feat. Miss Amani 22 90438 2023-03-06 01:08:21
Music & Police CJ Crew & KaW feat. Christian D. 21 98054 2024-03-26 18:04:37
So Deep Silvertear 21 97351 2024-03-26 17:37:49
Stay Tess 20 88728 2023-03-06 01:28:23
Speed Over Beethoven Rose 22 95754 2023-03-06 01:19:02
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 92964 2023-03-06 01:01:02
July ReduX Entity 23 96811 2024-03-28 17:39:10
My Baby Mama Anquette 21 94716 2024-03-26 18:11:38
Megalovania Toby Fox 21 96639 2024-03-28 16:58:25
Nori Nori Nori Judy Crystal 21 89271 2023-03-06 00:48:32
Delirium Smiley 23 95539 2024-03-28 17:08:26
Cryosleep Machinae Supremacy 20 88486 2024-03-26 17:34:59
Sky High DJ Miko 20 93412 2023-03-06 01:30:54
403 NAOKI underground 23 90222 2023-03-07 22:13:35
Art City Virgill 20 96004 2024-03-26 18:02:32
Cosmic Drive Quiqman 22 92497 2023-03-06 00:55:19
Para-Symptoms 165 23 95257 2024-03-28 17:41:08
Energizer ZiGZaG 23 93208 2024-03-28 17:03:35
Midnight Train More Plastic & Tylah Winyard 22 90266 2023-03-06 01:16:18
Lemmings On The Run E-Rotic 21 92327 2023-03-06 00:45:55
Forever and a Day Dy5on feat. Silver Angelina 22 96811 2023-03-06 01:13:53
Techno World NAOKI underground 22 97096 2024-03-26 17:43:25
Stockholm to Bombay Dr. Bombay 21 95340 2024-03-28 17:36:48
Supernova Laszlo 22 98381 2024-03-28 17:21:58
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0198
Total Execution Time  0.0226
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,581,424 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7110
  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.0083 seconds)  (Hide)
0.0031   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` = '7110'
GROUP BY `gs`.`grade
0.0050   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` = '7110'
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` = '7110'
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)