02/04 - Mink Monday!

Status
Not open for further replies.

Theta Carinae

minor superhero nerd
Contributor
Joined
Jun 28, 2017
Messages
1,247
Reaction score
2,725
Points
538
Location
IC 2602
Gender
Female
While I certainly appreciate the brilliance of those who managed to script the Jim batch: I got this computer two years ago. I don't have AHK installed on it, because I haven't needed to. No doubt I'll regret it later, but I can't get over feeling like this right now:



Think I'm gonna go see if I can't get over my headache and myself, not necessarily in that order. (so, you know, $2 batches should be incoming) Good luck.
 

Merovign

Well-Known Member
Contributor
Joined
Oct 24, 2018
Messages
2,851
Reaction score
5,993
Points
838
Age
52
Location
Sunny California
Gender
Male
Greetings from Amazon Mechanical Turk,

You've received a bonus from staffdbm for work related to 3X4Q1O9UBIM8MIPSMKCY63TESAJ7OO.
The value of your bonus is: $3.00 USD

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

Greetings from Amazon Mechanical Turk,

You've received a bonus from MBDS Penn for work related to 3P6ENY9P7A6SMUBVCLZMIY0IGNRHIA.
The value of your bonus is: $0.25 USD

The Requester included this note:
Thank

***

"No comment" and "Thank"

I just say Thank!
 

Bolbor

zug zug
Joined
Jan 12, 2016
Messages
1,457
Reaction score
2,880
Points
513
Age
31
Here's my own take on a script for those Facebook HITs, feel free to remove the click in the ` portion if you don't have issues with Chrome not focusing the work frame.

Code:
`::
{
    Click
    Send {Tab}
    Sleep 50
    SendInput {Return}
}
return

1::
{
    Send {Tab}
    Sleep 65
    Send SAFE
}
return

2::
{
    Send {Tab}
    Sleep 65
    Send BLOCK
}
return

3::
{
    Send {Tab}
    Sleep 65
    SendInput {Return}
    Sleep 200
}
return
 

CaptainBoots

Member
Joined
Nov 8, 2017
Messages
120
Reaction score
327
Points
263
Age
29
For those Miami Herald transcriptions, do you guys just type one endless block of word vomit without punctuation of any sort? No apostrophes, commas, periods? It's not clear if that what he means by special characters.

And if we don't type numbers or dates, but they're listing working hours, how's that work? It SAYS ''40 hrs week 9 am to 5 pm $350 per week 4 yrs exp" Am I supposed to just type "hrs week to per week yrs exp" or skip that whole part?
Aaaaanybody with some experience on this willing to help me out?
 
  • Like
Reactions: Merovign

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
Title: CE 1.3(~ 15 minutes) | Accept
Requester: SBD Lab [A3EL6RU38IGXYI] Contact
TV: [Hrly=$21.24] [Pay=Generous] [Approval=~24 hrs] [Comm=Unrated] [Rej=0] [Blk=0]
TO: [Pay=3.75] [Fast=4.67] [Comm=4.56] [Fair=4.61] [Reviews=84] [ToS=0]
TO2: No Reviews
Reward: 2.25
Duration: 1:00:00
Available: 36
Description: A brief survey about communication materials *no mobile users please
Qualifications: HIT approval rate (%) GreaterThanOrEqualTo 95; Exc: [-1198614771-127302] DoesNotExist ; Location In US
[tr][td]
HIT exported from Mturk Suite v2.5.1
[/td][/tr]
[tr][td][/td][/tr]
 
  • Like
Reactions: TSolo315

aveline

Well-Known Member
Administrator
Champion
Joined
Jan 10, 2016
Messages
36,512
Reaction score
104,418
Points
2,088
Location
Las Vegas
Gender
Female
Here's my own take on a script for those Facebook HITs, feel free to remove the click in the ` portion if you don't have issues with Chrome not focusing the work frame.

Code:
`::
{
    Click
    Send {Tab}
    Sleep 50
    SendInput {Return}
}
return

1::
{
    Send {Tab}
    Sleep 65
    Send SAFE
}
return

2::
{
    Send {Tab}
    Sleep 65
    Send BLOCK
}
return

3::
{
    Send {Tab}
    Sleep 65
    SendInput {Return}
    Sleep 200
}
return
Thank you. Probably a better solution than mine, since mine is kinda dependent on the autosub and not actually clicking in any windows once you open the page.
 

Bolbor

zug zug
Joined
Jan 12, 2016
Messages
1,457
Reaction score
2,880
Points
513
Age
31
Thank you. Probably a better solution than mine, since mine is kinda dependent on the autosub and not actually clicking in any windows once you open the page.
Yeah I just have an issue of Chrome deciding it wants to focus anything but the iframe, so I have to make really dumb concessions.
 
  • Like
Reactions: aveline

ChristopherASA

Well-Known Member
Contributor
Joined
Feb 18, 2016
Messages
11,716
Reaction score
23,143
Points
1,238
Age
76
Location
Wish it were Seattle,but it isn't. :(
Gender
Male
Greetings from Amazon Mechanical Turk,

You've received a bonus from staffdbm for work related to 3X4Q1O9UBIM8MIPSMKCY63TESAJ7OO.
The value of your bonus is: $3.00 USD

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

Greetings from Amazon Mechanical Turk,

You've received a bonus from MBDS Penn for work related to 3P6ENY9P7A6SMUBVCLZMIY0IGNRHIA.
The value of your bonus is: $0.25 USD

The Requester included this note:
Thank

***

"No comment" and "Thank"

I just say Thank!
GOOD for you, sir! :celebrate2::cheers:
 
Status
Not open for further replies.