10/23 - Max Monday

Discussion in 'Daily mTurk HITs Threads' started by ChrisTurk, Oct 23, 2017.

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

    hvnnvr Survey Slinger

    Joined:
    Nov 20, 2016
    Messages:
    4,589
    Gender:
    Male
    Ratings:
    +6,132
    Should I take the knife away for your protection as well as that of others?
     
    • LOL LOL x 1
  2. Girl Polar Bear

    Girl Polar Bear Queen of the North

    Joined:
    Dec 16, 2016
    Messages:
    29,273
    Gender:
    Female
    Ratings:
    +45,742
  3. hvnnvr

    hvnnvr Survey Slinger

    Joined:
    Nov 20, 2016
    Messages:
    4,589
    Gender:
    Male
    Ratings:
    +6,132
    I would expect nothing less. Proud of you.
     
    • Love Love x 1
  4. Randomacts

    Randomacts Survey Slinger

    Joined:
    Nov 16, 2016
    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    lol everyone is working on rekogs so the joe loes actually hit the scraper today
     
    • Love Love x 1
  5. Hummingbirdee

    Hummingbirdee Big Bird

    Joined:
    Nov 15, 2016
    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    • 5/5 Pay 5/5 Pay x 2
    • LOL LOL x 1
  6. Randomacts

    Randomacts Survey Slinger

    Joined:
    Nov 16, 2016
    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
  7. Girl Polar Bear

    Girl Polar Bear Queen of the North

    Joined:
    Dec 16, 2016
    Messages:
    29,273
    Gender:
    Female
    Ratings:
    +45,742
    Is Environment in this video?
     
    • LOL LOL x 1
  8. Lil Kitchen

    Lil Kitchen Well-Known Turker

    Joined:
    Nov 16, 2016
    Messages:
    5,192
    Gender:
    Male
    Ratings:
    +12,419
    That could certainly be the case! I've always assumed that theres base words that occur no matter which version you take but that the rest is randomized almost. I think they say theres no right or wrong answers though somewhere in there.
     
  9. thewetnoodle007

    thewetnoodle007 Well-Known Turker

    Joined:
    Jun 17, 2017
    Messages:
    1,073
    Gender:
    Male
    Ratings:
    +1,245
    Fuuuuuck rekogs dropped while I was sleeping? How many were there?
     
  10. Cosmo

    Cosmo Survey Slinger

    Joined:
    Jul 11, 2017
    Messages:
    2,940
    Gender:
    Male
    Ratings:
    +4,140
    They're still dropping.
     
    • Today I Learned Today I Learned x 1
  11. Lil Kitchen

    Lil Kitchen Well-Known Turker

    Joined:
    Nov 16, 2016
    Messages:
    5,192
    Gender:
    Male
    Ratings:
    +12,419
    still dropping
     
    • Today I Learned Today I Learned x 1
  12. Randomacts

    Randomacts Survey Slinger

    Joined:
    Nov 16, 2016
    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    [​IMG]
     
    • LOL LOL x 1
  13. thewetnoodle007

    thewetnoodle007 Well-Known Turker

    Joined:
    Jun 17, 2017
    Messages:
    1,073
    Gender:
    Male
    Ratings:
    +1,245
    Does anyone here have the script that auto plays them at 4x?
     
  14. Randomacts

    Randomacts Survey Slinger

    Joined:
    Nov 16, 2016
    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    Code:
    // ==UserScript==
    // @name        Amazon Videos 2
    // @description Helps you make choices
    // @version     0.1.1a
    // @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==
    
     $("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();
    
    
    for (i = 0; i < 1; i++) {
    
    }
    
    $(document).ready(function(){
    
        var counter = 0;
    
        $(document).keydown(function(e){
        if (e.which == 50){
            $("a[class='btn-no']")[0].click();          // 1 no
        }
        if (e.which == 49){
            $("a[class='btn-yes']")[0].click();         // 2 yes
        }
        if (e.which == 51){
            $("a[class='btn-unsure']")[0].click();      // 3 unsure
        }
     //   if (counter >= 6) {
     //       $("button[id='btnSubmit']")[0].click();
     //      e.preventDefault();                         // Enter
    //    }
            counter++;
        });
    });
     
    • Love Love x 1
  15. thewetnoodle007

    thewetnoodle007 Well-Known Turker

    Joined:
    Jun 17, 2017
    Messages:
    1,073
    Gender:
    Male
    Ratings:
    +1,245
    Thanks
     
  16. Cosmo

    Cosmo Survey Slinger

    Joined:
    Jul 11, 2017
    Messages:
    2,940
    Gender:
    Male
    Ratings:
    +4,140
    There's a 0.1.2a... couldn't tell you what's different, though.

    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??)
    }
    });
    });}
     
    • Today I Learned Today I Learned x 1
  17. Randomacts

    Randomacts Survey Slinger

    Joined:
    Nov 16, 2016
    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    That one prob fixed the same bug that I fixed when I commented parts of it out.
     
  18. dan

    dan daelian

    Joined:
    Nov 15, 2016
    Messages:
    28,285
    Gender:
    Male
    Ratings:
    +61,817
    environments and lights are easy. Basically yes for everything.
     
    • 5/5 Pay 5/5 Pay x 1
  19. Randomacts

    Randomacts Survey Slinger

    Joined:
    Nov 16, 2016
    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    But if life is a simulation is it really an environment?
     
  20. dan

    dan daelian

    Joined:
    Nov 15, 2016
    Messages:
    28,285
    Gender:
    Male
    Ratings:
    +61,817
    Yes
     
Thread Status:
Not open for further replies.