Skip to content
cmdcustom edited this page Dec 19, 2020 · 1 revision

A simple cmd typing API All you have to do is run install.bat Then when you open cmd You can type in the $type command. Enter the text, a vbs instance name, and bam. You will be given a command such as $typefromid219136 You can use it as follows:


Type.bat


@echo off start notepad $typefromid219136

This will open notepad and type your text. Also cut me some slack I am not very old

Clone this wiki locally