trustytrojan


Country: US

Stars Earned
35
7
10
3

Wild Mode Embed Generic Embed

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

Total Score Count: 55

Song Title Artist Level Score Grade Date
Land Of The Lost Banzai 19 84926 2025-11-26 00:09:21
It Gets Better Eskimo feat. Maria Merete 21 65552 2026-01-09 19:53:36
That Night Eskimo & Icebird 21 83900 2026-01-09 22:49:21
The 7th Element Vitas 19 84086 2026-01-22 19:54:47
Who KaW 21 86414 2025-11-25 22:24:36
Ignition Starts KaW 21 70565 2026-03-05 17:47:45
Unity TheFatRat 21 70385 2026-01-09 16:33:34
Flying High Filo Bedo 21 84037 2026-01-09 23:01:45
Holy Guacamole Chucho Merchán 23 83892 2026-01-09 22:52:12
I Feel Sun Gyrlie 21 72233 2026-01-09 22:59:10
I Think I Like That Sound Kid Whatever 20 75136 2026-03-05 17:41:35
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 78788 2026-01-09 18:26:48
Ladybug Coconut 19 87966 2025-11-26 00:11:30
EternuS Sanxion7 20 85318 2026-01-09 21:57:57
Feel The Melody S3RL feat. Sara 20 87190 2026-01-22 19:59:32
Rainspark Sanxion7 21 87938 2026-03-05 17:44:58
Be Alive Stian K 20 77402 2026-01-09 19:58:34
NightMoves Playmaker 20 84312 2026-01-09 16:21:24
Esperanza KaW 22 52011 2026-01-09 20:27:23
Music & Police CJ Crew & KaW feat. Christian D. 21 77577 2026-01-09 16:17:24
July ReduX Entity 23 76072 2025-11-26 00:21:26
Confusion Tess 22 68811 2026-01-09 20:05:45
What Love Feels Like Leonail 20 86740 2025-11-25 21:48:02
The Judgement Day Naoki feat. Riyu Kosaka 19 84063 2026-01-09 21:47:14
Katana Fighter Electron 22 79028 2025-11-26 00:18:47
Sky High DJ Miko 20 73185 2026-03-05 21:41:14
Contrast Donk Terrorist vs. Daniel Seven 22 71612 2026-01-09 18:23:48
Turn Me On E-Rotic 20 80813 2026-01-22 19:52:22
Grab It While We Can FantastixX 19 90508 2026-01-09 23:43:19
The Shrimps Vertigini 20 82514 2025-11-25 23:07:20
Ooh La La La E-Rotic 21 76285 2026-03-05 21:43:31
TURBO Tokyo Machine 21 91063 2026-01-09 22:02:26
INEEDU Teddy Killerz 22 76794 2025-11-25 23:09:49
Northern Lights Saxsquatch 21 86514 2025-11-25 22:09:59
Down Low Hr. Troels x Felix Schorn 20 81795 2026-01-22 19:57:25
2NITE nanobii 21 87186 2025-11-25 21:50:22
Swipe Felix Schorn 21 76674 2025-11-25 22:19:43
UFO Little Sis Nora & S3RL 20 83799 2025-11-25 21:45:56
Candy Pop Luv Limited -NM- 21 77974 2026-01-09 16:35:47
To Your Beat S3RL feat. Hannah Fortune 23 51575 2026-01-09 21:49:43
Under The Bed Macks Wolf X Tatsunoshin 21 77717 2025-11-25 22:22:10
Definition of a Badboy Scott Brown 20 80212 2026-03-05 20:56:55
Kibo Dion Timmer 22 81415 2025-11-26 00:16:24
Let's Remember N.M.R 21 79459 2025-11-26 00:07:19
Fly Me High @pple & Pie 20 87537 2026-01-22 20:57:43
GOAT 2BT3K 22 83799 2026-01-09 23:45:26
Set My Heart On Fire Rocket Man 22 82477 2026-01-09 16:38:20
Pilgrim 2000 Bass-X vs. Scott Brown 21 81825 2025-11-25 22:12:12
Halley's Comet Jenna Drey & Joe Bermudez 19 84604 2026-01-09 23:41:20
Rain Dance MUZZ 21 79955 2025-11-25 22:14:37
Ekstasis d-complex 23 39569 2026-03-05 20:51:56
Bella Ciao BEAUZ & XYSM 20 68123 2026-01-09 20:01:25
London Bridge SCI Guyz 21 76798 2026-01-09 18:29:24
Get Away Steve Modana 20 89541 2026-01-22 20:55:36
Rubix Cube Rusko 21 83067 2026-03-05 21:46:03
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0365
Total Execution Time  0.0395
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,677,280 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25674
  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.0286 seconds)  (Hide)
0.0098   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` = '25674'
GROUP BY `gs`.`grade
0.0184   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` = '25674'
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` = '25674'
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)