DarkCloud


Total World Records: ??
Country: US

Stars Earned
6
20
7

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
Joanna Crazy Loop 19 68966 -31034 -11203 100000 2024-08-28 00:46:25
The 7th Element Vitas 19 84236 -15764 -5691 100000 2024-09-02 20:18:43
What Happened To Love Denine 19 81662 -18338 -6620 100000 2024-09-12 00:28:53
Ize Pie Headtwist & Pump 19 35264 -64736 -23370 100000 2024-10-10 23:17:08
Reactor Jason Creasey 19 45132 -54868 -19807 100000 2024-07-31 00:26:05
Dies Irae Jason Creasey 19 39666 -60334 -21781 100000 2024-07-24 23:28:02
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 80062 -19938 -7198 100000 2024-08-13 00:43:53
Coming Out Playmaker feat. Robina 19 83555 -16445 -5937 100000 2024-08-13 00:49:18
Typical Tropical Bambee 19 62835 -37165 -13417 100000 2024-09-02 20:23:16
Dam Dariram Joga 20 76917 -23083 -9233 100000 2024-09-12 00:36:08
So Deep Silvertear 21 18626 -81374 -35886 100000 2024-07-13 02:42:09
Devil Inside CRMNL 19 84426 -15574 -5622 100000 2024-07-13 21:28:40
The Judgement Day Naoki feat. Riyu Kosaka 19 66478 -33522 -12101 100000 2024-07-13 19:25:35
Cartoon Heroes Barbie Young 21 23019 -76981 -33949 100000 2024-07-13 02:13:00
Kick It Man KaW feat. DAZ 19 76417 -23583 -8513 100000 2024-07-16 23:57:29
If You Can Say Goodbye Kate Project 19 80098 -19902 -7185 100000 2024-07-16 23:55:21
Ring The Alarm M-Project & Signal 22 10066 -89934 -43528 100000 2024-08-28 00:37:22
Kinky Boots Daz Sampson & Nona 19 75759 -24241 -8751 100000 2024-07-17 00:00:11
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 79868 -20132 -7268 100000 2024-08-28 00:48:33
Here For You PIXL feat. Q'AILA 19 82284 -17716 -6395 100000 2024-08-13 00:41:34
Only You DEXTER KING feat. Alexis Donn 19 86227 -13773 -4972 100000 2024-10-07 01:13:40
Orbit Ellis 19 78388 -21612 -7802 100000 2024-07-17 00:06:59
Crab Rave Noisestorm 20 79623 -20377 -8151 100000 2024-09-12 00:33:57
Nothing Else Matters Katya Ocean 19 66664 -33336 -12034 100000 2024-08-13 00:39:07
Sirens RENOLD X Scarlett 19 82876 -17124 -6182 100000 2024-07-14 21:22:06
UFO Little Sis Nora & S3RL 20 79826 -20174 -8070 100000 2024-07-12 01:22:00
All Starts Now Laurell 19 84175 -15825 -5713 100000 2024-08-13 00:51:35
Party ChildsPlay 19 73314 -26686 -9634 100000 2024-07-31 00:24:00
Tick Tock Technikore 20 75441 -24559 -9824 100000 2024-08-28 00:32:44
Truth or Dare PIXY 19 84951 -15049 -5433 100000 2024-10-10 22:51:20
Bad Revenge from20 20 68184 -31816 -12726 100000 2024-09-12 00:30:58
Fly Me High @pple & Pie 20 6112 -93888 -37555 100000 2024-07-12 01:24:11
Everybody Get Up Tempo feat. Manola 19 70732 -29268 -10566 100000 2024-10-10 23:19:34
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  1.9434
Total Execution Time  1.9462
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,927,928 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17097/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 (1.9326 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` = '17097'
GROUP BY `gs`.`grade
0.0064   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` = '17097'
AND `ghs`.`private` = 
0.0003   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` = '17097'
AND `r`.`name` = 'total' 
1.9217   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)