Gabs


Total World Records: ??
Country: GB

Stars Earned
11
17

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
Click Bait S3RL feat. GL!TCH 20 79214 -20786 -8314 100000 2024-03-02 13:37:16
Feel The Melody S3RL feat. Sara 20 18064 -81936 -32774 100000 2023-07-31 10:47:32
Dam Dadi Doo Fantasy Project 22 48098 -51902 -25121 100000 2024-07-30 17:24:51
Dolphin Talk Pyramyth 23 28731 -71269 -37701 100000 2024-07-30 17:27:40
Megalovania Toby Fox 21 48641 -51359 -22649 100000 2024-01-08 16:21:01
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 35692 -64308 -31125 100000 2024-07-30 17:54:22
Shiawase Dion Timmer 23 83104 -16896 -8938 100000 2024-12-08 13:21:21
Press Start MDK 23 6876 -93124 -49263 100000 2024-01-08 16:26:56
Good Feeling More Plastic & imallryt 23 8450 -91550 -48430 100000 2024-01-08 16:17:27
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 31281 -68719 -36352 100000 2024-01-08 17:02:31
Forever and a Day Dy5on feat. Silver Angelina 22 10468 -89532 -43333 100000 2024-03-24 11:33:54
Therapy Conro 20 80544 -19456 -7782 100000 2024-07-30 18:02:57
Just Dance Bad Computer 20 77229 -22771 -9108 100000 2024-12-08 13:19:12
Techno World NAOKI underground 22 11714 -88286 -42730 100000 2024-03-24 11:45:49
Every Little Thing Conro 21 55092 -44908 -19804 100000 2023-07-31 10:45:52
GALACTICAL Tokyo Machine 23 47700 -52300 -27667 100000 2024-12-08 13:16:37
Stars James Landino 24 17882 -82118 -47300 100000 2024-01-08 16:32:50
The Bass & the Melody S3RL 22 76376 -23624 -11434 100000 2024-03-02 13:33:03
Elysium Scott Brown 21 83361 -16639 -7338 100000 2024-09-14 14:16:55
Supernova Laszlo 22 23873 -76127 -36845 100000 2024-01-08 16:23:43
Kibo Dion Timmer 22 83231 -16769 -8116 100000 2024-06-01 17:53:39
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 74527 -25473 -12329 100000 2024-07-30 17:57:00
Tick Tock Technikore 20 84046 -15954 -6382 100000 2024-09-14 14:19:37
What Ya Gonna Do Scott Brown 21 85848 -14152 -6241 100000 2024-06-01 17:48:59
Mothership F.O.O.L & SKUM 24 4232 -95768 -55162 100000 2024-07-30 17:17:25
Where Did You Go Tatsunoshin 21 75357 -24643 -10868 100000 2024-09-14 14:22:10
Need You Nostalgix 22 4357 -95643 -46291 100000 2024-12-08 13:00:20
GOAT 2BT3K 22 22744 -77256 -37392 100000 2024-12-08 13:02:48
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  2.0628
Total Execution Time  2.0668
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,464 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10828/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.0541 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` = '10828'
GROUP BY `gs`.`grade
0.0026   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` = '10828'
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` = '10828'
AND `r`.`name` = 'total' 
2.0502   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)