Loak


Total World Records: ??
Country: US

Stars Earned
27
1
2
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
I Love You Baby Pandera 21 95379 -4621 -2038 100000 2023-08-13 20:30:10
Fleadh Uncut Ian Parker 21 97038 -2962 -1306 100000 2023-08-13 20:08:13
Flying High Filo Bedo 21 96375 -3625 -1599 100000 2023-08-13 20:10:40
Ra Banzai 21 96396 -3604 -1589 100000 2023-06-04 21:00:31
Gargoyle Sanxion7 24 57568 -42432 -24441 100000 2023-06-04 20:35:32
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 95364 -4636 -1674 100000 2023-06-04 20:33:29
Become Astral Ash Astral 22 80454 -19546 -9460 100000 2023-06-04 21:02:46
Electric The DNC feat. Miss Amani 22 89397 -10603 -5132 100000 2023-08-13 21:05:08
Music & Police CJ Crew & KaW feat. Christian D. 21 94884 -5116 -2256 100000 2023-08-13 20:38:16
Fantasy Melissa 21 91991 -8009 -3532 100000 2023-08-13 20:01:29
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 93390 -6610 -3199 100000 2023-07-21 22:35:05
I'm Crazy For Your Love Black Eva 21 92042 -7958 -3509 100000 2023-08-13 20:32:53
Megalovania Toby Fox 21 92503 -7497 -3306 100000 2023-08-13 21:02:57
On My Own Anamanaguchi feat. HANA 21 93253 -6747 -2975 100000 2023-06-04 20:04:02
Kagami KaW 21 94016 -5984 -2639 100000 2023-08-13 20:35:06
Forever Schustin 21 94871 -5129 -2262 100000 2023-08-13 20:13:03
Ring The Alarm M-Project & Signal 22 93945 -6055 -2931 100000 2023-08-13 20:41:47
Cyber-Kyoto- Re-venG 20 96221 -3779 -1512 100000 2023-07-21 22:16:36
Fade Out Bensley 21 90744 -9256 -4082 100000 2023-08-13 19:59:05
Here For You PIXL feat. Q'AILA 19 96214 -3786 -1367 100000 2023-07-21 22:32:43
Cosmic Drive Quiqman 22 95756 -4244 -2054 100000 2023-08-13 21:10:27
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 94542 -5458 -2407 100000 2023-07-21 23:03:10
Work Stella Mwangi 21 94410 -5590 -2465 100000 2023-08-13 21:07:46
Love Arcade Bending Grid 21 98721 -1279 -564 100000 2023-06-04 20:29:34
Fiesta Night Carlito 21 95883 -4117 -1816 100000 2023-08-13 20:04:54
Fearless Rolling Quartz 24 83392 -16608 -9566 100000 2024-05-05 21:36:39
Beat It from20 23 92594 -7406 -3918 100000 2024-05-05 21:34:18
Big Boss Big Boss 21 98057 -1943 -857 100000 2024-05-05 21:25:08
Color My Love Fun Fun 21 97407 -2593 -1144 100000 2024-05-05 21:27:55
FAR OUT Tokyo Machine 24 88527 -11473 -6608 100000 2024-05-05 21:20:04
Herrscher of Finality Omega 23 95139 -4861 -2571 100000 2024-05-05 21:22:56
What Ya Gonna Do Scott Brown 21 93414 -6586 -2904 100000 2024-05-05 21:17:51
  BENCHMARKS  
Loading Time: Base Classes  0.0032
Controller Execution Time ( Main / Rival )  2.3517
Total Execution Time  2.3551
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,923,264 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10207/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.3434 seconds)  (Hide)
0.0011   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` = '10207'
GROUP BY `gs`.`grade
0.0005   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` = '10207'
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` = '10207'
AND `r`.`name` = 'total' 
2.3415   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)