10/05 - Wacky Inventions Wednesday!

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
I emailed Abby about the pay difference.

Hello,

I was just curious why this batch of "Find the Superintendent" is 10 cents cheaper than the batch of "Find of the Principal"?
They both seem like the same amount of work. Sometimes it is more difficult to find a Superintendent than to find a Principal.

Thank you!


Response:

Thanks for the feedback. We have found that this task seems to be more straightforward and finished more accurately and quickly.

Abby
 

Not A Robot

VERIFIED HUMAN
Contributor
Joined
Apr 27, 2016
Messages
4,515
Reaction score
6,751
Points
838
Gender
Male
Here is my AHK for the A9s. No one answered me about a script so I made this up quick. Use at your own peril.

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.

0::
send {tab}
send {space}
sleep, 100
send {tab}
sleep, 100
send {space}
return

1::
send {tab}
send {down}
sleep, 100
send {tab}
send {tab}
send {right}
send {tab}
send {right}
send {tab}
send {right}
return

2::
send {tab}
send {down}
send {down}
sleep, 100
send {tab}
send {tab}
send {right}
send {tab}
send {right}
send {tab}
send {right}
return

6::
send {shift down}{tab}{tab}{shift up}
send {left}
return

7::                   
send {shift down}{tab}{shift up}
send {left}
return

8::
send {left}
return

^2::
Pause
return
 
  • Like
Reactions: Squatty

kryss

carburante al fuoco
Former Admin
Joined
Jan 10, 2016
Messages
20,910
Reaction score
61,580
Points
1,488
I emailed Abby about the pay difference.

Hello,

I was just curious why this batch of "Find the Superintendent" is 10 cents cheaper than the batch of "Find of the Principal"?
They both seem like the same amount of work. Sometimes it is more difficult to find a Superintendent than to find a Principal.

Thank you!


Response:

Thanks for the feedback. We have found that this task seems to be more straightforward and finished more accurately and quickly.

Abby
This morning

SO: "Hey abby"
Me: "Who tf is abby"
SO: "Not in the mood"

:D
 

KellieS23

Anyone else feel like a Rainbow?
Contributor
Joined
Apr 6, 2016
Messages
6,287
Reaction score
10,331
Points
1,063
Location
Kansas
Gender
Female
Title: Question about mental health, 2 min. English as first language required. | PANDA
Requester: Oscar Kjell [A21HD7QTGZ6H7X] (TO)
TO Ratings:

★★★★ 4.33 Communicativity
★★★★★ 2.92 Generosity
★★★★★ 5.00 Fairness
★★★★ 4.90 Promptness
Number of Reviews: 60
(Submit a new TO rating for this requester)

Description: Write words related to mental health concepts. Please do not enter if you do not have English as first language. Please answer carefully. It takes approximately 2 minutes.
Time: 60 minutes
Hits Available: 1
Reward: $0.10
Qualifications: None
 
Status
Not open for further replies.