hemaglox


Total World Records: ??
Country: US

Stars Earned
9
4
10
1

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
Agent Blatant Ernest + Julio 21 87673 -12327 -5436 100000 2022-10-13 03:49:32
Crazyloop Crazy Loop 22 42805 -57195 -27682 100000 2024-03-03 06:58:52
Determinator Dust Devil 26 14578 -85422 -57745 100000 2024-03-03 07:21:12
I Think I Like That Sound Kid Whatever 20 83864 -16136 -6454 100000 2022-10-13 02:58:04
Utopia Smiley 22 82219 -17781 -8606 100000 2023-03-05 01:31:53
Boom Boom Dollars King Kong & D'Jungle Girls 21 86018 -13982 -6166 100000 2023-03-14 23:07:39
Ghosts Tenth Planet 20 88828 -11172 -4469 100000 2022-10-13 03:24:31
The Saint Goes Marching The Saint 21 88817 -11183 -4932 100000 2023-03-05 01:28:05
Dam Dariram Joga 20 87861 -12139 -4856 100000 2023-03-05 00:32:42
Music & Police CJ Crew & KaW feat. Christian D. 21 77472 -22528 -9935 100000 2022-10-13 02:43:10
So Deep Silvertear 21 80412 -19588 -8638 100000 2022-10-13 03:20:56
Speed Over Beethoven Rose 22 80484 -19516 -9446 100000 2024-03-03 07:24:28
My Baby Mama Anquette 21 79135 -20865 -9201 100000 2022-10-13 02:46:10
MAX428 Omega 27 6762 -93060 -67841 99822 2022-10-13 04:23:47
Megalovania Toby Fox 21 84345 -15655 -6904 100000 2022-10-13 03:02:24
What Love Feels Like Leonail 20 93725 -6275 -2510 100000 2022-10-13 03:47:07
Beethoven Virus BanYa 22 5838 -94162 -45574 100000 2022-10-23 05:07:57
Test My Best E-Rotic 21 92517 -7483 -3300 100000 2023-03-05 01:24:35
Kick It Man KaW feat. DAZ 19 92292 -7708 -2783 100000 2022-10-23 04:32:27
Ring The Alarm M-Project & Signal 22 90761 -9239 -4472 100000 2023-03-05 01:04:52
BUBBLES Tokyo Machine 22 85390 -14610 -7071 100000 2023-03-05 01:01:58
Moonlight PIXY 20 84834 -15166 -6066 100000 2022-10-13 02:38:08
Dance Sophon 23 87566 -12434 -6578 100000 2023-03-05 01:08:16
Crab Rave Noisestorm 20 72124 -27876 -11150 100000 2024-03-03 07:06:19
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.2065
Total Execution Time  2.2095
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,864 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7611/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.1983 seconds)  (Hide)
0.0016   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` = '7611'
GROUP BY `gs`.`grade
0.0024   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` = '7611'
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` = '7611'
AND `r`.`name` = 'total' 
2.1940   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)