Cain


Total World Records: ??
Country: US

Stars Earned
10
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
In The Hall Of The Mountain King KaW 22 79420 -20580 -9961 100000 2025-03-14 02:55:07
Dream A Dream Captain Jack 20 89521 -10479 -4192 100000 2024-07-04 00:56:24
Da Roots Mind Reflection 20 96287 -3713 -1485 100000 2024-08-25 00:11:41
Fleadh Uncut Ian Parker 21 80540 -19460 -8582 100000 2024-06-01 22:23:15
Ra Banzai 21 91179 -8821 -3890 100000 2024-06-24 23:58:25
This Is Rock And Roll DJ Zombie 19 85972 -14028 -5064 100000 2024-06-25 00:14:32
July Smiley 20 91435 -8565 -3426 100000 2024-12-29 02:35:27
Bumble Bee Bambee 20 94991 -5009 -2004 100000 2025-03-14 02:12:34
The Saint Goes Marching The Saint 21 86184 -13816 -6093 100000 2025-03-14 02:15:40
Anubis Banzai 20 96589 -3411 -1364 100000 2025-03-14 02:09:03
Dam Dariram Joga 20 93220 -6780 -2712 100000 2024-12-29 02:38:09
Music & Police CJ Crew & KaW feat. Christian D. 21 87435 -12565 -5541 100000 2025-03-14 02:18:27
So Deep Silvertear 21 74740 -25260 -11140 100000 2025-03-14 02:35:16
Speed Over Beethoven Rose 22 82599 -17401 -8422 100000 2024-06-01 22:12:52
July ReduX Entity 23 82818 -17182 -9089 100000 2025-03-14 03:12:02
Sky High Lucyfer 20 89222 -10778 -4311 100000 2025-03-14 02:01:08
No Nobody's Love Joga 20 91771 -8229 -3292 100000 2025-03-14 02:43:33
Megalovania Toby Fox 21 84351 -15649 -6901 100000 2025-03-14 03:01:10
Take Me Away Fracus & Darwin 23 79427 -20573 -10883 100000 2025-03-14 02:39:26
Beethoven Virus BanYa 22 88667 -11333 -5485 100000 2024-06-04 00:58:39
Cryosleep Machinae Supremacy 20 92301 -7699 -3080 100000 2024-08-17 04:56:33
Katana Fighter Electron 22 89879 -10121 -4899 100000 2025-03-14 02:48:17
Cartoon Heroes Barbie Young 21 83827 -16173 -7132 100000 2024-07-04 00:59:00
403 NAOKI underground 23 90718 -9282 -4910 100000 2025-03-14 03:05:02
Crab Rave Noisestorm 20 92538 -7462 -2985 100000 2024-06-01 22:09:19
Bambole (Ole) Papa Gonzalez 20 88758 -11242 -4497 100000 2025-03-14 02:31:53
SPEED KING David Kane 24 43291 -56709 -32664 100000 2025-03-14 02:52:12
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  3.0612
Total Execution Time  3.0652
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,376 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16340/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.0449 seconds)  (Hide)
0.0206   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` = '16340'
GROUP BY `gs`.`grade
0.0017   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` = '16340'
AND `ghs`.`private` = 
0.0013   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` = '16340'
AND `r`.`name` = 'total' 
3.0213   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)