Zaster


Total World Records: ??
Country: CA

Stars Earned
30
1
1
2

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
Emotion Smiley 22 94170 -5830 -2822 100000 2019-12-15 20:56:23
Frozen Fire Kbit 23 51441 -48559 -25688 100000 2019-12-11 21:12:59
Hyper Hyper Smiley 22 93750 -6250 -3025 100000 2019-12-11 21:24:03
Land Of The Lost Banzai 19 97691 -2309 -834 100000 2019-12-11 20:27:29
Start & Paws Oscillator X 19 95742 -4258 -1537 100000 2020-01-06 04:36:31
Birdie Doolittle 19 98317 -1683 -608 100000 2019-12-05 18:57:26
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 80586 -19414 -11182 100000 2020-01-06 04:36:31
RockSlaves Leo Pigot & Rinat Crone 23 93443 -6557 -3469 100000 2019-12-15 21:31:51
The 7th Element Vitas 19 97845 -2155 -778 100000 2019-12-11 21:32:35
Bounce Crew 7 19 97257 -2743 -990 100000 2019-12-11 20:45:44
Sun Goes Down Landomania 20 95348 -4652 -1861 100000 2020-01-13 21:10:40
Zodiac Banzai 21 96609 -3391 -1495 100000 2019-12-11 20:54:27
Surf Hyper Potions 22 97048 -2952 -1429 100000 2019-12-15 21:11:15
Unity TheFatRat 21 94620 -5380 -2373 100000 2019-12-15 20:56:23
Agent Blatant Ernest + Julio 21 94845 -5155 -2273 100000 2020-01-13 21:10:40
Da Roots Mind Reflection 20 97585 -2415 -966 100000 2020-01-06 04:16:10
Fleadh Uncut Ian Parker 21 95390 -4610 -2033 100000 2019-12-05 19:00:57
Gallecode NoVus 20 97053 -2947 -1179 100000 2019-12-11 21:04:59
I Think I Like That Sound Kid Whatever 20 95573 -4427 -1771 100000 2019-12-11 21:04:59
Paradise Smiley 24 90494 -9506 -5475 100000 2020-01-06 04:54:35
ROM-eo & Juli8 Nina 19 97376 -2624 -947 100000 2019-12-11 20:27:29
Spin Chicken Freebie & The Bean 21 96248 -3752 -1655 100000 2019-12-11 20:39:12
Temple Of Boom Yannis Kamarinos 23 93711 -6289 -3327 100000 2020-01-06 04:54:35
This Is Rock And Roll DJ Zombie 19 96947 -3053 -1102 100000 2019-12-11 20:54:27
While Tha Rekkid Spinz DJ Zombie 22 94814 -5186 -2510 100000 2020-01-13 21:10:40
Paranormal Inspector K 20 94383 -5617 -2247 100000 2019-12-11 21:24:03
Sweet World Omega Men 22 78180 -21820 -10561 100000 2019-12-05 20:35:08
Click Bait S3RL feat. GL!TCH 20 97473 -2527 -1011 100000 2019-12-15 21:17:49
Sunshine Triple J 22 97175 -2825 -1367 100000 2019-12-11 21:32:35
Darkness Sanxion7 22 95401 -4599 -2226 100000 2020-01-06 04:16:10
EternuS Sanxion7 20 97318 -2682 -1073 100000 2019-12-11 20:39:12
Feel The Melody S3RL feat. Sara 20 96795 -3205 -1282 100000 2019-12-11 21:12:59
Mellow Rikki & Daz 20 95767 -4233 -1693 100000 2019-12-15 20:49:13
Rainspark Sanxion7 21 97201 -2799 -1234 100000 2019-12-15 20:49:13
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  2.4252
Total Execution Time  2.4286
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,464 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2008/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 (2.4168 seconds)  (Hide)
0.0028   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` = '2008'
GROUP BY `gs`.`grade
0.0030   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` = '2008'
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` = '2008'
AND `r`.`name` = 'total' 
2.4108   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)