To auto u must first go to
www.freddy1990.com and download scar divi version3.13 after that u open it find a script
Example
program Automage;
var
x, y, z, monster1: Integer;
begin
monster1:= 8691365;<-----this is the monster code to get a monster code u must clik on the eyedroper on scar divi and drag it over the monster itll give u a code wich u must put V
monster1:= ?????;
findwindowtitlepart('endless online',false);
activateclient;
wait(500);
repeat
if(FindColorSpiral(x, y, monster1, 13, 61, 630, 332))then
begin
keydown(112);
wait(280)
keyup(112);
clickmouse(x, y, true)
wait(600)
end
until(x = 99999999)
end.
then u hit the play buton and ur good to go. =]
PLAYER WAS WARNED FOR THIS POST