Caffeine


Total World Records: ??
Country: JP

Stars Earned
14
5
2
7

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
Party People Andy Stroke 19 82752 -17248 -6227 100000 2024-08-26 11:28:55
Pop4 Vibes & Wishdokta 22 35224 -64776 -31352 100000 2024-04-06 10:19:37
Click Bait S3RL feat. GL!TCH 20 90754 -9246 -3698 100000 2024-04-06 10:13:30
EternuS Sanxion7 20 81064 -18936 -7574 100000 2023-10-30 04:19:50
Feel The Melody S3RL feat. Sara 20 94417 -5583 -2233 100000 2024-04-06 10:15:49
Gargoyle Sanxion7 24 56405 -43595 -25111 100000 2022-09-09 03:43:11
Bumble Bee Bambee 20 79947 -20053 -8021 100000 2025-04-08 07:19:48
Bang Bang Bang DCX 21 76498 -23502 -10364 100000 2023-10-30 05:24:41
Senorita Jenny Rom 23 31074 -68926 -36462 100000 2020-12-20 09:04:05
Sky High Lucyfer 20 72560 -27440 -10976 100000 2024-08-26 11:35:32
Megalovania Toby Fox 21 85910 -14090 -6214 100000 2024-04-06 11:12:11
In The Heat Of The Night E-Rotic 20 9487 -90513 -36205 100000 2023-10-30 04:29:48
Cartoon Heroes Barbie Young 21 71595 -28405 -12527 100000 2022-09-09 03:37:29
Ring The Alarm M-Project & Signal 22 44824 -55176 -26705 100000 2022-09-09 03:35:18
Give You Love Daz Sampson & Katya Ocean 21 69279 -30721 -13548 100000 2025-04-08 07:42:33
Get Up'n Move S & K 20 75309 -24691 -9876 100000 2025-04-08 07:39:46
Cyber-Kyoto- Re-venG 20 56060 -43940 -17576 100000 2023-10-30 05:30:00
BUBBLES Tokyo Machine 22 79056 -20944 -10137 100000 2025-04-08 07:17:59
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 70696 -29304 -15502 100000 2022-09-09 03:28:48
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 76222 -23778 -12579 100000 2023-10-30 05:16:56
Therapy Conro 20 77314 -22686 -9074 100000 2023-10-30 05:32:46
To Your Beat S3RL feat. Hannah Fortune 23 81028 -18972 -10036 100000 2023-10-30 05:12:10
The Bass & the Melody S3RL 22 73772 -26228 -12694 100000 2025-04-08 08:58:26
FAR OUT Tokyo Machine 24 68391 -31609 -18207 100000 2025-04-08 08:47:26
What Ya Gonna Do Scott Brown 21 73751 -26249 -11576 100000 2025-04-08 08:37:03
Where Did You Go Tatsunoshin 21 73066 -26934 -11878 100000 2025-04-08 08:21:22
Burbank Nights Dirtyphonics 22 72113 -27887 -13497 100000 2025-04-08 08:18:35
Running In The 90s Max Coveri 23 5313 -94687 -50089 100000 2025-04-08 07:49:22
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  2.5658
Total Execution Time  2.5701
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,184 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3283/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.5553 seconds)  (Hide)
0.0024   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` = '3283'
GROUP BY `gs`.`grade
0.0054   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` = '3283'
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` = '3283'
AND `r`.`name` = 'total' 
2.5472   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)