AHK Script

I’m looking for an AHK script with a couple of questions. Can you use keys other than numeric keys? Can you vary the delay to where it isn’t the same each time?

Yeah you can use AHK with any key combination you would like.

You can aldo add in RandSleep timers so it will change between 100ms to 1500ms (only an example)

You will not be able to use it or GSE to only fire when proc events happen however.

Where can I find some good script examples for use in game?