What are good includes for a fighting script?
EDIT: Also, whats up with this error??
SCAR Code:wait((Betweentime * 1000) + random(300)) if(FindMonk) then if (IsUpText('Attack Monk')then; //>>>LINE 21 here
Mouse(x, y, 10, 10, True);
the error:
SCAR Code:Failed when compiling
Line 21: [Error] (15903:87): Close round expected in script C:\Documents and Settings\Owner\Desktop\MonkFighter.scar
