H.T.Rail


Total World Records: ??
Country: JP

Stars Earned
28
3
1

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
Firewalker Xenon 19 97282 -2718 -981 100000 2026-04-25 06:24:53
Bagpipe A-Moe 20 86538 -13462 -5385 100000 2026-04-19 03:16:44
Save My World Stephy 22 87503 -12497 -6049 100000 2026-04-25 05:36:24
Medicine 2013 Kim Leoni 19 88954 -11046 -3988 100000 2023-04-29 06:05:09
Mexi Mexi Mozquito 20 96844 -3156 -1262 100000 2026-04-25 05:12:27
Time To Fly Cindy Cooper 24 91518 -8482 -4886 100000 2026-04-25 05:38:42
Fleadh Uncut Ian Parker 21 93039 -6961 -3070 100000 2026-04-25 06:38:08
Boom Boom Dollars King Kong & D'Jungle Girls 21 92592 -7408 -3267 100000 2026-04-19 03:19:04
Be Alive Stian K 20 92519 -7481 -2992 100000 2026-04-19 02:40:21
Ghosts Tenth Planet 20 94163 -5837 -2335 100000 2023-04-29 04:30:56
Justify My Love Tess 21 95724 -4276 -1886 100000 2026-04-19 03:00:01
So Deep Silvertear 21 94071 -5929 -2615 100000 2026-04-25 07:08:00
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 78100 -21900 -10600 100000 2023-04-29 05:40:52
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 92341 -7659 -3378 100000 2026-04-19 02:42:38
Megalovania Toby Fox 21 93178 -6822 -3009 100000 2026-04-25 06:16:55
BU-44 Naoki 21 95043 -4957 -2186 100000 2026-04-19 03:56:08
Do It All Night E-Rotic 20 95215 -4785 -1914 100000 2026-04-25 04:59:58
Forever Schustin 21 90014 -9986 -4404 100000 2023-04-29 05:53:42
Melancholy Vision DE-SIRE 24 84409 -15591 -8980 100000 2026-04-25 06:27:13
Recovery JMCX 19 94762 -5238 -1891 100000 2026-04-25 05:07:43
Liberar Vida Scorccia 22 92671 -7329 -3547 100000 2026-04-25 05:25:45
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 90142 -9858 -5215 100000 2023-04-29 06:10:06
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 92363 -7637 -4040 100000 2023-04-29 05:56:20
Stockholm to Bombay Dr. Bombay 21 88928 -11072 -4883 100000 2026-04-19 02:57:24
Candy Pop Luv Limited -NM- 21 89037 -10963 -4835 100000 2026-04-19 03:21:08
Stars James Landino 24 86444 -13556 -7808 100000 2026-04-25 07:10:29
Paranoid 180 24 60068 -39932 -23001 100000 2026-04-25 06:40:38
Remember Me Leslie Parrish 21 95982 -4018 -1772 100000 2026-04-19 03:41:31
Redshift F.O.O.L 23 91395 -8605 -4552 100000 2026-04-25 05:09:48
Death By Glamour Toby Fox 23 88860 -11140 -5893 100000 2026-04-19 03:59:13
Rubix Cube Rusko 21 90906 -9094 -4010 100000 2026-04-19 04:39:24
Hands Up, Touch The Sky NAOKI feat. NOVA 19 95005 -4995 -1803 100000 2026-04-19 03:02:33
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.3890
Total Execution Time  3.3920
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,040,784 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9567/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.3800 seconds)  (Hide)
0.0048   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` = '9567'
GROUP BY `gs`.`grade
0.0044   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` = '9567'
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` = '9567'
AND `r`.`name` = 'total' 
3.3706   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)