Remishell


Total World Records: ??
Country: US

Stars Earned
18
4
1
3

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
Bagpipe A-Moe 20 91361 -8639 -3456 100000 2025-12-06 21:59:43
Da Roots Mind Reflection 20 92171 -7829 -3132 100000 2025-12-06 21:56:44
Fleadh Uncut Ian Parker 21 83974 -16026 -7067 100000 2025-07-06 23:31:29
Ra Banzai 21 86149 -13851 -6108 100000 2025-07-07 02:25:51
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 88356 -11644 -4658 100000 2025-12-06 21:30:21
EternuS Sanxion7 20 92825 -7175 -2870 100000 2025-12-06 21:02:57
Feel The Melody S3RL feat. Sara 20 93721 -6279 -2512 100000 2025-03-20 01:14:00
Xuxa Smiley 23 92546 -7454 -3943 100000 2025-09-18 02:00:53
Boom Boom Dollars King Kong & D'Jungle Girls 21 92621 -7379 -3254 100000 2025-09-18 01:57:49
Bumble Bee Bambee 20 87623 -12377 -4951 100000 2025-01-24 00:18:22
Coming Out Playmaker feat. Robina 19 96164 -3836 -1385 100000 2025-12-06 20:30:09
Anubis Banzai 20 89614 -10386 -4154 100000 2025-09-17 23:22:33
Dam Dariram Joga 20 94073 -5927 -2371 100000 2025-09-17 23:56:30
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 93496 -6504 -2868 100000 2025-09-18 02:44:09
My Generation Captain Jack 20 93865 -6135 -2454 100000 2025-09-18 01:55:40
In The Heat Of The Night E-Rotic 20 85155 -14845 -5938 100000 2025-03-19 23:12:52
Kick It Man KaW feat. DAZ 19 93871 -6129 -2213 100000 2025-09-17 23:20:01
STOP! & Go Onyx 21 88870 -11130 -4908 100000 2025-12-06 21:47:05
Born to Run Red Parker 19 93676 -6324 -2283 100000 2025-12-06 20:27:47
Candy Pop Luv Limited -NM- 21 45600 -54400 -23990 100000 2025-07-07 02:05:12
Definition of a Badboy Scott Brown 20 63622 -36378 -14551 100000 2025-01-23 22:55:02
What Ya Gonna Do Scott Brown 21 80515 -19485 -8593 100000 2025-03-20 01:11:13
Set My Heart On Fire Rocket Man 22 56962 -43038 -20830 100000 2025-12-06 21:49:40
Running In The 90s Max Coveri 23 66445 -33555 -17751 100000 2025-09-18 02:47:33
Every Time I Close My Eyes Scott Brown & Gillian Tennant 20 90343 -9657 -3863 100000 2025-09-18 01:16:16
Alamo Drop Blues N.M.R 21 91136 -8864 -3909 100000 2025-12-06 21:53:34
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  2.8998
Total Execution Time  2.9037
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,951,776 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20436/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.8883 seconds)  (Hide)
0.0103   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` = '20436'
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` = '20436'
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` = '20436'
AND `r`.`name` = 'total' 
2.8698   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)