ST3X


Total World Records: ??
Country: CA

Stars Earned
4
9
8
2

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
Dynamo Oscillator X 19 66070 -33930 -12249 100000 2023-06-27 04:50:51
Party All Night KaW feat. Sam-I-Am 20 81673 -18327 -7331 100000 2023-12-17 18:58:17
Start & Paws Oscillator X 19 25183 -74817 -27009 100000 2023-06-27 04:55:24
Bounce Crew 7 19 75303 -24697 -8916 100000 2023-08-18 19:44:27
Funny Love Dan Balan 19 63724 -36276 -13096 100000 2024-04-17 00:45:27
Agent Blatant Ernest + Julio 21 1235 -98765 -43555 100000 2023-06-17 18:20:16
ROM-eo & Juli8 Nina 19 89927 -10073 -3636 100000 2023-08-18 19:32:03
This Is Rock And Roll DJ Zombie 19 53291 -46709 -16862 100000 2024-01-07 17:00:38
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 77895 -22105 -8842 100000 2024-04-18 21:34:57
Ladybug Coconut 19 71092 -28908 -10436 100000 2023-06-27 05:47:07
Click Bait S3RL feat. GL!TCH 20 83380 -16620 -6648 100000 2023-12-17 17:53:03
Mellow Rikki & Daz 20 10181 -89819 -35928 100000 2023-06-08 03:23:02
July Smiley 20 42710 -57290 -22916 100000 2024-04-29 18:49:27
No Princess Lynn 19 83150 -16850 -6083 100000 2023-08-18 19:41:50
Kick It Man KaW feat. DAZ 19 20360 -79640 -28750 100000 2023-06-21 03:33:06
Queen Of Light E-Rotic 21 38323 -61677 -27200 100000 2023-12-17 18:04:14
TURBO Tokyo Machine 21 80655 -19345 -8531 100000 2023-12-17 17:30:57
WYGD Bishu 19 56975 -43025 -15532 100000 2023-06-25 02:59:43
Crab Rave Noisestorm 20 78197 -21803 -8721 100000 2023-12-17 18:49:16
Down Low Hr. Troels x Felix Schorn 20 87241 -12759 -5104 100000 2024-04-18 21:16:49
Work Stella Mwangi 21 30982 -69018 -30437 100000 2023-12-17 18:43:04
Sirens RENOLD X Scarlett 19 85522 -14478 -5227 100000 2024-03-17 23:16:51
UFO Little Sis Nora & S3RL 20 73598 -26402 -10561 100000 2023-12-17 17:28:15
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.3309
Total Execution Time  2.3339
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,496 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10220/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 (2.3180 seconds)  (Hide)
0.0026   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` = '10220'
GROUP BY `gs`.`grade
0.0018   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` = '10220'
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` = '10220'
AND `r`.`name` = 'total' 
2.3133   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)