Tibiomri


Total World Records: ??
Country: IL

Stars Earned
8
16
1

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
Who KaW 21 73208 -26792 -11815 100000 2025-10-09 19:58:58
Zodiac Banzai 21 3108 -96892 -42729 100000 2025-10-09 19:53:48
Made In China Vitas & Sergey Pudovkin 20 74472 -25528 -10211 100000 2025-10-09 19:23:20
Disconnected Disco Kid Whatever 20 35721 -64279 -25712 100000 2025-10-09 19:23:20
Paranormal Inspector K 20 23294 -76706 -30682 100000 2025-10-09 19:23:20
NightMoves Playmaker 20 54454 -45546 -18218 100000 2025-10-09 19:23:20
Movin On Ellen Gee 20 3915 -96085 -38434 100000 2025-10-09 19:23:20
I'm Crazy For Your Love Black Eva 21 81091 -18909 -8339 100000 2025-10-09 19:36:52
Electro Asia Re-venge Phoenix 21 10346 -89654 -39537 100000 2025-10-09 19:45:47
Twelve Riyu Kosaka 20 18176 -81824 -32730 100000 2025-10-09 19:32:28
BU-44 Naoki 21 28963 -71037 -31327 100000 2025-10-09 19:48:17
The Judgement Day Naoki feat. Riyu Kosaka 19 81882 -18118 -6541 100000 2025-10-09 19:23:20
Jukebox Swingrowers 21 72480 -27520 -12136 100000 2025-10-09 19:23:20
The Shrimps Vertigini 20 48482 -51518 -20607 100000 2025-10-09 19:26:39
Fade Out Bensley 21 11759 -88241 -38914 100000 2025-10-09 19:23:20
Crab Rave Noisestorm 20 82473 -17527 -7011 100000 2025-10-09 19:39:33
UFO Little Sis Nora & S3RL 20 82573 -17427 -6971 100000 2025-10-09 19:30:00
Definition of a Badboy Scott Brown 20 78328 -21672 -8669 100000 2025-10-09 19:23:20
Burbank Nights Dirtyphonics 22 13595 -86405 -41820 100000 2025-10-09 19:42:08
Love Toxic FACTOR-X 21 2675 -97325 -42920 100000 2025-10-09 20:01:51
Be Alright Red Parker 20 1061 -98939 -39576 100000 2025-10-09 19:50:33
Falling In Love Again Naoki feat. Paula Terry 20 10757 -89243 -35697 100000 2025-10-09 19:23:20
Letting Go Bensley & Voicians 19 8747 -91253 -32942 100000 2025-10-09 19:23:20
Boogie Shoes AronChupa & Little Sis Nora 20 31870 -68130 -27252 100000 2025-10-08 13:19:45
Bella Ciao BEAUZ & XYSM 20 78427 -21573 -8629 100000 2025-10-09 19:23:20
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  4.1565
Total Execution Time  4.1604
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,951,160 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21368/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 (4.1468 seconds)  (Hide)
0.1252   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` = '21368'
GROUP BY `gs`.`grade
0.0844   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` = '21368'
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` = '21368'
AND `r`.`name` = 'total' 
3.9368   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)