glossawy / CCAutotyper

An Autotyper for ComputerCraft players who use servers that have HTTP Disabled!
GNU General Public License v3.0
5 stars 0 forks source link

Alternative Kill/Pause Mechanism #11

Open glossawy opened 9 years ago

glossawy commented 9 years ago

Implement a semi-transparent dialog in the corner of the screen (configurable?) that has Kill and Pause buttons. Pause autotyping automatically when in focus, continue when focus lost. These buttons can be equivalent to alt+P and alt+S.

This would resolve issue #10 or at least provide an alternate route if keybindings fail or are not understood.