September 10, 2010, 06:45:12 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?
1858 Posts in 475 Topics- by 1018 Members - Latest Member: ashleyIrusso53935

You are currently viewing the site as a guest.  In order to view and take part in discussions as well as download scripts, you must register for an free account and login.

*

Pages: [1]   Go Down
  Print  
Author Topic: target magic  (Read 394 times)
0 Members and 1 Guest are viewing this topic.
Guild Member
***
Posts: 231
Offline Offline
« on: May 08, 2010, 10:10:58 AM »

designed by; aaoskar
designed for; any
usage; .target <creature>

description:
this script retreats and casts spells.  i'm working on it.  it's not pretty, but it works.

Code:
PREPARING_SPELL:
echo PREPARING_SPELL
put release
pause 0.5
put retreat
pause 0.5
put retreat
pause 0.5
put prepare bolt 5
pause 0.5
pause 0.5
goto target

target:
put target %1
match target ...wait
match SEARCH no need to target
match GETTING_POSITION referring
match GETTING_POSITION You begin
match GETTING_POSITION target pattern
matchwait

GETTING_POSITION:
ECHO GETTING_POSITION
match GETTING_POSITION ...wait
match retreat pole range
match retreat closes to pole weapon range on you
match retreat closes to melee range on you
match retreat Moving
match retreat block
match retreat evade
match retreat parry
match retreat manage
match retreat grabs a handful
matchwait

retreat:
put retreat
match retreat ...wait
match retreat pole range
match retreat closes to pole weapon range on you
match retreat closes to melee range on you
match retreat Moving
match retreat block
match retreat evade
match retreat parry
match retreat unable to get
match retreat manage
match coffee_break from combat
match coffee_break as far away
matchwait

coffee_break:
pause 2
goto CAST

CAST:
ECHO CAST
put cast
pause 1
goto LOOK

LOOK:
match LOOK ...wait
match SEARCH dead
match PREPARING_SPELL %1
match SEARCH dead
put look
matchwait

SEARCH:
put retreat
pause 0.5
put retreat
pause 0.5
put search %1
pause 0.5
put face next
goto PREPARING_SPELL
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: