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 Rebuild bot while RuneMate is running ?

Joined
Feb 23, 2019
Messages
7
Hello everyone ! I understand I am most likely being thick however I was wondering if there was a way to rebuild and re-load your bot when runemate is already running in debug. Long story short I am getting a tiny bit sick of reloading the game each time.

Thanks !

If anyone is interested I am making a "Hello world chicken killer" :D
 
The Omen
Joined
Dec 27, 2018
Messages
159
You are able to refresh the bot list in the client once you've rebuilt inside your IDE. This should reflect the changes 9 times out of 10, but I'm aware it's not 100% effective.
 
Bot Consultant
Joined
Nov 17, 2014
Messages
302
To add to what makutu said, also execute the RM client using the debug button in your IDE. I presume you use intellij? When you rebuild, it should tell you it hotswapped some classes.
 
Top