Thanks for the feedback.I got invalid user script?
I haven't written code in this way before, so copied and pasted from 1-2 others. You're welcome to futz with it... works here. I was looking for work in between other batches, futzed with this.
Thanks for the feedback.I got invalid user script?
I thought it might be the name the way I copied and pasted it - IDK. Thank you so much for doing that I think that's wonderful!!Thanks for the feedback.
I haven't written code in this way before, so copied and pasted from 1-2 others. You're welcome to futz with it... works here. I was looking for work in between other batches, futzed with this.
EDIT: I changed the original script above, by adding a space on the @Name part. Perhaps give that a try now?I thought it might be the name the way I copied and pasted it - IDK. Thank you so much for doing that I think that's wonderful!!
Sorry I should have led with the thank you I was frantic trying to get some last minute work in for the day :oops:Thanks for the feedback.
I haven't written code in this way before, so copied and pasted from 1-2 others. You're welcome to futz with it... works here. I was looking for work in between other batches, futzed with this.
[tr][td][/td][/tr]
Title: Decision making task and history quiz(~ 15 minutes) | Accept
Requester: Moore Lab [A33V7NSHY0CNZ2] Contact
TV: [Hrly=$20.18] [Pay=4.43] [Fast=null] [Comm=null] [Rej=0] [ToS=0] [Blk=0]
TO: [Pay=3.40] [Fast=3.67] [Comm=2.18] [Fair=3.80] [Reviews=110] [ToS=0]
TO2: [Hrly=6.43] [Pen=5.00 days] [Res=null] [Rec=100%] [Rej=0] [ToS=0] [Brk=0]
Reward: 1.75
Duration: 3600
Available: 7
Description: You will complete a short decision-making task about fishing, along with an American history quiz
Qualifications: Total approved HITs GreaterThanOrEqualTo 100; HIT approval rate (%) GreaterThanOrEqualTo 98; Exc: [102274-101685] DoesNotExist ; Location In US
[tr][td]
HIT exported from Mturk Suite v2.3.7
7 minutes[/td][/tr]
"...was that it?" surveys are my favorite type of surveys.That was weirdly brief. I'm not complaining, but weird
I washi taped my bosses car door today on break.-weird head nod-
Sup
I've gone through every character in this code, comparing it with the yes/no code from earlier that I know works and I can not get it to save. Frustrating! Also, thank you for the effort.MTC is changing this line of the code, perhaps a filter, when I paste it:
// @Name SEQUIN
It's being copied and pasted from me as (I'm adding a space so it doesn't reformat):
// @ name SEQUIN
So... if that line is modified, that should change the invalid error. I think Good luck!
Ah, bless. My first posted script and it's fubaring. Ah well. The script is very basic, and you can see the lines of selection. I based it on the DENIM script earlier. Hey, if you can get one working, share!I've gone through every character in this code, comparing it with the yes/no code from earlier that I know works and I can not get it to save. Frustrating! Also, thank you for the effort.
I will, but I'm new at this.Ah, bless. My first posted script and it's fubaring. Ah well. The script is very basic, and you can see the lines of selection. I based it on the DENIM script earlier. Hey, if you can get one working, share!
That is fantastic,I washi taped my bosses car door today on break.
Did you notice, one line of the script is modified from your original post? I think that MTC filter has something to do with why it's not transferring between us. If that makes sense.I got it to work, for me at least.
// ==UserScript==
// @Name Sequin
// @namespace http://tampermonkey.net/
// @version 4.20
// @description
// @author Jatis
// @match https://s3.amazonaws.com/mturk_bulk/hits/*
// @grant GM_log
// @require http://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==
$('input[value="NoPearl"]').click()
$('input[value="NoSequin"]').click()
$('input[value="NoStud"]').click();
Yes. and that dumb happy face thing, too. I ended up using your bottom code and just deleting the top part of your code and pasting the demin code, so its a real frankenstein.Did you notice, one line of the script is modified from your original post? I think that filter has something to do with why it's not transferring between us. If that makes sense.
Good job bucko, that's thinkin on your feet we did it!Yes. and that dumb happy face thing, too. I ended up using your bottom code and just deleting the top part of your code and pasting the demin code, so its a real frankenstein.
I just copied you. lolGood job bucko, that's thinkin on your feet we did it!
Title: Language learning game | Accept Requester: Canaan Breiss [AL7DCDGP20IWQ] Contact TV: No Reviews TO: No Reviews TO2: [Hrly=24.00] [Pen=null] [Res=null] [Rec=null] [Rej=0] [ToS=0] [Brk=0] Reward: 2.50 Duration: 2700 Available: 1 Description: Participate in a task in which you learn a miniature language, and then answer questions about it. Qualifications: Location EqualTo US [tr][td] HIT exported from Mturk Suite v2.3.7 |
You have to put it in code tags or it doesnt workI got it to work, for me at least.
// ==UserScript==
// @Name Sequin
// @namespace http://tampermonkey.net/
// @version 4.20
// @description
// @author Jatis
// @match https://s3.amazonaws.com/mturk_bulk/hits/*
// @grant GM_log
// @require http://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==
$('input[value="NoPearl"]').click()
$('input[value="NoSequin"]').click()
$('input[value="NoStud"]').click();
I got it to work, for me at least.
// ==UserScript==
// @Name Sequin
// @namespace http://tampermonkey.net/
// @version 4.20
// @description
// @author Jatis
// @match https://s3.amazonaws.com/mturk_bulk/hits/*
// @grant GM_log
// @require http://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==
$('input[value="NoPearl"]').click()
$('input[value="NoSequin"]').click()
$('input[value="NoStud"]').click();