Skip to content

Commit e474bb1

Browse files
authored
added money doubler
1 parent 680c064 commit e474bb1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

actions/double.ahk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Send {c down} ; replace "c" here with your key
2+
Sleep, 850
3+
Send {c up} ; replace "c" here with your key

0 commit comments

Comments
 (0)