cornbert


Country: US

Stars Earned
18
18
3
2

Wild Mode Embed Generic Embed

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

Total Score Count: 41

Song Title Artist Level Score Grade Date
Time is Ticking Elpis feat. Black Elway 19 90642 2024-11-05 02:36:23
Change The World Nathalie & Kim Lukas 19 88546 2024-06-26 18:41:18
Blow My Mind Alphadelta 19 89537 2025-01-14 02:32:45
Ari Oh Jenny Kee 20 85942 2024-09-25 02:51:21
NightMoves Playmaker 20 55940 2024-03-09 02:38:03
Pink Dinosaur Miss Papaya 19 84006 2024-02-15 04:20:52
Music & Police CJ Crew & KaW feat. Christian D. 21 71331 2024-12-05 02:48:41
Fantasy Melissa 21 79585 2025-05-13 01:32:59
Nori Nori Nori Judy Crystal 21 61086 2025-06-05 03:23:31
Twelve Riyu Kosaka 20 85100 2024-12-05 02:20:41
BU-44 Naoki 21 81839 2025-01-14 02:29:21
Baby Love Me Judy Crystal 21 81289 2024-09-13 03:02:21
Katana Fighter Electron 22 78012 2024-12-24 04:23:41
Turn Me On E-Rotic 20 82718 2025-05-13 01:36:24
Never Ending Story DJ AC-DC 20 85531 2024-03-02 07:17:38
Business Wars Quiqman feat. Eternal JK Yoripi-chan 23 31289 2024-10-30 01:45:54
Insane Niko Noise 20 88595 2025-05-13 02:04:50
Take Take Miss V 20 85353 2024-08-27 02:26:23
The Shrimps Vertigini 20 90432 2025-06-05 03:51:45
Right Into You The Tech Team 20 88556 2025-06-03 01:03:28
Get Busy KOYOTIE 22 79939 2024-10-01 00:54:57
Lemmings On The Run E-Rotic 21 91117 2025-07-15 01:14:08
Stockholm to Bombay Dr. Bombay 21 89611 2025-05-13 02:22:35
Poco Loco Carlito 21 81407 2024-12-31 01:07:26
Sirens RENOLD X Scarlett 19 92545 2025-01-14 02:36:10
Night In Motion Cubic 22 21 86404 2025-05-13 02:19:38
Swipe Felix Schorn 21 92533 2025-06-05 03:27:01
All Starts Now Laurell 19 92967 2024-09-13 03:05:09
Breathe Me Back To Life Stonebank feat. Lena Sue 20 92418 2025-05-13 02:07:48
My Salsa Carlito 20 87443 2024-12-12 03:45:49
Big Boss Big Boss 21 90931 2025-07-04 03:31:24
Dancing In The Dark HELLO GLOOM 21 90562 2025-07-04 03:34:22
Where Did You Go Tatsunoshin 21 83842 2024-12-12 03:48:28
Falling In Love No Hero & Nino Rivera 22 83606 2025-07-15 01:17:08
Need You Nostalgix 22 80003 2024-09-25 02:25:21
Angel Wynona 21 91833 2025-07-15 01:10:32
Daydream Danny Leax 21 85818 2024-10-30 01:57:07
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 85877 2025-06-05 03:48:58
My Heart Is Ticking Like A Bomb E-Rotic 20 90285 2025-06-17 02:32:57
Night In Tokyo N.M.R 24 22053 2025-04-25 03:10:28
You Can Win Luke 22 88968 2025-06-03 01:07:11
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Scores )  0.0282
Total Execution Time  0.0309
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,566,784 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13964
  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.0203 seconds)  (Hide)
0.0118   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` = '13964'
GROUP BY `gs`.`grade
0.0082   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` = '13964'
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` = '13964'
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)