so... i have made this script with just a few words and numbers but i want to slow it down
SCAR Code:program movemouse;
begin
wait(500)
Movemousesmooth(130, 629)
wait(500)
Movemousesmooth(1039, 322)
wait(500)
Movemousesmooth(674, 809)
wait(500)
Movemousesmooth(269, 249)
wait(500)
Movemousesmooth(577, 865)
wait(500)
Movemousesmooth(968, 365)
end.



Reply With Quote






There is not really any good ways to slow down MoveMouseSmooth.







