vkimroyal


Total World Records: ??
Country: US

Stars Earned
14
14
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
Zodiac Banzai 21 99390 -610 -269 100000 2024-03-01 18:31:24
Surf Hyper Potions 22 96612 -3388 -1640 100000 2024-01-07 20:56:54
Click Bait S3RL feat. GL!TCH 20 98404 -1596 -638 100000 2023-11-26 00:27:17
Xuxa Smiley 23 99009 -991 -524 100000 2024-04-29 22:17:21
Hero Miss Papaya 20 99033 -967 -387 100000 2023-01-23 00:17:20
Anubis Banzai 20 98447 -1553 -621 100000 2021-07-01 04:59:09
Exotica Banzai 23 97276 -2724 -1441 100000 2021-07-01 04:59:09
Silence Fracus & Darwin 22 95924 -4076 -1973 100000 2021-06-07 04:04:43
Hypnosis Colin Kiddy 21 99452 -548 -242 100000 2024-03-01 18:25:32
Megalovania Toby Fox 21 99246 -754 -333 100000 2021-12-14 00:50:38
Delirium Smiley 23 96726 -3274 -1732 100000 2023-11-15 20:48:56
Beethoven Virus BanYa 22 97616 -2384 -1154 100000 2023-11-15 20:44:21
BU-44 Naoki 21 99408 -592 -261 100000 2024-02-19 00:13:38
Baby Love Me Judy Crystal 21 95773 -4227 -1864 100000 2021-07-01 04:59:09
Critical Hit MDK 25 91056 -8944 -5590 100000 2021-06-07 06:01:36
Destiny Smiley 23 97250 -2750 -1455 100000 2021-06-07 06:01:36
Cartoon Heroes Barbie Young 21 98156 -1844 -813 100000 2021-06-07 05:07:44
Watch Out Victoria 21 99446 -554 -244 100000 2021-12-14 00:50:38
Get Up'n Move S & K 20 99312 -688 -275 100000 2024-01-16 03:17:50
The Shrimps Vertigini 20 98981 -1019 -408 100000 2024-01-16 02:00:55
Dystopia 2077 F.O.O.L & The Forgotten 23 97904 -2096 -1109 100000 2022-05-19 02:01:59
Art City Virgill 20 99735 -265 -106 100000 2024-01-16 01:56:22
Have Fun Rameses B 21 97959 -2041 -900 100000 2023-01-23 01:14:09
STOP! & Go Onyx 21 96804 -3196 -1409 100000 2023-04-21 22:30:30
Perks Bibi Gold 21 98852 -1148 -506 100000 2024-01-16 03:15:28
Blackstar Celldweller 22 97425 -2575 -1246 100000 2023-11-15 20:46:21
Night In Motion Cubic 22 21 98089 -1911 -843 100000 2024-01-07 21:03:17
To Your Beat S3RL feat. Hannah Fortune 23 94929 -5071 -2683 100000 2024-01-07 20:59:40
Stars James Landino 24 95360 -4640 -2673 100000 2023-11-26 00:01:03
  BENCHMARKS  
Loading Time: Base Classes  0.0024
Controller Execution Time ( Main / Rival )  2.4487
Total Execution Time  2.4513
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2946/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.4404 seconds)  (Hide)
0.0031   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` = '2946'
GROUP BY `gs`.`grade
0.0024   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` = '2946'
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` = '2946'
AND `r`.`name` = 'total' 
2.4347   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)