cmoney


Country: US

Stars Earned
20
21
7
3

Wild Mode Embed Generic Embed

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

Total Score Count: 51

Song Title Artist Level Score Grade Date
Emotion Smiley 22 806 2025-08-21 18:12:21
Birdie Doolittle 19 78433 2025-08-21 18:12:21
Can't Let Go Jenna Drey 19 71583 2025-08-21 18:12:21
Million Feelings Chriss Floren 19 80287 2025-08-19 00:08:34
Ready To Fly Aleky 22 1329 2025-08-18 00:16:45
Blow My Mind Alphadelta 19 80517 2025-08-21 18:12:21
Bounce Crew 7 19 72797 2025-08-21 18:12:21
Girlz Night Out Jenna Drey 20 82338 2025-08-19 00:15:02
Mexi Mexi Mozquito 20 34354 2025-08-19 00:06:35
ROM-eo & Juli8 Nina 19 54117 2025-08-18 00:08:31
Click Bait S3RL feat. GL!TCH 20 63524 2025-08-19 00:04:14
EternuS Sanxion7 20 637 2025-08-18 00:04:09
Bumble Bee Bambee 20 85073 2025-09-12 00:46:56
Movin On Ellen Gee 20 76332 2025-08-19 00:10:36
Pink Dinosaur Miss Papaya 19 73354 2025-08-19 00:21:13
No Princess Lynn 19 86988 2025-09-14 23:18:24
Megalovania Toby Fox 21 62435 2025-08-21 18:12:21
On My Own Anamanaguchi feat. HANA 21 46844 2025-09-10 17:34:39
Beethoven Virus BanYa 22 38997 2025-09-10 17:46:24
Dr. M BanYa 23 41304 2025-09-12 00:41:52
Butterfly Swingrowers 19 82805 2025-09-14 23:02:46
Robot World Oscillator X 19 88408 2025-08-31 19:42:43
Get Up'n Move S & K 20 71893 2025-08-19 00:12:56
Everybody 2 the Sun Ultimate Heights 20 82337 2025-08-18 00:02:00
The Naughty Song Oscillator X 19 88595 2025-09-14 23:15:13
Recovery JMCX 19 68445 2025-08-18 00:14:50
We Got The Moves Electric Callboy 20 5008 2025-08-17 23:48:36
Crab Rave Noisestorm 20 72424 2025-09-08 17:31:34
Born to Run Red Parker 19 75861 2025-08-21 18:12:21
Therapy Conro 20 71904 2025-08-21 18:12:21
Poco Loco Carlito 21 3439 2025-08-19 00:19:17
All Starts Now Laurell 19 80372 2025-08-21 18:12:21
To Your Beat S3RL feat. Hannah Fortune 23 5710 2025-09-10 17:43:55
Boogeyman Wizardz of Oz 19 78614 2025-08-21 18:12:21
The Bass & the Melody S3RL 22 42943 2025-09-10 17:41:32
Rock Me Forever Nevada 21 23725 2025-08-18 00:12:43
Everybody Get Up Tempo feat. Manola 19 86043 2025-08-17 23:59:28
Running In The 90s Max Coveri 23 4456 2025-08-28 18:22:05
Rain Dance MUZZ 21 82294 2025-09-10 17:31:59
Go! Rocky Joe Maximum Power 20 35814 2025-08-19 00:17:04
Letting Go Bensley & Voicians 19 82121 2025-09-14 23:07:40
Ping Pong AronChupa & Little Sis Nora 20 22623 2025-08-19 00:23:07
The Banana Song SIPPY 19 25604 2025-08-21 18:12:21
Proper Rhythm peak divide 21 84851 2025-09-14 23:12:29
Boogie Shoes AronChupa & Little Sis Nora 20 82200 2025-08-21 18:14:47
Calling Donots 21 35928 2025-08-21 18:17:00
Strange Stubborn Proud ELYXR feat. Kurt Harland Larson 19 40019 2025-08-21 18:19:00
Why Me Desire 19 83885 2025-08-21 18:21:55
Bella Ciao BEAUZ & XYSM 20 74033 2025-08-25 18:05:53
My X Little Sis Nora 20 81440 2025-08-25 18:30:59
When I Lose Control Desire 21 38435 2025-08-26 00:18:10
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Scores )  0.0244
Total Execution Time  0.0284
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,602,240 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24086
  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.0102 seconds)  (Hide)
0.0065   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` = '24086'
GROUP BY `gs`.`grade
0.0034   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` = '24086'
AND `ghs`.`private` = 
0.0003   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` = '24086'
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)