07/07 - I think it's Thursday

HIT Poster Voting

  • <Gucci>

    Votes: 54 44.6%
  • Tigerpants

    Votes: 18 14.9%
  • MerryLou

    Votes: 28 23.1%
  • Barbwire

    Votes: 14 11.6%
  • MindNumbing

    Votes: 7 5.8%

  • Total voters
    121
  • Poll closed .
Status
Not open for further replies.

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Unusual set up, but fast, maybe 1 or 2 minutes

Title: Complete a study on decision making | PANDA
Requester: Decisions Lab [A2LM60L64O8RJJ] (TO)
TO Ratings:
TO Unavailable
Submit a new TO review
Description: A study lasting approximately 5-10 minutes with $0.50 payment
Time: 60 minutes
HITs Available: 76
Reward: $0.50
Qualifications: HIT approval rate (%) is not less than 95;Location is US
 

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Title: Determine if two names match. | PANDA
Requester: Jeff Lind [A1JZY7GQFSAK7] (TO)
TO Ratings:
★★★★ 4.75 Communicativity
★★★★★ 2.63 Generosity
★★★★ 4.92 Fairness
★★★★ 4.48 Promptness
Number of Reviews: 45 | TOS Flags: 0
Submit a new TO review
Description: Select yes, no, or maybe if two names match, don't match, or it is not clear if they match or not.
Time: 10 minutes
HITs Available: 2112
Reward: $0.03
Qualifications: None

Too much work for .03.
 

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Title: Object Identification (~12-15 mins) | PANDA
Requester: VisPerception [A3RZQ6LLP0ZZJO] (TO)
TO Ratings:
★★★★★ 5.00 Communicativity
★★★★ 4.67 Generosity
★★★★★ 5.00 Fairness
★★★★★ 5.00 Promptness
Number of Reviews: 4 | TOS Flags: 0
Submit a new TO review
Description: Please identify any objects you see in these images! (~12-15 mins)
Time: 3 hours
HITs Available: 1
Reward: $1.50
Qualifications: Total approved HITs is not less than 1000;HIT approval rate (%) is not less than 95
 

SquishyFluffkin

Well-Known Member
Contributor
Joined
Jan 18, 2016
Messages
3,067
Reaction score
6,909
Points
838
Age
34
Location
Walton KY
Gender
Male
Title: Determine if two names match. | PANDA
Requester: Jeff Lind [A1JZY7GQFSAK7] (TO)
TO Ratings:
★★★★ 4.75 Communicativity
★★★★★ 2.63 Generosity
★★★★ 4.92 Fairness
★★★★ 4.48 Promptness
Number of Reviews: 45 | TOS Flags: 0
Submit a new TO review
Description: Select yes, no, or maybe if two names match, don't match, or it is not clear if they match or not.
Time: 10 minutes
HITs Available: 2112
Reward: $0.03
Qualifications: None

Too much work for .03.
I need an AHK that turns them all to yes, then just change the ones I need. It's really too bad I'm lazy.
 

T. Leela

Oh Lord...
Contributor
Joined
May 12, 2016
Messages
11,050
Reaction score
14,046
Points
1,388
Location
Colorado
Gender
Female
These ones are super easy and worth it if you use tab and the up and down arrows.
verrrryyy basic AHK for all to be yes:
Code:
1::
send {click}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
return
 
  • Like
Reactions: SquishyFluffkin

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Title: Longitudinal U.S. Election Psychology Study (Wave 1)(~ 30 minutes) | PANDA
Requester: ECQIPS at Michigan [A1X5MK7DE62ZUT] (TO)
TO Ratings:
★★★★★ 0.00 Communicativity
★★★★★ 2.60 Generosity
★★★★★ 5.00 Fairness
★★★★ 4.80 Promptness
Number of Reviews: 15 | TOS Flags: 0
Submit a new TO review
Description: This is the first wave of a multi-wave election study which will take place between July 2016 and January 2017. Please only participate if you are a U.S. citizen, registered to vote, and are willing to participate in several follow-up surveys over the next 6 months.
Time: 1 hour 30 minutes
HITs Available: 1
Reward: $3.00
Qualifications: Exc: [16327-15738] has not been granted;Total approved HITs is not less than 100;HIT approval rate (%) is not less than 75;Location is one of: US
 

Not A Robot

VERIFIED HUMAN
Contributor
Joined
Apr 27, 2016
Messages
4,515
Reaction score
6,751
Points
838
Gender
Male
verrrryyy basic AHK for all to be yes:
Code:
1::
send {click}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
return
I'm going to be honest.. I have no clue what to do with that.
 
  • Like
Reactions: ShanaMarie

T. Leela

Oh Lord...
Contributor
Joined
May 12, 2016
Messages
11,050
Reaction score
14,046
Points
1,388
Location
Colorado
Gender
Female
verrrryyy basic AHK for all to be yes:
Code:
1::
send {click}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
return
except now I'm getting mostly 'no's and 'maybes's oh well.
 

SquishyFluffkin

Well-Known Member
Contributor
Joined
Jan 18, 2016
Messages
3,067
Reaction score
6,909
Points
838
Age
34
Location
Walton KY
Gender
Male
verrrryyy basic AHK for all to be yes:
Code:
1::
send {click}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
send {tab}
send {space}
send {down}
send {Enter}
return
Thank you for this.
 
  • Like
Reactions: T. Leela

Fernando

New Member
Joined
Jun 13, 2016
Messages
49
Reaction score
29
Points
18
Age
29
Gender
Male
Someone have a script for Lind ones?
 

Vanyanka

Thoroughbred of Sin
Contributor
Crowd Pleaser
HIT Poster
Joined
Jan 11, 2016
Messages
34,905
Reaction score
81,247
Points
2,338
Location
The Jungle
Gender
Female
I can't do AHK on my OS, anyone have a non-AHK script for Linds?
 

T. Leela

Oh Lord...
Contributor
Joined
May 12, 2016
Messages
11,050
Reaction score
14,046
Points
1,388
Location
Colorado
Gender
Female
I'm going to be honest.. I have no clue what to do with that.
haha I had to ask last week. short version: If you have ahk installed (google search for it) right click on desktop, there will be an option for new ahk script, paste that code in with whatever else is already there, save it (I think you save it into your documents into an AHK folder, cant remember if that's necessary), click on it to run, and press the 1 key for it to work. To stop it, it is in the taskbar, right click on it.
 
  • Like
Reactions: Lenna15
Status
Not open for further replies.