Auto-It script for Lore-Master Auto Grinding!
-------------------
while 1 = 1
send(7)
sleep(Random(1,2)*1000)
if PixelGetColor( 439, 137) <> 0x30F310 Then
send(6)
sleep(Random(4,5)*1000)
send(3)
sleep(Random(4,5)*1000)
EndIf
WEnd
--------
This script relies upon your Raven to do all the killing. Put your pet into aggressive mode, which will cause it to attack any nearby enemy. Put this shortcut into slot 7 for this script to work. You also need to place your "Beacon of Hope" spell into slot 6, and "Sign of Power" into slot 3.
Run this script facing an area where a non aggressive mob (won't attack you automatically) appears. You will also need to enable "skill target forwarding" in options. Also ensure you target your pet before running the script. That is all....enjoy!






