Fahrifu


Total World Records: ??
Country: NO

Stars Earned
11
21
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 74844 -25156 -9081 100000 2025-02-14 18:20:11
Day After Day Rikah 20 2731 -97269 -38908 100000 2025-05-21 11:17:54
Birdie Doolittle 19 72564 -27436 -9904 100000 2025-05-08 16:59:52
Joanna Crazy Loop 19 24425 -75575 -27283 100000 2025-02-04 14:12:53
Blow My Mind Alphadelta 19 76262 -23738 -8569 100000 2025-05-08 17:04:16
Surf Hyper Potions 22 4521 -95479 -46212 100000 2025-04-02 13:53:33
Unity TheFatRat 21 3801 -96199 -42424 100000 2025-03-04 13:49:54
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 51446 -48554 -19422 100000 2025-05-02 12:00:48
A Sign Tipsy & Tipsy 23 4451 -95549 -50545 100000 2025-02-18 20:47:16
Devil Inside CRMNL 19 77531 -22469 -8111 100000 2025-02-20 19:38:01
Nothing Gonna Stop Micky 20 44565 -55435 -22174 100000 2025-03-03 12:54:49
Magic Mystery Tour KaW feat. Paula Terry 19 74541 -25459 -9191 100000 2025-02-12 14:38:18
Butterfly Swingrowers 19 19763 -80237 -28966 100000 2024-11-09 20:19:45
Operator Miss Papaya 19 75639 -24361 -8794 100000 2025-03-13 16:21:14
If You Can Say Goodbye Kate Project 19 34977 -65023 -23473 100000 2024-10-20 13:33:06
Paradox Naoki feat. Riyu Kosaka 20 9177 -90823 -36329 100000 2025-02-18 18:43:15
Silent Movie Little Violet 19 710 -99290 -35844 100000 2024-11-09 20:40:28
The Naughty Song Oscillator X 19 78556 -21444 -7741 100000 2025-02-14 18:22:24
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 78666 -21334 -7702 100000 2025-05-08 17:06:48
Fade Out Bensley 21 1444 -98556 -43463 100000 2025-05-21 11:27:10
Have Fun Rameses B 21 38848 -61152 -26968 100000 2025-04-29 16:08:21
TURBO Tokyo Machine 21 75035 -24965 -11010 100000 2025-03-14 10:13:19
Nothing Else Matters Katya Ocean 19 46506 -53494 -19311 100000 2025-04-29 16:17:19
UFO Little Sis Nora & S3RL 20 39141 -60859 -24344 100000 2025-02-13 16:48:23
All Starts Now Laurell 19 81062 -18938 -6837 100000 2025-05-13 16:56:56
The Bass & the Melody S3RL 22 27971 -72029 -34862 100000 2025-05-21 11:22:14
My Salsa Carlito 20 70052 -29948 -11979 100000 2025-03-24 13:41:03
Color My Love Fun Fun 21 11727 -88273 -38928 100000 2025-04-30 12:24:39
Need You Nostalgix 22 13073 -86927 -42073 100000 2025-04-02 13:50:50
My Heart Is Ticking Like A Bomb E-Rotic 20 3720 -96280 -38512 100000 2025-04-30 12:26:44
No Rules Foxela & Britt Lari 19 74343 -25657 -9262 100000 2025-04-02 12:21:28
Polarised Koven, ÆON:MODE, Blanke 22 37902 -62098 -30055 100000 2025-04-02 12:25:12
Remember Me Leslie Parrish 21 4781 -95219 -41992 100000 2025-04-02 12:27:37
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  3.2751
Total Execution Time  3.2781
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,776 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11680/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.2631 seconds)  (Hide)
0.0940   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` = '11680'
GROUP BY `gs`.`grade
0.0115   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` = '11680'
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` = '11680'
AND `r`.`name` = 'total' 
3.1573   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)