03/14 - Weasel Wednesday!

Status
Not open for further replies.

Roscoe E Goldchain

Hood Haiku Specialist
Contributor
HIT Poster
Joined
Jan 25, 2016
Messages
11,770
Reaction score
28,998
Points
1,438
Location
VA
Gender
Male

InfiniteChanges

Hiding In Your Ceiling
Contributor
Joined
May 1, 2017
Messages
3,426
Reaction score
8,150
Points
888
Gender
Male
Title: Survey Opinion(~ 7 minutes) | PANDA
Requester: Yale Cognition & Development Lab [A1B2ILT2409W4R] (Req TV): $12.19/hr
(TO): [Pay: 3.12] [Fair: 4.50] [Comm: 3.20] [Fast: 4.42]
Description:
survey
Time: 30 minutes(s)
HITs Available: 1
Reward: $1.00
Qualifications: Total approved HITs GreaterThanOrEqualTo 100; Exc: [-1879497521-78662] DoesNotExist ; HIT approval rate (%) GreaterThanOrEqualTo 90; Location In US;

4-5 minutes, writing.
 

GTR

Well-Known Member
Joined
Feb 10, 2016
Messages
10,278
Reaction score
22,985
Points
1,313
Gender
Male
Code:
// ==UserScript==
// @name john doe
// @version 1.0
// @description autoselect
// @author SarahAshlee90
// @include https://www.google.com/*
// @grant none
// @require https://code.jquery.com/jquery-3.1.1.min.js

// ==/UserScript==

$('input[value="PLAYABLE"]').eq(0).click();
$('input[value="NO"]').eq(0).click();
$('input[value="NO"]').eq(1).click();
$('input[value="YES"]').eq(0).click();
i took SarahAshlee90 John doe script and added it to auto check yes on Is there speech or singing and no on No - the video is safe for children
but I can't seem to get it to pre select no on No - the title and description are safe for children

any scripters out there that can fix this? :)
 
  • Like
Reactions: LittleDrummerBoy

CaptainBoots

Member
Joined
Nov 8, 2017
Messages
120
Reaction score
327
Points
263
Age
29
Title: Ratings of Ideas | Accept
Requester: Stanford GSB Behavioral Lab [A3OSXTUM1QEXNY] Contact
TV: [Hrly: $15.70] [Pay: 3.27] [Fast: 3.73] [Comm: null] [Rej: 0] [ToS: 0] [Blk: 0]
TO: [Pay: 3.34] [Fast: 4.22] [Comm: 3.62] [Fair: 4.47] [Reviews: 564] [ToS: 7]
TO2: [Hrly: $4.56] [Pen: 0.76 days] [Res: ---] [Rec: 100% of 6] [Rej: 0] [ToS: 0] [Brk: 0]
Reward:
$14.00
Duration: 12 hours
Available: 9
Description: You are invited to participate in a study that require you to rate ideas for a new product name. Get $14 for 140 minutes!
Requirements: Qualification_45 EqualTo 3; HIT approval rate (%) GreaterThan 95; Location EqualTo US
[tr][td]
HIT exported from Mturk Suite v2.1.17
[/td][/tr]
[tr][td][/td][/tr]


Calling all guinea pigs?
 
  • Like
Reactions: Michele

Birdie

JD in Birb Law
Contributor
Joined
Feb 16, 2018
Messages
853
Reaction score
2,904
Points
568
Age
34
Location
Look at your heart, I live right there
Gender
Female
I'm not sure why I decided today would be a great day to make a roasted ham and egg noodle soup where I roast an entire ham with a dry rub and make egg noodles from scratch, but this is my life today. Matt is excited, and there is no turning back from this level of effort now.
 

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,621
Reaction score
123,845
Points
1,414
Age
124
Gender
Female
PROLIFIC STUDY
Title:
Lies, Fake News, both or neither?
Hosted by : Alex Wiegmann
Reward : £ 1.20
Avg. Reward Per Hour :
£6/hr
Available Places : 14/40
Maximum Allowed Time : 30mins
Avg. Completion Time : 12mins
 
  • Like
Reactions: Michele

kryss

carburante al fuoco
Former Admin
Joined
Jan 10, 2016
Messages
20,910
Reaction score
61,580
Points
1,488
Code:
// ==UserScript==
// @name john doe
// @version 1.0
// @description autoselect
// @author SarahAshlee90
// @include https://www.google.com/*
// @grant none
// @require https://code.jquery.com/jquery-3.1.1.min.js

// ==/UserScript==

