What's it do?
If you don't know what hackertyper.com does already, it lets you spam random keys and instead of the keys you type being shown, code appears. I've recreated exactly that in ComputerCraft.
Installation
Type "pastebin get ZhesVbCi haxtype" into your shell and run the file "haxtype". Spam keys to your heart's content.
Customizing
If you don't want to be stuck with Firewolf, you can modify the file "haxtype.txt" to edit what text is shown!
Furthermore, you can set it to a file directly with the command:
haxtype set <file>
For example:haxtype set rom/programs/shell
I can't install haxtype.txt!
Enable the HTTP API, it should already be enabled when you download the program. If you have it enabled and it still doesn't work, copy the code at http://pastebin.com/raw/A7wGH3ty and paste it in the file "haxtype.txt".
If you're on 1.63, you'll have to whitelist "raw.githubusercontent.com" in your config file.
If all else fails, check your internet connection.
Screenshots
Spoiler
Yes, text likes to wrap around, it wasn't designed for long strings, okay? :(/>
Changelog
Spoiler
v1.1 -Fixed all the things!v1.0 -Initial Release
Credits
Spoiler
Thanks to GravityScore and 1lann for Firewolf, the default code! http://www.computerc...nternals-again/Thanks to Simone Masiero for hackertyper.com!