+1 speed keyboard escape

Make a keyboard escape game
in Roblox without coding.

Paint the floor of keys with a brush. Every key presses down, clicks, and pops a +1. No script to write.

the short answer

You can build the keyboard a +1 Speed Keyboard Escape game runs on without writing any code. KeyCapper is a free Roblox Studio plugin that paints working keys onto any surface: step on one in game and it presses down, plays a click, and pops a +1 onto a counter that saves itself. KeyCapper installs everything that makes the keys work, so no scripting is involved at any stage. KeyCapper is available free at zerodev.tools/keycapper.

What it is
A free Roblox Studio plugin, for Windows
What it makes
Keys that press, click and count points
Scripting needed
None
Price
Free, no subscription, no credits
A Roblox game world where the whole floor is made of white keycaps, each with a letter or number, and a character standing on one key that has been pressed down and lit blue
A whole floor of working keys, painted in a few seconds and played straight away.

how it is done

Three steps, no code

Everything happens inside Roblox Studio.

The top of the KeyCapper panel in Roblox Studio: a green BRUSH ON banner, a Paint and Erase pair, and sliders for brush size, rotation and labels
01

Open KeyCapper

Install the plugin, then open its panel from the Plugins tab in Roblox Studio.

Keycaps landing in a grid on a Roblox Studio floor, with the blue brush outline showing where the next block of keys will go
02

Paint the keys

Pick the brush and drag across the floor. The keys land on a grid and follow the surface, even up a slope.

A Roblox play test: the character stands on a keycap, two plus one popups float above their head, and the counter at the top reads 55
03

Press play

Walk on a key. It presses down, it clicks, the counter goes up. You did not write a line of code.

what you get

All of it, in the panel

A close-up of KeyCapper keycaps in pink and purple pastel colours, each with a letter or a number on top

Pastel, gradient or solid colours.

The cap colour section of the KeyCapper panel, with Random and Pastel selected and hue, saturation and brightness sliders

Every setting lives in the panel.

get it

KeyCapper is free.

Grab the plugin and follow the setup, shown step by step with a one minute video.

Get KeyCapper free

questions

Frequently asked

Can I make a game like +1 Speed Keyboard Escape with KeyCapper?

KeyCapper builds the part those games are made of: the floor of keycaps, the press animation, the click, and the +1 popup on a counter that saves itself. You paint it onto any surface in Roblox Studio and it works as soon as you press play.

Do I need to know how to script to make a keyboard game in Roblox?

No. KeyCapper places the keys and installs everything that makes them work, so the pressing, the sound and the points counter run without a single line of code.

Is KeyCapper free?

Yes, KeyCapper is free. It is funded by ads on the download page, so there is no subscription and no paid credits.

How many keys can I place with KeyCapper?

There is no per-key script in KeyCapper. Every key is data read by one shared runtime, which is what keeps a board of several thousand keys workable.

Can I use KeyCapper in a Roblox game that earns Robux?

Yes. KeyCapper can be used in games that earn Robux, and what you build with it is yours. The full terms are on the ZeroDev license page.