Results 1 to 15 of 15

Thread: Matts Auto log me in script

  1. #1
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Matts Auto log me in script

    well
    it took me some time to figure out what i was doing wrong and thanks too a couple people they have helped me with my problems and i thank them for that
    well here it is
    SCAR Code:
    {////////////////////////////////////////////////
    //          MATTS LOGMEIN SCRIPT               //
    /////////////////////////////////////////////////
    //         It just basically logs you in       //
    //        You dont need to touch anything      //
    // Its all setup just drag the crosshairs      //
    // on to the runescape client and press        //
    //         GO (green button lol)               //
    //                                             //
    //                                             //
    /////////////////////////////////////////////////}

     
     
    program logmein;
    begin
     
    MoveMouseSmoothFrom(401,168,242,338);
    clickmouse(242,338,true);
    wait(2000);
    MoveMouseSmoothFrom(242,338,583,495);
    clickmouse(583,495,true);
    wait(2000)
    MoveMouseSmoothFrom(583,495,497,464);
    clickmouse(497,464,true);
    sendkeys('') {type in your username}
    wait(2000);
    MoveMouseSmoothFrom(497,464,491,480);
    clickmouse(491,480,true);
    sendkeys('') {Type in your password}
    wait(2000);
    MoveMouseSmoothFrom(491,480,438,526);
    clickmouse(438,526,true);
    wait(4000);
    MoveMouseSmoothFrom(438,526,511,545);
    clickmouse(511,545,true);
    end.

    tell me what ya think!
    im back----took a long break away but im back and im gonna get into scripting

  2. #2
    Join Date
    Nov 2006
    Location
    Belgium
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very nice

  3. #3
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks for your help
    im back----took a long break away but im back and im gonna get into scripting

  4. #4
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    its good but do waht i told you
    movemosusmooth and clickmouse are detectable and likely to get you abnned
    try using srl procedures instead

  5. #5
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you think i would egt banned for loggin in?
    im back----took a long break away but im back and im gonna get into scripting

  6. #6
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    You might get, yes.

  7. #7
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmmm ok ill get onto it thanks
    im back----took a long break away but im back and im gonna get into scripting

  8. #8
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yohoj8 could u post some srl procedures plz or post where to fidn them im new sorry
    im back----took a long break away but im back and im gonna get into scripting

  9. #9
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    yeah

    Mouse(x,y,rx,ry,true)

    ^
    MovesMouse to X,y
    With randomness of rx ry pixels
    and clicks

    Example for your first line:
    Mouse(242,338,5,5,true);
    ^ Will Right click at 242,388 with randomness of 5x and 5y pixes
    =)

  10. #10
    Join Date
    Jun 2006
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    that login willprobly not always work but correct me if i am wrong didn't jagex make the login screen kinda float so it chances position?

  11. #11
    Join Date
    Nov 2006
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    that might be true ive never seen it....

  12. #12
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok ill get to da srl procedures soon thanks for your help
    im back----took a long break away but im back and im gonna get into scripting

  13. #13
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    see with da pixies can i do 5,5 for all of dem?
    im back----took a long break away but im back and im gonna get into scripting

  14. #14
    Join Date
    Nov 2006
    Location
    Belgium
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yup it radom clicks 5 more x coordinates and 5 more y coordinates , you can change it into whatever you want, but i shouldn't change it higher, because you will misclick then sometimes..

  15. #15
    Join Date
    Nov 2006
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oh ok now i get ok thanks
    im back----took a long break away but im back and im gonna get into scripting

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Searching for Auto Script Writing script
    By Flyboy in forum News and General
    Replies: 10
    Last Post: 11-24-2007, 11:19 PM
  2. Replies: 5
    Last Post: 11-23-2007, 08:45 PM
  3. need a good script , auto miner auto banker plz!!
    By samuel in forum RS3 Outdated / Broken Scripts
    Replies: 27
    Last Post: 11-19-2007, 08:46 AM
  4. Help with auto trade/ auto talker script
    By logik in forum OSR Help
    Replies: 5
    Last Post: 03-16-2007, 11:16 PM
  5. Matts Logmein Script
    By shadowblade in forum RS3 Outdated / Broken Scripts
    Replies: 8
    Last Post: 11-27-2006, 05:03 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
  •