Kromsen


Total World Records: ??
Country: NO

Stars Earned
10
9
3
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
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 33253 -66747 -38446 100000 2024-11-25 14:05:47
Blow My Mind Alphadelta 19 86101 -13899 -5018 100000 2024-11-25 16:34:04
I Love You Baby Pandera 21 80413 -19587 -8638 100000 2024-11-25 16:38:35
Mexi Mexi Mozquito 20 30988 -69012 -27605 100000 2025-03-31 15:45:06
Big Blue Bouncy Ball Mr. Blue 22 20030 -79970 -38705 100000 2024-11-25 16:45:58
Unity TheFatRat 21 73256 -26744 -11794 100000 2024-11-25 14:18:01
Agent Blatant Ernest + Julio 21 75239 -24761 -10920 100000 2024-11-25 14:12:34
Fleadh Uncut Ian Parker 21 54327 -45673 -20142 100000 2025-01-14 10:15:37
Gallecode NoVus 20 80964 -19036 -7614 100000 2024-11-25 13:56:51
Temple Of Boom Yannis Kamarinos 23 29264 -70736 -37419 100000 2024-11-25 16:40:46
While Tha Rekkid Spinz DJ Zombie 22 67918 -32082 -15528 100000 2024-11-25 14:30:22
Gargoyle Sanxion7 24 30246 -69754 -40178 100000 2024-11-25 14:15:04
Xuxa Smiley 23 16723 -83277 -44054 100000 2024-11-25 16:43:38
Ghosts Tenth Planet 20 50004 -49996 -19998 100000 2024-11-25 13:59:04
Nightmare FSJ feat. Tara Louise 21 87798 -12202 -5381 100000 2024-11-25 14:01:30
Night Of Fright Justin Corza & 420 22 72149 -27851 -13480 100000 2024-11-25 14:03:31
Never Ending Story DJ AC-DC 20 84814 -15186 -6074 100000 2025-01-14 10:18:44
Candy Pop Luv Limited -NM- 21 37988 -62012 -27347 100000 2024-11-25 16:36:02
戦国 Re-venG 21 75970 -24030 -10597 100000 2024-11-25 14:34:44
Baila Bolero Fun Fun 20 90958 -9042 -3617 100000 2024-11-25 14:10:23
Be Alright Red Parker 20 81016 -18984 -7594 100000 2024-11-25 14:36:56
Total Nuclear Annihilation Scott Danesi 22 26725 -73275 -35465 100000 2024-11-25 16:48:18
No Rules Foxela & Britt Lari 19 63351 -36649 -13230 100000 2025-03-31 15:53:22
Polarised Koven, ÆON:MODE, Blanke 22 87773 -12227 -5918 100000 2025-03-31 15:51:16
Remember Me Leslie Parrish 21 79970 -20030 -8833 100000 2025-03-31 15:49:05
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Rival )  3.0487
Total Execution Time  3.0530
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,904,616 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19845/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.0242 seconds)  (Hide)
0.0089   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` = '19845'
GROUP BY `gs`.`grade
0.0007   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` = '19845'
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` = '19845'
AND `r`.`name` = 'total' 
3.0143   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)