LPCrossOver


Country: US

Stars Earned
40
7
4

Wild Mode Embed Generic Embed

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

Total Score Count: 51

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 94119 2025-05-10 01:56:03
Start & Paws Oscillator X 19 96101 2024-04-06 07:03:07
Change The World Nathalie & Kim Lukas 19 96855 2025-04-26 03:52:39
Ba Be Loo Be La Kristeen 20 97951 2025-08-02 03:30:38
Zodiac Banzai 21 94675 2025-04-26 03:55:51
Monody TheFatRat feat. Laura Brehm 22 93310 2025-08-02 03:07:19
Agent Blatant Ernest + Julio 21 94997 2024-10-05 03:07:06
Drifting Away Filo Bedo 20 95814 2024-08-17 05:50:03
EternuS Sanxion7 20 97668 2024-08-17 05:55:26
Xuxa Smiley 23 97173 2024-10-05 03:03:30
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 92502 2025-03-27 01:18:02
Flash In The Night Flashman 22 93435 2024-04-06 07:27:00
Ghosts Tenth Planet 20 96612 2024-08-17 06:02:46
Movin On Ellen Gee 20 96895 2024-10-05 02:52:21
The Saint Goes Marching The Saint 21 97076 2025-05-10 02:01:19
Pink Dinosaur Miss Papaya 19 98944 2025-03-22 05:35:37
Bye Bye Baby Balloon Joga 21 90949 2024-08-17 05:34:29
So Deep Silvertear 21 92992 2024-04-06 06:50:58
Electro Asia Re-venge Phoenix 21 96836 2024-04-06 07:10:21
Nori Nori Nori Judy Crystal 21 92772 2025-08-02 05:09:00
Ma Huggies FIG & Nico Sleator 20 80260 2024-04-06 06:54:05
BU-44 Naoki 21 91758 2024-04-06 06:45:57
Summer Smiley 25 77329 2024-04-06 06:59:51
Sky High DJ Miko 20 98205 2025-08-02 03:16:00
Melancholy Vision DE-SIRE 24 90365 2024-10-05 02:49:54
Operator Miss Papaya 19 99004 2025-08-02 03:20:12
Test My Best E-Rotic 21 96974 2025-04-26 03:49:36
Kick It Man KaW feat. DAZ 19 96394 2025-03-27 01:20:49
If You Can Say Goodbye Kate Project 19 96371 2025-03-27 01:23:34
Never Ending Story DJ AC-DC 20 99153 2025-08-02 03:23:23
Get Up'n Move S & K 20 97175 2025-08-02 03:25:38
Dark Fenix DE-SIRE 22 91689 2024-04-06 07:07:19
Para-Symptoms 165 23 93652 2025-08-02 05:06:28
Energizer ZiGZaG 23 85483 2025-08-02 03:11:14
TURBO Tokyo Machine 21 98220 2024-10-05 02:39:18
Crab Rave Noisestorm 20 98623 2025-08-02 05:15:55
EMEA Re-venG 24 91394 2024-10-05 02:59:23
Down Low Hr. Troels x Felix Schorn 20 93578 2025-04-26 03:57:56
2NITE nanobii 21 93211 2024-10-05 02:42:05
Night In Motion Cubic 22 21 98133 2025-08-02 05:10:57
Candy Pop Luv Limited -NM- 21 95744 2024-04-06 07:18:08
The 7 Jump Ken-D 19 97135 2024-10-05 02:36:21
Zen Re-venG 22 94549 2024-10-05 03:01:19
Herrscher of Finality Omega 23 92348 2025-03-22 05:48:05
Love Toxic FACTOR-X 21 97351 2025-03-22 05:45:27
Lunatic BLACK HOLE 23 81106 2025-08-02 05:03:30
戦国 Re-venG 21 93493 2025-03-22 05:38:11
Night In Tokyo N.M.R 24 94466 2025-03-22 05:42:50
Redshift F.O.O.L 23 93463 2025-08-02 05:13:22
Ekstasis d-complex 23 90229 2025-08-02 03:28:11
The Banana Song SIPPY 19 97166 2025-08-02 05:18:19
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0500
Total Execution Time  0.0531
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,599,288 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14463
  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.0393 seconds)  (Hide)
0.0262   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` = '14463'
GROUP BY `gs`.`grade
0.0109   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` = '14463'
AND `ghs`.`private` = 
0.0022   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` = '14463'
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)