PSYKOTX


Total World Records: ??
Country: US

Stars Earned
18
1
7

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
Be My Hero Freezer 21 90776 -9224 -4068 100000 2025-12-19 03:26:51
Dabbi Doo Ni-Ni 20 94361 -5639 -2256 100000 2025-12-10 03:56:03
That Night Eskimo & Icebird 21 88218 -11782 -5196 100000 2025-12-19 03:57:09
The 7th Element Vitas 19 95483 -4517 -1631 100000 2025-12-19 03:30:37
Land Of The Rising Sun Spacekatz 21 87625 -12375 -5457 100000 2025-12-10 04:02:34
This Is Rock And Roll DJ Zombie 19 90935 -9065 -3272 100000 2025-12-10 03:52:34
Dies Irae Jason Creasey 19 95227 -4773 -1723 100000 2025-12-19 03:34:02
Feel The Melody S3RL feat. Sara 20 94757 -5243 -2097 100000 2025-12-03 02:59:42
Gargoyle Sanxion7 24 50301 -49699 -28627 100000 2025-12-10 04:06:08
Monolith Affinity 25 80176 -19824 -12390 100000 2025-12-19 04:09:26
Anubis Banzai 20 85001 -14999 -6000 100000 2025-12-10 04:21:14
Stay Tess 20 90156 -9844 -3938 100000 2025-12-03 03:12:03
The Judgement Day Naoki feat. Riyu Kosaka 19 93521 -6479 -2339 100000 2025-12-10 03:59:06
Katana Fighter Electron 22 93446 -6554 -3172 100000 2025-12-19 03:53:46
Test My Best E-Rotic 21 90691 -9309 -4105 100000 2025-12-19 04:13:21
Pump It Electric Callboy 21 89477 -10523 -4641 100000 2025-12-19 03:45:20
Get Busy KOYOTIE 22 74014 -25986 -12577 100000 2025-12-03 03:14:56
Down Low Hr. Troels x Felix Schorn 20 85906 -14094 -5638 100000 2025-12-10 04:27:27
Asian Night in 20XX NM Japan 22 89209 -10791 -5223 100000 2025-12-03 03:08:59
Dream of You Bishu 22 82237 -17763 -8597 100000 2025-12-10 04:23:51
The Bass & the Melody S3RL 22 92209 -7791 -3771 100000 2025-12-19 03:38:33
Under The Bed Macks Wolf X Tatsunoshin 21 96939 -3061 -1350 100000 2025-12-19 03:22:33
Let's Go! (This Is It) 2 The Limit 21 92666 -7334 -3234 100000 2025-12-19 04:06:06
When I Lose Control Desire 21 94000 -6000 -2646 100000 2025-12-19 04:00:23
Waiting KUURO feat. Bianca 20 85185 -14815 -5926 100000 2025-10-31 02:34:29
Morning Call U_Chae feat. Uki Satake 21 84924 -15076 -6649 100000 2025-10-31 02:37:16
  BENCHMARKS  
Loading Time: Base Classes  0.0032
Controller Execution Time ( Main / Rival )  3.7367
Total Execution Time  3.7401
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,021,984 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25171/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 (3.7269 seconds)  (Hide)
0.0122   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` = '25171'
GROUP BY `gs`.`grade
0.0112   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` = '25171'
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` = '25171'
AND `r`.`name` = 'total' 
3.7033   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)