Checks whether the client is logged in or not.
whether the client has a login state or not.
osrs.printf("Client logged in status: %s", tostring(osrs.ClientState.isLoggedIn())) Copy
osrs.printf("Client logged in status: %s", tostring(osrs.ClientState.isLoggedIn()))
Checks whether the client is logged in or not.