$('input[value="PLAYABLE"]').eq(0).click();
$('input[value="NO"]').eq(0).click();
$('input[value="NO"]').eq(1).click();
$('input[value="YES"]').eq(0).click();
i took SarahAshlee90 John doe script and added it to auto check yes on Is there speech or singing and no on No - the video is safe for children
but I can't seem to get it to pre select no on No - the title and description are safe for children

any scripters out there that can fix this? :)
Code:
// ==UserScript==
// @name john doe
// @version 1.0
// @description autoselect
// @author SarahAshlee90
// @include https://www.google.com/*
// @grant none
// @require https://code.jquery.com/jquery-3.1.1.min.js

// ==/UserScript==

$('input[value="PLAYABLE"]').eq(0).click();
$('input[name="sensitivity"]').eq(1).click();
$('input[name="metadata-sensitive"]').eq(1).click();
$('input[value="YES"]').eq(0).click();
 

MirrorMan

The Madness
Contributor
Joined
Jan 12, 2016
Messages
4,552
Reaction score
14,574
Points
838
Location
The Danger Zone
Gender
Male
I'm not sure why I decided today would be a great day to make a roasted ham and egg noodle soup where I roast an entire ham with a dry rub and make egg noodles from scratch, but this is my life today. Matt is excited, and there is no turning back from this level of effort now.
Well, now I'm hungry. Since I am over goal, Imma stop for a bit and eat. Y'all do good!!
 

lolkatB

Well-Known Member
Contributor
Joined
Jan 6, 2018
Messages
2,459
Reaction score
5,314
Points
838
Age
52
Gender
Female
Can you see a human performing the action
draining noodles?

It was a video of someone draining a large ear cyst. :eww:
Oh I love vidoes like that. Gimme!
 

LittleDrummerBoy

Custom Title!
Joined
Jan 27, 2017
Messages
1,949
Reaction score
4,671
Points
513
Age
33
Gender
Male
Code:
// ==UserScript==
// @name john doe
// @version 1.0
// @description autoselect
// @author SarahAshlee90
// @include https://www.google.com/*
// @grant none
// @require https://code.jquery.com/jquery-3.1.1.min.js

// ==/UserScript==

$('input[value="PLAYABLE"]').eq(0).click();
$('input[value="NO"]').eq(0).click();
$('input[value="NO"]').eq(1).click();
$('input[value="YES"]').eq(0).click();
i took SarahAshlee90 John doe script and added it to auto check yes on Is there speech or singing and no on No - the video is safe for children
but I can't seem to get it to pre select no on No - the title and description are safe for children

any scripters out there that can fix this? :)
I haven't tried it yet, but is this script below, possibly a newer one that will work for the New John Doe's for you? It was posted earlier by another member.
Code:
// ==UserScript==
// @name John Doe New
// @version 1.0
// @description autoselect
// @include https://www.google.com/*
// @grant none
// @require https://code.jquery.com/jquery-3.1.1.min.js
// MAIN NOTE Make sure to incude the iframe website when using the clicking stuff, usually right above the tags
// ==/UserScript==


window.addEventListener(`keydown`, e => {
  const key = e.key;
  if (key.length === 1) {
    if (key.match(/[1]/)) {
        $('input[value="PLAYABLE"]').eq(0).click();
        $('input[value="YES"]').eq(0).click();
        $('input[value="NOT_SENSITIVE"]').eq(0).click();
        $('input[value="NO"]').eq(1).click();
        $('input[value="NO"]').eq(2).click();
        $('input[value="NO"]').eq(3).click();
    }
    if (key.match(/[2]/)) {
        $('input[value="NOT_PLAYABLE"]').eq(0).click();
    }
  }
  if (key === `Enter`) {
    document.querySelector(`[type="submit"]`).click();
  }
});

window.focus();
 
  • Like
Reactions: GTR and kryss

It's Gamera!

Flippant Amniote
Contributor
Crowd Pleaser
Joined
Jan 12, 2017
Messages
5,453
Reaction score
22,591
Points
1,813
Location
New Yawk
Gender
Male
I'm not sure why I decided today would be a great day to make a roasted ham and egg noodle soup where I roast an entire ham with a dry rub and make egg noodles from scratch, but this is my life today. Matt is excited, and there is no turning back from this level of effort now.
One of these days we'll find out the truth about Matt - that he's in actuality a bundle of pillows with a bucket for a head with a face squiggled on by marker.

While everyone else will be shocked by this revelation, I will lament that you had been feeding a dummy pounds upon pounds of delicious dry rub ham. I will likely devour mboone73 @mboone73 out of aimlessly directed spite.
 
Status
Not open for further replies.