10/12 - Whispers in the Dark Wednesday!

DId you know? http://bit.ly/2e6IWcp

  • Amazon is changing links again, so some scripts might be temporarily not functioning .

    Votes: 6 12.2%
  • The authors of these scripts will probably update them shortly.

    Votes: 2 4.1%
  • Don't forget to thank the turkers who update these scripts for us! :)

    Votes: 26 53.1%
  • Kadauchi updated HF - http://bit.ly/2eh7FdL

    Votes: 15 30.6%

  • Total voters
    49
Status
Not open for further replies.

DjBonadoobie

DOUBLEWAT
Contributor
Joined
Jan 12, 2016
Messages
342
Reaction score
1,030
Points
468
Age
37
Gender
Male
Seems like they fucked up that link, too, so it's going to the same HIT again after you submit.

Code:
<div style="display:none" >
<a href="/mturk/preview?hitId=3KKG4CDWKJ7EM8T5FFMWFS8U3R849Z&amp;isPreviousIFrame=true&amp;sortType=&amp;prevRequester=Sergey+Schmidt&amp;rank=&amp;isSelectedBySearchExperiment=" id="hitExternalNextLink"></a>
There are no HITs up I'm willing to try submitting so I can't test but maybe something like

Code:
// ==UserScript==
// @name        Queue Fix?
// @author      Kerek
// @match       https://*.mturk.com/mturk/continue*
// @require     http://code.jquery.com/jquery-latest.min.js
// @grant       none
// ==/UserScript==

    var hitExternalNextLink = $('a[href^="/mturk/preview?"][id="hitExternalNextLink"]');

    if (hitExternalNextLink.length > 0)
    {
        hitExternalNextLink.attr('href', 'https://www.mturk.com/mturk/preview');
    }
as a temporary fix.
this guy and his "solutions"... you know who else had a SOLUTION?
 
  • Like
Reactions: Kerek

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,618
Reaction score
123,839
Points
1,414
Age
123
Gender
Female
gross. only the orginals. the onse that get stuck in your teeth they are so good. and so bad for you. the worst even.
Cheez-it's are disgusting.
 
  • Like
Reactions: <Gucci>

kryss

carburante al fuoco
Former Admin
Joined
Jan 10, 2016
Messages
20,910
Reaction score
61,580
Points
1,488
Seems like they fucked up that link, too, so it's going to the same HIT again after you submit.

Code:
<div style="display:none" >
<a href="/mturk/preview?hitId=3KKG4CDWKJ7EM8T5FFMWFS8U3R849Z&amp;isPreviousIFrame=true&amp;sortType=&amp;prevRequester=Sergey+Schmidt&amp;rank=&amp;isSelectedBySearchExperiment=" id="hitExternalNextLink"></a>
There are no HITs up I'm willing to try submitting so I can't test but maybe something like

Code:
// ==UserScript==
// @name        Queue Fix?
// @author      Kerek
// @match       https://*.mturk.com/mturk/continue*
// @require     http://code.jquery.com/jquery-latest.min.js
// @grant       none
// ==/UserScript==

    var hitExternalNextLink = $('a[href^="/mturk/preview?"][id="hitExternalNextLink"]');

    if (hitExternalNextLink.length > 0)
    {
        hitExternalNextLink.attr('href', 'https://www.mturk.com/mturk/preview');
    }
as a temporary fix.
"isSelectedBySearchExperiment" seems curious.
 

Lauren

Active Member
Joined
Oct 11, 2016
Messages
912
Reaction score
1,440
Points
543
Age
30
Gender
Female
Title: 7 min survey on social media (~ 7 minutes) | PANDA
Requester: KSU [A3SD7W03ELS45E] (Contact)
(TO): [Pay: 4.80] [Fair: 5.00] [Comm: 5.00] [Fast: 5.00]
Description:
A quick survey on social media content
Time: 30 minutes
HITs Available: 45
Reward: $0.70
Qualifications: SurveyGroup [72] has not been granted; Total approved HITs is not less than 100; Exc: [-1631626548-23512] has not been granted; HIT approval rate (%) is not less than 96; Location is one of: US;
Took me exactly 7 minutes :p
 
Status
Not open for further replies.