typobox


Total World Records: ??
Country: US

Stars Earned
15
7
3
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
Zodiac Banzai 21 96784 -3216 -1418 100000 2024-11-16 01:59:41
Surf Hyper Potions 22 85844 -14156 -6852 100000 2020-07-12 02:19:35
Bloodrush TechnoDred 26 20954 -79046 -53435 100000 2021-12-22 22:06:28
Disconnected Disco Kid Whatever 20 85956 -14044 -5618 100000 2020-07-12 02:19:35
Go 60 Go Takoyaki 24 65684 -34316 -19766 100000 2024-11-16 02:55:27
Psalm Pilot Jason Creasey 20 84255 -15745 -6298 100000 2020-07-12 01:17:30
ROM-eo & Juli8 Nina 19 95425 -4575 -1652 100000 2021-12-22 21:36:54
EternuS Sanxion7 20 95796 -4204 -1682 100000 2020-08-02 03:35:33
Pink Fuzzy Bunnies Wonderboy 25 10377 -89623 -56014 100000 2024-11-16 02:50:23
Rainspark Sanxion7 21 76410 -23590 -10403 100000 2020-07-12 02:19:35
July Smiley 20 93010 -6990 -2796 100000 2020-08-02 03:35:33
Utopia Smiley 22 97395 -2605 -1261 100000 2024-11-16 02:07:44
Xuxa Smiley 23 97375 -2625 -1389 100000 2024-11-16 02:36:15
Monolith Affinity 25 43742 -56258 -35161 100000 2024-11-16 02:52:27
Ghosts Tenth Planet 20 89812 -10188 -4075 100000 2020-07-12 01:17:30
So Deep Silvertear 21 89118 -10882 -4799 100000 2023-05-27 21:00:45
Cryosleep Machinae Supremacy 20 94641 -5359 -2144 100000 2021-12-22 21:15:58
Cartoon Heroes Barbie Young 21 96374 -3626 -1599 100000 2024-11-16 02:04:15
Queen Of Light E-Rotic 21 93366 -6634 -2926 100000 2021-12-22 21:15:58
Energizer ZiGZaG 23 80909 -19091 -10099 100000 2023-05-27 18:26:24
STOP! & Go Onyx 21 95245 -4755 -2097 100000 2024-11-16 01:56:42
Candy Pop Luv Limited -NM- 21 96752 -3248 -1432 100000 2024-11-16 02:32:46
Stars James Landino 24 85957 -14043 -8089 100000 2024-11-16 02:10:37
GOAT 2BT3K 22 97931 -2069 -1001 100000 2024-11-16 02:16:53
Lunatic BLACK HOLE 23 85837 -14163 -7492 100000 2024-11-16 02:19:32
戦国 Re-venG 21 95440 -4560 -2011 100000 2024-11-16 02:14:44
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.9141
Total Execution Time  2.9171
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,616 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2750/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.8995 seconds)  (Hide)
0.0156   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` = '2750'
GROUP BY `gs`.`grade
0.0101   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` = '2750'
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` = '2750'
AND `r`.`name` = 'total' 
2.8735   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)