Results 1 to 3 of 3

Thread: LoginPlayer issue

  1. #1
    Join Date
    Mar 2008
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default LoginPlayer issue

    I just started using SCAR 3.14 / SRL ? subversion 14 but have done simular things many times before.
    I don't think this is actually a "bug" so much as it is an "unknown situation". In scripts I have downloaded or some I wrote my self, when it calls the LoginPlayer function inside Login.scar the cursor does not show in the username or password field. So when it gets to the line:
    TypeSend(Players[CurrentPlayer].Name);
    nothing is entered in the username. When this occurs, I can visually see that the IE window does not appear to have focus (is not active) based on the fact that the title bar for that window is not highlighted. I made sure no other applications are running but SCAR and IE. The funny thing is sometimes it does this and sometimes not so I assume it must have something specific to do with what I have running on my PC.
    My plan is to reproduce it manually and try to determine if there is a sequence of keystrokes that might "force" the cursor back to the username field. But since I am new to all of this I don't yet know how to even trace through my test scripts.
    So my question is:
    Has anyone else had this happen? If so what was your fix?

    Thanks
    wf

  2. #2
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Either comment out the ActivateClient in the Login.scar file or put ActivateClient; before LoginPlayer is used in the script and it should work.
    By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.

  3. #3
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea that happened to me. Just put mouse over top toolbar of runescape and when it starts click it and it should work.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. LoginPlayer? wtf
    By ducels in forum OSR Help
    Replies: 5
    Last Post: 01-01-2008, 03:55 AM
  2. LoginPlayer
    By xxlegitxx in forum News and General
    Replies: 7
    Last Post: 08-10-2007, 01:37 PM
  3. Can't use LoginPlayer.........
    By syther fox in forum OSR Help
    Replies: 8
    Last Post: 07-19-2007, 01:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •