Skip to content

Add ability to type strings #67

Description

@EmergencyTemporalShift

I've got a tool I used in gmod that allowed me to swap tools in gmod, but it used Autohotkey and I've since swiched to Fedora. (It was sooo verbose anyway, required a lot of work to set up each command.
Here's what one of the commands I set up did.
send ``
sleep, 100
send use gmod_tool{enter}
send gmod_toolmode wire_adv{enter}
send {esc}
to switch to the wiremod wire tool.
If I could have the tools to streamline this in any way possible, that would be great.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions