esoteric


Country: GB

Stars Earned
27
7
10
2

Wild Mode Embed Generic Embed

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

Total Score Count: 46

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 80292 2022-08-14 20:22:21
Remember December Smiley 22 39273 2023-10-11 21:49:57
Start & Paws Oscillator X 19 53159 2023-05-19 22:04:45
It Gets Better Eskimo feat. Maria Merete 21 77776 2022-08-27 20:33:52
Licky Licky Crispy 20 76714 2022-08-23 16:47:24
The 7th Element Vitas 19 77164 2022-08-31 21:49:47
Zodiac Banzai 21 42935 2022-08-16 17:25:11
Made In China Vitas & Sergey Pudovkin 20 80751 2022-08-14 20:51:59
Unity TheFatRat 21 81220 2022-08-31 20:45:34
Psalm Pilot Jason Creasey 20 82477 2022-08-23 15:38:19
Ra Banzai 21 85542 2022-09-02 13:00:45
Paranormal Inspector K 20 78194 2022-09-04 19:01:52
Click Bait S3RL feat. GL!TCH 20 71742 2022-08-23 16:01:17
EternuS Sanxion7 20 78592 2022-09-02 13:23:23
Feel The Melody S3RL feat. Sara 20 69983 2022-09-02 13:14:01
Rainspark Sanxion7 21 83584 2022-09-04 19:05:12
July Smiley 20 57304 2022-08-16 14:35:50
Boom Boom Dollars King Kong & D'Jungle Girls 21 69624 2022-08-27 17:34:15
Ari Oh Jenny Kee 20 76755 2022-08-23 16:58:43
Bumble Bee Bambee 20 80134 2022-08-16 13:12:09
Waka Laka Jenny Rom vs. The Zippers 21 70681 2022-08-23 13:51:10
NightMoves Playmaker 20 71053 2022-08-31 21:11:00
Typical Tropical Bambee 19 84141 2022-08-16 14:16:48
Young Forever Rebecca 20 53523 2022-08-16 16:24:20
Pink Dinosaur Miss Papaya 19 81634 2022-08-14 21:26:31
Anubis Banzai 20 83825 2023-02-07 21:14:41
Living In America Rose & John 22 78250 2022-09-29 21:40:42
India's Glitch Kirill Gramada 21 89396 2023-02-02 21:18:48
Bring Your Lovin Back Fracus 20 74937 2022-08-26 14:10:48
Electro Asia Re-venge Phoenix 21 54722 2022-08-31 21:07:02
Nori Nori Nori Judy Crystal 21 83633 2022-08-27 20:45:52
Russian Roulette Darwin 22 71831 2022-08-27 20:21:48
Spaceman Bambee & Lynn 20 78531 2022-08-31 20:55:07
Twelve Riyu Kosaka 20 79913 2022-08-23 15:39:59
BU-44 Naoki 21 71080 2022-08-31 21:16:26
Charlene Missing Heart 22 34804 2022-09-02 13:10:56
Operator Miss Papaya 19 67263 2022-08-16 17:31:13
Kick It Man KaW feat. DAZ 19 79807 2022-08-09 21:13:48
If You Can Say Goodbye Kate Project 19 79059 2022-08-23 13:54:30
Paradox Naoki feat. Riyu Kosaka 20 75651 2022-08-23 14:40:49
Grab It While We Can FantastixX 19 81971 2022-09-04 18:06:21
SaberDance Quiqman 22 73294 2022-09-02 15:04:25
Kalinka Quiqman 20 92568 2023-02-02 20:40:49
Katyusha Schustin 21 71616 2022-08-31 21:52:59
Here For You PIXL feat. Q'AILA 19 80868 2022-09-29 20:03:35
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 52108 2023-08-27 19:44:19
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Scores )  0.0191
Total Execution Time  0.0235
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,584,920 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6748
  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.0071 seconds)  (Hide)
0.0037   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` = '6748'
GROUP BY `gs`.`grade
0.0033   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` = '6748'
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` = '6748'
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)