ProductRNR AutoHotKey Script.

Discussion in 'Scripts' started by douglife31, May 1, 2013.

  1. m.k

    m.k Member

    Joined:
    May 6, 2013
    Messages:
    17
    Likes Received:
    0
    Script for Product RnR Identify whether these images have watermarks

    hI ,
    cAN ANYONE SUGGEST SCRIPT FOR Script for Product RnR Identify whether these images have watermarks HITS. As it tried all the options & didnt work .
     
  2. cattcali209

    Joined:
    Aug 24, 2012
    Messages:
    332
    Likes Received:
    0
    Here's what I use. You can change "numpad2" to whatever you want your hotkey to be.

    numpad2::
    Loop 31
    {
    Send {Tab}
    Send {Tab}
    Send {down}
    Send {down}
    Send {down}
    }
    send {home}
    Send {home}
     
    #22 cattcali209, Jun 11, 2013
    Last edited by a moderator: Jun 11, 2013
  3. krystlekouture

    Joined:
    Jun 20, 2013
    Messages:
    62
    Likes Received:
    0
    Thanks so much 4 this!

    I tried all versions listed but am still getting a 15-20 second delay. Am I doing something wrong? =/
     
  4. personinaplace

    Joined:
    Jun 18, 2013
    Messages:
    155
    Likes Received:
    0
    Send {"Keyname" "# of Keystrokes"} (i.e. "Send {Tab 3}" sends Tab three times)

    That should save a little bit of copying and pasting.
     
  5. themeg

    themeg User

    Joined:
    Aug 5, 2013
    Messages:
    330
    Likes Received:
    0
    I love this forum, so much info... but is there a way to get this script into tampermonkey?

    i'm turking on my new chromebook (thanks mturk moneys) but obviously don't have windows so i can't use the windows program....


    anyhelp for a lowlie newbie?

    -meg
     
  6. Aaron

    Aaron Member

    Joined:
    Oct 22, 2013
    Messages:
    8
    Likes Received:
    0
    can anyone get this to work for identify unrelated image and make it select everything as unrelated?
     
  7. bpw55

    bpw55 Member

    Joined:
    May 22, 2014
    Messages:
    8
    Likes Received:
    0
    So I have autohotkey but it's not pulling any scripts up and do I have to have a script per each hit or just one script for all hits?
     
  8. Spidermmm

    Spidermmm User

    Joined:
    Mar 19, 2012
    Messages:
    250
    Likes Received:
    0
    Anyone having script for Productrnr "
    If you looked at and liked the image above, which of the images below would you be more interested to see?"
     

Share This Page