Dr.0ctgonapus


Total World Records: ??
Country: US

Stars Earned
13
3
1
7

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
Dynamo Oscillator X 19 95395 -4605 -1662 100000 2023-06-18 22:40:18
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 68101 -31899 -18374 100000 2022-02-06 21:16:56
Link Line Asterisk 25 63761 -36239 -22649 100000 2022-02-06 21:16:56
Ladybug Coconut 19 89523 -10477 -3782 100000 2023-06-18 22:44:53
EternuS Sanxion7 20 90517 -9483 -3793 100000 2023-06-18 23:20:23
Gargoyle Sanxion7 24 60740 -39260 -22614 100000 2022-02-06 21:16:56
Pink Dinosaur Miss Papaya 19 94023 -5977 -2158 100000 2023-06-18 23:03:05
Anubis Banzai 20 52469 -47531 -19012 100000 2023-06-18 22:47:36
Dolphin Talk Pyramyth 23 76805 -23195 -12270 100000 2022-02-06 21:31:26
Ma Huggies FIG & Nico Sleator 20 84454 -15546 -6218 100000 2023-06-18 23:23:31
Critical Hit MDK 25 82717 -17283 -10802 100000 2023-06-18 23:40:26
Glowing In The Night Schustin 23 74153 -25847 -13673 100000 2022-02-06 21:31:26
Kick It Man KaW feat. DAZ 19 92519 -7481 -2701 100000 2023-06-18 22:42:44
Turn Me On E-Rotic 20 93737 -6263 -2505 100000 2023-06-18 23:12:18
Canon D.2 Yahpp 23 85157 -14843 -7852 100000 2022-02-06 21:31:26
Cyber-Kyoto- Re-venG 20 92664 -7336 -2934 100000 2023-06-18 22:56:27
Moonlight PIXY 20 92317 -7683 -3073 100000 2023-06-18 23:26:20
Pump It Electric Callboy 21 78976 -21024 -9272 100000 2023-06-18 22:37:37
Rainbow Rave Parade Chime 24 80106 -19894 -11459 100000 2023-06-18 23:31:03
TURBO Tokyo Machine 21 92995 -7005 -3089 100000 2023-06-18 23:06:06
Crab Rave Noisestorm 20 93481 -6519 -2608 100000 2023-06-18 22:52:11
Forever and a Day Dy5on feat. Silver Angelina 22 90101 -9899 -4791 100000 2023-06-18 23:28:29
Down Low Hr. Troels x Felix Schorn 20 89578 -10422 -4169 100000 2023-06-18 23:18:03
Sirens RENOLD X Scarlett 19 94486 -5514 -1991 100000 2023-06-18 23:15:09
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  2.6013
Total Execution Time  2.6045
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,712 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6209/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.5935 seconds)  (Hide)
0.0018   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` = '6209'
GROUP BY `gs`.`grade
0.0017   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` = '6209'
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` = '6209'
AND `r`.`name` = 'total' 
2.5898   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)