Ratstep


Total World Records: ??
Country: US

Stars Earned
15
16
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
Land Of The Lost Banzai 19 95672 -4328 -1562 100000 2026-04-26 00:20:46
Birdie Doolittle 19 90963 -9037 -3262 100000 2024-11-28 18:01:14
Moonstone Virgill 19 89724 -10276 -3710 100000 2026-04-26 00:22:54
Girlz Night Out Jenna Drey 20 86374 -13626 -5450 100000 2026-04-25 23:01:52
I Love You Baby Pandera 21 90755 -9245 -4077 100000 2026-04-13 19:42:52
Zodiac Banzai 21 86362 -13638 -6014 100000 2026-03-26 00:48:46
Made In China Vitas & Sergey Pudovkin 20 95673 -4327 -1731 100000 2026-04-26 00:26:05
Gallecode NoVus 20 94841 -5159 -2064 100000 2026-04-26 00:31:09
Ize Pie Headtwist & Pump 19 90581 -9419 -3400 100000 2026-04-06 19:32:08
Ari Oh Jenny Kee 20 91286 -8714 -3486 100000 2024-09-14 00:50:19
Bumble Bee Bambee 20 83886 -16114 -6446 100000 2024-11-28 18:04:13
NightMoves Playmaker 20 85978 -14022 -5609 100000 2026-03-26 00:01:10
Ghosts Tenth Planet 20 86426 -13574 -5430 100000 2026-04-25 23:04:58
Anubis Banzai 20 84066 -15934 -6374 100000 2026-03-26 00:46:29
So Deep Silvertear 21 77025 -22975 -10132 100000 2026-03-25 23:25:14
Classic Madness Fracus & Darwin 21 82147 -17853 -7873 100000 2026-03-26 00:04:29
Give Into Nutronic 22 833 -99167 -47997 100000 2024-10-12 00:13:43
My Generation Captain Jack 20 88793 -11207 -4483 100000 2024-09-21 00:40:08
Sky High DJ Miko 20 90697 -9303 -3721 100000 2024-10-12 00:10:25
The Shrimps Vertigini 20 82223 -17777 -7111 100000 2026-04-25 22:14:29
Ooh La La La E-Rotic 21 88884 -11116 -4902 100000 2024-11-28 18:07:56
Right Into You The Tech Team 20 90488 -9512 -3805 100000 2024-10-12 00:07:32
Make It Tonight Fracus & Darwin feat. Jake 21 84464 -15536 -6851 100000 2026-04-25 22:58:55
Swipe Felix Schorn 21 87324 -12676 -5590 100000 2024-11-28 18:10:53
Under The Bed Macks Wolf X Tatsunoshin 21 92243 -7757 -3421 100000 2024-09-21 00:37:48
Elysium Scott Brown 21 86342 -13658 -6023 100000 2024-09-21 00:57:21
DMT Technikore 23 86420 -13580 -7184 100000 2024-10-25 17:48:57
Where Did You Go Tatsunoshin 21 86224 -13776 -6075 100000 2024-11-28 18:14:53
Love Toxic FACTOR-X 21 84505 -15495 -6833 100000 2026-04-25 23:46:31
Letting Go Bensley & Voicians 19 85925 -14075 -5081 100000 2026-03-26 00:43:01
Bella Ciao BEAUZ & XYSM 20 85193 -14807 -5923 100000 2026-04-06 19:34:59
Let's Go! (This Is It) 2 The Limit 21 97203 -2797 -1233 100000 2026-04-25 23:43:06
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  3.8551
Total Execution Time  3.8583
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,041,112 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18690/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.8440 seconds)  (Hide)
0.0073   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` = '18690'
GROUP BY `gs`.`grade
0.0078   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` = '18690'
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` = '18690'
AND `r`.`name` = 'total' 
3.8288   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)