Hero Script - 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.

The exe to run this script is here

To run this code you must have my version of CustomKeys.txt 

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, q
sleep 250
SendPlay, e{Numpad7}t
keyWait, *, D T2
return