Class LoginManager

java.lang.Object
net.botwithus.rs3.game.login.LoginManager

public final class LoginManager extends Object
  • Method Details

    • setWorld

      public static void setWorld(int world)
    • setAutoLogin

      public static void setAutoLogin(boolean autoLogin)
    • getLoginStatus

      public static int getLoginStatus()
    • isLoginInProgress

      public static boolean isLoginInProgress()
    • getWorld

      public static int getWorld()
    • hopWorld

      public static net.botwithus.rs3.game.login.WorldResult hopWorld(World world)
      Hops to a different world This does not enable/disable auto login, if auto login has been disabled
      Parameters:
      world - The world the player should hop too