07/10 - Torta Tuesday!

Status
Not open for further replies.

Bokamo

Well-Known Member
Joined
Jun 16, 2016
Messages
1,240
Reaction score
2,504
Points
513
Age
45
Gender
Female
Looks like I've missed some decent stuff today dangit. Been working on the quilt for my bed most of the day and now I want to die. So I guess I'll do A9's cuz its basically the same thing.
 

Bokamo

Well-Known Member
Joined
Jun 16, 2016
Messages
1,240
Reaction score
2,504
Points
513
Age
45
Gender
Female
Although I do wish I knew how to do AHK's because that would make these ZOOM.
 
  • Like
Reactions: Andromedia

hockeyfan87

Active Member
Joined
Mar 12, 2017
Messages
675
Reaction score
1,702
Points
343
Gender
Male
More A9s up I see..so I'll stick around. Took the Research Tasks qual test. We'll see how that goes.
 

MarkC

Stay awhile and listen.
Contributor
Joined
Dec 11, 2016
Messages
1,720
Reaction score
4,404
Points
588
Age
51
Gender
Male
Update: I apparently put the coffee ice cream back and grabbed caramel blondie ice cream isntead. Not sure how I feel about this update.
I mean you didn't grab something bad.
 

charlie

Well-Known Member
Joined
Nov 3, 2016
Messages
6,676
Reaction score
10,742
Points
938
Age
49
Gender
Male
More A9s up I see..so I'll stick around. Took the Research Tasks qual test. We'll see how that goes.
you have the link for the qual test?
nevermind. found it. here goes nada.
 
Last edited:

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
From A9:



The thing about Arsenal, is that they always try and walk it in.
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
34
Gender
Female
Although I do wish I knew how to do AHK's because that would make these ZOOM.
Code:
// ==UserScript==
// @name         A9 tops -- 3SI493PTTXCN8RR0YUKNNXB87T7ZDP
// @version      1.0
// @description  change the word 'false' on line 11 to 'true' without the quotes for autosubmit
// @author       SarahAshlee90
// @include     /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @grant        none
// @require     https://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==

var autosubmit = false;

function autoSub() {
    if (autosubmit === true) {
        $('#submitButton').click();
    } else {
    return
    }
}

window.onkeydown = function (event) {
        if(event.which == 97){
            $('input[value="Crop"]').click();
            autoSub();
        }
        if(event.which == 98){
            $('input[value="Regular"]').click();
            autoSub();
            }
        if(event.which == 99){
            $('input[value="Long"]').click();
            autoSub();
            }
        if(event.which == 100){
            $('input[value="CannotSee"]').click();
            autoSub();
        }
        if(event.which == 101){
            $('input[value="NotTop"]').click();
            autoSub();
        }
        if(event.which == 102){
            $('input[value="NoLoad"]').click();
            autoSub();
        }
}
 
Last edited:

KillMoles

°
Contributor
Joined
Sep 25, 2017
Messages
894
Reaction score
2,324
Points
568
Age
60
Location
Iowa
Gender
Male
True, but i got myself pretty excited about coffee ice cream.

Can't complain though, I love caramel almost as much as coffee.
There's nothing wrong with getting both and making a bowl with one type on each side. In fact, I recommend it and have done so before myself. :icecream:
 
  • Like
Reactions: Bokamo and Jaded

ALinAL

Well-Known Member
Contributor
Joined
Sep 7, 2016
Messages
1,315
Reaction score
4,257
Points
588
Age
56
Gender
Male
More A9s up I see..so I'll stick around. Took the Research Tasks qual test. We'll see how that goes.
When I took it yesterday, it approved within a few minutes. They didn't send an email or anything.
 

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,621
Reaction score
123,845
Points
1,414
Age
124
Gender
Female
There's nothing wrong with getting both and making a bowl with one type on each side. In fact, I recommend it and have done so before myself. :icecream:
Ijust ate half the caramel one.9/10 would buy the wrong one again.
 

ALinAL

Well-Known Member
Contributor
Joined
Sep 7, 2016
Messages
1,315
Reaction score
4,257
Points
588
Age
56
Gender
Male
Thank the Turk gods for bonuses!

Greetings from Amazon Mechanical Turk,

You've received a bonus from Tom Lane for work related to 3BFNCI9LYKZXHPG3AHXO3OGBL3937P.
The value of your bonus is: $6.01 USD

The Requester included this note:
No comment provided by Requester.

Thanks for being a Worker on Mechanical Turk!

Greetings from Amazon Mechanical Turk,

You've received a bonus from Alissa Hochman for work related to 337F8MIIMZDGRW6U4JAFBJ36M3604F.
The value of your bonus is: $7.00 USD

The Requester included this note:
Thank you for completing Part 1 of our study!

Thanks for being a Worker on Mechanical Turk!

Sincerely,
Amazon Mechanical Turk

Greetings from Amazon Mechanical Turk,

You've received a bonus from UCL MetaLab for work related to 3KA7IJSNW6LZ2VK4D4Z07BTXEUQBPS.
The value of your bonus is: $1.86 USD

The Requester included this note:
No comment provided by Requester.

Thanks for being a Worker on Mechanical Turk!
 

hockeyfan87

Active Member
Joined
Mar 12, 2017
Messages
675
Reaction score
1,702
Points
343
Gender
Male
When I took it yesterday, it approved within a few minutes. They didn't send an email or anything.
I'll have to check here in a minute... might top out on A9s today anyway.


*EDIT* Score was 39, needed 40. Oh well.
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
34
Gender
Female
Code:
// ==UserScript==
// @name         A9 tops -- 3ED2P6N3KZTII1LLNVI2EZLYDBT6F0
// @version      1.0
// @description  change the word 'false' on line 11 to 'true' without the quotes for autosubmit
// @author       SarahAshlee90
// @include     /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
// @grant        none
// @require     https://code.jquery.com/jquery-3.1.1.min.js
// ==/UserScript==

var autosubmit = false;

function autoSub() {
    if (autosubmit === true) {
        $('#submitButton').click();
    } else {
    return
    }
}

window.onkeydown = function (event) {
        if(event.which == 97){
            $('input[value="Strapless"]').click();
            autoSub();
        }
        if(event.which == 98){
            $('input[value="Sleeveless"]').click();
            autoSub();
            }
        if(event.which == 99){
            $('input[value="Cap-Short"]').click();
            autoSub();
            }
        if(event.which == 100){
            $('input[value="Elbow-3-4"]').click();
            autoSub();
        }
        if(event.which == 101){
            $('input[value="Long"]').click();
            autoSub();
        }
        if(event.which == 102){
            $('input[value="CannotSee"]').click();
            autoSub();
        }
    if(event.which == 103){
            $('input[value="NotTop"]').click();
            autoSub();
        }
    if(event.which == 104){
            $('input[value="NoLoad"]').click();
            autoSub();
        }
}
 
Status
Not open for further replies.