1s4ac


Country: US

Stars Earned
11
22
5
2

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 40

Song Title Artist Level Score Grade Date
Hyper Hyper Smiley 22 68827 2024-10-05 21:33:50
Remember December Smiley 22 77239 2022-10-22 23:25:54
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 62222 2024-12-18 01:51:12
Moonstone Virgill 19 71145 2022-10-23 00:00:33
Ignition Starts KaW 21 82734 2024-12-18 01:25:16
Unity TheFatRat 21 83301 2022-07-20 19:36:23
Disconnected Disco Kid Whatever 20 80670 2024-07-11 03:39:20
Ladybug Coconut 19 81137 2024-07-05 21:28:02
Utopia Smiley 22 78366 2022-10-22 23:36:28
Xuxa Smiley 23 72085 2024-09-07 02:39:26
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 76604 2022-08-12 19:11:16
The Saint Goes Marching The Saint 21 84566 2025-03-14 03:02:05
Esperanza KaW 22 52118 2022-10-22 23:42:43
Move It Groove It KaW feat. Sam-I-Am 22 80609 2024-10-05 21:27:47
Dam Dariram Joga 20 84997 2024-09-07 22:39:49
Silence Fracus & Darwin 22 77479 2025-03-14 02:23:39
Arcade Run Perfect Sphere 22 64881 2022-07-20 19:38:03
Bring Your Lovin Back Fracus 20 87574 2024-09-07 22:24:35
Hypnosis Colin Kiddy 21 75622 2024-09-07 22:37:01
Megalovania Toby Fox 21 83785 2024-07-11 03:32:48
Cartoon Heroes Barbie Young 21 50167 2024-07-11 03:13:17
Show U M-Project 24 28705 2024-09-07 03:12:24
Kick It Man KaW feat. DAZ 19 72661 2024-09-07 03:09:34
Ring The Alarm M-Project & Signal 22 84289 2025-03-14 02:40:09
Silent Movie Little Violet 19 64603 2022-07-20 20:12:32
BUBBLES Tokyo Machine 22 62623 2022-10-22 23:47:58
Art City Virgill 20 66995 2022-07-20 20:14:12
Have Fun Rameses B 21 79581 2024-07-18 03:37:02
How We Win FWLR 21 74485 2022-10-23 00:34:00
Energizer ZiGZaG 23 72106 2024-07-18 03:54:21
TURBO Tokyo Machine 21 72757 2022-10-22 23:28:59
STOP! & Go Onyx 21 68143 2024-12-18 01:32:49
Crab Rave Noisestorm 20 82823 2024-09-07 22:26:34
GALACTICAL Tokyo Machine 23 78491 2024-09-07 22:33:40
To Your Beat S3RL feat. Hannah Fortune 23 67636 2024-09-07 03:16:41
Y2Z Affinity 22 76564 2024-07-18 03:52:13
BLEEP BLOOP Tokyo Machine 24 53058 2024-12-18 01:36:11
Supernova Laszlo 22 79164 2025-06-29 22:12:48
Tick Tock Technikore 20 86839 2025-03-14 02:30:51
Running In The 90s Max Coveri 23 53027 2025-06-29 22:15:27
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.0137
Total Execution Time  0.0173
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,566,072 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6601
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0043 seconds)  (Hide)
0.0025   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` = '6601'
GROUP BY `gs`.`grade
0.0016   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` = '6601'
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` = '6601'
AND `r`.`name` = 'total' 
  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)