Farex


Total World Records: ??
Country: US

Stars Earned
18
5

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
Joanna Crazy Loop 19 92660 -7340 -2650 100000 2024-03-04 01:42:15
Licky Licky Crispy 20 95041 -4959 -1984 100000 2024-04-21 01:53:08
Crazyloop Crazy Loop 22 84507 -15493 -7499 100000 2024-03-04 01:31:01
Disconnected Disco Kid Whatever 20 91033 -8967 -3587 100000 2024-04-21 01:56:21
Click Bait S3RL feat. GL!TCH 20 92552 -7448 -2979 100000 2024-03-04 00:07:19
EternuS Sanxion7 20 94662 -5338 -2135 100000 2024-03-04 01:45:35
Gargoyle Sanxion7 24 89659 -10341 -5956 100000 2024-09-20 05:32:23
Rainspark Sanxion7 21 93315 -6685 -2948 100000 2025-01-12 01:39:19
Be Alive Stian K 20 84034 -15966 -6386 100000 2024-02-24 04:13:55
Waka Laka Jenny Rom vs. The Zippers 21 81554 -18446 -8135 100000 2024-03-01 23:44:54
Anubis Banzai 20 94607 -5393 -2157 100000 2024-03-04 01:37:39
Electric The DNC feat. Miss Amani 22 84977 -15023 -7271 100000 2024-09-20 04:52:28
So Deep Silvertear 21 78957 -21043 -9280 100000 2024-02-24 04:23:25
Stay Tess 20 92744 -7256 -2902 100000 2024-09-20 04:48:47
Energizer ZiGZaG 23 87036 -12964 -6858 100000 2024-09-20 04:55:00
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 90142 -9858 -5215 100000 2024-09-20 05:04:13
EMEA Re-venG 24 87724 -12276 -7071 100000 2024-09-20 05:26:28
RAD Tokyo Machine 24 87651 -12349 -7113 100000 2024-09-20 05:09:57
Candy Pop Luv Limited -NM- 21 89438 -10562 -4658 100000 2024-03-04 01:48:31
To Your Beat S3RL feat. Hannah Fortune 23 91160 -8840 -4676 100000 2024-11-02 01:23:44
The Bass & the Melody S3RL 22 87550 -12450 -6026 100000 2024-11-02 01:18:44
Party ChildsPlay 19 93175 -6825 -2464 100000 2024-02-24 04:17:41
Accelerate Teminite & Skybreak 24 90139 -9861 -5680 100000 2024-09-20 05:07:13
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  2.0886
Total Execution Time  2.0916
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,891,048 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14335/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.0795 seconds)  (Hide)
0.0014   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` = '14335'
GROUP BY `gs`.`grade
0.0065   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` = '14335'
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` = '14335'
AND `r`.`name` = 'total' 
2.0714   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)