CoolTrove Mount VFX booster!

Posts 1–3 of 3 · Page 1 of 1
Trove Mount VFX booster!
Hello, this is my first AHK (auto hotkey) script so it isn't the very best but I did find a way to spam z fast enough to duplicate your mount VFX!

All you have to do is input the script and run it.
To input just install auto hotkey and then right click on your desktop and there should be an option to make a new auto-hotkey script.
Once you make the script just open it in notepad and then copy and paste the available code into the script.
Exit notepad and double click your script and it will run in the background!

while running just press ` (the tilde key) and it will start.

My Code

$`::
{
SetKeyDelay, 0
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Send, {z}
Return
}

[CENTER]W A R N I N G
This is a little wonky so you may have to press the activation key multiple times for it to work in the game.

If you have any suggestions P L E A S E tell me because I don't know how to use AHK very well.


U P D A T E
I just found out this works for mags as well! Just change the {z} to {x}
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?