DragonProgram


Total World Records: ??
Country: US

Stars Earned
13
5
4
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
Surf Hyper Potions 22 82458 -17542 -8490 100000 2024-02-19 04:32:38
Click Bait S3RL feat. GL!TCH 20 94161 -5839 -2336 100000 2025-03-13 23:49:36
Feel The Melody S3RL feat. Sara 20 88214 -11786 -4714 100000 2024-02-29 00:26:21
Gargoyle Sanxion7 24 41104 -58896 -33924 100000 2025-04-01 02:51:42
Xuxa Smiley 23 53664 -46336 -24512 100000 2024-02-19 04:29:59
Dam Dadi Doo Fantasy Project 22 76353 -23647 -11445 100000 2024-04-05 19:12:45
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 80999 -19001 -8379 100000 2024-12-23 03:35:47
Megalovania Toby Fox 21 90674 -9326 -4113 100000 2025-03-13 23:51:53
Csikos Post BanYa 22 83536 -16464 -7969 100000 2025-05-01 03:32:22
Cartoon Heroes Barbie Young 21 84384 -15616 -6887 100000 2024-03-18 00:29:57
BUBBLES Tokyo Machine 22 85785 -14215 -6880 100000 2025-06-26 22:54:42
Press Start MDK 23 83662 -16338 -8643 100000 2025-04-01 02:46:23
Dance Sophon 23 1170 -98830 -52281 100000 2024-03-18 00:24:42
INEEDU Teddy Killerz 22 82088 -17912 -8669 100000 2025-03-31 22:07:20
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 81744 -18256 -9657 100000 2024-10-31 00:21:52
Crab Rave Noisestorm 20 88262 -11738 -4695 100000 2024-10-31 00:19:33
GALACTICAL Tokyo Machine 23 81266 -18734 -9910 100000 2025-02-11 21:53:44
UFO Little Sis Nora & S3RL 20 92210 -7790 -3116 100000 2024-04-05 19:17:38
The Bass & the Melody S3RL 22 16256 -83744 -40532 100000 2024-02-19 03:36:07
BLEEP BLOOP Tokyo Machine 24 61455 -38545 -22202 100000 2025-03-31 22:12:18
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 81148 -18852 -9124 100000 2025-06-26 23:05:07
Heaven On Earth HELLO GLOOM 22 84007 -15993 -7741 100000 2025-04-01 00:25:24
Running In The 90s Max Coveri 23 76082 -23918 -12653 100000 2025-02-12 03:36:26
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  3.0172
Total Execution Time  3.0206
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,744 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14180/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.0071 seconds)  (Hide)
0.0072   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` = '14180'
GROUP BY `gs`.`grade
0.0038   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` = '14180'
AND `ghs`.`private` = 
0.0038   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` = '14180'
AND `r`.`name` = 'total' 
2.9923   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)