ViccStarr


Total World Records: ??
Country: US

Stars Earned
17
2
3
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
Land Of The Lost Banzai 19 42045 -57955 -20922 100000 2023-11-12 23:54:44
Start & Paws Oscillator X 19 14721 -85279 -30786 100000 2024-09-02 21:11:25
Time is Ticking Elpis feat. Black Elway 19 13382 -86618 -31269 100000 2023-07-03 01:42:24
Birdie Doolittle 19 78053 -21947 -7923 100000 2024-09-02 04:20:14
Crazy Baby Fantasy Project 20 17812 -82188 -32875 100000 2023-07-03 01:01:50
Ize Pie Headtwist & Pump 19 4402 -95598 -34511 100000 2023-09-17 17:51:33
This Is Rock And Roll DJ Zombie 19 3911 -96089 -34688 100000 2023-11-13 00:00:28
Dies Irae Jason Creasey 19 84854 -15146 -5468 100000 2025-04-08 01:39:30
Click Bait S3RL feat. GL!TCH 20 1378 -98622 -39449 100000 2025-02-15 04:18:09
Pink Dinosaur Miss Papaya 19 87453 -12547 -4529 100000 2025-04-08 01:56:50
A Sign Tipsy & Tipsy 23 2127 -97873 -51775 100000 2024-09-02 04:10:16
Anubis Banzai 20 2194 -97806 -39122 100000 2023-07-03 01:44:57
Megalovania Toby Fox 21 20989 -79011 -34844 100000 2023-12-30 21:11:28
Cryosleep Machinae Supremacy 20 12884 -87116 -34846 100000 2024-09-02 23:06:36
In The Heat Of The Night E-Rotic 20 65416 -34584 -13834 100000 2023-12-30 20:23:47
Kalinka Quiqman 20 6175 -93825 -37530 100000 2023-07-03 01:39:49
Crab Rave Noisestorm 20 48634 -51366 -20546 100000 2023-12-30 20:54:10
Born to Run Red Parker 19 36471 -63529 -22934 100000 2025-02-16 01:45:36
Bambole (Ole) Papa Gonzalez 20 17939 -82061 -32824 100000 2023-12-30 22:53:44
Nothing Else Matters Katya Ocean 19 27471 -72529 -26183 100000 2025-04-08 01:31:27
Love Arcade Bending Grid 21 20865 -79135 -34899 100000 2023-09-17 17:30:47
Sirens RENOLD X Scarlett 19 89912 -10088 -3642 100000 2025-04-08 01:37:12
All Starts Now Laurell 19 91034 -8966 -3237 100000 2025-02-16 01:39:32
Boogeyman Wizardz of Oz 19 70083 -29917 -10800 100000 2023-11-13 00:09:02
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.1765
Total Execution Time  2.1793
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,672 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8811/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.1679 seconds)  (Hide)
0.0079   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` = '8811'
GROUP BY `gs`.`grade
0.0069   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` = '8811'
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` = '8811'
AND `r`.`name` = 'total' 
2.1528   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)