I know what i'm supposed to do, but it won't work...
a simple script like this won't compile...
SCAR Code:program New;
begin
MouseSpeed := 5;
end.
As far as I knew, MouseSpeed wasn't just an SRL include, so why won't this work? I know that MoveWindMouse let's you set the mouse speed without srl, so why can't you without the function itself?
I know the point of other functions are to make it more human like by not clicking instantly and to not move the mouse at the same speed all the time, but i'm not worried about that for this script, as it's not for rs.
I'm probably just missing some stupid mistake, or something like that. Any input would be great, thanks...



Reply With Quote
















