Skip to content

Commit

Permalink
Changed the input, and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwerty-Space authored Jun 24, 2018
1 parent d56063c commit e921d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Discord-Spam-Script.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ SendMode Input ; Recommended for new scripts due to its superior speed and reli
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#SingleInstance Force ; Makes sure the script only runs one at a time.


#MaxThreadsPerHotkey 3
*f3::
#MaxThreadsPerHotkey 1
Expand Down

0 comments on commit e921d66

Please sign in to comment.