Hello.
I am trying to make a collecting script but I am running into a problem, it will detect the item is on the ground but then after my Wait() fuction has finished it will try to click on the item again, but as my character is already walking towards the item, it misclicks and then stops the "Take" action and replaces it with a "Walk" action.
Is there any way to have a check to see if my character is moving, if moving, wait(800) until not moving?




Reply With Quote









