Machina


Total World Records: ??
Country: US

Stars Earned
10
10
5
2

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
That Night Eskimo & Icebird 21 80792 -19208 -8471 100000 2023-02-16 23:35:04
Surf Hyper Potions 22 82144 -17856 -8642 100000 2023-02-16 23:49:39
Click Bait S3RL feat. GL!TCH 20 87305 -12695 -5078 100000 2023-02-16 21:54:34
Gargoyle Sanxion7 24 34363 -65637 -37807 100000 2023-02-17 01:42:31
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 95329 -4671 -1686 100000 2025-04-19 23:36:48
Bumble Bee Bambee 20 85955 -14045 -5618 100000 2023-02-16 21:52:25
Waka Laka Jenny Rom vs. The Zippers 21 82785 -17215 -7592 100000 2023-02-16 22:18:47
Typical Tropical Bambee 19 90979 -9021 -3257 100000 2025-04-19 23:42:56
Pink Dinosaur Miss Papaya 19 90736 -9264 -3344 100000 2023-02-17 02:56:26
Bye Bye Baby Balloon Joga 21 78391 -21609 -9530 100000 2023-02-16 22:34:39
We're Getting Faster Darwin feat. Fraz 22 88195 -11805 -5714 100000 2025-08-01 18:47:55
Megalovania Toby Fox 21 89454 -10546 -4651 100000 2025-07-31 01:49:40
Ma Huggies FIG & Nico Sleator 20 82273 -17727 -7091 100000 2023-02-16 22:51:52
On My Own Anamanaguchi feat. HANA 21 55525 -44475 -19613 100000 2023-02-16 22:57:36
Beethoven Virus BanYa 22 26252 -73748 -35694 100000 2023-02-16 23:31:49
Grab It While We Can FantastixX 19 68905 -31095 -11225 100000 2024-12-15 00:54:41
BUBBLES Tokyo Machine 22 81063 -18937 -9166 100000 2023-02-16 22:32:19
Outbreak Feint feat. MYLK 23 71516 -28484 -15068 100000 2023-02-16 22:22:26
Shiawase Dion Timmer 23 50889 -49111 -25980 100000 2024-12-14 00:08:06
Space Boy Rameses B, Feint & Veela 22 5240 -94760 -45864 100000 2024-01-06 22:42:37
TURBO Tokyo Machine 21 89400 -10600 -4675 100000 2023-02-16 23:23:14
Crab Rave Noisestorm 20 90721 -9279 -3712 100000 2023-02-17 01:45:17
Make It Tonight Fracus & Darwin feat. Jake 21 90142 -9858 -4347 100000 2025-08-01 17:39:22
Candy Pop Luv Limited -NM- 21 78220 -21780 -9605 100000 2024-01-06 20:18:56
Kibo Dion Timmer 22 85133 -14867 -7196 100000 2025-08-01 18:58:59
Burbank Nights Dirtyphonics 22 85360 -14640 -7086 100000 2025-03-07 22:40:44
Falling In Love No Hero & Nino Rivera 22 92227 -7773 -3762 100000 2025-08-01 17:42:57
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  2.4631
Total Execution Time  2.4658
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,920 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8797/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.4527 seconds)  (Hide)
0.0027   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` = '8797'
GROUP BY `gs`.`grade
0.0017   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` = '8797'
AND `ghs`.`private` = 
0.0009   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` = '8797'
AND `r`.`name` = 'total' 
2.4475   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)