Velaz


Country: US

Stars Earned
20
7
14

Wild Mode Embed Generic Embed

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

Total Score Count: 41

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 2400 2025-01-03 02:12:34
In The Hall Of The Mountain King KaW 22 21848 2025-03-20 23:51:33
Change The World Nathalie & Kim Lukas 19 17111 2024-12-29 21:13:59
ROM-eo & Juli8 Nina 19 40669 2025-03-02 21:32:00
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 67684 2024-11-25 00:10:10
Dies Irae Jason Creasey 19 79938 2025-03-20 21:58:22
Click Bait S3RL feat. GL!TCH 20 77557 2025-03-20 22:00:54
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 74262 2024-11-25 00:12:57
Bumble Bee Bambee 20 58300 2025-03-21 00:10:56
Coming Out Playmaker feat. Robina 19 80140 2024-11-25 00:15:30
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 59949 2025-03-15 21:48:29
Movin On Ellen Gee 20 71389 2025-03-15 21:54:28
Music & Police CJ Crew & KaW feat. Christian D. 21 5414 2025-03-20 22:40:04
Devil Inside CRMNL 19 80414 2025-03-20 21:00:19
Pretty Ugly Yenn 20 617 2024-05-26 19:35:09
Electro Asia Re-venge Phoenix 21 9933 2024-11-24 22:33:23
The Judgement Day Naoki feat. Riyu Kosaka 19 75549 2025-03-21 00:02:09
Kick It Man KaW feat. DAZ 19 5719 2024-07-28 17:14:38
Paradox Naoki feat. Riyu Kosaka 20 78174 2025-03-20 22:29:56
Contrast Donk Terrorist vs. Daniel Seven 22 1513 2025-02-09 23:30:52
Kinky Boots Daz Sampson & Nona 19 9357 2024-07-18 01:52:29
Robot World Oscillator X 19 81212 2025-03-20 23:12:19
High On Your Love Safura 19 73453 2024-11-25 00:20:35
Kalinka Quiqman 20 16548 2025-03-03 00:29:36
The Shrimps Vertigini 20 46509 2024-10-27 20:22:06
We Got The Moves Electric Callboy 20 67658 2025-03-03 00:20:46
How We Win FWLR 21 48356 2025-03-20 21:08:10
INEEDU Teddy Killerz 22 1601 2024-11-30 02:19:36
Right Into You The Tech Team 20 28600 2025-03-15 21:50:54
Crab Rave Noisestorm 20 74898 2024-11-25 00:00:56
Born to Run Red Parker 19 72449 2025-03-02 20:53:41
Poco Loco Carlito 21 20995 2024-11-30 00:32:52
Breathe Me Back To Life Stonebank feat. Lena Sue 20 84404 2025-03-15 18:44:31
The 7 Jump Ken-D 19 71137 2024-10-27 20:58:06
Party ChildsPlay 19 15113 2025-01-02 23:28:17
Tick Tock Technikore 20 81012 2025-03-20 22:12:29
Truth or Dare PIXY 19 75749 2025-03-20 21:33:18
Dancing In The Dark HELLO GLOOM 21 47992 2025-02-09 23:33:03
戦国 Re-venG 21 74228 2025-03-02 21:27:20
Happy Holiday Luv Limited -NM- 21 11646 2025-02-02 00:21:56
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 31950 2025-03-20 23:54:27
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.3400
Total Execution Time  0.3437
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,568,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13908
  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.2766 seconds)  (Hide)
0.2675   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` = '13908'
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` = '13908'
AND `ghs`.`private` = 
0.0034   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` = '13908'
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)