Terminator


Country: US

Stars Earned
1
13
3
21
1
1

Wild Mode Embed Generic Embed

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

Total Score Count: 40

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 100000 2019-06-02 18:14:51
In The Hall Of The Mountain King KaW 22 93088 2019-10-26 22:19:36
Remember December Smiley 22 24772 2019-06-02 02:46:26
Can't Get Enough Miradey 20 98466 2019-11-24 23:32:44
Day After Day Rikah 20 95378 2019-10-26 22:19:36
Lucky Star Miradey 20 96265 2019-06-02 02:38:39
Party People Andy Stroke 19 98118 2019-11-25 00:48:20
The Rainmaker Doug Laurent 20 99240 2019-06-02 20:59:35
Birdie Doolittle 19 99099 2019-11-25 00:48:20
Burning Tonight Krystal 22 16175 2019-11-25 01:13:55
Change The World Nathalie & Kim Lukas 19 99676 2019-11-25 00:48:20
Dream A Dream Captain Jack 20 99019 2019-06-02 18:36:59
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 97421 2019-06-02 22:29:58
Joanna Crazy Loop 19 98329 2019-10-26 17:44:17
Licky Licky Crispy 20 99262 2019-11-24 23:32:44
That Night Eskimo & Icebird 21 99077 2019-11-24 23:20:35
The 7th Element Vitas 19 99505 2019-06-02 20:55:44
Blow My Mind Alphadelta 19 99843 2019-06-02 18:43:58
Girlz Night Out Jenna Drey 20 26300 2019-11-25 01:07:50
Who KaW 21 97820 2019-06-02 02:46:26
Made In China Vitas & Sergey Pudovkin 20 93958 2019-10-26 22:19:36
Crazyloop Crazy Loop 22 99372 2019-11-25 01:13:55
Da Roots Mind Reflection 20 99714 2019-11-24 23:10:48
Drifting Away Filo Bedo 20 97759 2019-11-24 23:20:35
Fleadh Uncut Ian Parker 21 98224 2019-10-26 17:58:05
Flying High Filo Bedo 21 95713 2019-10-26 22:03:48
Gallecode NoVus 20 96986 2019-10-26 22:03:48
Land Of The Rising Sun Spacekatz 21 99383 2019-11-24 23:55:05
Psalm Pilot Jason Creasey 20 98896 2019-11-24 23:55:05
Ra Banzai 21 99144 2019-11-25 01:07:51
ROM-eo & Juli8 Nina 19 98287 2019-06-02 02:38:39
Spin Chicken Freebie & The Bean 21 99614 2019-06-02 18:30:50
This Is Rock And Roll DJ Zombie 19 97939 2019-10-26 17:44:17
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 74595 2019-11-24 23:32:44
Ladybug Coconut 19 98911 2019-10-26 17:44:17
Sunshine Triple J 22 98890 2019-11-24 23:55:05
Darkness Sanxion7 22 96829 2019-11-24 19:53:07
EternuS Sanxion7 20 98143 2019-11-24 19:42:17
Feel The Melody S3RL feat. Sara 20 96900 2019-11-24 19:42:16
Mellow Rikki & Daz 20 97176 2019-11-24 19:53:07
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Scores )  0.0199
Total Execution Time  0.0240
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,565,048 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/812
  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.0086 seconds)  (Hide)
0.0023   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` = '812'
GROUP BY `gs`.`grade
0.0060   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` = '812'
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` = '812'
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)