Ahrixu


Country: US

Stars Earned
20
25
2
6

Wild Mode Embed Generic Embed

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

Total Score Count: 53

Song Title Artist Level Score Grade Date
Get Down Kairo Kingdom 22 75384 2023-02-18 02:37:41
Personal Reality Auvic 25 30100 2023-01-29 03:46:09
I Love You Baby Pandera 21 77350 2023-01-29 02:31:11
Surf Hyper Potions 22 71940 2023-02-18 03:15:27
Unity TheFatRat 21 86577 2023-02-18 02:03:26
Click Bait S3RL feat. GL!TCH 20 85636 2023-02-18 01:40:39
Zenith Sanxion7 24 30996 2023-02-18 02:24:39
Be Alive Stian K 20 78472 2023-02-18 01:34:33
The Beginning DJ Doo 26 4398 2023-02-18 03:33:15
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 79908 2023-02-18 01:50:05
Senorita Jenny Rom 23 24758 2023-02-18 01:55:30
Dolphin Talk Pyramyth 23 77104 2023-02-18 03:23:32
Give Into Nutronic 22 72451 2023-01-29 02:54:14
Black Magic Matduke 23 16849 2023-02-18 03:21:14
Bring Your Lovin Back Fracus 20 85478 2023-02-18 01:37:38
Doh! Tale & Dutch 20 89161 2023-02-18 01:51:59
On My Own Anamanaguchi feat. HANA 21 52985 2023-02-18 02:13:30
Take Me Away Fracus & Darwin 23 31053 2023-01-29 03:42:06
Critical Hit MDK 25 24414 2023-01-29 03:30:09
Forever Schustin 21 76647 2023-01-29 02:46:40
Cryosleep Machinae Supremacy 20 73804 2023-02-18 01:46:47
Glowing In The Night Schustin 23 29523 2023-02-18 03:28:11
Kick It Man KaW feat. DAZ 19 86130 2023-01-29 02:15:07
Ring The Alarm M-Project & Signal 22 11537 2023-02-18 03:18:48
Silent Movie Little Violet 19 80616 2023-02-18 01:28:41
The Naughty Song Oscillator X 19 90818 2023-02-18 01:31:46
BUBBLES Tokyo Machine 22 74716 2023-01-29 02:49:07
Outbreak Feint feat. MYLK 23 30396 2023-01-29 03:21:51
Fade Out Bensley 21 55580 2023-01-29 02:44:19
Here For You PIXL feat. Q'AILA 19 88166 2023-02-18 01:25:58
Dystopia 2077 F.O.O.L & The Forgotten 23 37317 2023-02-18 03:25:57
Press Start MDK 23 20667 2023-01-29 03:38:52
The Call of Wilderness Electron 22 37346 2023-01-29 03:04:22
Just Do It Swingrowers 21 73056 2023-02-18 01:58:16
We Got The Moves Electric Callboy 20 78727 2023-01-29 02:39:25
Bewitched PIXY 22 77788 2023-02-18 02:19:38
Have Fun Rameses B 21 45320 2023-01-29 02:35:24
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 40746 2023-02-18 02:16:27
Rainbow Rave Parade Chime 24 12145 2023-02-18 02:11:00
Space Boy Rameses B, Feint & Veela 22 45615 2023-02-18 01:43:58
Energizer ZiGZaG 23 11194 2023-02-18 02:00:19
TURBO Tokyo Machine 21 85609 2023-02-18 02:08:28
Dance Sophon 23 7691 2023-02-18 02:49:09
Only You DEXTER KING feat. Alexis Donn 19 87917 2023-02-18 01:23:53
INEEDU Teddy Killerz 22 39998 2023-01-29 03:02:05
Midnight Train More Plastic & Tylah Winyard 22 79654 2023-01-29 02:58:58
Get Busy KOYOTIE 22 74294 2023-02-18 02:27:46
Orbit Ellis 19 74008 2023-01-29 02:25:19
Perks Bibi Gold 21 51231 2023-01-29 02:17:25
EMEA Re-venG 24 22902 2023-02-18 02:05:47
Just Dance Bad Computer 20 78616 2023-02-18 01:14:50
Make It Tonight Fracus & Darwin feat. Jake 21 22369 2023-02-18 01:17:44
Northern Lights Saxsquatch 21 87552 2023-02-18 03:12:51
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Scores )  0.0164
Total Execution Time  0.0200
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,606,288 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8664
  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.0073 seconds)  (Hide)
0.0042   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` = '8664'
GROUP BY `gs`.`grade
0.0029   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` = '8664'
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` = '8664'
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)