1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Question Disabling Auto Login

Discussion in 'Developer Support' started by imcompletegamer, May 15, 2016.

  1. imcompletegamer

    Joined:
    May 3, 2015
    Messages:
    1
    Likes Received:
    0
    I want to make my own auto login. So I want to know how to disable the current one. Also, how to click on widgets meaning the email and password field. Thanks :)
     
  2. AlexH666

    AlexH666 Χ Ξ Σ

    Joined:
    Apr 15, 2016
    Messages:
    379
    Likes Received:
    101
    GameEvents.RS3.LOGIN_HANDLER.disable();
    or
    GameEvents.OSRS.LOGIN_HANDLER.disable();
     
    imcompletegamer likes this.

Share This Page

Loading...