Skip to content

Autoshot v1.2.0#2

Open
wwa4342c1 wants to merge 1 commit into
kkrav3ts:mainfrom
wwa4342c1:main
Open

Autoshot v1.2.0#2
wwa4342c1 wants to merge 1 commit into
kkrav3ts:mainfrom
wwa4342c1:main

Conversation

@wwa4342c1

Copy link
Copy Markdown

.gitignore
Added autoshot.exe to .gitignore

README.md
Rewrote some of the parts pertaining to autoshot to reflect the new changes.

cmd/autoshot/main.go
userFiringKey is now configurable instead of a hard-coded as left mouse. Selection of binds and keys now facilitates the use of mouse buttons. F1 now allows the user to configure and reconfigure both the bound keys. F13 now pauses the autoshooter.

internal/keyboard/keyboard.go
Added support for mouse buttons in the key code mapping. Added logic for 'WaitForKeyRelease'. This was necessary to allow for two keybinds to be set in succession after one another.

KEYCODES.md
Contains key code mappings for the keys supported by the project.

.gitignore
Added autoshot.exe to .gitignore

README.md
Rewrote some of the parts pertaining to autoshot to reflect the new changes.

cmd/autoshot/main.go
userFiringKey is now configurable instead of a hard-coded as left mouse.
Selection of binds and keys now facilitates the use of mouse buttons.
F1 now allows the user to configure and reconfigure both the bound keys.
F13 now pauses the autoshooter.

internal/keyboard/keyboard.go
Added support for mouse buttons in the keycode mapping.
Added logic for 'WaitForKeyRelease'. This was necessary to allow for two keybinds to be set in succession after one another.

KEYCODES.md
Contains key code mappings for the keys supported by the project.
@wwa4342c1 wwa4342c1 changed the title v1.2.0 Autoshot v1.2.0 Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant