BLINK


Country: US

Stars Earned
1
28
12
3

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 44

Song Title Artist Level Score Grade Date
Flight Of The Bumble Bee MonstDeath 25 85852 2024-07-20 06:52:21
Dream A Dream Captain Jack 20 97078 2024-07-20 06:45:34
Save My World Stephy 22 91877 2024-07-20 07:20:38
Monody TheFatRat feat. Laura Brehm 22 92742 2024-07-20 07:14:40
Surf Hyper Potions 22 94529 2025-08-02 05:36:07
Time To Fly Cindy Cooper 24 92859 2024-07-20 07:33:00
Pop4 Vibes & Wishdokta 22 95295 2024-07-20 07:08:43
Ladybug Coconut 19 98446 2024-07-20 08:00:43
Sunshine Triple J 22 95937 2024-07-20 07:23:42
Xuxa Smiley 23 96992 2024-07-20 07:39:07
Boom Boom Dollars King Kong & D'Jungle Girls 21 98030 2024-07-20 08:03:26
Bumble Bee Bambee 20 97206 2024-07-20 08:43:07
Never Gonna Make Morgana 21 98560 2024-07-20 08:06:00
Waka Laka Jenny Rom vs. The Zippers 21 98009 2024-07-20 07:35:51
Flash In The Night Flashman 22 97345 2024-07-20 08:08:25
Typical Tropical Bambee 19 96968 2024-07-20 06:39:34
Young Forever Rebecca 20 96025 2024-07-20 07:45:19
The Saint Goes Marching The Saint 21 97761 2024-07-20 08:48:00
Pink Dinosaur Miss Papaya 19 98408 2024-07-20 07:06:34
Dam Dariram Joga 20 99102 2024-07-20 07:53:52
Crime Time CJ Crew & KaW feat. Sedge 22 97088 2024-07-20 07:50:57
MAX428 Omega 27 2372 2024-07-20 07:01:02
Megalovania Toby Fox 21 94245 2024-07-20 07:11:55
Nori Nori Nori Judy Crystal 21 94337 2025-08-02 05:28:05
Take Me Away Fracus & Darwin 23 93031 2024-07-20 07:26:33
BU-44 Naoki 21 92959 2024-07-20 06:29:21
Do It All Night E-Rotic 20 95774 2025-08-02 05:23:12
Baby Love Me Judy Crystal 21 96918 2024-07-20 08:45:24
Winter BanYa 25 3539 2024-07-20 07:03:56
Sky High DJ Miko 20 99327 2024-07-20 08:53:02
Cartoon Heroes Barbie Young 21 98927 2024-07-20 07:48:15
Operator Miss Papaya 19 99133 2025-08-02 05:25:34
Test My Best E-Rotic 21 98820 2024-07-20 08:50:10
Turn Me On E-Rotic 20 97719 2024-07-20 07:30:37
We Got The Moves Electric Callboy 20 98579 2025-08-02 05:48:23
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 46347 2024-07-20 06:33:33
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 96366 2025-08-02 05:46:04
EMEA Re-venG 24 91674 2024-07-20 06:48:07
Northern Lights Saxsquatch 21 95674 2025-08-02 05:38:21
The 7 Jump Ken-D 19 97232 2025-08-02 05:30:35
Beat It from20 23 96143 2025-08-02 05:43:19
Accelerate Teminite & Skybreak 24 91477 2024-07-20 07:56:54
No Rules Foxela & Britt Lari 19 95895 2025-08-02 05:40:37
Ping Pong AronChupa & Little Sis Nora 20 98030 2025-08-02 05:32:48
  BENCHMARKS  
Loading Time: Base Classes  0.0032
Controller Execution Time ( Main / Scores )  0.0202
Total Execution Time  0.0236
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,579,160 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17585/3
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0104 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` = '17585'
GROUP BY `gs`.`grade
0.0013   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` = '17585'
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` = '17585'
AND `r`.`name` = 'total' 
  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)