Obitoo


Total World Records: ??
Country: US

Stars Earned
27
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
Da Roots Mind Reflection 20 18850 -81150 -32460 100000 2024-10-18 17:53:50
Ize Pie Headtwist & Pump 19 7612 -92388 -33352 100000 2024-10-28 16:23:59
Pop4 Vibes & Wishdokta 22 6601 -93399 -45205 100000 2024-10-02 16:18:35
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 4892 -95108 -38043 100000 2024-09-17 18:34:02
Dies Irae Jason Creasey 19 11321 -88679 -32013 100000 2024-10-24 17:19:32
Ladybug Coconut 19 2007 -97993 -35375 100000 2024-10-01 18:21:37
EternuS Sanxion7 20 40167 -59833 -23933 100000 2024-10-22 23:03:33
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 12175 -87825 -35130 100000 2024-10-15 22:45:40
Pink Dinosaur Miss Papaya 19 8026 -91974 -33203 100000 2024-09-17 19:41:24
Anubis Banzai 20 10013 -89987 -35995 100000 2024-10-01 19:41:50
Devil Inside CRMNL 19 79179 -20821 -7516 100000 2025-04-24 18:39:07
Dolphin Talk Pyramyth 23 2546 -97454 -51553 100000 2024-10-18 18:29:57
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 22540 -77460 -34160 100000 2025-04-24 18:41:44
Megalovania Toby Fox 21 32787 -67213 -29641 100000 2024-10-23 16:30:12
Nori Nori Nori Judy Crystal 21 1419 -98581 -43474 100000 2024-09-24 21:57:13
Hip Hop Jam Indiggo 20 2396 -97604 -39042 100000 2024-10-14 15:42:33
Butterfly Swingrowers 19 21558 -78442 -28318 100000 2024-10-18 17:29:49
Step Up Amadeus BanYa 22 892 -99108 -47968 100000 2024-10-23 16:42:27
Kinky Boots Daz Sampson & Nona 19 28963 -71037 -25644 100000 2024-10-01 18:25:29
Silent Movie Little Violet 19 12737 -87263 -31502 100000 2024-10-18 17:45:20
Demon's World CJ Crew 22 3115 -96885 -46892 100000 2024-10-15 22:48:58
Crab Rave Noisestorm 20 12655 -87345 -34938 100000 2024-10-14 15:42:33
Born to Run Red Parker 19 6470 -93530 -33764 100000 2024-10-18 17:31:56
Down Low Hr. Troels x Felix Schorn 20 24955 -75045 -30018 100000 2024-10-15 22:51:40
Sirens RENOLD X Scarlett 19 75814 -24186 -8731 100000 2024-10-18 17:43:01
All Starts Now Laurell 19 9805 -90195 -32560 100000 2024-09-24 21:59:48
Keep On Dancing BEAUZ feat. Heleen 20 33920 -66080 -26432 100000 2024-10-23 16:14:59
Big Boss Big Boss 21 2096 -97904 -43176 100000 2024-10-01 22:22:29
Mothership F.O.O.L & SKUM 24 1255 -98745 -56877 100000 2024-10-14 15:42:33
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  2.1638
Total Execution Time  2.1665
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,911,632 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18580/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.1556 seconds)  (Hide)
0.0031   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` = '18580'
GROUP BY `gs`.`grade
0.0028   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` = '18580'
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` = '18580'
AND `r`.`name` = 'total' 
2.1495   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)