Welcome!

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

Sign up now!

Question Intellij to Runemate

Joined
Apr 9, 2017
Messages
2
I started runemate from intellij but it wheni log in it asks me to update manually or automatically. How do I update it? My runemate client (which i used it to bot) is already at the latest version.
 
12 year old normie
Joined
Jan 8, 2015
Messages
2,769
RuneMateUpdater.java · GitHub

Add this class to the root of your project. Don't add it to the SVN. Run it once to create a run-configuration automatically.

_nB1JI2IRIyhNO8N2IQomA.png


1. You have both the run-configurations for RuneMate and the RuneMateUpdater available. If you don't, create them yourself.
2. Click the + button under the 'Before launch' tab and select the RuneMateUpdater configuration.
3. The RuneMateUpdater configuration is now added to the RuneMate configuration and will update your RuneMate before launching it.
 
Top