Talking Tom And Ben News Scratch The Joy Of Creation
Use parody carefully
Host responsibly
Avoid monetizing infringing works
Document provenance and permissions
Foster respectful communities
Prepare for takedowns
Learn and consult
By following this guide, you can mix the silly news format with the terrifying "Ignited" animatronics to create the exact "cursed" content style you are looking for
To replicate the chaos of the News, use "Broadcast" blocks.
To turn this from a silly news show into a horror game, you need "Jumpscare" logic.
The Trigger:
Create a variable called JumpscareTimer. Set it to a random number (e.g., pick random 10 to 30). talking tom and ben news scratch the joy of creation
The Script:
When Green Flag clicked
set [JumpscareTimer v] to (pick random (10) to (30))
wait until <(JumpscareTimer) = (0)>
broadcast [JUMPSCARE v]
stop [all v]
The Jumpscare Sprite (Ignited Freddy):
From writing silly news scripts, the next logical step is wanting more control. That’s where Scratch (from MIT) comes in. It’s the spiritual successor to that feeling of "I want to make the character do my idea." Use parody carefully
Scratch takes the voice-controlled puppet and turns it into a full-blown interactive universe.
The Bridge: Many early Scratch projects were directly inspired by Talking Tom & Ben. Search "Talking Tom" on Scratch, and you’ll find thousands of fan-made remakes, news parodies, and interactive click-games. Kids weren't just consuming the app—they were reverse-engineering the idea using code.
Before writing a single line of code, watch three episodes of the official Talking Tom and Ben News. Take notes. Host responsibly
Parents often worry about "screen time." But there is a massive difference between scrolling through algorithmically fed videos and debugging a script so that Tom throws his coffee cup at the right moment.
When a child engages with "Talking Tom and Ben News" on Scratch, they are practicing:
They are not just consumers of a cartoon; they are the authors of a digital puppet show.