09/29 - Finally Feeling Funky For Friday!

Discussion in 'Daily mTurk HITs Threads' started by Melting Glacier, Sep 29, 2017.

Thread Status:
Not open for further replies.
  1. Cosmo

    Cosmo Survey Slinger

    Messages:
    2,940
    Gender:
    Male
    Ratings:
    +4,140
    [​IMG]
     
  2. furiousloverv2

    furiousloverv2 Survey Slinger

    Messages:
    2,402
    Gender:
    Male
    Ratings:
    +3,851
    I thought for a second you were exaggerating but I honestly couldn't be F'd to that for 20$.
     
  3. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    • Nom Nom Nom! Nom Nom Nom! x 2
  4. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    Aren't we all Performers when it comes down to it?

    #deepthoughs #rekog #helpme
     
    • Like Like x 2
    • LOL LOL x 2
  5. furiousloverv2

    furiousloverv2 Survey Slinger

    Messages:
    2,402
    Gender:
    Male
    Ratings:
    +3,851
    There has to be a script for this right? Cause I can never do them fast enough to seem worth it.. I need to learn to write my own stuff.
     
  6. Cosmo

    Cosmo Survey Slinger

    Messages:
    2,940
    Gender:
    Male
    Ratings:
    +4,140
    [​IMG]
     
  7. Tecnique

    Tecnique Survey Slinger

    Messages:
    6,269
    Gender:
    Male
    Ratings:
    +8,981

    [​IMG]
     
    • LOL LOL x 1
  8. Cosmo

    Cosmo Survey Slinger

    Messages:
    2,940
    Gender:
    Male
    Ratings:
    +4,140
    Any scripts in place to make the rekog video automatically jump to the 4x on the HIT accept?
     
  9. MNHammer

    MNHammer Survey Slinger

    Messages:
    3,965
    Gender:
    Male
    Ratings:
    +23,836
    You mean your friend went with yes.
     
  10. thedorchannel

    thedorchannel Survey Slinger

    Messages:
    2,022
    Gender:
    Male
    Ratings:
    +4,116
    // ==UserScript==
    // @name john doe
    // @version 1.0
    // @description autoselect
    // @author SarahAshlee90
    // @include https://www.google.com/*
    // @grant none
    // @require https://code.jquery.com/jquery-3.1.1.min.js

    // ==/UserScript==

    $('input[value="PLAYABLE"]').eq(0).click();
    $('input[value="NOT_SENSITIVE"]').eq(0).click();
    $('input[value="NOT_SENSITIVE"]').eq(1).click();
     
    • Today I Learned Today I Learned x 3
  11. Tecnique

    Tecnique Survey Slinger

    Messages:
    6,269
    Gender:
    Male
    Ratings:
    +8,981

    Code:
    // ==UserScript==
    // @name Amazon Videos 2
    // @description Helps you make choices
    // @version 0.1.2a
    // @author RicanGuy86
    // @contributor Melting Glacier's 3rd rate tinkering for HIT change
    // @grant none
    // @include *.mturkcontent.com/*
    // @include https://aitiaotu.com/*
    // @include https://s3.amazonaws.com/*
    // @require http://code.jquery.com/jquery-2.1.0.min.js
    // ==/UserScript==
    
    if ($('h4:contains(Playback Rate)').length){
    
    
    $("a[class='btn-rate-higher']")[0].click();
    $("a[class='btn-rate-higher']")[0].click();
    $("a[class='btn-rate-higher']")[0].click();
    $("a[class='btn-rate-higher']")[0].click();
    $("a[class='btn-rate-higher']")[0].click();
    $("a[class='btn-rate-higher']")[0].click();
    $("a[class='btn-rate-higher']")[0].click();
    
    $(document).ready(function(){
    
    
    $(document).keydown(function(e){
    if (e.which == 50){
    $("a[class='btn-no']")[0].click(); // 2 no
    }
    if (e.which == 49){
    $("a[class='btn-yes']")[0].click(); // 1 yes
    }
    if (e.which == 51){
    $("a[class='btn-unsure']")[0].click(); // 3 unsure
    }
    if (e.which == 13){
    $("button[id='btnSubmit']")[0].click(); // Enter submit
    }
    if (e.which == 66){
    $("a[class='btn-back']")[0].click(); // B back
    }
    if (e.which == 82){
    $("a[class='overlay']")[0].click(); // R replay (doesn't work consistently??)
    }
    });
    });}
    4x and adds hotkeys for the buttons
     
    • Today I Learned Today I Learned x 3
  12. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    Yes. My friend!
     
  13. gurlondrums

    gurlondrums Cracker of the Step Whip

    Messages:
    27,160
    Gender:
    Female
    Ratings:
    +76,023
    CAPTCHA?!

    I just had one like 5 fucking hits ago!

    [​IMG]
     
    • LOL LOL x 1
  14. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    [​IMG]
     
    • LOL LOL x 2
  15. Cosmo

    Cosmo Survey Slinger

    Messages:
    2,940
    Gender:
    Male
    Ratings:
    +4,140
    Thank you very much!!!
     
  16. MNHammer

    MNHammer Survey Slinger

    Messages:
    3,965
    Gender:
    Male
    Ratings:
    +23,836
    I just saw a video of zebras racing, and my day is complete.

    [​IMG]
     
    • Nom Nom Nom! Nom Nom Nom! x 1
    • LOL LOL x 1
  17. furiousloverv2

    furiousloverv2 Survey Slinger

    Messages:
    2,402
    Gender:
    Male
    Ratings:
    +3,851
  18. furiousloverv2

    furiousloverv2 Survey Slinger

    Messages:
    2,402
    Gender:
    Male
    Ratings:
    +3,851
    Lucky, earlier I got a video of a zebra being turned into dinner by some hyenas
     
    • Nom Nom Nom! Nom Nom Nom! x 2
  19. leafs4_cup

    leafs4_cup Ugly Mug

    Messages:
    10,421
    Gender:
    Male
    Ratings:
    +31,313
  20. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    Donkeys: Trucks of the 1800s. Who's with me?
     
    • LOL LOL x 1
Thread Status:
Not open for further replies.