for my script i want it to randomly walk around so this is what i put
mmux and mmuy being your coords on the mm but instead of clicking on the mm it clicks on the top right hand side of the msSCAR Code:begin
mouse(mmux,mmuy,3,3,true);
fflag(5);
end;



Reply With Quote