$interface->mainLoop();
4. Add a new option in your control/timeouts.txt:
Code:
hideConsole_auto 10
This specifies the number of seconds Kore will wait before automatically hiding the console. If you press any key other than "y", Kore will not hide the console.
Note: You can use any value for this option.
Additional Notes:
1. This will simply hide the console and you will not be able to control the bot while it's running in the background (lame workaround to hide your bot). For clarification, there will be no icon in the system tray when you use this (as the statement says "minimize to system tray").
2. After you hide the console, you can only turn off the bot by ending the process using Task Manager (dangerous).
• For this one, i use pRO client with another character to logout safely.
• I send the bot a message with it's Admin Password.
• Then i just type "logout" and thats it!
3. It only works if you are using the 'Console' interface (why use Wx anyways if you're just gonna hide it?).