- Joined
- Jan 25, 2016
- Messages
- 36,663
- Reaction score
- 88,761
- Points
- 2,089
- Age
- 35
i was just curious about your setupwhat did you need earlier bro?
i was just curious about your setupwhat did you need earlier bro?
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
CoordMode, ToolTip
$z::
$1::
$Numpad1::
ClickIt()
Send 1
return
$x::
$2::
$Numpad2::
ClickIt()
Send 2
return
$c::
$3::
$Numpad3::
ClickIt()
Send 3
return
$v::
$4::
$Numpad4::
ClickIt()
Send 4
return
$b::
$5::
$Numpad5::
ClickIt()
Send 5
return
i := 1
ClickIt()
{
if (i = 1) {
Click 1210, -607
i = 2
return
}
if (i = 2) {
Click 1760 -136
i = 1
return
}
}
I consider a great deal of earnings posts to be massive trolling. I just skim past them and move on.
We are inherently narcissistic creatures after all
I'm writing all this down.My favorite thing is when someone gives an update on their earnings three or four times in one day!
urpleheart:Give me $4.
Title: Study on the impact of stressful events on Men | PANDA Worker: Preview | Accept | Requester Requester: CREST [AFOKSJHW2RLCO] (Contact) TO 1: [Pay: 4.17] [Fast: 5.00] [Comm: 0.00] [Fair: 5.00] [Reviews: 6] [ToS: 0] TO 2: [Rate: $6.00/hr] [Pen: -- days] [Res: -- of 0] [Rec: 100% of 1] [Rej: 0] [ToS: 0] [Brk: 0] Description: Potential participants will be briefly screened by a survey to determine eligibility. If eligible, respondents will answer brief survey questions about personal experiences and how the experience(s) affect them currently. Time: 4 hours HITs Available: 1 Reward: $2.00 Qualifications: Past Work DoesNotExist ; HIT approval rate (%) GreaterThanOrEqualTo 75; Location EqualTo US; |
HIT exported from Mturk Suite v1.20.14 |
@Blue make this work for me.
Code:#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. CoordMode, ToolTip $z:: $1:: $Numpad1:: ClickIt() Send 1 return $x:: $2:: $Numpad2:: ClickIt() Send 2 return $c:: $3:: $Numpad3:: ClickIt() Send 3 return $v:: $4:: $Numpad4:: ClickIt() Send 4 return $b:: $5:: $Numpad5:: ClickIt() Send 5 return i := 1 ClickIt() { if (i = 1) { Click 1210, -607 i = 2 return } if (i = 2) { Click 1760 -136 i = 1 return } }
ok, 2nd best strategy ever.PE: $75.6 billion
I said fuck it and robbed Bezos
no but I haven't done any other their hits in the last few weeks iirc. did some before then, no block.Anyone else get blocked from witdata?
I've forgotten like all of my AHK stuff since I haven't used it in forever.
i was just curious about your setup
yeah...lol i edited, i was really nervous for a second.I've forgotten like all of my AHK stuff since I haven't used it in forever.
Title: 35-min survey about emotions | PANDA Worker: Preview | Accept | Requester Requester: Emotions [AN6O7VT1FKGXN] (Contact) TO 1: [Pay: 3.00] [Fast: 3.00] [Comm: 2.33] [Fair: 3.00] [Reviews: 8] [ToS: 0] TO 2: [Rate: $9.75/hr] [Pen: -- days] [Res: -- of 0] [Rec: 50% of 2] [Rej: 0] [ToS: 0] [Brk: 0] Description: Please tell us your opinion about emotions Time: 2 hours HITs Available: 1 Reward: $5.00 Qualifications: HIT approval rate (%) is greater than 95; Location is one of: CA, US; |
HIT exported from Mturk Suite v1.20.14 |
got a screenercaught this raw off HF
Title: 35-min survey about emotions | PANDA
Worker: Preview | Accept | Requester
Requester: Emotions [AN6O7VT1FKGXN] (Contact)
TO 1: [Pay: 3.00] [Fast: 3.00] [Comm: 2.33] [Fair: 3.00] [Reviews: 8] [ToS: 0]
TO 2: [Rate: $9.75/hr] [Pen: -- days] [Res: -- of 0] [Rec: 50% of 2] [Rej: 0] [ToS: 0] [Brk: 0]
Description: Please tell us your opinion about emotions
Time: 2 hours
HITs Available: 1
Reward: $5.00
Qualifications: HIT approval rate (%) is greater than 95; Location is one of: CA, US;
HIT exported from Mturk Suite v1.20.14
Bad. Not even close to goal. I blame jeff bezos for thishow's everyones turking day been?
got a screener
AC:FAILHe reached 5k posts on the forum, not HITs on MTurk.
:oMy son just told me that the new thing to do is take a story and on the 3rd line, substitute "That's when the Murders began"
I decided I am going to try that on my next writing surveys.