So i made a script which works on US servers (just simple, just started).
begin
if FindObj(x,y,'Chicken',1782408, 5) Then
Begin
ClickMouse(x, y, mouse_Right);
Wait(1000);
end else
Wait(1000);
end;
this just kills chickens (simple), now i tried exact the same script on other servers (added 'Chicken' to right name) but it wont find that word :/ any ideas?
BTW not using Smart client


Reply With Quote






