Run RuneMate using the following .bat (batch) code, it automatically resets the bot's cache for mouse settings which in turn fixes the slow mouse.
@echo off
title Start script
if exist %USERPROFILE%\RuneMate\Cache\*.bio del %USERPROFILE%\RuneMate\Cache\*.bio
java -jar RuneMate.jar
pause...
Hi all,
I'm in the middle of writing a woodcutting script since no other script does what I want it to do however I'm running in to some issues.
When I restarted the bot because I made a change to the manifest it stopped working properly and it's now very slow or not working. It used to be...