How to make a Kill Streak Counter Command in Minecraft Bedrock

This video will give you everything you need to make your very own killstreak counter :D Episode #4 on the Kill counter series!! _______________________________________________ đź“‘Commands Used đź“‘ "if they don't work or something is missing, comment and I'll fix it :]" /scoreboard objectives add killstreak dummy /scoreboard objectives add alive dummy /tickingarea add circle ~~~ 3 cmd Wasn't mentioned but stops chat spam - /gamerule commandblockoutput false /gamerule sendcommandfeedback false /execute as @a run /titleraw @s actionbar{"rawtext":[{"text":"§6"},{"selector":"@s"},{"text":" \n§bCash§f: "},{"score":{"name":"*","objective":"cash"}},{"text":" \n§aKills§f: "},{"score":{"name":"*","objective":"kills"}},{"text":"\n§cKillStreak§f: "},{"score":{"name":"*","objective":"killstreak"}}]} /scoreboard players set @a[scores={alive=!2}] alive 0 /scoreboard players set @e[type=player] alive 1 /execute at @a[scores={alive=0}] run scoreboard players add @p[r=125] killstreak 1 /scoreboard players set @a[scores={alive=0}] killstreak 0 /scoreboard players set @a[scores={alive=0}] alive 2 Thanks to these great creators for creating some of the music in the video: Eric Barone - ‪@ConcernedApe‬ Terraria - Thanks to these people for featuring in this video: Felikitty - Beast -   / ep1zbeast   _______________________________________________ Join my Discord for help and a great community! :]   / discord Â