Mturk Worker Userscripts

A6_Foul_Out

I only use Organic TurkerView reviews
Contributor
HIT Poster
Joined
Aug 17, 2016
Messages
11,754
Reaction score
21,657
Points
1,538
Location
CT's Attic
Gender
Male
OK. because I use this script a lot and important for my documentation I checked to see if this could be used on the old site still. It does but needs to have 5 lines changed in the current version of MTurk HIT Database Mk.II:
Code:
187:          var payload = { encodedDate: _date, pageNumber: 1, sortType: "All", "doNotRedirect": "true" };
215:          payload = { encodedDate: d, pageNumber: 1, sortType: "All", "doNotRedirect": "true" };
279:          var payload = { encodedDate: _date, pageNumber: +_page+1, sortType: "All", "doNotRedirect": "true" };
306:        var payload = { encodedDate: _decDate(Utils.ISODate(_d)), pageNumber: 1, sortType: "All", "doNotRedirect": "true" };
918:        HITStorage.fetch(MTURK_BASE+"status?doNotRedirect=true");
So if you're confident in changing lines in scripts you can change the numbered lines above and it will work on the old site with this url: https://www.mturk.com/mturk/dashboard?doNotRedirect=true

Should give the original author time to update it for the new site I hope. It's a big script so it's going to take some time.
works perfectly, this is great. thanks
 
  • Like
Reactions: bxpretzel

PhillipC

New Member
Joined
Dec 18, 2017
Messages
4
Reaction score
6
Points
3
Age
44
Hello! I tried updating the MTurk HIT Database Mk.II with the required lines, but I still don't see my pending earnings. I tried adding the mmmturkeybacon scripts, but it is still not showing up. Am using the "do not redirect" link to view my earning history. Any help would be appreciated it. Should I just go nuclear, delete all my scripts, and start over?
 

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
Hello! I tried updating the MTurk HIT Database Mk.II with the required lines, but I still don't see my pending earnings. I tried adding the mmmturkeybacon scripts, but it is still not showing up. Am using the "do not redirect" link to view my earning history. Any help would be appreciated it. Should I just go nuclear, delete all my scripts, and start over?
Just wait for them to be converted over, AFAIK mmmturkeybacon is not updating any of his scripts though.
 

PhillipC

New Member
Joined
Dec 18, 2017
Messages
4
Reaction score
6
Points
3
Age
44
Just wait for them to be converted over, AFAIK mmmturkeybacon is not updating any of his scripts though.
What scripts should I be using to see my pending earnings, daily and weekly earnings, or are thos still being updated? Thanks!
 

DankoRamone

Member
Joined
Feb 2, 2016
Messages
120
Reaction score
171
Points
293
Location
Riiight about *here*, Michigan
Gender
Male
I'm lost...does Turkmaster do anything anymore? I removed the old, replaced it, and don't see any sign of anywhere on my dashboard. Any clues where it is, if it does do anything?
 

fragments

Active Member
Joined
Feb 14, 2017
Messages
534
Reaction score
1,215
Points
393
Age
33
Gender
Male
I'm lost...does Turkmaster do anything anymore? I removed the old, replaced it, and don't see any sign of anywhere on my dashboard. Any clues where it is, if it does do anything?
I've been trying to get it to work myself. I think that the author is still hammering out bugs because I can't get it to work either.
 
D

Deleted member 481

Guest
Whenever the chance is had, would like to request the ability to collapse "Found hits" in Hit Finder please. I've gotten so used to that feature in the old HF.
 
  • Like
Reactions: Kadauchi

Fanugi

New Member
Joined
Sep 6, 2016
Messages
52
Reaction score
15
Points
208
Gender
Male
Does anyone know of a script that will return the screen back to the HIT Queue after returning a HIT (as opposed to taking you directly to the HIT page for the next HIT)?
 

Fanugi

New Member
Joined
Sep 6, 2016
Messages
52
Reaction score
15
Points
208
Gender
Male
So how useful is Overwatch? Does it cause additional PRE's or otherwise interfere with running Pandas?
 

kryss

carburante al fuoco
Former Admin
Joined
Jan 10, 2016
Messages
20,910
Reaction score
61,580
Points
1,488
I'm lost...does Turkmaster do anything anymore? I removed the old, replaced it, and don't see any sign of anywhere on my dashboard. Any clues where it is, if it does do anything?
I've been trying to get it to work myself. I think that the author is still hammering out bugs because I can't get it to work either.
in the first post of this thread, there's relevant info for turkmaster, i'm not sure if that solves you're info, but afaik that's all the info we have on it atm.
 

kryss

carburante al fuoco
Former Admin
Joined
Jan 10, 2016
Messages
20,910
Reaction score
61,580
Points
1,488
So how useful is Overwatch? Does it cause additional PRE's or otherwise interfere with running Pandas?
i've never used it, but if it's checking for hits and or pandaing hits, it can cause additional PREs
 
  • Like
Reactions: Fanugi

Wildcat

New Member
Joined
Nov 14, 2016
Messages
17
Reaction score
15
Points
203
Age
44
Gender
Female
So how useful is Overwatch? Does it cause additional PRE's or otherwise interfere with running Pandas?
Overwatch is great and extremely useful, and yes, it will add to PREs. Almost everything will cause additional PREs because almost everything has to draw from the same pool of page requests. To decrease PREs you should increase the search cycle. Trial and error will get you to a place where it's checking watchers at a desired frequency but not interrupting workflow with too many PREs.
 

Fanugi

New Member
Joined
Sep 6, 2016
Messages
52
Reaction score
15
Points
208
Gender
Male
Overwatch is great and extremely useful, and yes, it will add to PREs. Almost everything will cause additional PREs because almost everything has to draw from the same pool of page requests. To decrease PREs you should increase the search cycle. Trial and error will get you to a place where it's checking watchers at a desired frequency but not interrupting workflow with too many PREs.
Thanks!
 

Turkiphee

Member
Joined
Mar 18, 2016
Messages
229
Reaction score
869
Points
343
Age
37
Gender
Male
Just wait for them to be converted over, AFAIK mmmturkeybacon is not updating any of his scripts though.
Sad news. I was hoping Floating Timers would be updated.