Turkmaster (Mturk)

A page-monitoring web app for Mturk (Mechanical Turk) designed to make turking more efficient. Easily monitor mturk search pages and requesters and Auto-Accept the HITs you missed.

< Feedback de Turkmaster (Mturk)

Pergunta/Comentário

§
Publicado em: 17/03/2016

Code fix for amazon change.

Amazon recently changed the message that gets returned when there is no HIT available. The best way to catch the messages is to be more broad and just change line 2356 to

if ($(msgbox).length > 0 && ($(msgbox).text()).contains("There are no ")) {

jaz
§
Publicado em: 17/03/2016

I'm not able to change it. Talk to me like a 6 year old. Do I click the actual 2356 and then paste?????????????

§
Publicado em: 17/03/2016
I'm not able to change it. Talk to me like a 6 year old. Do I click the actual 2356 and then paste?????????????

If you are using chrome, you need to right click the Tampermonkey icon, click options. In the new tab that appeared, click the Installed userscripts header, scroll and find Turkmaster and click that. Then scroll down to line 2356 and replace that line with the new line provided above and then hit save. You will have to reload your dashboard for it to take effect.

jaz
§
Publicado em: 17/03/2016

Kadauchi--- Thanks so much!!!! It is working properly now.

DonovanMAutor
§
Publicado em: 18/03/2016

Thanks for the heads up. Updated the script with the change.

Enviar resposta

Entre para publicar uma resposta.