talkion


Country: US

Stars Earned
27
7
9

Wild Mode Embed Generic Embed

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

Total Score Count: 43

Song Title Artist Level Score Grade Date
Shoulda SUNN 20 99425 2023-08-26 18:26:36
Dream A Dream Captain Jack 20 99086 2022-08-27 16:02:14
Get Down Kairo Kingdom 22 99457 2023-08-26 21:45:30
The 7th Element Vitas 19 99945 2023-08-26 18:59:40
Who KaW 21 99232 2023-07-28 23:05:43
Ignition Starts KaW 21 97901 2022-08-27 19:25:48
Unity TheFatRat 21 99537 2023-08-26 18:24:14
Crazyloop Crazy Loop 22 99840 2022-08-27 19:28:17
Determinator Dust Devil 26 88800 2022-11-27 02:56:18
I Feel Sun Gyrlie 21 99276 2022-08-27 16:04:46
Pop4 Vibes & Wishdokta 22 98990 2022-08-27 19:33:51
Spin Chicken Freebie & The Bean 21 99551 2023-08-26 23:09:16
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 99247 2023-08-26 21:37:33
Click Bait S3RL feat. GL!TCH 20 99711 2023-08-26 20:50:11
Rainspark Sanxion7 21 97166 2023-10-29 11:16:33
Be Alive Stian K 20 99716 2022-08-26 20:51:32
Ari Oh Jenny Kee 20 98712 2023-08-26 18:21:58
Become Astral Ash Astral 22 96908 2023-08-26 20:58:46
Bumble Bee Bambee 20 99740 2023-08-26 18:00:03
Bang Bang Bang DCX 21 98955 2023-08-26 18:02:34
Dance Boom Boom Tipsy & Tipsy 23 99214 2022-08-27 22:48:44
Ghosts Tenth Planet 20 99929 2023-08-26 18:56:58
Justify My Love Tess 21 99633 2022-08-27 22:45:47
The Saint Goes Marching The Saint 21 99595 2022-08-27 16:31:21
So Deep Silvertear 21 99708 2022-08-27 22:36:36
Fantasy Melissa 21 99638 2023-08-26 20:52:51
SubZero Donk Terrorist vs. 204 22 99053 2022-08-27 16:33:53
Critical Hit MDK 25 94593 2022-11-27 02:53:41
The Judgement Day Naoki feat. Riyu Kosaka 19 99570 2023-07-28 23:03:31
Dr. M BanYa 23 98808 2023-07-28 23:13:14
Cartoon Heroes Barbie Young 21 99219 2022-11-27 02:29:44
Canon D.2 Yahpp 23 98201 2022-08-27 21:06:05
Business Wars Quiqman feat. Eternal JK Yoripi-chan 23 95440 2022-11-27 02:16:38
We Do This Dance Victoria 22 99377 2022-08-27 22:34:04
Shiawase Dion Timmer 23 98666 2023-08-26 20:55:44
All For One IVD x Dee Dee x Kenny Hayes 21 99741 2023-08-26 18:54:25
How We Win FWLR 21 97806 2022-11-27 02:27:13
Stop Me Natsume Oki 21 99977 2022-08-27 19:31:01
Bust It Out FWLR 24 95326 2022-11-27 02:50:33
TURBO Tokyo Machine 21 98291 2022-11-27 02:13:46
Techno World NAOKI underground 22 99910 2023-08-26 21:40:27
Blackstar Celldweller 22 99213 2023-08-26 21:42:49
Arsene's Bazaar James Landino 25 96168 2023-08-26 23:05:54
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0154
Total Execution Time  0.0182
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,568,136 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6974
  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.0078 seconds)  (Hide)
0.0029   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` = '6974'
GROUP BY `gs`.`grade
0.0047   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` = '6974'
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` = '6974'
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)