xenon756


Total World Records: ??
Country: US

Stars Earned
13
3
7
3

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
Land Of The Lost Banzai 19 85570 -14430 -5209 100000 2025-01-14 01:07:59
Joanna Crazy Loop 19 73549 -26451 -9549 100000 2023-07-09 02:05:14
Da Roots Mind Reflection 20 87964 -12036 -4814 100000 2025-01-14 01:14:15
Disconnected Disco Kid Whatever 20 25351 -74649 -29860 100000 2023-07-09 02:31:08
I Think I Like That Sound Kid Whatever 20 78676 -21324 -8530 100000 2025-01-14 01:20:08
Ize Pie Headtwist & Pump 19 28733 -71267 -25727 100000 2023-07-01 01:43:51
Paranormal Inspector K 20 26361 -73639 -29456 100000 2025-01-14 02:02:47
Click Bait S3RL feat. GL!TCH 20 79306 -20694 -8278 100000 2025-01-14 01:11:41
Rainspark Sanxion7 21 42283 -57717 -25453 100000 2023-07-09 02:28:33
Bumble Bee Bambee 20 42785 -57215 -22886 100000 2023-07-09 02:11:43
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 77807 -22193 -8877 100000 2023-07-09 02:23:20
Anubis Banzai 20 46574 -53426 -21370 100000 2023-04-08 22:36:22
The Judgement Day Naoki feat. Riyu Kosaka 19 57991 -42009 -15165 100000 2023-04-08 22:34:00
Butterfly Swingrowers 19 77853 -22147 -7995 100000 2023-07-09 02:43:06
Robot World Oscillator X 19 88483 -11517 -4158 100000 2024-10-11 00:50:06
Cyber-Kyoto- Re-venG 20 60754 -39246 -15698 100000 2023-07-09 02:34:08
Silent Movie Little Violet 19 89288 -10712 -3867 100000 2025-01-14 01:05:02
Here For You PIXL feat. Q'AILA 19 84659 -15341 -5538 100000 2023-07-09 02:00:04
TURBO Tokyo Machine 21 78859 -21141 -9323 100000 2023-07-09 02:26:10
Only You DEXTER KING feat. Alexis Donn 19 85279 -14721 -5314 100000 2023-07-09 02:45:45
Orbit Ellis 19 66327 -33673 -12156 100000 2023-07-09 02:50:28
Crab Rave Noisestorm 20 79912 -20088 -8035 100000 2023-07-09 02:19:24
Born to Run Red Parker 19 80425 -19575 -7067 100000 2023-04-08 22:39:23
Nothing Else Matters Katya Ocean 19 42080 -57920 -20909 100000 2025-02-15 19:48:03
Love Arcade Bending Grid 21 82033 -17967 -7923 100000 2023-07-09 01:52:41
Sirens RENOLD X Scarlett 19 86093 -13907 -5020 100000 2023-07-09 02:14:37
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.2461
Total Execution Time  3.2491
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8733/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.2348 seconds)  (Hide)
0.0262   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` = '8733'
GROUP BY `gs`.`grade
0.0266   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` = '8733'
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` = '8733'
AND `r`.`name` = 'total' 
3.1817   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)