hypn0


Total World Records: ??
Country: US

Stars Earned
12
12
5
4

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
Start & Paws Oscillator X 19 89434 -10566 -3814 100000 2023-05-14 19:46:02
RockSlaves Leo Pigot & Rinat Crone 23 84129 -15871 -8396 100000 2023-01-15 17:08:23
Unity TheFatRat 21 75820 -24180 -10663 100000 2022-10-09 20:59:09
Disconnected Disco Kid Whatever 20 83361 -16639 -6656 100000 2024-08-10 19:12:28
I Think I Like That Sound Kid Whatever 20 76705 -23295 -9318 100000 2022-07-14 18:31:39
Pop4 Vibes & Wishdokta 22 79462 -20538 -9940 100000 2022-10-09 19:12:00
ROM-eo & Juli8 Nina 19 89350 -10650 -3845 100000 2024-06-16 20:45:44
While Tha Rekkid Spinz DJ Zombie 22 79134 -20866 -10099 100000 2023-01-15 17:02:12
Click Bait S3RL feat. GL!TCH 20 89173 -10827 -4331 100000 2024-06-26 18:35:39
Feel The Melody S3RL feat. Sara 20 87244 -12756 -5102 100000 2023-01-15 16:55:45
Pink Fuzzy Bunnies Wonderboy 25 9833 -90167 -56354 100000 2023-06-04 20:11:32
Xuxa Smiley 23 41690 -58310 -30846 100000 2024-11-11 19:15:35
Bumble Bee Bambee 20 83421 -16579 -6632 100000 2024-04-07 19:27:39
Anubis Banzai 20 80509 -19491 -7796 100000 2023-07-11 18:05:53
Hypnosis Colin Kiddy 21 79646 -20354 -8976 100000 2022-10-09 21:12:15
Megalovania Toby Fox 21 85056 -14944 -6590 100000 2022-10-09 19:09:10
On My Own Anamanaguchi feat. HANA 21 71462 -28538 -12585 100000 2022-10-09 19:28:02
The Judgement Day Naoki feat. Riyu Kosaka 19 88033 -11967 -4320 100000 2023-05-28 18:40:42
Katana Fighter Electron 22 92394 -7606 -3681 100000 2024-06-29 18:09:42
Cyber-Kyoto- Re-venG 20 82477 -17523 -7009 100000 2023-07-08 20:01:15
BUBBLES Tokyo Machine 22 79913 -20087 -9722 100000 2023-07-08 19:47:45
Cosmic Drive Quiqman 22 71177 -28823 -13950 100000 2023-07-08 19:58:51
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 37964 -62036 -32817 100000 2022-10-09 21:01:46
Para-Symptoms 165 23 64629 -35371 -18711 100000 2023-01-15 17:16:21
Bust It Out FWLR 24 44708 -55292 -31848 100000 2023-08-29 20:23:34
TURBO Tokyo Machine 21 91167 -8833 -3895 100000 2023-11-26 21:42:25
Crab Rave Noisestorm 20 89110 -10890 -4356 100000 2023-10-22 18:16:13
Just Dance Bad Computer 20 89252 -10748 -4299 100000 2023-10-22 18:22:51
Love Arcade Bending Grid 21 94099 -5901 -2602 100000 2024-09-15 17:12:27
GALACTICAL Tokyo Machine 23 35928 -64072 -33894 100000 2023-12-23 21:15:44
Swipe Felix Schorn 21 90378 -9622 -4243 100000 2023-12-24 00:58:56
MEANT 2 BE THIRST & nuphory 23 88403 -11597 -6135 100000 2025-07-20 01:22:43
Proper Rhythm peak divide 21 71825 -28175 -12425 100000 2025-07-20 01:20:02
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.3835
Total Execution Time  2.3865
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,927,912 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6813/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.3656 seconds)  (Hide)
0.0019   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` = '6813'
GROUP BY `gs`.`grade
0.0014   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` = '6813'
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` = '6813'
AND `r`.`name` = 'total' 
2.3620   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)