Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved "We got out of sync with the RuneMate Cloud" upon starting a bot using command-line arguments

Joined
Feb 26, 2015
Messages
822
I'm using these command-line arguments to start my bot. The message appears when the bot starts after RuneScape has started to load.

Code:
@echo off
java -jar -Xmx2024m RuneMate.jar -bot="Account creator" -sdk -dimensions=980x720
pause

Update: This only happens on one of my PCs. The other issue I reported happens on all of my PCs, though.
 
Last edited:
Top