Results 1 to 3 of 3

Thread: need help with ad poster

  1. #1
    Join Date
    Feb 2016
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default need help with ad poster

    hey guys i remember using scar back in the days and i have little to no knowledge

    i have scar divi 3.38 installed


    im trying to press the enter key after i type a url in the address bar

    Code:
    begin
      ClickMouse(269, 786, mbleft); //chrome
      wait(1000)
      ClickMouse(370, 43, mbleft); // url bar
    SendKeys('blahblablha'+#13); //this is the text that goes in the address bar
    wait(1500)
    end.

    can someone tell me why it wont run? thank you

  2. #2
    Join Date
    Dec 2013
    Location
    Pitcairn Island
    Posts
    288
    Mentioned
    20 Post(s)
    Quoted
    166 Post(s)

    Default

    'ad poster'

    All I can say is, prepare to be trolled.

  3. #3
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    what do you mean by wont run?

    won't compile? compiles & does nothing? compiles & does something but not something else?
    p.s simba

Thread Information

Users Browsing this Thread

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

Posting Permissions

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