09/20 - Washed-out Wednesday!

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

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

    LLL Survey Slinger

    Messages:
    3,092
    Gender:
    Female
    Ratings:
    +5,994
    yup
     
    • Today I Learned Today I Learned x 1
  2. LLL

    LLL Survey Slinger

    Messages:
    3,092
    Gender:
    Female
    Ratings:
    +5,994
    Title: Investigating Semantic Representations(~ 17 minutes) | PANDA
    Worker: Preview | Accept | Requester
    Requester: Dermot Lynott [A325L0H6Q5L71I] (Contact)
    TO 1: [Pay: 4.67] [Fast: 4.68] [Comm: 3.86] [Fair: 4.75] [Reviews: 26] [ToS: 0]
    TO 2:
    [Rate: $16.12/hr] [Pen: -- days] [Res: -- of 0] [Rec: 100% of 1] [Rej: 0] [ToS: 0] [Brk: 0]
    Reward:
    $2.25
    Duration: 1 hour 20 minutes
    Available: 1
    Description: A multiple choice survey about common words
    Requirements: Total approved HITs is not less than 100; Exc: [58549-57960] has not been granted; HIT approval rate (%) is not less than 97; Adult Content Qualification is 1; Location is one of: US
    HIT exported from Mturk Suite v1.25.7
     
    • Nom Nom Nom! Nom Nom Nom! x 4
  3. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    aww shit guys I actually found someone shuffling cards
     
    • Like Like x 1
  4. Melting Glacier

    Melting Glacier PE: $30.01 - That's over $1.25/hour! ┬┴┤( ͡° ͜ʖ├┬┴

    Messages:
    6,157
    Gender:
    Male
    Ratings:
    +11,423
    Server reliability is spotty at best, but I did get 4x default speed in @RicanGuy86's awesome script

    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(); // remove one line to slow playback speed by 0.5x each
    $("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??)
    }
    });
    });}
    

    edit: updated with removal of i counter code - was causing problems and idk how to fix properly. added B for back, R for replay (doesn't always work?) and a sanity check using h4:contains(playback rate)
     
    • Love Love x 1
    Last edited: Oct 10, 2017
  5. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    Nah guys the servers are FINE

    [​IMG]
     
  6. Melting Glacier

    Melting Glacier PE: $30.01 - That's over $1.25/hour! ┬┴┤( ͡° ͜ʖ├┬┴

    Messages:
    6,157
    Gender:
    Male
    Ratings:
    +11,423
    Oh that's what the pop-up said.. I dismissed it while typing my last post by hitting space I think. :lol: I got one in so far, the submit button went back to saying "Submit" after the popup and it worked right away.
     
    • 5/5 Pay 5/5 Pay x 1
  7. WimpLo

    WimpLo Survey Slingin' Batch Masta Former MTG MotM

    Messages:
    35,374
    Gender:
    Female
    Ratings:
    +76,749
    Two, but nothing is loading now. :rain:
     
  8. Melting Glacier

    Melting Glacier PE: $30.01 - That's over $1.25/hour! ┬┴┤( ͡° ͜ʖ├┬┴

    Messages:
    6,157
    Gender:
    Male
    Ratings:
    +11,423
    Team two as well, finally got the 3rd one to show video.

    Actually they're getting mildly stable as I'm typing this, around.. 8 to 10 sec to start showing videos.
     
    • Like Like x 1
  9. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    wtf the hits just submitted early somehow
     
    • 5/5 Pay 5/5 Pay x 1
  10. Melting Glacier

    Melting Glacier PE: $30.01 - That's over $1.25/hour! ┬┴┤( ͡° ͜ʖ├┬┴

    Messages:
    6,157
    Gender:
    Male
    Ratings:
    +11,423
    Reddit was right, you're clearly a scammer.

    :^)
     
    • LOL LOL x 1
  11. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    [​IMG]
     
  12. dan

    dan daelian

    Messages:
    28,285
    Gender:
    Male
    Ratings:
    +61,817
    4 successful submits in a row
     
  13. Melting Glacier

    Melting Glacier PE: $30.01 - That's over $1.25/hour! ┬┴┤( ͡° ͜ʖ├┬┴

    Messages:
    6,157
    Gender:
    Male
    Ratings:
    +11,423
    oh snap I think it just happened to me too o.o I gotta keep track this time, but I feel like they submitted at 8/10?
    Oh OH. If you're using RicanGuy's script it submits when it hits the submit screen
     
  14. Randomacts

    Randomacts Survey Slinger

    Messages:
    94,624
    Gender:
    Male
    Ratings:
    +124,077
    I'm using your edit to it and it submitted at like 2/10 lol
     
  15. hvnnvr

    hvnnvr Survey Slinger

    Messages:
    4,589
    Gender:
    Male
    Ratings:
    +6,132
    WTF a 2 minute video clip?
     
    • 5/5 Pay 5/5 Pay x 1
  16. hvnnvr

    hvnnvr Survey Slinger

    Messages:
    4,589
    Gender:
    Male
    Ratings:
    +6,132
    Time to one bomb that TO at least for the next hour.
     
    • LOL LOL x 1
  17. Melting Glacier

    Melting Glacier PE: $30.01 - That's over $1.25/hour! ┬┴┤( ͡° ͜ʖ├┬┴

    Messages:
    6,157
    Gender:
    Male
    Ratings:
    +11,423
    Yeah I see it now, it's submitting right after that popup message. Trying to do a tab with TMonkey disabled now
     
    • 5/5 Pay 5/5 Pay x 1
  18. ezdzd

    ezdzd Active Turker

    Messages:
    568
    Gender:
    Male
    Ratings:
    +1,057
    Keep staring at rekogs, Surveys Pay Bills![​IMG]
     
    • LOL LOL x 1
  19. hvnnvr

    hvnnvr Survey Slinger

    Messages:
    4,589
    Gender:
    Male
    Ratings:
    +6,132
    I am running better w/o any rekog scripts.
     
  20. Ethraiel

    Ethraiel Well-Known Turker

    Messages:
    660
    Gender:
    Male
    Ratings:
    +1,482
    i get it! you can play the guitar... do you have to do it for 4 minutes straight?
     
    • LOL LOL x 1
    • 5/5 Pay 5/5 Pay x 1
Thread Status:
Not open for further replies.