#Custom Spellup 2.0 - Nov 3, 2009 debug off counter set %csuuses counter add 1 setvariable csuuses %c #SETUP ---------------- setvariable temp 0 goto csutargetcheck%csu csutargetcheck1: setvariable temp 1 setvariable csu 0 csutargetcheck0: LabelError: if_2 goto cast%temp if_1 goto targetother setvariable csutarget none setvariable csu 0 ECHO ECHO Target cleared. ECHO exit targetother: setvariable csutarget %1 setvariable csu 1 ECHO ECHO .csu is targetting %csutarget ECHO exit cast0: match next Cast Roundtime 3 Seconds. match cast0 ...wait 3 match cast0 ...wait 2 match cast0 ...wait 1 put incant %1 matchwait cast1: match next Cast Roundtime 3 Seconds. match cast1 ...wait 3 match cast1 ...wait 2 match cast1 ...wait 1 put prep %1 put cast %csutarget matchwait put incant %1 goto mwait cast1: put prep %1 put cast %csutarget put incant %1 mwait: pause 3 matchwait next: counter set %csuspellscast counter add 1 setvariable csuspellscast %c shift if_1 pause 3 if_1 goto cast%temp abort: exit