TheNegativeIon


Total World Records: ??
Country: US

Stars Earned
23
4

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
Firewalker Xenon 19 94273 -5727 -2067 100000 2025-04-29 21:01:10
Dream A Dream Captain Jack 20 91277 -8723 -3489 100000 2025-02-04 21:43:08
Bounce Crew 7 19 95931 -4069 -1469 100000 2025-03-04 20:51:24
Monody TheFatRat feat. Laura Brehm 22 81876 -18124 -8772 100000 2025-03-04 20:40:17
Da Roots Mind Reflection 20 94033 -5967 -2387 100000 2025-02-04 21:37:16
Land Of The Rising Sun Spacekatz 21 91169 -8831 -3894 100000 2025-02-25 22:39:54
Psalm Pilot Jason Creasey 20 93636 -6364 -2546 100000 2025-04-29 20:36:15
ROM-eo & Juli8 Nina 19 85926 -14074 -5081 100000 2025-02-04 20:18:41
Sweet World Omega Men 22 88200 -11800 -5711 100000 2025-04-29 19:49:25
EternuS Sanxion7 20 90349 -9651 -3860 100000 2025-02-04 22:03:18
Rainspark Sanxion7 21 94963 -5037 -2221 100000 2025-04-29 20:38:58
Flash In The Night Flashman 22 87990 -12010 -5813 100000 2025-02-25 21:00:41
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 90517 -9483 -4182 100000 2025-04-01 21:17:24
Anubis Banzai 20 89833 -10167 -4067 100000 2025-02-04 20:58:14
Music & Police CJ Crew & KaW feat. Christian D. 21 87923 -12077 -5326 100000 2025-02-25 20:21:40
Into My Dream Lagoona 23 90597 -9403 -4974 100000 2025-02-25 23:23:28
Electro Asia Re-venge Phoenix 21 90886 -9114 -4019 100000 2025-04-29 21:16:58
Megalovania Toby Fox 21 91055 -8945 -3945 100000 2025-02-04 22:56:06
My Generation Captain Jack 20 93992 -6008 -2403 100000 2025-02-25 22:47:12
Cryosleep Machinae Supremacy 20 90499 -9501 -3800 100000 2025-02-25 23:39:44
Melancholy Vision DE-SIRE 24 78453 -21547 -12411 100000 2025-04-01 21:41:21
The Call of Wilderness Electron 22 85471 -14529 -7032 100000 2025-04-29 21:36:48
Lemmings On The Run E-Rotic 21 94429 -5571 -2457 100000 2025-04-29 21:49:01
Crab Rave Noisestorm 20 95380 -4620 -1848 100000 2025-04-29 21:26:27
Bambole (Ole) Papa Gonzalez 20 87870 -12130 -4852 100000 2025-02-04 21:01:00
Samurai Rameses B 22 90046 -9954 -4818 100000 2025-04-29 20:52:24
Boogeyman Wizardz of Oz 19 92513 -7487 -2703 100000 2025-03-04 20:43:01
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.7873
Total Execution Time  2.7911
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,960 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20392/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 (2.7738 seconds)  (Hide)
0.0085   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` = '20392'
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` = '20392'
AND `ghs`.`private` = 
0.0004   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` = '20392'
AND `r`.`name` = 'total' 
2.7623   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)