My 2nd script (first one failed!!)

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

My 2nd script (first one failed!!)
  1. Unread #1 - Oct 2, 2007 at 9:07 PM
  2. Logank9464
    Referrals:
    0

    Logank9464 Guest

    My 2nd script (first one failed!!)

    I'm just trying some simple mouse movements in this script and i need help to fix it :cool:


    /////////////////////////////////////////////////////
    Gnome Agility Course //
    //
    By Logan //
    /////////////////////////////////////////////////////


    program Gnome_Agility_Course;

    begin

    MoveMouseSmooth (520,350)
    wait (1)
    ClickMouse (520,350,true)
    wait (5000)
    MoveMouseSmooth (509,472)
    wait (300)
    ClickMouse (509,472,true)
    wait (3000)
    MoveMouseSmooth (519,343)
    wait (1)
    ClickMouse (519,343,true)
    wait (2000)
    MoveMouseSmooth (706,336)
    ClickMouse (706,336,true)
    wait (4000)
    MoveMouseSmooth (635,361)
    wait (1)
    ClickMouse (635,361,true)
    wait (1500)
    MoveMouseSmooth (478,156)
    wait (1)
    ClickMouse (478,156,true)
    wait(5000)
    MoveMouseSmooth (522,279)
    wait (100)
    ClickMouse (522,279,true)
    wait (1000)
    MoveMouseSmooth (582,211)
    ClickMouse (582,211,true)
    wait (6000)
    MoveMouseSmooth (847,227)
    ClickMouse (847,227,true)

    end.

    Errors....

    Unexpected 'BEGIN' in script.
     
  3. Unread #2 - Oct 2, 2007 at 9:10 PM
  4. Logank9464
    Referrals:
    0

    Logank9464 Guest

    My 2nd script (first one failed!!)

    My question is....
    how do i like ermm.... put a begining thing like, by.... Fred or something
     
  5. Unread #3 - Oct 2, 2007 at 10:29 PM
  6. killer turky
    Referrals:
    0

    killer turky Guest

    My 2nd script (first one failed!!)

    The slashes have to be before the words..on ever like ..like this

    //By Fred

    of if u want...u can use { and } ....and it will comment out everything that is between them..like this
    {
    Agility course macro

    By: Fred

    Woot
    }

    It would star out all of that...

    By the way..i wouldnt double post..use the edit button...some ppl get offended if someone double posts...and How u have it...Constantly clicking the same location like Click(240,40,true); ..thats gunna get you banned...and i wouldnt use scar on a members account even if it had antirandoms...and didnt always click the same location

    Well..if u really really have to use scar on ur mem acc...then i suggest using this

    Click(240+random(3),40+random(3),true) that will make it a little less undetectable...Not much tho =/
     
  7. Unread #4 - Oct 3, 2007 at 4:27 PM
  8. Logank9464
    Referrals:
    0

    Logank9464 Guest

    My 2nd script (first one failed!!)

    Thanks for the help!
     
  9. Unread #5 - Oct 3, 2007 at 4:32 PM
  10. Logank9464
    Referrals:
    0

    Logank9464 Guest

    My 2nd script (first one failed!!)

    So.... you are saying, i could do,



    ///////////////////////////////
    //Gnome Agility Course //
    // By Logan //
    /////////////////////////////
     
  11. Unread #6 - Oct 3, 2007 at 4:35 PM
  12. Logank9464
    Referrals:
    0

    Logank9464 Guest

    My 2nd script (first one failed!!)

    BTW it wasn't really 2 macro it was just a test...
     
  13. Unread #7 - Oct 3, 2007 at 5:33 PM
  14. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    My 2nd script (first one failed!!)

    Yes, you can do that.
     
< My first script | Help? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site