teribot


Total World Records: ??
Country: CA

Stars Earned
26
4
2

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
Y Don't U Deeper Territory 22 90074 -9926 -4804 100000 2024-10-05 16:43:11
Surf Hyper Potions 22 95614 -4386 -2123 100000 2024-09-01 18:05:51
Bloodrush TechnoDred 26 38280 -61720 -41723 100000 2024-10-05 20:25:01
Holy Guacamole Chucho Merchán 23 96142 -3858 -2041 100000 2024-10-05 19:29:19
Pop4 Vibes & Wishdokta 22 95683 -4317 -2089 100000 2024-09-01 18:48:36
Paranormal Inspector K 20 21578 -78422 -31369 100000 2024-10-05 18:34:21
Sweet World Omega Men 22 90087 -9913 -4798 100000 2024-10-05 20:20:32
Pink Fuzzy Bunnies Wonderboy 25 11849 -88151 -55094 100000 2024-09-01 18:45:03
Flash In The Night Flashman 22 96383 -3617 -1751 100000 2024-10-05 20:13:57
Anubis Banzai 20 95942 -4058 -1623 100000 2024-10-05 18:55:03
Warrior Kirill Gramada 21 90892 -9108 -4017 100000 2024-09-01 17:49:07
On My Own Anamanaguchi feat. HANA 21 93014 -6986 -3081 100000 2024-09-01 18:50:52
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 97467 -2533 -1226 100000 2024-10-05 18:57:42
Summer Smiley 25 22190 -77810 -48631 100000 2024-09-01 18:52:54
Katana Fighter Electron 22 96775 -3225 -1561 100000 2024-10-30 22:12:14
Ring The Alarm M-Project & Signal 22 97760 -2240 -1084 100000 2024-10-05 19:00:11
Dystopia 2077 F.O.O.L & The Forgotten 23 97071 -2929 -1549 100000 2024-10-05 19:32:14
Rainbow Rave Parade Chime 24 95301 -4699 -2707 100000 2024-10-05 20:27:54
Energizer ZiGZaG 23 93111 -6889 -3644 100000 2024-10-05 19:23:17
TURBO Tokyo Machine 21 98367 -1633 -720 100000 2024-10-05 19:26:19
Right Into You The Tech Team 20 96384 -3616 -1446 100000 2024-10-30 22:10:09
RAD Tokyo Machine 24 94638 -5362 -3089 100000 2024-10-05 20:16:44
The Other Side Au5 & Chime 25 90860 -9140 -5713 100000 2024-09-01 18:43:08
Stars James Landino 24 94319 -5681 -3272 100000 2024-10-05 20:30:38
BLEEP BLOOP Tokyo Machine 24 95373 -4627 -2665 100000 2024-09-01 18:41:02
Mothership F.O.O.L & SKUM 24 95371 -4629 -2666 100000 2024-10-05 16:47:48
DMT Technikore 23 93736 -6264 -3314 100000 2024-10-05 16:45:31
Love Toxic FACTOR-X 21 97423 -2577 -1136 100000 2024-10-30 22:24:42
Lunatic BLACK HOLE 23 95275 -4725 -2500 100000 2024-10-30 22:27:02
Parallel Universe Omega 25 91940 -8060 -5038 100000 2024-10-30 22:29:08
Paranoid 180 24 90463 -9537 -5493 100000 2024-10-30 22:19:29
戦国 Re-venG 21 98155 -1845 -814 100000 2024-10-30 22:17:18
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  1.9538
Total Execution Time  1.9577
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,923,208 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18502/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.9429 seconds)  (Hide)
0.0022   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` = '18502'
GROUP BY `gs`.`grade
0.0027   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` = '18502'
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` = '18502'
AND `r`.`name` = 'total' 
1.9378   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)