VERTEX KIO


Country: CO

Stars Earned
11
30
1
2

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
Emotion Smiley 22 97428 2025-06-10 22:25:46
In The Hall Of The Mountain King KaW 22 93929 2025-06-10 22:29:24
Dabbi Doo Ni-Ni 20 99560 2025-07-08 23:49:05
Crazy Baby Fantasy Project 20 98678 2025-07-08 23:46:12
Bloodrush TechnoDred 26 86244 2025-06-10 23:01:17
Determinator Dust Devil 26 93627 2025-07-09 00:19:50
Psalm Pilot Jason Creasey 20 99463 2025-07-09 00:00:33
Temple Of Boom Yannis Kamarinos 23 99124 2025-06-18 00:53:22
While Tha Rekkid Spinz DJ Zombie 22 98996 2025-06-18 00:46:27
Gargoyle Sanxion7 24 97538 2025-06-10 22:51:21
Xuxa Smiley 23 99099 2025-06-10 22:47:23
The Beginning DJ Doo 26 98120 2025-07-09 00:23:23
Young Forever Rebecca 20 99403 2025-07-09 00:05:04
Bye Bye Baby Balloon Joga 21 99146 2025-07-09 00:07:28
Dam Dariram Joga 20 99193 2025-07-08 23:53:06
Music & Police CJ Crew & KaW feat. Christian D. 21 99163 2025-06-18 01:00:25
Stay Tess 20 99131 2025-07-09 00:02:45
Fantasy Melissa 21 99450 2025-07-09 00:10:14
Dam Dadi Doo Fantasy Project 22 96905 2025-06-10 22:23:01
I'm Crazy For Your Love Black Eva 21 99536 2025-05-23 00:21:19
Nori Nori Nori Judy Crystal 21 97897 2025-06-10 22:09:42
Russian Roulette Darwin 22 98438 2025-06-18 00:39:46
Do It All Night E-Rotic 20 99787 2025-07-08 23:40:37
Summer Smiley 25 98723 2025-07-09 00:13:05
Operator Miss Papaya 19 99370 2025-07-08 23:33:02
Show U M-Project 24 93092 2025-06-10 22:54:26
Ring The Alarm M-Project & Signal 22 97568 2025-06-10 22:33:05
Say What Cut Capers 21 98883 2025-06-18 00:36:32
Contrast Donk Terrorist vs. Daniel Seven 22 98340 2025-05-23 00:37:36
Never Ending Story DJ AC-DC 20 99414 2025-07-08 23:57:42
SaberDance Quiqman 22 98501 2025-06-10 22:36:17
Recovery JMCX 19 98973 2025-07-08 23:35:40
Energizer ZiGZaG 23 94647 2025-06-10 22:13:17
Lemmings On The Run E-Rotic 21 98635 2025-05-23 00:49:36
Crab Rave Noisestorm 20 98547 2025-07-08 23:43:14
Arsene's Bazaar James Landino 25 96497 2025-07-09 00:16:07
The 7 Jump Ken-D 19 98483 2025-06-10 22:04:51
Under The Bed Macks Wolf X Tatsunoshin 21 98656 2025-06-10 22:16:59
Kibo Dion Timmer 22 97499 2025-06-18 00:43:42
DMT Technikore 23 99364 2025-06-10 22:43:20
DJ Party BB Hayes 20 99276 2025-07-08 23:55:14
Angel Wynona 21 98232 2025-05-23 00:17:56
Set My Heart On Fire Rocket Man 22 99735 2025-06-18 00:50:38
When The Sun Goes Down Ken Blast 22 99189 2025-06-10 22:39:30
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0115
Total Execution Time  0.0143
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,579,176 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13310
  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.0033 seconds)  (Hide)
0.0016   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` = '13310'
GROUP BY `gs`.`grade
0.0015   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` = '13310'
AND `ghs`.`private` = 
0.0002   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` = '13310'
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)