AlmostAlmight


Total World Records: ??
Country: US

Stars Earned
2
22
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
Party People Andy Stroke 19 60802 -39198 -14150 100000 2023-06-19 01:55:22
My Freedom Rayman Rave & Nika Lenina 19 27952 -72048 -26009 100000 2023-07-04 02:42:18
Everything Is Changing Rikah 19 1321 -98679 -35623 100000 2022-12-16 00:03:48
Surf Hyper Potions 22 3613 -96387 -46651 100000 2023-06-19 01:51:36
Hispanic Panic Chucho Merchán 23 1627 -98373 -52039 100000 2023-02-14 03:31:23
Click Bait S3RL feat. GL!TCH 20 36994 -63006 -25202 100000 2024-03-27 03:00:10
Ghosts Tenth Planet 20 16846 -83154 -33262 100000 2023-06-12 01:04:02
Stay Tess 20 2837 -97163 -38865 100000 2023-08-07 01:16:48
Dam Dadi Doo Fantasy Project 22 3404 -96596 -46752 100000 2023-03-27 04:06:03
Night Of Fright Justin Corza & 420 22 7397 -92603 -44820 100000 2023-04-26 23:40:54
SubZero Donk Terrorist vs. 204 22 5791 -94209 -45597 100000 2023-06-14 01:59:27
Paradox Naoki feat. Riyu Kosaka 20 25946 -74054 -29622 100000 2023-08-07 01:29:13
Kinky Boots Daz Sampson & Nona 19 10335 -89665 -32369 100000 2023-04-26 23:50:00
Silent Movie Little Violet 19 67668 -32332 -11672 100000 2023-06-14 02:08:11
BUBBLES Tokyo Machine 22 4825 -95175 -46065 100000 2023-11-01 02:17:16
The Shrimps Vertigini 20 20759 -79241 -31696 100000 2023-04-27 00:02:26
Recovery JMCX 19 38539 -61461 -22187 100000 2023-06-03 21:44:08
Art City Virgill 20 9165 -90835 -36334 100000 2023-08-02 00:31:54
Bewitched PIXY 22 4282 -95718 -46328 100000 2023-06-03 21:44:08
TURBO Tokyo Machine 21 73132 -26868 -11849 100000 2023-06-03 21:58:59
Only You DEXTER KING feat. Alexis Donn 19 82125 -17875 -6453 100000 2023-05-02 00:59:57
INEEDU Teddy Killerz 22 7448 -92552 -44795 100000 2024-06-16 19:25:34
Right Into You The Tech Team 20 23652 -76348 -30539 100000 2023-06-19 01:59:57
WYGD Bishu 19 74311 -25689 -9274 100000 2023-04-26 23:55:30
Orbit Ellis 19 74391 -25609 -9245 100000 2023-05-02 01:02:52
Crab Rave Noisestorm 20 22093 -77907 -31163 100000 2023-08-02 00:25:41
Every Little Thing Conro 21 18799 -81201 -35810 100000 2023-06-26 01:58:56
UFO Little Sis Nora & S3RL 20 31531 -68469 -27388 100000 2023-08-02 00:20:51
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.0397
Total Execution Time  2.0425
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,928 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7990/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.0311 seconds)  (Hide)
0.0046   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` = '7990'
GROUP BY `gs`.`grade
0.0089   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` = '7990'
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` = '7990'
AND `r`.`name` = 'total' 
2.0173   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)