Valex


Total World Records: ??
Country:

Stars Earned
21
3

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Hyper Hyper Smiley 22 95274 -4726 -2287 100000 2018-08-18 19:45:42
Remember December Smiley 22 94772 -5228 -2530 100000 2018-08-18 01:52:02
Twins Martin Eriksson feat. Ellee 22 96718 -3282 -1588 100000 2018-08-18 19:45:42
Be My Hero Freezer 21 96807 -3193 -1408 100000 2018-08-18 21:25:46
Cowbell Rock Pyramyth 23 91648 -8352 -4418 100000 2018-08-18 21:25:46
Indignation Auvic feat. Pipo Fernandez 24 90360 -9640 -5553 100000 2018-08-18 19:45:42
Personal Reality Auvic 25 90605 -9395 -5872 100000 2018-08-19 22:00:08
Ready To Fly Aleky 22 94150 -5850 -2831 100000 2018-08-17 20:20:28
Save My World Stephy 22 96582 -3418 -1654 100000 2018-08-19 22:00:08
The 7th Element Vitas 19 98214 -1786 -645 100000 2018-08-19 17:47:21
The Last Time Zariis 23 95725 -4275 -2261 100000 2018-08-18 21:25:46
Girlz Night Out Jenna Drey 20 96750 -3250 -1300 100000 2018-08-18 01:52:02
I Love You Baby Pandera 21 97322 -2678 -1181 100000 2018-08-19 19:04:38
Mexi Mexi Mozquito 20 98617 -1383 -553 100000 2018-08-19 17:47:21
Run Away Avejio 21 95763 -4237 -1869 100000 2018-08-17 20:17:27
Sun Goes Down Landomania 20 95045 -4955 -1982 100000 2018-08-17 20:13:46
Ignition Starts KaW 21 95739 -4261 -1879 100000 2018-08-19 19:04:38
Surf Hyper Potions 22 93069 -6931 -3355 100000 2019-08-25 00:38:39
Crazyloop Crazy Loop 22 97573 -2427 -1175 100000 2018-08-19 22:00:08
Soapy Bubble Fragmentz 23 92946 -7054 -3732 100000 2018-08-19 19:04:38
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 95894 -4106 -1642 100000 2019-08-25 00:31:50
Get Busy Bassmonkeys & Bianca Lindgren 20 94844 -5156 -2062 100000 2019-08-25 00:31:50
Bumble Bee Bambee 20 96564 -3436 -1374 100000 2024-09-08 17:02:48
Blackstar Celldweller 22 98080 -1920 -929 100000 2024-09-08 17:00:21
  BENCHMARKS  
Loading Time: Base Classes  0.0079
Controller Execution Time ( Main / Rival )  3.3498
Total Execution Time  3.3582
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,240 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/393/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (3.3335 seconds)  (Hide)
0.0257   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` = '393'
GROUP BY `gs`.`grade
0.0048   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` = '393'
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` = '393'
AND `r`.`name` = 'total' 
3.3027   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)