JackX


Total World Records: ??
Country: US

Stars Earned
9
5
13
1

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
Dance Vibrations Elpis 19 79154 -20846 -7525 100000 2025-08-20 21:38:26
Dynamo Oscillator X 19 72151 -27849 -10053 100000 2025-07-24 21:34:44
Land Of The Lost Banzai 19 63678 -36322 -13112 100000 2025-07-22 21:36:58
Party All Night KaW feat. Sam-I-Am 20 459 -99541 -39816 100000 2025-07-22 03:36:24
Time is Ticking Elpis feat. Black Elway 19 35674 -64326 -23222 100000 2025-08-04 22:42:29
Crazy Baby Fantasy Project 20 73395 -26605 -10642 100000 2025-07-11 02:46:36
Ignition Starts KaW 21 19549 -80451 -35479 100000 2025-08-20 21:58:28
Pink Fuzzy Bunnies Wonderboy 25 5257 -94743 -59214 100000 2025-08-28 22:05:05
Boom Boom Dollars King Kong & D'Jungle Girls 21 9025 -90975 -40120 100000 2025-08-10 21:20:48
Waka Laka Jenny Rom vs. The Zippers 21 69427 -30573 -13483 100000 2025-07-20 03:27:42
Take Me Away Fracus & Darwin 23 2994 -97006 -51316 100000 2025-08-04 22:40:10
BU-44 Naoki 21 77792 -22208 -9794 100000 2025-08-20 21:11:34
Do It All Night E-Rotic 20 75355 -24645 -9858 100000 2025-08-20 21:30:15
Kick It Man KaW feat. DAZ 19 75037 -24963 -9012 100000 2025-07-22 03:44:14
Queen Of Light E-Rotic 21 37042 -62958 -27764 100000 2025-08-15 21:05:03
Closer To Heaven Nëonne 21 30150 -69850 -30804 100000 2025-07-11 19:48:13
Kalinka Quiqman 20 74097 -25903 -10361 100000 2025-08-05 20:44:53
Katyusha Schustin 21 16293 -83707 -36915 100000 2025-08-05 21:02:30
Cosmic Drive Quiqman 22 13273 -86727 -41976 100000 2025-07-11 19:50:23
STOP! & Go Onyx 21 34895 -65105 -28711 100000 2025-08-28 22:10:03
Lemmings On The Run E-Rotic 21 62430 -37570 -16568 100000 2025-08-05 21:04:50
Perks Bibi Gold 21 74715 -25285 -11151 100000 2025-08-15 20:28:22
Crab Rave Noisestorm 20 35968 -64032 -25613 100000 2025-08-28 01:39:52
GOAT 2BT3K 22 54829 -45171 -21863 100000 2025-08-28 21:55:09
Go! Rocky Joe Maximum Power 20 68343 -31657 -12663 100000 2025-08-04 03:12:52
Ping Pong AronChupa & Little Sis Nora 20 80967 -19033 -7613 100000 2025-07-22 03:28:35
The Banana Song SIPPY 19 89827 -10173 -3672 100000 2025-08-21 17:20:51
Let's Go! (This Is It) 2 The Limit 21 77644 -22356 -9859 100000 2025-08-28 01:47:57
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  3.2450
Total Execution Time  3.2493
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,921,904 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21241/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.2332 seconds)  (Hide)
0.0209   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` = '21241'
GROUP BY `gs`.`grade
0.0111   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` = '21241'
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` = '21241'
AND `r`.`name` = 'total' 
3.2009   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)