CamCamtehCamsta


Total World Records: ??
Country: US

Stars Earned
14
3
5

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
Birdie Doolittle 19 77353 -22647 -8176 100000 2024-08-01 22:51:56
Joanna Crazy Loop 19 68088 -31912 -11520 100000 2024-08-02 18:31:54
Million Feelings Chriss Floren 19 2398 -97602 -35234 100000 2025-06-23 21:28:06
The 7th Element Vitas 19 76554 -23446 -8464 100000 2024-08-02 18:11:06
What Happened To Love Denine 19 75905 -24095 -8698 100000 2024-08-02 18:14:00
Ba Be Loo Be La Kristeen 20 76423 -23577 -9431 100000 2024-08-02 18:25:44
Drifting Away Filo Bedo 20 20248 -79752 -31901 100000 2024-08-02 18:20:57
ROM-eo & Juli8 Nina 19 80193 -19807 -7150 100000 2024-08-02 17:59:18
Dies Irae Jason Creasey 19 80737 -19263 -6954 100000 2024-08-02 17:51:16
Ladybug Coconut 19 73940 -26060 -9408 100000 2025-06-23 21:58:52
Be Alive Stian K 20 76605 -23395 -9358 100000 2025-06-23 22:02:27
Ghosts Tenth Planet 20 34714 -65286 -26114 100000 2024-08-02 18:39:35
Movin On Ellen Gee 20 75261 -24739 -9896 100000 2024-08-02 18:17:27
Magic Mystery Tour KaW feat. Paula Terry 19 82333 -17667 -6378 100000 2024-08-02 18:06:19
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 53215 -46785 -20632 100000 2024-08-02 18:42:59
Twelve Riyu Kosaka 20 72199 -27801 -11120 100000 2024-08-02 18:29:08
The Judgement Day Naoki feat. Riyu Kosaka 19 59331 -40669 -14682 100000 2024-08-01 22:48:23
Kick It Man KaW feat. DAZ 19 30203 -69797 -25197 100000 2024-08-02 17:48:36
Sirens RENOLD X Scarlett 19 83352 -16648 -6010 100000 2024-08-02 17:56:56
UFO Little Sis Nora & S3RL 20 81268 -18732 -7493 100000 2024-08-02 18:35:00
All Starts Now Laurell 19 77468 -22532 -8134 100000 2025-06-23 21:31:28
Boogeyman Wizardz of Oz 19 77966 -22034 -7954 100000 2024-08-01 22:43:02
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  3.2657
Total Execution Time  3.2698
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,890,752 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17824/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 (3.2549 seconds)  (Hide)
0.0012   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` = '17824'
GROUP BY `gs`.`grade
0.0010   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` = '17824'
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` = '17824'
AND `r`.`name` = 'total' 
3.2525   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)