07/31 - Saved By the Bell Sunday!

Status
Not open for further replies.

T. Leela

Oh Lord...
Contributor
Joined
May 12, 2016
Messages
11,050
Reaction score
14,046
Points
1,388
Location
Colorado
Gender
Female
Prob not the best or very well or even correctly written, but what I've been using for A9s that is working for me (AHK): two separate scripts to run at once because I didn't know how and couldn't and didn't wanted to try anymore to figure out how to do them as one.

All keys are on the number pad, with number lock -off-, use 1 (end) on the number pad when there is one item, 2 for two then 'no' is automatically selected for the last three options. To change any to yes, change 'right' in the script to 'space' for whichever you want to change.

When there are zero items, click + (which is remapped to tab), then - (remapped to space), then enter to submit.
To make sure nothing random happens, click somewhere on the screen first before doing any of these, it seems to need it. I found if I draw a box first, click outside of the image somewhere, then hit 1 or 2, I can usually hit enter to submit if nothing has to be changed, and it goes quickly.

Code:
NumpadAdd::Tab
Numpadsub::Space
NumpadEnd::
send, {click}
send, {tab}
send, {down}
send, {tab 2}
send, {right}
send, {tab}
send, {right}
send, {tab}
send, {right}
send, {tab}
return
Code:
NumpadAdd::Tab
Numpadsub::Space

NumpadDown::
send, {click}
send, {tab}            
send, {down}
send, {down}
send, {tab 2}
send, {right}
send, {tab}
send, {right}
send, {tab}            
send, {right}
send, {tab}
return
 
  • Like
Reactions: ShanaMarie

Jesicu

Active Member
Contributor
Joined
Apr 6, 2016
Messages
649
Reaction score
1,736
Points
468
Age
44
Gender
Female
getting You have made too many mistakes. You will be removed from the experiment. You must close the survey. from the $4/2 part survey. It was the first time i clicked the link...
"We were briefly hit with a malicious attack that disabled our code.

The survey should be operational again. "

You need to restart the entire survey now that it's fixed. I got a different outcome :(
 

electrolyte

The Ghost of MTurk Past
Contributor
Joined
Jan 10, 2016
Messages
19,184
Reaction score
45,978
Points
1,313
Hey! If you live near a Baskin Robbins and like ice cream, all single scoop cones are $1.31 today because it's the 31st of the month. I just had a delicious strawberry ice cream cone.

 

nyx

Lurker Extraordinaire
Joined
Jan 15, 2016
Messages
148
Reaction score
277
Points
313
Gender
Female
A9s are approving from yesterday. I know I got at least one reject from fucking up buttons on the script yesterday. Patiently waiting to see how many I got.
It doesn't look like they're spot checking, just letting everything go to AA, so you're probably safe. I know there were a couple I messed up on but everything's approved in order so far.
 

RaffRiffofTurk

The Lord of Darkness Until 8 AM
Contributor
Joined
Jan 12, 2016
Messages
2,024
Reaction score
3,127
Points
638
Age
37
Location
Panhandle of Florida
Gender
Male
Greetings from Amazon Mechanical Turk,

The following is a summary of activity for your Mechanical Turk account for the week ending Jul 30, 2016.

Your HIT activity for this week:
- Number of HITs submitted: 83

Approvals and payments that occurred this week:
- Number of HITs approved: 81
- Number of HITs rejected: 0
- Bonus reward earned: $8.25
- HIT reward earned: $63.57
- Total Amount earned this week: $71.82

For more information about your account status and activity, sign in to
https://www.mturk.com/, then view your "Dashboard".

Sincerely,
Amazon Mechanical Turk
https://www.mturk.com
 

bxpretzel

Ari Gold
Contributor
HIT Poster
Joined
Jan 14, 2016
Messages
11,163
Reaction score
24,621
Points
1,438
Location
Appalachia
Title: Answer a survey that will determine if you are qualified for an hour-long interview (with $20 compensation) | PANDA
Requester: Jennifer Bernstein [A14RFM9ZLBHP1O] (TO)
TO Ratings: No TO (Submit a new TO rating for this requester)
Description: This questionnaire will determine whether you qualify for the study. It will take 5-10 minutes to complete. After you complete the questionnaire, I will review your responses and contact you if you qualify for the study. If you qualify and choose to parti
Time: 60 minutes
Hits Available: 1
Reward: $0.00
Qualifications: Location is US
No code.
 

bxpretzel

Ari Gold
Contributor
HIT Poster
Joined
Jan 14, 2016
Messages
11,163
Reaction score
24,621
Points
1,438
Location
Appalachia
Been arguing via email with Nathan Weidner who only responded to me after emailing his @mst.edu email address. Annoyed. I hate having to deal scammy requesters. I wish this is something Amazon would address rather than these shitty "improvements" aka shiny new UI and no change in substance.
 

tricker

Well-Known Member
Contributor
Joined
Jan 12, 2016
Messages
9,279
Reaction score
19,141
Points
1,063
Location
California
Gender
Female
Well shucks. I thought I had done better this week.

Just logged on and updated my dashboard. Pending earnings: $6.66. I'm going to go do a hit just to change that freaky number!

Your HIT activity for this week:
- Number of HITs submitted: 38

Approvals and payments that occurred this week:
- Number of HITs approved: 104
- Number of HITs rejected: 0
- Bonus reward earned: $7.57
- HIT reward earned: $50.75
- Total Amount earned this week: $58.32
 
Status
Not open for further replies.