07/04 - The 4th of July!

Discussion in 'Daily mTurk HITs Threads' started by TissueHime, Jul 4, 2017.

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

    furiousloverv2 Survey Slinger

    Messages:
    2,402
    Gender:
    Male
    Ratings:
    +3,851
    They are still here but there is throttling going on, I set it up on crazypanda to only accept ten at a time and its going alright but I have to go fast otherwise they expire and slow me down.
     
    • Today I Learned Today I Learned x 1
  2. Tripsa

    Tripsa Mod????

    Messages:
    12,087
    Gender:
    Male
    Ratings:
    +31,350
    Being throttled, having some luck pandiang them but the 60 second timer sucks.
     
    • Like Like x 1
  3. Buzby

    Buzby #̶7̶8̶

    Messages:
    7,622
    Gender:
    Female
    Ratings:
    +14,349
    Code:
    // ==UserScript==
    // @name         No HIT Reloader
    // @namespace    http://kadauchi.com/
    // @version      2.0.1
    // @description  Reloads pages automatically if no HIT is loaded for provided GroupIds
    // @author       Kadauchi
    // @icon         http://i.imgur.com/oGRQwPN.png
    // @include      /^https://www\.mturk\.com/mturk/(accept|preview|previewandaccept)/
    // @grant        GM_log
    // ==/UserScript==
    
    const GROUP_IDS = JSON.parse(localStorage.getItem(`GROUP_IDS`)) || {};
    const group_id = window.location.href.split(`groupId=`)[1].split(`&`)[0];
    
    function RELOAD () {
      if (GROUP_IDS[group_id] && !document.getElementsByName(`isAccepted`)[0]) setTimeout(function () { window.location.reload(); }, 500);
    }
    
    if (!document.getElementById(`alertBox`)) return RELOAD();
    
    document.getElementById(document.getElementsByClassName(`message success`)[0] ? `alertboxMessage` : `alertboxHeader`).insertAdjacentHTML(
      `beforebegin`,
      `<span style="float: right">` +
      `  <label><b>Auto Reload If No HIT?</b> <input id="auto_reload" type="checkbox" ${GROUP_IDS[group_id] ? `checked` : ``}></label>` +
      `</span>`
    );
    
    document.getElementById(`auto_reload`).addEventListener(`change`, function () {
      GROUP_IDS[group_id] = document.getElementById(`auto_reload`).checked;
      localStorage.setItem(`GROUP_IDS`, JSON.stringify(GROUP_IDS));
    
      RELOAD();
    });
    
    RELOAD();
    
     
    • Today I Learned Today I Learned x 1
  4. ZileWrath

    ZileWrath Survey Slinger

    Messages:
    1,963
    Gender:
    Male
    Ratings:
    +1,716
    did you look at the giant script thread? or the most downloaded scripts
     
    • Today I Learned Today I Learned x 1
  5. GoldGuardian

    GoldGuardian Black Order

    Messages:
    8,005
    Gender:
    Male
    Ratings:
    +16,743
  6. Asylus

    Asylus Active Turker

    Messages:
    977
    Gender:
    Female
    Ratings:
    +2,031
    I did, I just didn't know what I would be delving into on here. I'm going to take a bigger look tonight. Thank you!
     
  7. Asylus

    Asylus Active Turker

    Messages:
    977
    Gender:
    Female
    Ratings:
    +2,031
    YOU, are god damn beautiful.
     
    • Love Love x 1
  8. Asleep By Dawn

    Asleep By Dawn Survey Slinger

    Messages:
    2,718
    Gender:
    Male
    Ratings:
    +1,462
    what would be ideal settings for overwatch? and can/should i run overwatch and HM at same time on same browser?
    thanks
     
  9. morweeg

    morweeg Triple Double Certified Organic Batch Master

    Messages:
    40,571
    Ratings:
    +54,131
    Demon pins get ye gone.
     
  10. furiousloverv2

    furiousloverv2 Survey Slinger

    Messages:
    2,402
    Gender:
    Male
    Ratings:
    +3,851
    Here's a video I watched on how to use overwatch, also I don't know what HM is but alot of people run a crap ton of scripts at the same time, personally I only use PandaCrazy, Mturk Suite and overwatch.

     
  11. Crissy

    Crissy Survey Slinger

    Messages:
    1,575
    Gender:
    Female
    Ratings:
    +2,539
    Well crap I messed one up and there's no TO.
     
  12. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
  13. morweeg

    morweeg Triple Double Certified Organic Batch Master

    Messages:
    40,571
    Ratings:
    +54,131
    That posture is easily the most horrific thing I've seen all day.
     
    • LOL LOL x 1
    • Today I Learned Today I Learned x 1
  14. HarryHood

    HarryHood Survey Slinger

    Messages:
    2,585
    Gender:
    Male
    Ratings:
    +4,205
    I seriously fucking hate assholes with fireworks. I miss when they were illegal here.

    [​IMG]
     
  15. morweeg

    morweeg Triple Double Certified Organic Batch Master

    Messages:
    40,571
    Ratings:
    +54,131
    Even if they were illegal here, it's like a 15 minute drive to the state line. I don't really mind people setting off fireworks too much myself, but I do know some people's pets get spooked easily and don't just say fuck it and go to sleep.
     
  16. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    [​IMG]

    You hate the sounds of freedom?

    [​IMG]
     
    • Like Like x 1
    • LOL LOL x 1
  17. FedNandlers

    FedNandlers Survey Slinger

    Messages:
    1,433
    Ratings:
    +2,640
    HEY TURKIES! For the night crew that prolly weren't able to see my post, I made a thing:

    @Hummingbirdee I got frozen wings. I'm making sweet chili wings.

    EDIT: Live Update doesn't forgive. I used the wrong link. Fixed now.
     
    • Like Like x 3
    • Love Love x 1
  18. HarryHood

    HarryHood Survey Slinger

    Messages:
    2,585
    Gender:
    Male
    Ratings:
    +4,205
    Both of my dogs are now heavily medicated, one in a thundershirt and the one that usually runs around playing during thunderstorms is currently under the bed convulsing and drooling. But yay shit that goes boom. How about you do your kids a real service and drive them to the actual fireworks show instead of buying all the $3 boom toys you can.
     
    • Love Love x 1
  19. HarryHood

    HarryHood Survey Slinger

    Messages:
    2,585
    Gender:
    Male
    Ratings:
    +4,205
    Don't even get me started on this holiday...
     
  20. FedNandlers

    FedNandlers Survey Slinger

    Messages:
    1,433
    Ratings:
    +2,640
    Please, refresh before accessing the link. I pasted the wrong one. : (
     
Thread Status:
Not open for further replies.