07/15 - Super Extreme Sunday!

Status
Not open for further replies.

hockeyfan87

Active Member
Joined
Mar 12, 2017
Messages
675
Reaction score
1,702
Points
343
Gender
Male
Could've sworn I saw one of the Olsen twins in one of these A9s...they look like aliens.
 

SarahAshlee90

Well-Known Member
Crowd Pleaser
Joined
Mar 4, 2016
Messages
2,781
Reaction score
5,294
Points
963
Age
33
Gender
Female
Code:
// ==UserScript==
// @name         A9 tops -- 3ED2P6N3KZTII1LLNVI2EZLYDBT6F0
// @version      2
// @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="MoreThanOne"]').click();
            autoSub();
        }
    if(event.which == 103){
            $('input[value="CannotSee"]').click();
            autoSub();
        }
    if(event.which == 104){
            $('input[value="NotTop"]').click();
            autoSub();
        }
    if(event.which == 105){
            $('input[value="NoLoad"]').click();
            autoSub();
        }
}
 
  • Like
Reactions: SCOTTM and MarkC

Kennedy

Well-Known Member
Contributor
Joined
Jun 18, 2018
Messages
5,694
Reaction score
19,139
Points
1,013
Age
46
Gender
Female
Let me explain how lazy I am: I need to get the towels out of the dryer before the next load is done washing. I also don't want to stand and fold towels for what seems like an eternity. So, every time I get up or go past the dryer I take a handful of towels and fold them, then move on to my next non-laundry activity. At least it isn't sock laundry. That's almost as bad as dishes.
 

egryan1

Active Member
Joined
Jan 12, 2016
Messages
861
Reaction score
1,179
Points
393
Age
44
Gender
Male
Let me explain how lazy I am: I need to get the towels out of the dryer before the next load is done washing. I also don't want to stand and fold towels for what seems like an eternity. So, every time I get up or go past the dryer I take a handful of towels and fold them, then move on to my next non-laundry activity. At least it isn't sock laundry. That's almost as bad as dishes.
socks are the worst I almost rather just by a package of brand new socks then go through and sort them and fold them
 

KillMoles

°
Contributor
Joined
Sep 25, 2017
Messages
894
Reaction score
2,324
Points
568
Age
59
Location
Iowa
Gender
Male
Let me explain how lazy I am: I need to get the towels out of the dryer before the next load is done washing. I also don't want to stand and fold towels for what seems like an eternity. So, every time I get up or go past the dryer I take a handful of towels and fold them, then move on to my next non-laundry activity. At least it isn't sock laundry. That's almost as bad as dishes.
That sounds like a lot of work to me. Why not just do the load of towels last, that way you can leave them in the dryer all week and grab one each morning when you shower. No folding needed. I gave up pairing socks long ago too. Unfolded underwear gets thrown in the left side of the top drawer and unpaired socks get thrown in the right side. I mean you're just going to unfold them when you use them anyways. :)
 

Rogue and Ready

Well-Known Member
Contributor
Joined
Dec 30, 2017
Messages
2,261
Reaction score
2,439
Points
588
Location
Gold Beach Oregon
Gender
Female
Title: Investigation of Attitudes Towards Groups(~ 25 minutes) | Accept
Requester: UW Psychology and Law [A2FS313FG0JGW3] Contact
TV: [Hrly=$2.10] [Pay=1.00] [Fast=null] [Comm=null] [Rej=0] [ToS=0] [Blk=0]
TO: [Pay=2.06] [Fast=3.65] [Comm=2.64] [Fair=3.51] [Reviews=100] [ToS=2]
TO2: [Hrly=null] [Pen=null] [Res=100%] [Rec=0%] [Rej=0] [ToS=0] [Brk=1]
Reward: 0.75
Duration: 3000
Available: 1
Description: You will be asked to complete a variety of questionnaires.
Qualifications: be7fadfd DoesNotExist ; Exc: [98047-97458] DoesNotExist ; Location In US
[tr][td]
HIT exported from Mturk Suite v2.3.7
[/td][/tr]
[tr][td]
.[/td][/tr]

Never mind. Unless Inquest is okay with you.
 
Last edited:

Kennedy

Well-Known Member
Contributor
Joined
Jun 18, 2018
Messages
5,694
Reaction score
19,139
Points
1,013
Age
46
Gender
Female
That sounds like a lot of work to me. Why not just do the load of towels last, that way you can leave them in the dryer all week and grab one each morning when you shower. No folding needed. I gave up pairing socks long ago too. Unfolded underwear gets thrown in the left side of the top drawer and unpaired socks get thrown in the right side. I mean you're just going to unfold them when you use them anyways. :)
I usually do towels last, but did them yesterday and left them in dryer. Determined I needed to do more laundry (yay!), so here I am. But yes towels or socks are usually last.
 

Kennedy

Well-Known Member
Contributor
Joined
Jun 18, 2018
Messages
5,694
Reaction score
19,139
Points
1,013
Age
46
Gender
Female
socks are the worst I almost rather just by a package of brand new socks then go through and sort them and fold them
I agree. It feels like an hour goes by before I am done sorting socks.
 
  • Like
Reactions: egryan1

Kennedy

Well-Known Member
Contributor
Joined
Jun 18, 2018
Messages
5,694
Reaction score
19,139
Points
1,013
Age
46
Gender
Female
There is a hit from Reshef for a penny, one shot voting game. If I read it correctly, I believe I got a $3.26 bonus. Kinda easy, still up.
 
  • Like
Reactions: IndividualRace

Rogue and Ready

Well-Known Member
Contributor
Joined
Dec 30, 2017
Messages
2,261
Reaction score
2,439
Points
588
Location
Gold Beach Oregon
Gender
Female
Title: Identify book recommendations in Twitter posts | Accept
Requester: Book Catalog [A3L0EB1WCR7F9A] Contact
TV: No Reviews
TO: [Pay=2.67] [Fast=4.80] [Comm=5.00] [Fair=5.00] [Reviews=9] [ToS=0]
TO2: No Reviews
Reward: 0.80
Duration: 7200
Available: 1
Description: Go over a list of 25 posts we picked from Twitter, and help us identify which ones contain book recommendations
Qualifications: Total approved HITs GreaterThan 10000; HIT approval rate (%) GreaterThan 95; Location In AU, CA, GB, NZ, US
[tr][td]
HIT exported from Mturk Suite v2.3.7
[/td][/tr]
[tr][td]
.[/td][/tr]
 
  • Like
Reactions: MarkC

shellsy515

Active Member
Joined
Jun 12, 2018
Messages
917
Reaction score
2,784
Points
443
Gender
Female
The greatest thing Twitter has given the world is the realization that all these titans of industry, all the accomplished, very important, very famous people who we thought must be made of something special. They're all just as dumb, petty and insecure as the rest of us.
Yeah. Just greedier.
 

shellsy515

Active Member
Joined
Jun 12, 2018
Messages
917
Reaction score
2,784
Points
443
Gender
Female
I don't think you can/need to select both. No top pictured is what I put. If you sent someone for a top and they came back with a dress, you'd think they were a fool, miniskirt or ballgown. :)

I hope so, cuz I just submitted a whole bunch of dresses as 'not containing a top'.
 
Status
Not open for further replies.