TriggerT


Country: US

Stars Earned
42
5
2
2

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
Bagpipe A-Moe 20 91762 2024-12-30 23:05:38
Dabbi Doo Ni-Ni 20 96406 2024-06-28 00:00:47
Dream A Dream Captain Jack 20 93858 2024-06-28 00:03:46
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 85055 2024-12-30 22:24:43
Think Thousand Thoughts Auvic 20 90572 2024-06-27 23:40:10
Time To Fly Cindy Cooper 24 85476 2024-12-30 22:10:49
Unity TheFatRat 21 88968 2024-12-30 23:38:38
Drifting Away Filo Bedo 20 91623 2024-06-28 00:07:00
Fleadh Uncut Ian Parker 21 92881 2024-12-30 23:17:38
ROM-eo & Juli8 Nina 19 89712 2024-06-27 23:35:17
EternuS Sanxion7 20 96987 2024-06-28 00:09:08
Rainspark Sanxion7 21 82691 2024-06-27 23:32:26
July Smiley 20 93333 2024-03-06 00:58:44
Do U Love Me DJ Doo 21 84974 2024-03-06 01:31:51
Ari Oh Jenny Kee 20 91448 2024-03-06 01:14:56
Beautiful Man Radiorama 21 91532 2024-03-06 01:19:25
Bumble Bee Bambee 20 92652 2024-03-06 01:28:45
Waka Laka Jenny Rom vs. The Zippers 21 88152 2024-12-30 23:36:30
Typical Tropical Bambee 19 95330 2024-12-30 23:33:57
Ghosts Tenth Planet 20 89413 2024-06-28 00:13:52
Justify My Love Tess 21 87554 2024-03-06 00:32:27
Pink Dinosaur Miss Papaya 19 89617 2024-06-27 23:29:37
Anubis Banzai 20 93363 2024-03-06 01:26:19
Bye Bye Baby Balloon Joga 21 87425 2024-12-30 22:29:33
So Deep Silvertear 21 81646 2024-03-06 00:01:41
Summer Night In Seattle Jenna Drey 20 90211 2024-06-27 23:38:00
Living In America Rose & John 22 70154 2024-03-06 01:01:22
Dolphin Talk Pyramyth 23 87451 2024-03-06 00:41:05
Spaceman Bambee & Lynn 20 94781 2024-06-27 23:54:38
Do It All Night E-Rotic 20 94558 2024-12-30 22:16:38
Kagami KaW 21 28103 2024-03-06 00:27:05
Baby Love Me Judy Crystal 21 92507 2024-03-06 01:16:56
In The Heat Of The Night E-Rotic 20 96516 2024-03-06 00:56:13
Sky High DJ Miko 20 91580 2024-06-27 23:52:20
Paradox Naoki feat. Riyu Kosaka 20 93075 2024-06-27 23:47:27
Turn Me On E-Rotic 20 94746 2024-03-06 01:06:47
Never Ending Story DJ AC-DC 20 95739 2024-03-06 00:50:40
Get Up'n Move S & K 20 91153 2024-06-28 00:11:40
Right Into You The Tech Team 20 96057 2024-06-27 23:49:56
Lemmings On The Run E-Rotic 21 91150 2024-03-06 00:29:57
Crab Rave Noisestorm 20 95203 2024-06-27 23:58:01
Make It Tonight Fracus & Darwin feat. Jake 21 90231 2024-12-30 23:10:18
UFO Little Sis Nora & S3RL 20 96838 2024-03-06 01:09:02
Candy Pop Luv Limited -NM- 21 60021 2024-03-06 00:45:10
Elysium Scott Brown 21 8324 2024-03-06 00:48:00
Definition of a Badboy Scott Brown 20 91975 2024-03-06 01:12:00
Tick Tock Technikore 20 91594 2024-06-27 23:42:30
My Salsa Carlito 20 92751 2024-12-30 22:07:18
Color My Love Fun Fun 21 91450 2024-12-30 23:07:56
Baila Bolero Fun Fun 20 97314 2024-12-30 23:13:13
Total Nuclear Annihilation Scott Danesi 22 90206 2024-12-30 22:45:45
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0229
Total Execution Time  0.0257
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,599,744 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14751
  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.0148 seconds)  (Hide)
0.0088   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` = '14751'
GROUP BY `gs`.`grade
0.0056   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` = '14751'
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` = '14751'
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)