FeBs


Total World Records: ??
Country: IT

Stars Earned
23
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 94258 -5742 -2073 100000 2019-12-08 19:20:42
Burning Tonight Krystal 22 90672 -9328 -4515 100000 2019-12-27 17:47:28
Cowbell Rock Pyramyth 23 90255 -9745 -5155 100000 2019-12-27 18:01:34
Dream A Dream Captain Jack 20 93332 -6668 -2667 100000 2019-12-08 19:36:04
Get Down Kairo Kingdom 22 90805 -9195 -4450 100000 2019-12-27 17:13:48
Hard Fast Disco Darwin 24 73656 -26344 -15174 100000 2019-12-27 17:13:48
Joanna Crazy Loop 19 94282 -5718 -2064 100000 2019-12-27 16:56:16
Licky Licky Crispy 20 96150 -3850 -1540 100000 2019-12-27 16:56:16
RockSlaves Leo Pigot & Rinat Crone 23 93532 -6468 -3422 100000 2019-12-27 17:05:17
Bounce Crew 7 19 88196 -11804 -4261 100000 2019-12-08 19:36:04
I Love You Baby Pandera 21 94458 -5542 -2444 100000 2019-12-27 17:13:48
My Freedom Rayman Rave & Nika Lenina 19 93899 -6101 -2202 100000 2019-12-27 17:23:17
Who KaW 21 90808 -9192 -4054 100000 2019-12-08 19:20:42
Zodiac Banzai 21 96653 -3347 -1476 100000 2019-12-27 17:47:28
Crazyloop Crazy Loop 22 95707 -4293 -2078 100000 2019-12-27 17:37:51
Land Of The Rising Sun Spacekatz 21 96670 -3330 -1469 100000 2019-12-27 17:37:51
Pop4 Vibes & Wishdokta 22 88712 -11288 -5463 100000 2019-12-27 17:47:28
This Is Rock And Roll DJ Zombie 19 93887 -6113 -2207 100000 2019-12-27 17:23:17
While Tha Rekkid Spinz DJ Zombie 22 92550 -7450 -3606 100000 2019-12-27 18:01:34
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 96023 -3977 -1591 100000 2019-12-27 16:56:16
Click Bait S3RL feat. GL!TCH 20 97060 -2940 -1176 100000 2019-12-27 17:23:17
Sunshine Triple J 22 92100 -7900 -3824 100000 2019-12-27 17:05:17
Gargoyle Sanxion7 24 82685 -17315 -9973 100000 2019-12-27 17:37:51
Mellow Rikki & Daz 20 92282 -7718 -3087 100000 2019-12-27 17:05:17
Zenith Sanxion7 24 87093 -12907 -7434 100000 2019-12-27 18:01:34
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.5752
Total Execution Time  2.5789
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,208 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2035/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.5651 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` = '2035'
GROUP BY `gs`.`grade
0.0005   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` = '2035'
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` = '2035'
AND `r`.`name` = 'total' 
2.5630   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)