Results 1 to 3 of 3

Thread: Three Questions

  1. #1
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default Three Questions

    Number One:
    Can someone give me a script skeleton so to speak?

    Two:
    For MMouse(x, y, rx, ry);,

    what does the rx and ry represent? I know that X and Y are the locations of the place to click

    Three:

    For function FindObjTPA(var x, y: integer; color, tol, cts, ObjWidth, ObjHeight, minCount :Integer; UpText: tstringarray): Boolean;

    What does the CTS stand for?

  2. #2
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    1. Not at the moment, on phone
    2. Random x, random y = how much randomization for each
    3. ColorToleranceSpeed

    -Boom

  3. #3
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Quote Originally Posted by Dynamite View Post
    1. Not at the moment, on phone
    2. Random x, random y = how much randomization for each
    3. ColorToleranceSpeed

    -Boom
    1) NP
    2) Thanks
    3) Ily


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
  •