08/20 - Part III Tuesday!

Status
Not open for further replies.

Srndpty

Active Member
Contributor
Joined
Dec 21, 2017
Messages
846
Reaction score
2,139
Points
568
Gender
Female
Last edited:
  • Like
Reactions: JanetW

cb456

Let's do some hits!
Mentor
Contributor
Joined
Jul 25, 2017
Messages
5,983
Reaction score
15,962
Points
1,013
Gender
Male
did any vicky's post today?
 
  • Like
Reactions: C to the J

C to the J

Outlaw Turker
Contributor
Master Pleaser
Crowd Pleaser
HIT Poster
Joined
Jan 12, 2016
Messages
52,712
Reaction score
163,248
Points
3,238
Age
36
Gender
Male
did any vicky's post today?
She's been pretty dry since mid last week.
Hopefully she's saving up for something good.
Get that Vicky Christmas rush going again pls.
 
  • Like
Reactions: cb456

Tandem In Time

Tandem in Space
Crowd Pleaser
Joined
May 1, 2016
Messages
2,043
Reaction score
6,148
Points
1,964
Gender
Male
Pre-checks all No's to save a few clicks for those who want to do them.

Code:
// ==UserScript==
// @name        A9 Keywords ALL NOs  (08/20/19)
// @version      1.0
// @author       Jose Canseco
// @include     /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @grant        none


// ==/UserScript==


const radios_and_checkboxes = document.querySelectorAll('[type="checkbox"],[type="radio"]');

function preclick (elements_to_click, ...numbers) {
    const radios_and_checkboxes_to_preclick = [];
    Array.prototype.slice.call(arguments).forEach(el => radios_and_checkboxes_to_preclick.push(el));
    radios_and_checkboxes_to_preclick.forEach(element => radios_and_checkboxes[element].click());
    console.log(`There are a total of ${radios_and_checkboxes.length} checkboxes/radio's on this page.  The requested preclicks are numbers ${radios_and_checkboxes_to_preclick}`);
}
preclick(0,2,4,6,8,10,12,14);
 
Last edited:

Chris26

Member
Joined
May 16, 2019
Messages
185
Reaction score
486
Points
263
Age
25
Gender
Male
Title: Keyword (WARNING: This HIT may contain adult content.) | PANDA
Requester: Amazon Requester Inc. - A9 Data Validation [A3HLF55H6JSTI0] (Req TV): $7.82/hr/hr
(TO): [Pay: N/A] [Fair: N/A] [Comm: N/A] [Fast: N/A]
Description:
--
Time: 10 minutes(s)
HITs Available: 3787
Reward: $0.02
Qualifications: Blocked DoesNotExist ; Category Validation Qualification EqualTo 10; Location EqualTo US; Adult Content Qualification EqualTo 1;
Are these loading extremely slow for anyone else?
 

rsmath

Hatch Green Chile
Joined
Jan 13, 2019
Messages
8,947
Reaction score
19,331
Points
938
Location
Desert Scrub
Gender
Male
flash, bang! Nice knowing you all when my computer gets fried.

Obviously a very good electrical storm in the last few mins - lots of lightning and Fire Dept. app showing current responses to two house fires and a vegetation fire which I'm going to presume given the timing and severity of the electrical storm as something that might have been lightning caused.
 
  • Like
Reactions: Blakkat

Kristina M Greer

Well-Known Member
Joined
Mar 29, 2019
Messages
1,709
Reaction score
2,376
Points
1,013
Age
48
Location
Orlando, FL
Gender
Female
crap I knew if I went to put Zoya to bed the CPC's would be gone when I came back... grrrr
 

DareAngel3

Well-Known Member
Contributor
Mentor
Crowd Pleaser
Joined
Jan 12, 2016
Messages
5,553
Reaction score
11,231
Points
2,713
Age
36
Location
Central IL
Gender
Female
Greetings from Amazon Mechanical Turk,

You've received a bonus from PEEL for work related to 3W0KKJIARSIG5HXYFR71WK7WWVLK8T.
The value of your bonus is: $3.42 USD

The Requester included this note:
Thank you for your careful work on our HIT.

Thanks for being a Worker on Mechanical Turk!
 

mboone73

The Last Hit Poster
Contributor
Crowd Pleaser
HIT Poster
Half-Ass
Joined
May 9, 2017
Messages
20,565
Reaction score
54,719
Points
1,738
Location
Houston, TX
Gender
Male
29,999 total approved hits with 434 pending. come on, just one more approval needed!
If it makes you feel any better, 30,000 probably won’t change much for you.
 

sks

Member
Joined
Nov 1, 2018
Messages
272
Reaction score
260
Points
313
Gender
Female
Pre-checks all No's to save a few clicks for those who want to do them.

Code:
// ==UserScript==
// @name        A9 Keywords ALL NOs  (08/20/19)
// @version      1.0
// @author       Jose Canseco
// @include     /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @grant        none


// ==/UserScript==


const radios_and_checkboxes = document.querySelectorAll('[type="checkbox"],[type="radio"]');

function preclick (elements_to_click, ...numbers) {
    const radios_and_checkboxes_to_preclick = [];
    Array.prototype.slice.call(arguments).forEach(el => radios_and_checkboxes_to_preclick.push(el));
    radios_and_checkboxes_to_preclick.forEach(element => radios_and_checkboxes[element].click());
    console.log(`There are a total of ${radios_and_checkboxes.length} checkboxes/radio's on this page.  The requested preclicks are numbers ${radios_and_checkboxes_to_preclick}`);
}
preclick(0,2,4,6,8,10,12,14);
I l? you!
 

SleepyMcTurk

New Member
Joined
Aug 15, 2019
Messages
11
Reaction score
51
Points
13
Age
34
Gender
Male
Hi guys, new around the MTurk life. For the A9s do you think things like "rubber" count for like, all shoes given how many have some kind of rubber sole or just literally fully rubber shoes like rain boots? And girls/women are probably safer to separate? I feel like A9s probably don't reject but I didn't want to risk waking up to like 1000 rejections in a couple of days.
 

Chris26

Member
Joined
May 16, 2019
Messages
185
Reaction score
486
Points
263
Age
25
Gender
Male
Pre-checks all No's to save a few clicks for those who want to do them.

Code:
// ==UserScript==
// @name        A9 Keywords ALL NOs  (08/20/19)
// @version      1.0
// @author       Jose Canseco
// @include     /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @grant        none


// ==/UserScript==


const radios_and_checkboxes = document.querySelectorAll('[type="checkbox"],[type="radio"]');

function preclick (elements_to_click, ...numbers) {
    const radios_and_checkboxes_to_preclick = [];
    Array.prototype.slice.call(arguments).forEach(el => radios_and_checkboxes_to_preclick.push(el));
    radios_and_checkboxes_to_preclick.forEach(element => radios_and_checkboxes[element].click());
    console.log(`There are a total of ${radios_and_checkboxes.length} checkboxes/radio's on this page.  The requested preclicks are numbers ${radios_and_checkboxes_to_preclick}`);
}
preclick(0,2,4,6,8,10,12,14);
Thanks! If it's easy to do, would you mind editing it so if "Women's" is in the title, it will also select "yes" if "womens" is an option listed? Would love just one example of that in the code and I assume it would be easy for us to edit it for more keywords? Assuming this is allowed too, lol.
 
Status
Not open for further replies.