Skip to content

Instantly share code, notes, and snippets.

View Evanito's full-sized avatar
💭
Crunching the numbers

Evan G Evanito

💭
Crunching the numbers
View GitHub Profile
@Evanito
Evanito / space_spam_w_end.ahk
Created November 17, 2020 19:17
Use the end key to toggle spamming the space bar
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
SetTimer, spamSpace, 5
SetControlDelay -1
End::Toggle := !Toggle ; Press end to toggle script on/off

Keybase proof

I hereby claim:

  • I am evanito on github.
  • I am evanito (https://keybase.io/evanito) on keybase.
  • I have a public key ASAyA2ZAjV6uspIXxxKVCiQAiqeOKD6cQDG5uumqa6ubVQo

To claim this, I am signing this object:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">