08/09 - Totally Tubular Thursday

Status
Not open for further replies.

Michele

Working on degree in Moon
Contributor
HIT Poster
Joined
Feb 28, 2017
Messages
17,492
Reaction score
32,877
Points
1,388
Location
California
Gender
Female
  • Like
Reactions: Peachy

Achilles2357

Active Member
Joined
May 24, 2017
Messages
966
Reaction score
1,459
Points
393
Gender
Male
one page, quite short, no code....questions are all over the place too. i think this is their first survey ever
I think I remember that title from months ago. I thought it was a Duke survey. Maybe I'm confusing it with something else.
 
  • Like
Reactions: Azazael

alk69

Well-Known Member
Joined
Mar 22, 2016
Messages
4,293
Reaction score
9,885
Points
763
Age
77
Location
over the edge
Gender
Female
Horay! Stanford already sent the 50.00 gift card. I guess that worked better 'n the HIT.
 

panzer

. . .
Contributor
Joined
Jan 20, 2016
Messages
222
Reaction score
380
Points
388
Gender
Male
these yes/no a9s would be good with a script that marks them all yes :tinfoil:
Code:
// ==UserScript==
// @name         Amazon Requester Inc.- Yes or No
// @namespace    http://tampermonkey.net/
// @version      1
// @description
// @author       Adam
// @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="Yes"]').click();
 
Last edited:

P L A Y E R 9 1

Don't Mind The Salt!
Contributor
Joined
Jan 12, 2016
Messages
3,588
Reaction score
12,747
Points
838
Location
Los Angeles
Code:
// ==UserScript==
// @name         Amazon Requester Inc.- Yes or No
// @namespace    http://tampermonkey.net/
// @version      1
// @description
// @author       Adam
// @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="Yes"]').click();
they are almost done but i shall save this for next time, thanks! :hail:
 
  • Like
Reactions: <Gucci>

jklmnop

data sanitation engineer
Moderator
Joined
Jan 10, 2016
Messages
4,862
Reaction score
13,273
Points
863
Gender
Female
Would anyone like to make tomorrow's thread?
 
  • Like
Reactions: <Gucci>

Concise

Buddhist Bacchante
Joined
Apr 28, 2016
Messages
4,092
Reaction score
6,398
Points
813
panda for later

Title: Yes or No (WARNING: This HIT may contain adult content. Worker discretion is advised.) | Accept
Requester: Amazon Requester Inc. - A9 Data Validation [A3HLF55H6JSTI0] Contact
TV: [Hrly=$7.19] [Pay=2.40] [Fast=null] [Comm=null] [Rej=0] [ToS=0] [Blk=0]
TO: [Pay=2.53] [Fast=3.94] [Comm=3.07] [Fair=3.94] [Reviews=133] [ToS=0]
TO2: [Hrly=2.69] [Pen=1.14 days] [Res=0%] [Rec=50%] [Rej=3] [ToS=0] [Brk=0]
Reward: 0.01
Duration: 300
Available: 111
Description: --
Qualifications: Blocked DoesNotExist ; Category Validation Qualification EqualTo 10; Location EqualTo US; Adult Content Qualification EqualTo 1
 

Zenophanes

Slow and Steady
Joined
Mar 14, 2018
Messages
225
Reaction score
638
Points
293
Gender
Male
Code:
// ==UserScript==
// @name         Amazon Requester Inc.- Yes or No
// @namespace    http://tampermonkey.net/
// @version      1
// @description
// @author       Adam
// @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="Yes"]').click();
im pretty noob at adding scripts, but i tried to paste this into a new script thing on tampermonkey, and it said that $ wasn't defined. what am i doing wrong?
 
  • Like
Reactions: <Gucci>

<Gucci>

Francis Manancis ...fuck you...
Threaderator
Crowd Pleaser
HIT Poster
Joined
Feb 6, 2016
Messages
13,614
Reaction score
29,767
Points
1,739
Age
39
Location
Detroit
Gender
Female
Does anyone have any ideas on how to deter their dog from begging or trying to take chocolate away from you?
I’m thinking about putting some hot sauce on the end of a Hershey’s kiss. I bet it’s the last time she tries to take it from me. Having a tiny dog, I can’t grab her too hard or I’ll hurt her & chocolate is super dangerous for tiny dogs. Well all dogs really..
kinda random & kinda odd lol
 
  • Like
Reactions: Jerami

jklmnop

data sanitation engineer
Moderator
Joined
Jan 10, 2016
Messages
4,862
Reaction score
13,273
Points
863
Gender
Female
Does anyone have any ideas on how to deter their dog from begging or trying to take chocolate away from you?
I’m thinking about putting some hot sauce on the end of a Hershey’s kiss. I bet it’s the last time she tries to take it from me. Having a tiny dog, I can’t grab her too hard or I’ll hurt her & chocolate is super dangerous for tiny dogs. Well all dogs really..
kinda random & kinda odd lol
I don't have a dog so not going to suggest anything. Maybe your vet would have some good tips tho from their years of experience?
 
  • Like
Reactions: Jerami and <Gucci>

<Gucci>

Francis Manancis ...fuck you...
Threaderator
Crowd Pleaser
HIT Poster
Joined
Feb 6, 2016
Messages
13,614
Reaction score
29,767
Points
1,739
Age
39
Location
Detroit
Gender
Female
I don't have a dog so not going to suggest anything. Maybe your vet would have some good tips tho from their years of experience?
Yeah I’ll ask. She has a dog trainer too.
It’s the dumb one with hydrocephalus lol I just want to be able to protect her.
 
  • Like
Reactions: Jerami and jklmnop

<Gucci>

Francis Manancis ...fuck you...
Threaderator
Crowd Pleaser
HIT Poster
Joined
Feb 6, 2016
Messages
13,614
Reaction score
29,767
Points
1,739
Age
39
Location
Detroit
Gender
Female
Ew google’s first auto fill in the blank was how to stop dog from eating poop.
:sofa:
 
Status
Not open for further replies.