12/20 - Talented Tuesday!

Status
Not open for further replies.

Type2Work

Active Member
Contributor
Joined
Jan 19, 2016
Messages
787
Reaction score
1,104
Points
468
Gender
Female
I made this simple AHK script for my ID, uses Ctrl+i

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.
^i::
   Send, YOURAMTID
Return
 

Subhazard

Member
Joined
Jan 23, 2016
Messages
368
Reaction score
462
Points
263
Age
34
Gender
Male
I made this simple AHK script for my ID, uses Ctrl+i

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.
^i::
   Send, YOURAMTID
Return
Ah yes, AHK... something I need to learn.

How much time investment required to learn how to use AHK would you guys say?
 

hyway

Well-Known Member
Contributor
Joined
Jan 21, 2016
Messages
3,911
Reaction score
6,297
Points
988
Age
63
Gender
Male
I made this simple AHK script for my ID, uses Ctrl+i

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.
^i::
   Send, YOURAMTID
Return
When I first started I save the amt page with my userid as the name. Then I just right click, click edit, and copy and paste. But then i discovered the ID script and now, even better, there is the turk suite
 

hyway

Well-Known Member
Contributor
Joined
Jan 21, 2016
Messages
3,911
Reaction score
6,297
Points
988
Age
63
Gender
Male
Ah yes, AHK... something I need to learn.

How much time investment required to learn how to use AHK would you guys say?
you may never learn it, but you will learn enough to be useful very quickly
 
  • Like
Reactions: Type2Work

MindNumbing

Well-Known Member
Contributor
Joined
Jan 12, 2016
Messages
5,971
Reaction score
10,565
Points
1,013
Gender
Female
  • Like
Reactions: sofaslug

MirrorMan

The Madness
Contributor
Joined
Jan 12, 2016
Messages
4,549
Reaction score
14,564
Points
838
Location
The Danger Zone
Gender
Male

thedorchannel

Well-Known Member
Contributor
Joined
Jan 12, 2016
Messages
15,182
Reaction score
35,688
Points
1,288
Age
38
Gender
Male
Title: Psychology experiment on reasoning in criminal trials ($2 for 20 minutes) | PANDA
Requester: Researcher Researcher [AAPI48CSF2QWB] (TO)
TO Ratings:
★★★★ 4.33 Communicativity
★★★★★ 3.47 Generosity
★★★★ 4.80 Fairness
★★★★ 4.76 Promptness
Number of Reviews: 62 | TOS Flags: 0
Submit a new TO review
Description: Brief psychological experiment exploring how people reason in criminal trials. Your task is to read a series of witness statements and make some judgements about this information. You will then be asked some demographic questions.
Time: 60 minutes
HITs Available: 1
Reward: $2.00
Qualifications: Total approved HITs is greater than 100;HIT approval rate (%) is not less than 99;Location is US
any1 have a time?
 

Twisted65

Well-Known Member
Joined
Jun 24, 2016
Messages
1,227
Reaction score
2,932
Points
513
Age
34
Gender
Male
just finished that 1c hit with potential big bonus, supposedly I will be getting a $9 bonus but will have to wait and see when it comes.
 
Status
Not open for further replies.