Hey, I've made this HotkeyNet script to make Raiding and such easier, i wouldn't recommend it in PvP.
So here is the script:
<Hotkey ScrollLockOn 1>
<TargetWin WoW1>
<Key 1>
<Wait 2000>
<Key 1>
"<Hotkey ScrollLockOn1>" defines conditions and the key to be pressed.
"<TargetWin WoW1>" defines which window to send the script too. Be aware in that you have to rename the World of Warcraft window to in my example WoW1.
"<Key 1>" presses key "1".
"<Wait 2000>" wait 2000 milliseconds before executing next action, this should be equal casttime or Global Cooldowntime.
"<Key 1>" presses key "1" again.
If you want you could add more:
<Wait 2000>
<Key 1>
If you want to.
HotkeyNet Download Link
Thanks for Reading.![]()