Djfx


Total World Records: ??
Country: US

Stars Earned
19
6

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Dream A Dream Captain Jack 20 91077 -8923 -3569 100000 2025-08-27 03:06:30
Da Roots Mind Reflection 20 84097 -15903 -6361 100000 2025-08-27 02:36:51
Disconnected Disco Kid Whatever 20 89375 -10625 -4250 100000 2025-08-31 05:04:14
Drifting Away Filo Bedo 20 86536 -13464 -5386 100000 2025-08-27 03:11:49
ROM-eo & Juli8 Nina 19 94486 -5514 -1991 100000 2025-09-07 23:51:11
This Is Rock And Roll DJ Zombie 19 88163 -11837 -4273 100000 2025-08-25 04:33:04
Dies Irae Jason Creasey 19 90225 -9775 -3529 100000 2025-08-27 02:54:31
Bumble Bee Bambee 20 93377 -6623 -2649 100000 2025-08-27 02:21:53
Waka Laka Jenny Rom vs. The Zippers 21 77459 -22541 -9941 100000 2025-08-25 04:36:42
Hero Miss Papaya 20 90787 -9213 -3685 100000 2025-08-31 05:14:18
Ghosts Tenth Planet 20 85345 -14655 -5862 100000 2025-09-07 23:41:44
The Saint Goes Marching The Saint 21 86628 -13372 -5897 100000 2025-08-25 04:27:36
Pink Dinosaur Miss Papaya 19 90211 -9789 -3534 100000 2025-08-25 03:37:03
Anubis Banzai 20 80718 -19282 -7713 100000 2025-08-31 04:47:42
Dam Dariram Joga 20 86977 -13023 -5209 100000 2025-08-27 02:44:20
No Princess Lynn 19 88638 -11362 -4102 100000 2025-09-07 23:47:49
Spaceman Bambee & Lynn 20 90889 -9111 -3644 100000 2025-08-25 04:09:44
Do It All Night E-Rotic 20 91238 -8762 -3505 100000 2025-08-27 03:03:05
Kick It Man KaW feat. DAZ 19 94037 -5963 -2153 100000 2025-08-27 03:38:31
Get Up'n Move S & K 20 80719 -19281 -7712 100000 2025-08-27 03:29:28
Everybody 2 the Sun Ultimate Heights 20 93236 -6764 -2706 100000 2025-08-27 03:21:40
Lemmings On The Run E-Rotic 21 91455 -8545 -3768 100000 2025-08-31 05:26:56
The 7 Jump Ken-D 19 94610 -5390 -1946 100000 2025-08-25 04:15:56
Zen Re-venG 22 81568 -18432 -8921 100000 2025-08-25 04:42:57
DJ Party BB Hayes 20 89095 -10905 -4362 100000 2025-08-27 02:58:01
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.0624
Total Execution Time  3.0655
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,952 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24210/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (3.0539 seconds)  (Hide)
0.0031   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` = '24210'
GROUP BY `gs`.`grade
0.0013   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` = '24210'
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` = '24210'
AND `r`.`name` = 'total' 
3.0492   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)