boufa


Total World Records: ??
Country: US

Stars Earned
12
3
6
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 78060 -21940 -7920 100000 2021-07-15 10:10:29
Dynamo Oscillator X 19 65985 -34015 -12279 100000 2021-07-14 10:28:46
Land Of The Lost Banzai 19 81463 -18537 -6692 100000 2021-11-24 18:25:41
Start & Paws Oscillator X 19 10494 -89506 -32312 100000 2021-07-13 06:32:16
Birdie Doolittle 19 77694 -22306 -8052 100000 2021-07-15 10:03:03
Change The World Nathalie & Kim Lukas 19 81869 -18131 -6545 100000 2021-07-15 10:10:29
Dabbi Doo Ni-Ni 20 27108 -72892 -29157 100000 2021-07-13 06:48:17
Dream A Dream Captain Jack 20 70395 -29605 -11842 100000 2021-07-13 07:00:16
The 7th Element Vitas 19 61446 -38554 -13918 100000 2021-07-13 06:32:16
Blow My Mind Alphadelta 19 77351 -22649 -8176 100000 2021-07-15 10:38:39
Ladybug Coconut 19 49757 -50243 -18138 100000 2021-07-14 09:41:28
Bumble Bee Bambee 20 36458 -63542 -25417 100000 2021-07-13 07:00:16
Coming Out Playmaker feat. Robina 19 85905 -14095 -5088 100000 2021-07-15 10:38:39
Typical Tropical Bambee 19 77987 -22013 -7947 100000 2021-11-24 18:18:50
Movin On Ellen Gee 20 38406 -61594 -24638 100000 2021-07-13 06:21:47
Pink Dinosaur Miss Papaya 19 87428 -12572 -4538 100000 2021-07-15 10:31:02
Dam Dariram Joga 20 76722 -23278 -9311 100000 2021-07-13 07:00:16
No Princess Lynn 19 29566 -70434 -25427 100000 2021-07-14 10:35:17
Butterfly Swingrowers 19 83423 -16577 -5984 100000 2021-07-15 10:31:02
Operator Miss Papaya 19 76240 -23760 -8577 100000 2021-07-14 09:57:23
Kick It Man KaW feat. DAZ 19 84182 -15818 -5710 100000 2021-11-23 16:40:20
If You Can Say Goodbye Kate Project 19 78407 -21593 -7795 100000 2021-07-14 10:21:54
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  1.7309
Total Execution Time  1.7338
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,891,112 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4680/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 (1.7220 seconds)  (Hide)
0.0023   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` = '4680'
GROUP BY `gs`.`grade
0.0023   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` = '4680'
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` = '4680'
AND `r`.`name` = 'total' 
1.7172   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)