Techcam


Total World Records: ??
Country: US

Stars Earned
7
17
1
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
Flight Of The Bumble Bee MonstDeath 25 2329 -97671 -61044 100000 2025-04-23 02:05:39
Revenge MonstDeath 21 81284 -18716 -8254 100000 2025-06-28 02:46:37
Y Don't U Deeper Territory 22 73241 -26759 -12951 100000 2025-06-28 01:29:05
Agent Blatant Ernest + Julio 21 72122 -27878 -12294 100000 2025-06-28 01:45:07
Sunshine Triple J 22 82090 -17910 -8668 100000 2026-04-10 03:50:31
Waka Laka Jenny Rom vs. The Zippers 21 86486 -13514 -5960 100000 2025-04-13 01:38:32
Senorita Jenny Rom 23 86422 -13578 -7183 100000 2026-04-10 01:38:16
Music & Police CJ Crew & KaW feat. Christian D. 21 85248 -14752 -6506 100000 2026-04-10 01:33:47
Silence Fracus & Darwin 22 86344 -13656 -6610 100000 2025-06-28 02:38:24
Warrior Kirill Gramada 21 88234 -11766 -5189 100000 2026-04-10 01:53:56
Cartoon Heroes Barbie Young 21 86666 -13334 -5880 100000 2025-06-28 02:33:41
Test My Best E-Rotic 21 81267 -18733 -8261 100000 2026-04-10 03:39:21
Ring The Alarm M-Project & Signal 22 77462 -22538 -10908 100000 2025-04-10 02:35:11
Shiawase Dion Timmer 23 75812 -24188 -12795 100000 2025-11-07 02:51:00
Fade Out Bensley 21 85859 -14141 -6236 100000 2025-06-28 02:49:12
We Got The Moves Electric Callboy 20 4437 -95563 -38225 100000 2026-05-01 04:00:27
Pump It Electric Callboy 21 48784 -51216 -22586 100000 2025-04-23 01:59:08
Energizer ZiGZaG 23 20986 -79014 -41798 100000 2026-04-10 03:53:40
Dance Sophon 23 79462 -20538 -10865 100000 2025-06-28 01:40:23
INEEDU Teddy Killerz 22 40942 -59058 -28584 100000 2025-04-10 02:38:09
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 80878 -19122 -10116 100000 2026-04-10 03:48:06
Crab Rave Noisestorm 20 88809 -11191 -4476 100000 2025-04-23 02:01:10
Candy Pop Luv Limited -NM- 21 79590 -20410 -9001 100000 2025-06-28 02:44:30
Elysium Scott Brown 21 92908 -7092 -3128 100000 2025-06-28 02:36:07
Electronic City Pops TOKYO twilight scene 21 73278 -26722 -11784 100000 2025-06-28 02:00:54
Need You Nostalgix 22 89339 -10661 -5160 100000 2025-06-28 02:21:55
Sevillana Mirage Re-venG 24 83341 -16659 -9596 100000 2026-04-10 01:42:07
Under The Moonlight M-Project 23 82070 -17930 -9485 100000 2025-10-31 04:05:35
Hyper Rave NAOKI 22 32898 -67102 -32477 100000 2026-05-08 03:30:30
Nyaw PaperKitty 25 1392 -98608 -61630 100000 2026-05-08 03:32:39
  BENCHMARKS  
Loading Time: Base Classes  0.0045
Controller Execution Time ( Main / Rival )  3.4339
Total Execution Time  3.4386
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,039,440 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21095/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.4124 seconds)  (Hide)
0.0029   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` = '21095'
GROUP BY `gs`.`grade
0.0065   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` = '21095'
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` = '21095'
AND `r`.`name` = 'total' 
3.4027   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)