OSRS Plugin API
    Preparing search index...

    Function getProfileType

    • Returns the profile type of the account that is currently logged in.

      Returns ProfileType

      the current profile type.

      osrs.printf("Profile type: %s", osrs.ClientState.getProfileType())