Raniez


Country: US

Stars Earned
8
26
4
1
1

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
Start & Paws Oscillator X 19 85771 2024-08-02 02:12:00
Burning Tonight Krystal 22 83351 2023-08-25 03:43:14
Dream A Dream Captain Jack 20 94820 2023-06-22 19:20:15
Indignation Auvic feat. Pipo Fernandez 24 11791 2023-06-22 19:57:09
Licky Licky Crispy 20 88523 2025-03-06 20:05:03
Surf Hyper Potions 22 93435 2023-06-22 19:46:24
Time To Fly Cindy Cooper 24 89917 2023-06-22 19:59:39
ROM-eo & Juli8 Nina 19 61570 2023-06-22 18:56:10
Soapy Bubble Fragmentz 23 79046 2023-06-22 19:51:09
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 94174 2023-06-22 19:03:49
Click Bait S3RL feat. GL!TCH 20 95153 2023-08-25 03:27:15
Feel The Melody S3RL feat. Sara 20 95314 2023-08-25 03:30:51
Be Alive Stian K 20 97438 2023-06-22 19:07:51
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 93879 2023-08-25 03:24:40
Ari Oh Jenny Kee 20 94550 2023-06-22 19:01:06
Become Astral Ash Astral 22 12585 2023-06-22 19:42:49
Waka Laka Jenny Rom vs. The Zippers 21 87489 2023-08-25 03:37:15
Justify My Love Tess 21 84811 2023-08-25 03:17:12
Pink Dinosaur Miss Papaya 19 96863 2024-08-23 23:59:06
Dam Dariram Joga 20 97196 2023-06-22 19:14:47
Stay Tess 20 87979 2023-08-25 03:21:32
Fantasy Melissa 21 89840 2024-08-24 00:20:55
Beethoven Virus BanYa 22 80470 2023-08-25 03:40:05
The Judgement Day Naoki feat. Riyu Kosaka 19 93801 2024-08-02 02:14:18
Kick It Man KaW feat. DAZ 19 95429 2023-06-22 18:50:02
Say What Cut Capers 21 93459 2023-06-22 19:26:09
Everybody Dance X-Rated 22 84670 2024-08-24 00:17:34
BUBBLES Tokyo Machine 22 83537 2023-06-22 19:34:06
Press Start MDK 23 87226 2023-06-22 19:48:38
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 90265 2023-06-22 19:54:39
TURBO Tokyo Machine 21 98091 2023-08-25 03:35:11
STOP! & Go Onyx 21 43265 2023-06-22 19:28:25
INEEDU Teddy Killerz 22 86488 2023-06-22 19:40:11
WYGD Bishu 19 92562 2024-08-02 02:17:07
Down Low Hr. Troels x Felix Schorn 20 93964 2023-06-22 19:17:45
Nothing Else Matters Katya Ocean 19 90665 2024-08-02 02:05:58
Love Arcade Bending Grid 21 92536 2023-06-22 19:22:46
RAD Tokyo Machine 24 24845 2023-06-22 19:36:41
Sirens RENOLD X Scarlett 19 94969 2023-06-22 18:58:44
Burbank Nights Dirtyphonics 22 87824 2025-03-06 20:10:45
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0139
Total Execution Time  0.0169
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,565,480 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10103
  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.0062 seconds)  (Hide)
0.0035   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` = '10103'
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` = '10103'
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` = '10103'
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)