Shirosin


Country: NL

Stars Earned
17
20
4
2

Wild Mode Embed Generic Embed

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

Total Score Count: 43

Song Title Artist Level Score Grade Date
Land Of The Lost Banzai 19 77624 2023-10-24 21:49:19
Party People Oscillator X 20 28925 2023-12-13 18:27:11
Time is Ticking Elpis feat. Black Elway 19 39077 2024-02-19 12:54:10
Can't Get Enough Miradey 20 16888 2023-09-23 11:31:25
We Are The Sun Maui & Crizz feat. Gerald G. 19 77491 2023-10-03 18:02:15
Look Into My Eyes Rabih 20 79605 2023-10-06 18:05:57
Unity TheFatRat 21 9441 2023-10-03 17:39:01
Spin Chicken Freebie & The Bean 21 1178 2024-02-22 18:18:19
Get Busy Bassmonkeys & Bianca Lindgren 20 75303 2023-11-02 21:22:28
Dies Irae Jason Creasey 19 82365 2023-08-30 11:28:33
Click Bait S3RL feat. GL!TCH 20 73014 2024-03-02 17:50:08
Feel The Melody S3RL feat. Sara 20 73200 2023-10-20 16:59:21
Bumble Bee Bambee 20 25601 2024-06-27 17:33:08
Typical Tropical Bambee 19 48374 2023-09-23 12:18:00
Anubis Banzai 20 28197 2024-06-27 17:38:37
Stay Tess 20 28795 2023-11-02 17:55:41
Nothing Gonna Stop Micky 20 72776 2023-12-13 18:33:25
Sky High Lucyfer 20 13364 2024-02-19 12:57:29
Bring Your Lovin Back Fracus 20 5722 2024-02-22 18:40:00
I'm Crazy For Your Love Black Eva 21 71533 2024-02-22 17:17:42
No Nobody's Love Joga 20 4586 2023-10-24 21:01:09
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 51331 2023-10-06 20:10:53
Megalovania Toby Fox 21 35548 2024-02-04 17:44:03
Twelve Riyu Kosaka 20 58023 2023-09-30 18:04:42
Hip Hop Jam Indiggo 20 65938 2024-05-16 13:57:23
Kagami KaW 21 8974 2023-10-24 21:13:10
The Judgement Day Naoki feat. Riyu Kosaka 19 85250 2023-11-22 16:37:38
Kick It Man KaW feat. DAZ 19 75404 2024-01-18 20:53:04
Paradox Naoki feat. Riyu Kosaka 20 85477 2023-11-13 17:34:22
Give You Love Daz Sampson & Katya Ocean 21 20036 2023-10-23 18:31:33
Say Na Na Na Serhat 19 81862 2023-10-23 19:44:48
Kalinka Quiqman 20 43423 2024-06-27 17:24:34
The Naughty Song Oscillator X 19 86735 2023-10-06 18:09:31
We Got The Moves Electric Callboy 20 68564 2024-05-17 15:39:41
Only You DEXTER KING feat. Alexis Donn 19 75644 2023-10-24 21:44:19
INEEDU Teddy Killerz 22 7251 2023-08-26 16:18:11
Crab Rave Noisestorm 20 89380 2024-06-27 17:35:01
Forever and a Day Dy5on feat. Silver Angelina 22 38103 2023-11-22 18:39:33
Sirens RENOLD X Scarlett 19 83983 2024-05-15 14:49:40
Night In Motion Cubic 22 21 16398 2023-09-29 17:15:36
UFO Little Sis Nora & S3RL 20 78055 2023-11-02 21:17:20
The 7 Jump Ken-D 19 76261 2023-10-03 17:59:42
Boogeyman Wizardz of Oz 19 75233 2024-02-22 18:37:02
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0155
Total Execution Time  0.0184
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,572,280 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7179
  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.0051 seconds)  (Hide)
0.0026   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` = '7179'
GROUP BY `gs`.`grade
0.0021   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` = '7179'
AND `ghs`.`private` = 
0.0005   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` = '7179'
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)