My first script

Discussion in 'Scar/Simba Help' started by Logank9464, Oct 2, 2007.

My first script
  1. Unread #1 - Oct 2, 2007 at 4:34 PM
  2. Logank9464
    Referrals:
    0

    Logank9464 Guest

    My first script

    I need help on my first script (autologin) I am just geussing the functions to use so If you see something that is wrong which I know there is a lot please don't say " omg you suck wtf you can't even do a basic script idiot! " or something..... Thanks!!!!



    program autologin;
    {.include Si.scar}

    begin
    MoveMouse (262,17)
    wait (500)
    ClickMouse (262,17,true)
    wait (400)
    ClickMouse (262,17,true)
    wait (2000)
    MoveMouse (892,390)
    wait (500)
    ClickMouse (892,390,true)
    wait (5000)
    MoveMouse (445,337)
    wait (500)
    ClickMouse (445,337)
    wait (500)
    MoveMouse (345,308)
    wait (500)
    ClickMouse (345,308,true)
    KeyPress (Username)
    wait (500)
    type (Enter)
    wait (500)
    KeyPress (Password)
    MoveMouse (302,367)
    wait (500)
    ClickMouse (302,367,true)
    wait (500)
    MoveMouse (400,380)
    wait (500)
    ClickMouse (400,380,true)
    end.

    __________________________________________________
    Include file C:\Program Files\SCAR 3.12\includes\Si.scar does not exist.
    Failed when compiling


    __________________________________________________

    List my faults and errors!!!
     
  3. Unread #2 - Oct 2, 2007 at 5:02 PM
  4. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    My first script

    Don't use the SI include to script, it's outdated.
     
  5. Unread #3 - Oct 2, 2007 at 5:17 PM
  6. Logank9464
    Referrals:
    0

    Logank9464 Guest

    My first script

    |
    Okay thanks.... But i get this
    |
    \/
    Failed when compiling
    Line 17: [Error] (17:1): Invalid number of parameters in script C:\Program Files\SCAR 3.12\Scripts\autologin.scar


    :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek:
     
  7. Unread #4 - Oct 2, 2007 at 7:32 PM
  8. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    My first script

    ClickMouse (445,337) ---> ClickMouse (445,337, true)
     
  9. Unread #5 - Oct 4, 2007 at 12:45 AM
  10. chucklesmaloy
    Joined:
    Jul 2, 2007
    Posts:
    169
    Referrals:
    0
    Sythe Gold:
    0

    chucklesmaloy Active Member
    Banned

    My first script

    lol i wish i knew scar
     
< GMinclude? Where to Find it? [[HELP PLEASE]] | My 2nd script (first one failed!!) >

Users viewing this thread
1 guest


 
 
Adblock breaks this site