TatshGTO


Country: IT

Stars Earned
13
23
4

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
Dance Vibrations Elpis 19 98594 2024-03-31 13:07:53
In The Hall Of The Mountain King KaW 22 92782 2024-03-31 13:10:31
Land Of The Lost Banzai 19 99941 2024-03-31 13:56:59
Joanna Crazy Loop 19 96443 2024-03-31 09:19:56
Mexi Mexi Mozquito 20 98177 2024-03-31 09:53:29
Who KaW 21 97088 2024-03-31 14:05:19
Zodiac Banzai 21 95691 2024-03-31 14:02:48
Crazyloop Crazy Loop 22 98436 2024-03-31 13:21:57
Ladybug Coconut 19 99773 2024-03-31 09:25:35
Gargoyle Sanxion7 24 95236 2024-03-31 09:46:30
Rainspark Sanxion7 21 97240 2024-03-31 09:11:21
Xuxa Smiley 23 97136 2024-03-31 09:39:27
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 99397 2024-03-31 10:06:38
Coming Out Playmaker feat. Robina 19 98286 2024-03-31 13:28:08
Senorita Jenny Rom 23 98439 2024-03-31 13:37:36
Ghosts Tenth Planet 20 90955 2024-03-31 09:01:53
Justify My Love Tess 21 99251 2024-03-31 09:56:29
Esperanza KaW 22 95413 2024-03-31 09:49:10
Bandito Remorse Code 21 96922 2024-03-31 09:09:41
Bye Bye Baby Balloon Joga 21 96837 2024-03-31 13:34:17
Dam Dariram Joga 20 99118 2024-03-31 13:17:26
Electric The DNC feat. Miss Amani 22 95632 2024-03-31 10:27:18
So Deep Silvertear 21 98939 2024-03-31 14:08:59
Living In America Rose & John 22 96594 2024-03-31 13:40:54
Speed Over Beethoven Rose 22 96463 2024-03-31 13:13:55
Hypnosis Colin Kiddy 21 97722 2024-03-31 09:05:20
Into My Dream Lagoona 23 95680 2024-03-31 09:58:55
Spaceman Bambee & Lynn 20 99293 2024-03-31 10:17:02
Do It All Night E-Rotic 20 99315 2024-03-31 10:30:00
Summer Smiley 25 94157 2024-03-31 10:14:33
Glowing In The Night Schustin 23 95674 2024-03-31 09:44:06
Cartoon Heroes Barbie Young 21 97579 2024-03-31 13:30:28
Kick It Man KaW feat. DAZ 19 99843 2024-03-31 13:48:47
Never Ending Story DJ AC-DC 20 99589 2024-03-31 09:34:09
William Tell Quiqman 24 93047 2024-03-31 09:36:44
Get Up'n Move S & K 20 88991 2024-03-31 08:58:07
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 97402 2024-03-31 10:03:00
Crab Rave Noisestorm 20 98717 2024-03-31 13:26:28
Elysium Scott Brown 21 99888 2024-03-31 10:25:03
What Ya Gonna Do Scott Brown 21 96013 2024-06-15 09:51:22
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Scores )  0.0182
Total Execution Time  0.0214
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,563,432 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15364
  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.0051 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` = '15364'
GROUP BY `gs`.`grade
0.0018   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` = '15364'
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` = '15364'
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)