tacutox


Country: EC

Stars Earned
29
12
7

Wild Mode Embed Generic Embed

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

Total Score Count: 48

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 76033 2025-06-15 21:58:12
Dynamo Oscillator X 19 80427 2025-05-25 21:48:36
In The Hall Of The Mountain King KaW 22 3130 2025-06-15 22:38:25
Revenge MonstDeath 21 45041 2025-05-10 00:03:12
Licky Licky Crispy 20 71539 2025-06-15 22:11:19
Who KaW 21 73372 2025-06-08 00:04:51
Funny Love Dan Balan 19 74925 2025-05-18 22:18:15
Unity TheFatRat 21 25131 2025-05-10 00:37:36
Ladybug Coconut 19 73992 2025-05-18 22:32:09
Sunshine Triple J 22 40322 2025-05-25 22:39:33
Gargoyle Sanxion7 24 10141 2025-06-08 00:29:14
Classic Madness Fracus & Darwin 21 21845 2025-05-25 22:19:27
Hypnosis Colin Kiddy 21 74106 2025-06-07 23:37:25
Megalovania Toby Fox 21 76917 2025-05-10 00:22:47
Csikos Post BanYa 22 57510 2025-05-18 23:00:54
Beethoven Virus BanYa 22 45501 2025-05-18 22:26:46
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 74831 2025-06-15 22:35:30
Dr. M BanYa 23 45227 2025-05-18 23:04:02
Step Up Amadeus BanYa 22 75093 2025-06-08 00:34:53
Kick It Man KaW feat. DAZ 19 76036 2025-06-15 22:03:33
Paradox Naoki feat. Riyu Kosaka 20 74032 2025-05-10 00:42:43
Say What Cut Capers 21 70921 2025-06-07 23:59:28
Canon D.2 Yahpp 23 49037 2025-05-18 23:15:27
403 NAOKI underground 23 69398 2025-05-18 23:12:07
We Do This Dance Victoria 22 5417 2025-06-08 00:31:38
Katyusha Schustin 21 76783 2025-05-18 22:23:14
Dark Fenix DE-SIRE 22 15590 2025-05-25 22:10:22
Meta Dreadnaught Machinae Supremacy 21 76594 2025-06-15 22:43:39
Pump It Electric Callboy 21 68058 2025-05-09 23:55:31
How We Win FWLR 21 79743 2025-05-25 22:12:53
Demon's World CJ Crew 22 72908 2025-06-15 22:32:07
STOP! & Go Onyx 21 74611 2025-06-07 23:54:41
Right Into You The Tech Team 20 69750 2025-05-10 00:39:48
Crab Rave Noisestorm 20 84715 2025-05-25 22:50:42
Swipe Felix Schorn 21 82715 2025-06-15 22:14:53
All Starts Now Laurell 19 69844 2025-05-25 21:42:21
Breathe Me Back To Life Stonebank feat. Lena Sue 20 79450 2025-06-15 22:18:17
Halloween Scream Bigshot Bo And The Swing Crusaders 21 73698 2025-06-15 22:08:32
Elysium Scott Brown 21 80090 2025-05-25 22:15:55
Electronic City Pops TOKYO twilight scene 21 78066 2025-05-25 22:22:18
What Ya Gonna Do Scott Brown 21 4978 2025-05-10 00:35:21
Where Did You Go Tatsunoshin 21 74549 2025-06-08 00:02:04
Burbank Nights Dirtyphonics 22 74643 2025-05-18 22:29:14
戦国 Re-venG 21 76510 2025-06-07 23:40:37
Happy Holiday Luv Limited -NM- 21 74650 2025-05-10 00:19:20
Pilgrim 2000 Bass-X vs. Scott Brown 21 72543 2025-05-10 00:25:35
Remember Me Leslie Parrish 21 76689 2025-05-09 23:59:55
Rain Dance MUZZ 21 76406 2025-05-09 23:57:38
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0140
Total Execution Time  0.0169
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,589,152 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/22378
  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.0055 seconds)  (Hide)
0.0013   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` = '22378'
GROUP BY `gs`.`grade
0.0039   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` = '22378'
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` = '22378'
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)