preco21 / destiny-macros

A collection of Destiny 2 macros built with AutoHotKey
MIT License
55 stars 10 forks source link

Add a AFK script #2

Closed 3sne closed 4 years ago

3sne commented 4 years ago

I have used some of the scripts from this repository for a while and found them pretty simple and useful! Referring these, I learnt basic AHK and have made a simple AFK script that I have been using, thought I might give back to the source!

@preco21 Please let me know if you find any glaring issues or want something changed. I have not been able to add the final file link in README, as well as unable to update the Korean README file.

preco21 commented 4 years ago

Thank you so much!

I've reviewed the changes and don't see anything that particularly needs to be updated. And no worries about the Korean translation! I'll take care of it.

Just one little thing: you can link your ahk script in this way:

[`afk.ahk`](https://github.com/preco21/destiny-macros/raw/master/afk.ahk)

This may be unable to preview during the edit though.

3sne commented 4 years ago

I have added the link, cheers.

preco21 commented 4 years ago

LGTM Thanks!