Taki0057


Total World Records: ??
Country: US

Stars Earned
23
1
2
2

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Emotion Smiley 22 90189 -9811 -4749 100000 2025-03-02 23:22:51
I Think I Like That Sound Kid Whatever 20 97346 -2654 -1062 100000 2023-11-07 22:27:58
Psalm Pilot Jason Creasey 20 97197 -2803 -1121 100000 2023-11-07 22:30:25
ROM-eo & Juli8 Nina 19 13258 -86742 -31314 100000 2024-01-04 01:32:22
Click Bait S3RL feat. GL!TCH 20 89772 -10228 -4091 100000 2024-12-19 02:39:13
EternuS Sanxion7 20 96475 -3525 -1410 100000 2023-03-23 23:05:48
Mellow Rikki & Daz 20 95217 -4783 -1913 100000 2023-12-15 23:10:35
Rainspark Sanxion7 21 96672 -3328 -1468 100000 2025-03-02 23:16:07
Waka Laka Jenny Rom vs. The Zippers 21 93688 -6312 -2784 100000 2023-11-07 23:19:14
The Saint Goes Marching The Saint 21 94594 -5406 -2384 100000 2023-11-07 22:43:22
Pink Dinosaur Miss Papaya 19 96435 -3565 -1287 100000 2023-03-11 03:23:44
Equinox Mage 21 87921 -12079 -5327 100000 2024-12-19 02:48:22
India's Glitch Kirill Gramada 21 95722 -4278 -1887 100000 2023-11-07 22:37:42
Megalovania Toby Fox 21 87916 -12084 -5329 100000 2023-03-11 02:31:17
Dr. M BanYa 23 83084 -16916 -8949 100000 2024-06-03 01:43:33
If You Can Say Goodbye Kate Project 19 99230 -770 -278 100000 2024-12-22 23:24:02
Never Ending Story DJ AC-DC 20 97587 -2413 -965 100000 2024-01-04 01:34:42
Disco High Ultimate Heights 21 97471 -2529 -1115 100000 2024-10-01 23:16:37
Everybody 2 the Sun Ultimate Heights 20 95811 -4189 -1676 100000 2024-01-04 01:29:45
The Shrimps Vertigini 20 96926 -3074 -1230 100000 2023-11-07 22:33:26
Dystopia 2077 F.O.O.L & The Forgotten 23 84559 -15441 -8168 100000 2023-03-23 22:46:30
Bassline Shatter M-Project & S2i8 23 95119 -4881 -2582 100000 2023-08-30 19:16:20
Night In Motion Cubic 22 21 98818 -1182 -521 100000 2023-11-07 22:40:15
Let's Remember N.M.R 21 90979 -9021 -3978 100000 2024-02-16 00:06:54
Truth or Dare PIXY 19 94260 -5740 -2072 100000 2025-05-20 00:10:46
Color My Love Fun Fun 21 95676 -4324 -1907 100000 2024-11-29 22:56:02
Baila Bolero Fun Fun 20 93535 -6465 -2586 100000 2024-11-29 22:54:22
My Heart Is Ticking Like A Bomb E-Rotic 20 93129 -6871 -2748 100000 2025-03-13 22:52:12
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  2.9786
Total Execution Time  2.9818
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,656 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5883/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.9565 seconds)  (Hide)
0.0534   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` = '5883'
GROUP BY `gs`.`grade
0.0145   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` = '5883'
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` = '5883'
AND `r`.`name` = 'total' 
2.8883   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)