isfex


Country: US

Stars Earned
46
1
2
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 52

Song Title Artist Level Score Grade Date
Flight Of The Bumble Bee MonstDeath 25 90198 2025-07-09 20:27:12
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 91495 2025-05-24 22:46:05
Determinator Dust Devil 26 54894 2024-10-11 22:46:44
Disconnected Disco Kid Whatever 20 91971 2024-08-10 01:55:36
Fleadh Uncut Ian Parker 21 95870 2025-05-23 01:29:43
Pop4 Vibes & Wishdokta 22 92445 2024-08-21 02:10:44
Gargoyle Sanxion7 24 98463 2025-06-04 01:41:10
Pink Fuzzy Bunnies Wonderboy 25 89965 2025-07-13 01:26:20
Xuxa Smiley 23 93142 2024-08-21 01:45:01
The Beginning DJ Doo 26 85389 2025-07-18 22:52:42
Bumble Bee Bambee 20 95384 2024-12-28 02:34:43
Monolith Affinity 25 93918 2025-07-13 01:23:30
So Deep Silvertear 21 94397 2024-08-15 20:55:28
Dopamine You In Mind 23 94282 2025-07-12 01:46:28
Nothing Gonna Stop Micky 20 94601 2024-08-10 01:50:09
MAX428 Omega 27 65343 2025-07-31 01:23:40
Megalovania Toby Fox 21 96825 2025-05-18 01:58:18
Delirium Smiley 23 93211 2025-06-04 01:38:04
Critical Hit MDK 25 91937 2025-07-16 22:51:41
Summer Smiley 25 95186 2025-07-12 01:55:04
Destiny Smiley 23 93268 2025-06-27 01:56:12
Katana Fighter Electron 22 96131 2024-12-28 02:17:00
Brutalisphere Machinae Supremacy 23 92260 2025-07-23 00:57:33
Cartoon Heroes Barbie Young 21 92565 2024-08-11 21:08:12
Ring The Alarm M-Project & Signal 22 93422 2025-05-23 22:42:07
403 NAOKI underground 23 93698 2025-05-21 01:27:21
Business Wars Quiqman feat. Eternal JK Yoripi-chan 23 93629 2025-06-05 01:47:21
Shiawase Dion Timmer 23 97106 2025-05-28 01:08:24
Press Start MDK 23 89985 2024-08-11 20:59:47
Meta Dreadnaught Machinae Supremacy 21 92938 2024-11-27 02:17:21
Cosmic Drive Quiqman 22 94820 2025-05-28 01:06:31
Rainbow Rave Parade Chime 24 95500 2025-06-05 01:52:23
Demon's World CJ Crew 22 94186 2025-06-25 20:37:03
Energizer ZiGZaG 23 96733 2025-05-21 01:38:35
TURBO Tokyo Machine 21 94374 2024-10-11 22:35:33
Midnight Train More Plastic & Tylah Winyard 22 95932 2025-03-20 01:40:55
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 95711 2025-05-21 01:32:52
RAD Tokyo Machine 24 83190 2025-01-03 02:35:35
The Other Side Au5 & Chime 25 91709 2025-01-01 00:09:06
To Your Beat S3RL feat. Hannah Fortune 23 95300 2025-01-01 00:00:01
Stars James Landino 24 95998 2025-06-06 22:57:06
Supernova Laszlo 22 98161 2025-05-24 22:55:35
Beat It from20 23 93910 2025-07-03 01:47:23
Electronic City Pops TOKYO twilight scene 21 91649 2024-10-14 01:22:27
FAR OUT Tokyo Machine 24 92290 2024-11-27 02:19:58
DMT Technikore 23 96587 2025-07-03 01:49:52
SPEED KING David Kane 24 95232 2025-06-24 20:25:27
Love Toxic FACTOR-X 21 89559 2024-11-24 23:38:16
Paranoid 180 24 93554 2025-07-03 01:54:27
Running In The 90s Max Coveri 23 97645 2025-03-20 01:54:58
Over The Top M-Project & Vau Boy 23 95059 2025-07-13 01:18:25
Ekstasis d-complex 23 90893 2025-07-18 22:47:28
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Scores )  0.0603
Total Execution Time  0.0630
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,602,056 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17970
  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.0523 seconds)  (Hide)
0.0272   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` = '17970'
GROUP BY `gs`.`grade
0.0248   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` = '17970'
AND `ghs`.`private` = 
0.0003   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` = '17970'
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)