PipTune


Total World Records: ??
Country: US

Stars Earned
2
17
7
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
In The Hall Of The Mountain King KaW 22 85880 -14120 -6834 100000 2024-03-29 21:53:37
Joanna Crazy Loop 19 96413 -3587 -1295 100000 2024-03-29 19:11:29
Licky Licky Crispy 20 98071 -1929 -772 100000 2024-06-30 15:20:41
Million Feelings Chriss Floren 19 95415 -4585 -1655 100000 2024-06-30 15:20:41
Big Blue Bouncy Ball Mr. Blue 22 89491 -10509 -5086 100000 2024-03-30 15:13:01
Spin Chicken Freebie & The Bean 21 95198 -4802 -2118 100000 2024-03-30 15:25:14
Ladybug Coconut 19 97852 -2148 -775 100000 2024-03-29 19:13:44
EternuS Sanxion7 20 99309 -691 -276 100000 2024-03-30 15:17:58
Boom Boom Dollars King Kong & D'Jungle Girls 21 93172 -6828 -3011 100000 2024-03-31 05:55:06
Pink Dinosaur Miss Papaya 19 97030 -2970 -1072 100000 2024-03-30 15:07:53
Anubis Banzai 20 96480 -3520 -1408 100000 2024-03-30 15:15:13
Dam Dariram Joga 20 95636 -4364 -1746 100000 2024-03-31 05:57:10
Music & Police CJ Crew & KaW feat. Christian D. 21 93180 -6820 -3008 100000 2024-03-30 15:29:49
So Deep Silvertear 21 95227 -4773 -2105 100000 2024-03-29 21:51:28
Megalovania Toby Fox 21 94398 -5602 -2470 100000 2024-03-29 21:46:08
My Generation Captain Jack 20 98658 -1342 -537 100000 2024-03-30 15:20:13
Beethoven Virus BanYa 22 85139 -14861 -7193 100000 2024-03-29 21:48:26
BU-44 Naoki 21 94658 -5342 -2356 100000 2024-03-31 06:42:32
Charlene Missing Heart 22 34915 -65085 -31501 100000 2024-03-31 06:37:16
In The Heat Of The Night E-Rotic 20 94683 -5317 -2127 100000 2024-03-30 13:51:19
Say What Cut Capers 21 95531 -4469 -1971 100000 2024-03-31 06:40:26
Robot World Oscillator X 19 99625 -375 -135 100000 2024-03-30 15:22:52
Pump It Electric Callboy 21 92160 -7840 -3457 100000 2024-03-31 06:34:44
The 7 Jump Ken-D 19 99066 -934 -337 100000 2024-06-30 15:20:41
Zen Re-venG 22 98405 -1595 -772 100000 2024-06-30 15:20:41
Big Boss Big Boss 21 98302 -1698 -749 100000 2024-06-30 15:20:41
Color My Love Fun Fun 21 96105 -3895 -1718 100000 2024-06-30 15:20:41
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  3.1982
Total Execution Time  3.2020
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,440 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15301/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.1885 seconds)  (Hide)
0.0024   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` = '15301'
GROUP BY `gs`.`grade
0.0041   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` = '15301'
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` = '15301'
AND `r`.`name` = 'total' 
3.1818   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)