Justfarted


Total World Records: ??
Country: MK

Stars Earned
13
24
1
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
Dance Vibrations Elpis 19 81947 -18053 -6517 100000 2024-02-26 01:24:24
Dynamo Oscillator X 19 55841 -44159 -15941 100000 2024-01-20 04:05:04
Bagpipe A-Moe 20 30381 -69619 -27848 100000 2024-02-03 01:24:23
Licky Licky Crispy 20 75873 -24127 -9651 100000 2024-03-10 23:07:56
The 7th Element Vitas 19 87110 -12890 -4653 100000 2024-02-10 02:23:40
Blow My Mind Alphadelta 19 77283 -22717 -8201 100000 2024-01-20 04:15:21
Endless Day Verona 19 28718 -71282 -25733 100000 2024-01-20 04:11:48
I Love You Baby Pandera 21 81391 -18609 -8207 100000 2024-10-03 23:21:28
Made In China Vitas & Sergey Pudovkin 20 40804 -59196 -23678 100000 2023-12-30 03:54:11
ROM-eo & Juli8 Nina 19 40288 -59712 -21556 100000 2024-04-07 22:53:15
Click Bait S3RL feat. GL!TCH 20 74473 -25527 -10211 100000 2024-03-10 23:09:54
Be Alive Stian K 20 19922 -80078 -32031 100000 2024-02-03 01:15:21
Coming Out Playmaker feat. Robina 19 83881 -16119 -5819 100000 2024-01-20 03:31:13
Waka Laka Jenny Rom vs. The Zippers 21 71723 -28277 -12470 100000 2025-02-07 01:36:55
No Princess Lynn 19 17770 -82230 -29685 100000 2024-01-20 04:08:43
India's Glitch Kirill Gramada 21 45684 -54316 -23953 100000 2024-03-29 22:37:10
Doh! Tale & Dutch 20 82206 -17794 -7118 100000 2024-03-29 22:47:23
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 55953 -44047 -19425 100000 2024-04-07 23:00:02
Russian Roulette Darwin 22 2357 -97643 -47259 100000 2025-02-07 01:34:25
Spaceman Bambee & Lynn 20 84545 -15455 -6182 100000 2024-03-29 22:45:09
Beethoven Virus BanYa 22 39462 -60538 -29300 100000 2024-03-29 22:35:04
BU-44 Naoki 21 63813 -36187 -15958 100000 2024-04-07 22:56:00
Baby Love Me Judy Crystal 21 6895 -93105 -41059 100000 2024-04-07 23:04:02
Winter BanYa 25 3306 -96694 -60434 100000 2023-12-30 04:07:56
Destiny Smiley 23 65 -99935 -52866 100000 2025-02-07 01:42:44
Operator Miss Papaya 19 83909 -16091 -5809 100000 2024-02-26 01:22:11
Closer To Heaven Nëonne 21 36679 -63321 -27925 100000 2024-04-06 00:33:51
Robot World Oscillator X 19 80135 -19865 -7171 100000 2024-01-20 04:19:04
Kalinka Quiqman 20 12870 -87130 -34852 100000 2023-12-27 00:23:57
TURBO Tokyo Machine 21 80779 -19221 -8476 100000 2024-02-26 01:16:14
WYGD Bishu 19 28967 -71033 -25643 100000 2024-01-20 03:52:44
Crab Rave Noisestorm 20 79557 -20443 -8177 100000 2024-04-06 00:39:24
Just Dance Bad Computer 20 81104 -18896 -7558 100000 2024-02-16 02:09:35
Stockholm to Bombay Dr. Bombay 21 19659 -80341 -35430 100000 2024-03-29 22:42:53
Every Little Thing Conro 21 43831 -56169 -24771 100000 2024-03-29 22:53:50
The Bass & the Melody S3RL 22 18787 -81213 -39307 100000 2024-10-05 01:29:17
Definition of a Badboy Scott Brown 20 40606 -59394 -23758 100000 2024-02-10 02:10:15
Zen Re-venG 22 31224 -68776 -33288 100000 2024-03-29 22:32:36
Where Did You Go Tatsunoshin 21 23595 -76405 -33695 100000 2024-07-11 08:10:06
Pilgrim 2000 Bass-X vs. Scott Brown 21 30303 -69697 -30736 100000 2025-02-07 01:38:57
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.6594
Total Execution Time  2.6636
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,957,488 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13306/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.6494 seconds)  (Hide)
0.0021   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` = '13306'
GROUP BY `gs`.`grade
0.0030   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` = '13306'
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` = '13306'
AND `r`.`name` = 'total' 
2.6441   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)