Dcactus73


Total World Records: ??
Country: US

Stars Earned
11
17
3
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
Dance Vibrations Elpis 19 94305 -5695 -2056 100000 2025-04-06 17:19:41
Change The World Nathalie & Kim Lukas 19 93381 -6619 -2389 100000 2025-03-29 16:30:42
Ba Be Loo Be La Kristeen 20 83386 -16614 -6646 100000 2025-02-25 03:22:18
I Love You Baby Pandera 21 85244 -14756 -6507 100000 2025-03-29 16:11:53
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 84608 -15392 -6157 100000 2025-03-02 18:32:30
Click Bait S3RL feat. GL!TCH 20 84274 -15726 -6290 100000 2025-03-29 17:03:24
July Smiley 20 51935 -48065 -19226 100000 2025-04-06 19:49:04
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 89631 -10369 -3743 100000 2025-03-02 19:04:46
Ari Oh Jenny Kee 20 81904 -18096 -7238 100000 2025-04-06 18:33:13
Bumble Bee Bambee 20 86721 -13279 -5312 100000 2025-05-18 16:26:42
Senorita Jenny Rom 23 63609 -36391 -19251 100000 2025-02-25 03:26:28
Typical Tropical Bambee 19 86405 -13595 -4908 100000 2025-03-02 20:25:19
Ghosts Tenth Planet 20 79233 -20767 -8307 100000 2025-04-06 17:47:32
No Princess Lynn 19 85058 -14942 -5394 100000 2025-03-02 19:26:04
Hypnosis Colin Kiddy 21 91321 -8679 -3827 100000 2025-04-06 20:00:09
Nori Nori Nori Judy Crystal 21 62007 -37993 -16755 100000 2025-04-06 17:36:33
Ma Huggies FIG & Nico Sleator 20 82873 -17127 -6851 100000 2025-03-02 19:15:07
Beethoven Virus BanYa 22 80454 -19546 -9460 100000 2025-04-06 20:03:26
Cartoon Heroes Barbie Young 21 13288 -86712 -38240 100000 2025-02-08 22:53:13
Grab It While We Can FantastixX 19 87176 -12824 -4629 100000 2025-03-29 18:12:48
Never Ending Story DJ AC-DC 20 82522 -17478 -6991 100000 2025-03-02 21:21:48
Lay It Down Tchorta & Gui Boratto 19 93434 -6566 -2370 100000 2025-04-06 18:07:20
Everybody 2 the Sun Ultimate Heights 20 86385 -13615 -5446 100000 2025-03-02 22:10:46
High On Your Love Safura 19 93764 -6236 -2251 100000 2025-04-06 18:21:03
Kalinka Quiqman 20 85679 -14321 -5728 100000 2025-04-06 19:51:46
The Call of Wilderness Electron 22 85419 -14581 -7057 100000 2025-03-29 15:38:10
We Got The Moves Electric Callboy 20 85355 -14645 -5858 100000 2025-03-02 19:46:13
All For One IVD x Dee Dee x Kenny Hayes 21 45980 -54020 -23823 100000 2025-04-06 17:15:58
Bambole (Ole) Papa Gonzalez 20 87026 -12974 -5190 100000 2025-04-06 19:32:28
Nothing Else Matters Katya Ocean 19 86577 -13423 -4846 100000 2025-03-02 19:40:59
Sirens RENOLD X Scarlett 19 91223 -8777 -3168 100000 2025-04-06 17:07:39
Dreaming Conro 20 84587 -15413 -6165 100000 2025-03-02 21:51:46
Polarised Koven, ÆON:MODE, Blanke 22 80342 -19658 -9514 100000 2025-04-06 19:29:02
  BENCHMARKS  
Loading Time: Base Classes  0.0051
Controller Execution Time ( Main / Rival )  2.9446
Total Execution Time  2.9502
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,927,472 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20948/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.9232 seconds)  (Hide)
0.0026   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` = '20948'
GROUP BY `gs`.`grade
0.0026   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` = '20948'
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` = '20948'
AND `r`.`name` = 'total' 
2.9178   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)