OtakuBot


Country: US

Stars Earned
10
34
5
2
4

Wild Mode Embed Generic Embed

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

Total Score Count: 55

Song Title Artist Level Score Grade Date
Dynamo Oscillator X 19 99571 2023-12-03 00:55:44
Land Of The Lost Banzai 19 96037 2023-12-03 00:25:53
Birdie Doolittle 19 98155 2023-02-26 20:36:50
Indignation Auvic feat. Pipo Fernandez 24 85378 2024-08-08 00:34:27
Joanna Crazy Loop 19 90743 2024-01-28 18:31:49
Moonstone Virgill 19 94987 2022-08-27 15:42:50
Show Me Your Moves Auvic 20 84622 2023-07-11 22:27:57
Ba Be Loo Be La Kristeen 20 98085 2023-08-07 18:17:24
Who KaW 21 97410 2023-07-11 21:49:27
Zodiac Banzai 21 86073 2023-11-16 01:10:59
Fleadh Uncut Ian Parker 21 47223 2022-08-27 16:44:31
Flying High Filo Bedo 21 71084 2022-08-27 15:00:40
Holy Guacamole Chucho Merchán 23 78129 2023-11-16 01:08:06
Ize Pie Headtwist & Pump 19 99412 2024-08-08 00:46:38
ROM-eo & Juli8 Nina 19 96665 2024-07-19 20:55:35
Sweet World Omega Men 22 68166 2023-12-03 00:42:09
Sunshine Triple J 22 94190 2023-12-03 00:18:09
EternuS Sanxion7 20 96493 2023-12-08 22:15:05
Utopia Smiley 22 91394 2023-12-08 22:11:48
Be Alive Stian K 20 95307 2022-08-26 20:51:32
Bumble Bee Bambee 20 98384 2023-08-26 18:00:03
Bang Bang Bang DCX 21 94346 2023-08-26 18:02:34
Hero Miss Papaya 20 95765 2023-07-11 21:15:06
Senorita Jenny Rom 23 97129 2024-07-19 21:10:07
Typical Tropical Bambee 19 97184 2023-07-11 22:25:24
Bye Bye Baby Balloon Joga 21 88384 2023-02-26 22:13:50
Stay Tess 20 97486 2023-12-03 00:14:48
Fantasy Melissa 21 95660 2025-04-23 01:16:06
In My Dreams Rebecca 20 98993 2023-12-02 23:56:42
Living In America Rose & John 22 90163 2023-12-08 23:29:30
Equinox Mage 21 88640 2022-08-27 15:39:59
My Baby Mama Anquette 21 97966 2024-07-20 18:43:40
Pretty Ugly Yenn 20 97042 2023-12-03 00:29:07
Hypnosis Colin Kiddy 21 98483 2023-12-03 01:03:06
Electro Asia Re-venge Phoenix 21 93275 2024-08-08 00:28:40
Nori Nori Nori Judy Crystal 21 97718 2024-01-28 16:41:05
Charlene Missing Heart 22 71734 2024-07-20 18:33:27
Do It All Night E-Rotic 20 96208 2022-08-27 15:03:21
Baby Love Me Judy Crystal 21 97681 2024-07-19 21:31:45
The Judgement Day Naoki feat. Riyu Kosaka 19 99434 2023-11-16 01:05:05
Dr. M BanYa 23 86004 2023-07-11 21:57:04
Kick It Man KaW feat. DAZ 19 96591 2023-08-26 18:26:46
Paradox Naoki feat. Riyu Kosaka 20 98813 2023-12-03 00:07:13
Ring The Alarm M-Project & Signal 22 64034 2023-08-07 18:20:52
Contrast Donk Terrorist vs. Daniel Seven 22 92847 2023-12-03 00:31:44
Get Up'n Move S & K 20 87313 2022-08-27 15:37:12
We Do This Dance Victoria 22 91670 2023-02-26 20:34:10
Shiawase Dion Timmer 23 93097 2024-08-08 00:31:51
Here For You PIXL feat. Q'AILA 19 95673 2023-08-26 18:29:09
Moonlight PIXY 20 99190 2023-12-03 00:10:45
Villain PIXY 20 94232 2023-08-07 18:24:00
Energizer ZiGZaG 23 49127 2024-01-28 16:43:41
GALACTICAL Tokyo Machine 23 96423 2023-12-03 01:19:42
Heaven On Earth HELLO GLOOM 22 93068 2025-02-22 01:29:01
Hero of the Night David Kane 23 93027 2025-02-22 01:32:14
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0472
Total Execution Time  0.0501
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,615,784 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7192/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.0331 seconds)  (Hide)
0.0215   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` = '7192'
GROUP BY `gs`.`grade
0.0113   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` = '7192'
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` = '7192'
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)