ElViejoBisquito


Country: US

Stars Earned
15
9
25
5

Wild Mode Embed Generic Embed

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

Total Score Count: 54

Song Title Artist Level Score Grade Date
Emotion Smiley 22 31660 2025-07-28 20:43:09
Don't Stop My Music Tonight David Dima 22 49437 2025-06-22 21:50:31
Dream A Dream Captain Jack 20 87097 2025-07-08 22:04:27
Surf Hyper Potions 22 82984 2025-05-23 22:07:47
Unity TheFatRat 21 20148 2025-07-02 22:30:27
Crazyloop Crazy Loop 22 75763 2025-05-27 22:58:34
Land Of The Rising Sun Spacekatz 21 79281 2025-05-13 23:42:30
Reactor Jason Creasey 19 86699 2025-05-13 23:50:45
ROM-eo & Juli8 Nina 19 77148 2025-05-06 23:26:06
Spin Chicken Freebie & The Bean 21 78513 2025-05-21 01:01:58
Paranormal Inspector K 20 85147 2025-07-30 21:54:51
Click Bait S3RL feat. GL!TCH 20 88471 2025-07-28 21:02:30
Gargoyle Sanxion7 24 36117 2025-05-23 22:11:14
July Smiley 20 66029 2025-05-21 00:59:20
Utopia Smiley 22 30622 2025-05-24 22:11:43
Xuxa Smiley 23 80799 2025-05-21 00:45:14
Ari Oh Jenny Kee 20 79234 2025-05-23 22:16:03
Monolith Affinity 25 7528 2025-05-24 22:44:51
Ghosts Tenth Planet 20 80840 2025-05-24 21:47:39
Bandito Remorse Code 21 24820 2025-07-30 21:22:08
Music & Police CJ Crew & KaW feat. Christian D. 21 67639 2025-05-26 21:03:53
So Deep Silvertear 21 62430 2025-05-23 22:24:31
Fantasy Melissa 21 78864 2025-05-23 21:39:35
Come On Now Miss Amani 20 84341 2025-05-13 23:53:58
Life Ride Pyramyth 22 81310 2025-05-21 00:23:35
Hypnosis Colin Kiddy 21 79797 2025-07-23 19:10:36
Into My Dream Lagoona 23 78666 2025-05-24 22:15:11
Megalovania Toby Fox 21 86209 2025-07-28 20:37:40
Cartoon Heroes Barbie Young 21 81844 2025-07-30 21:50:33
BUBBLES Tokyo Machine 22 80383 2025-06-22 22:04:13
Villain PIXY 20 87230 2025-07-30 21:14:22
TURBO Tokyo Machine 21 92790 2025-07-28 20:54:26
Dance Sophon 23 35191 2025-07-30 22:59:51
STOP! & Go Onyx 21 50886 2025-05-07 00:58:05
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 83257 2025-06-22 22:12:12
Nothing Else Matters Katya Ocean 19 92347 2025-08-03 12:25:50
Samurai Rameses B 22 11542 2025-07-22 22:03:41
GALACTICAL Tokyo Machine 23 38415 2025-06-22 22:07:14
BLEEP BLOOP Tokyo Machine 24 22756 2025-07-22 22:10:00
Definition of a Badboy Scott Brown 20 88635 2025-07-08 22:22:24
Tick Tock Technikore 20 86095 2025-07-30 22:50:28
Fearless Rolling Quartz 24 15333 2025-07-22 21:57:54
Big Boss Big Boss 21 86907 2025-07-23 19:13:25
Mothership F.O.O.L & SKUM 24 82848 2025-08-03 12:31:48
Rock Me Forever Nevada 21 83476 2025-07-18 00:12:03
戦国 Re-venG 21 79910 2025-07-22 21:47:07
Pilgrim 2000 Bass-X vs. Scott Brown 21 69060 2025-05-06 23:11:00
Night In Tokyo N.M.R 24 31786 2025-07-22 22:08:13
Over The Top M-Project & Vau Boy 23 64740 2025-07-03 00:00:50
Redshift F.O.O.L 23 45042 2025-07-06 01:36:54
Go! Rocky Joe Maximum Power 20 80386 2025-06-22 21:45:42
Letting Go Bensley & Voicians 19 80380 2025-07-15 23:09:33
Ori Ori MANNTRA 21 80208 2025-07-08 22:14:50
The Banana Song SIPPY 19 91659 2025-07-30 22:53:47
  BENCHMARKS  
Loading Time: Base Classes  0.0031
Controller Execution Time ( Main / Scores )  0.1001
Total Execution Time  0.1035
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,615,368 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/22259
  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.0651 seconds)  (Hide)
0.0594   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` = '22259'
GROUP BY `gs`.`grade
0.0054   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` = '22259'
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` = '22259'
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)