# .c is a script for Auratik that manages all of his spells for quicker response, and longer lasting fingers. # Samuel Pittillo - brenstar@buysam.com #Voi'sion two. Debug off counter set %scriptcastuses counter add 1 setvariable scriptcastuses %c if_1 goto cwand0 goto cwand%cwand cwand1: goto cwandt%targets cwandt5: put .ww %target1 %target2 %target3 %target4 %target5 exit cwandt4: put .ww %target1 %target2 %target3 %target4 exit cwandt3: put .ww %target1 %target2 %target3 exit cwandt2: put .ww %target1 %target2 exit cwandt1: put .ww %target1 exit cwand0: setvariable castthisspell %defaultspell if_1 setvariable castthisspell %1 if_1 shift if_1 put target %0 setvariable spelltarget %myname if_1 setvariable spelltarget %0 goto %castthisspell #Attack, REPEAT'ers 510: 518: 901: 903: 904: 906: 907: 908: 910: 912: start: put stance %combatstance put incant %castthisspell put stance %combatstance2 match startaa Roundtime 3 Seconds. match start you feel a strange empathic tug within your mind, and stop short. match start ...wait matchwait startaa: counter set %scriptcastboltuses counter add 1 setvariable scriptcastboltuses %c pause 3 goto start #Repeat, no stance change 401: 406: 414: 419: 503: 509: 905: 911: 913: start2: put prepare %castthisspell put cast %spelltarget waitfor Cast Roundtime 3 Seconds. counter set %scriptcastotherspelluses counter add 1 setvariable scriptcastotherspelluses %c pause 3 goto start2 #Do it ONCE'ers, no stance change 402: 403: 404: 405: 407: 408: 410: 411: 416: 501: 502: 504: 506: 511: 902: 909: 914: 916: 918: 919: put prepare %castthisspell put cast %spelltarget counter set %scriptcastotherspelluses counter add 1 setvariable scriptcastotherspelluses %c exit #Do it once, no stance change, incant 409: 412: 413: 415: 417: 505: 512: 513: 514: 519: 915: 917: put incant %castthisspell put stance %combatstance2 counter set %scriptcastotherspelluses counter add 1 setvariable scriptcastotherspelluses %c exit