EGGDYMIONSUCKS


Country: US

Stars Earned
1
38
4
4

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 47

Song Title Artist Level Score Grade Date
Moonstone Virgill 19 98117 2025-09-18 02:02:28
Girlz Night Out Jenna Drey 20 91839 2025-09-13 22:54:22
Mexi Mexi Mozquito 20 95860 2025-09-18 01:39:21
Unity TheFatRat 21 89202 2025-09-18 02:59:17
Holy Guacamole Chucho Merchán 23 88809 2025-09-15 00:10:22
ROM-eo & Juli8 Nina 19 92994 2025-09-03 03:26:33
Dies Irae Jason Creasey 19 93914 2025-09-03 03:17:01
Paranormal Inspector K 20 91519 2025-09-14 23:31:06
Feel The Melody S3RL feat. Sara 20 96177 2025-09-10 03:49:20
Beautiful Man Radiorama 21 95536 2025-09-18 01:42:07
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 93128 2025-09-15 01:44:41
Senorita Jenny Rom 23 89241 2025-09-15 00:42:57
Ghosts Tenth Planet 20 55617 2025-09-18 03:15:53
Dam Dariram Joga 20 95222 2025-09-10 02:51:00
Fantasy Melissa 21 95882 2025-09-15 01:03:48
Classic Madness Fracus & Darwin 21 23753 2025-09-14 23:34:20
Nothing Gonna Stop Micky 20 93804 2025-09-03 03:24:06
I'm Crazy For Your Love Black Eva 21 91046 2025-09-10 03:33:33
Nori Nori Nori Judy Crystal 21 90779 2025-09-18 03:24:25
Delirium Smiley 23 92302 2025-09-15 01:10:35
Beethoven Virus BanYa 22 86293 2025-09-03 03:35:12
Kagami KaW 21 92032 2025-09-13 22:57:12
Winter BanYa 25 44427 2025-09-15 00:22:05
If You Can Say Goodbye Kate Project 19 92149 2025-09-03 02:46:09
Contrast Donk Terrorist vs. Daniel Seven 22 93829 2025-09-13 23:05:40
William Tell Quiqman 24 89785 2025-09-15 02:17:27
Kalinka Quiqman 20 95083 2025-09-18 02:22:53
Everybody Dance X-Rated 22 84467 2025-09-15 01:58:00
Shiawase Dion Timmer 23 84880 2025-09-18 02:30:54
Have Fun Rameses B 21 92902 2025-09-03 03:31:17
All Starts Now Laurell 19 97909 2025-09-13 23:36:45
To Your Beat S3RL feat. Hannah Fortune 23 92446 2025-09-18 01:54:40
Y2Z Affinity 22 90941 2025-09-10 03:18:35
The Bass & the Melody S3RL 22 91963 2025-09-14 23:45:00
Color My Love Fun Fun 21 90065 2025-09-14 23:48:43
SPEED KING David Kane 24 81963 2025-09-10 03:03:18
DJ Party BB Hayes 20 94956 2025-09-18 02:46:18
Happy Holiday Luv Limited -NM- 21 20438 2025-09-03 03:29:07
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 97136 2025-09-13 23:01:56
Polarised Koven, ÆON:MODE, Blanke 22 97892 2025-09-18 03:06:22
Over The Top M-Project & Vau Boy 23 94156 2025-09-10 03:21:55
Falling In Love Again Naoki feat. Paula Terry 20 89849 2025-09-13 22:51:28
Go! Rocky Joe Maximum Power 20 93167 2025-09-10 02:35:29
Boogie Shoes AronChupa & Little Sis Nora 20 96620 2025-09-03 03:47:35
Every Time I Close My Eyes Scott Brown & Gillian Tennant 20 93091 2025-09-10 04:05:36
Revolution Naoki 23 90492 2025-09-15 00:56:53
When I Lose Control Desire 21 93415 2025-09-03 03:41:38
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0647
Total Execution Time  0.0676
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,585,160 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24398/3
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0562 seconds)  (Hide)
0.0447   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` = '24398'
GROUP BY `gs`.`grade
0.0067   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` = '24398'
AND `ghs`.`private` = 
0.0048   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` = '24398'
AND `r`.`name` = 'total' 
  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)