Luukerd99 1 Posted March 19, 2020 How to make use Logout function? (from the Random Solver) Context: if (true) { // log out } I don't know how to implement the RandomSolver class...
k0ni 8 Posted March 20, 2020 2 hours ago, Infidel said: if (getClient().isLoggedIn()) { getTabs().logout(); } you also need to disable auto login: getRandomManager().disableSolver("LOGIN");
Recommended Posts
Archived
This topic is now archived and is closed to further replies.