Hero Script - Basic Faerie Dragon

A script that makes Faerie Dragon (Puck) orb replace, aoe silence, use first inventory item (top left) and then have her ultimate ready for use.

Use Caps Lock to activate her 'utimate' combo!

The exe to run this script is here

This script will work properly only when no changes have been made to Puck's normal hotkeys.

Basic Faerie Dragon

#ifWinActive ahk_class Warcraft III

#SingleInstance Force

;;Code for Puck to orb replace, silence, ultimate and whatever item is in the first inventory slot.
Capslock::
SendPlay, e
sleep 250
SendPlay, w{Numpad7}c
keyWait, *, D T2
return