11/07 - Maserati Monday!

Status
Not open for further replies.

Blue

Unlikeable Ass
Contributor
Joined
Jan 11, 2016
Messages
4,183
Reaction score
13,272
Points
838
Gender
Male
Oh I have some ideas.


Log in or register now. to view Spoiler content!
Not the guy to talk to about that... I have horrible horrible problems retaining js due to my brain damage. Every time I write a new script I have to research all the shit I did in the last one all over again.
 

ecko

Well-Known Member
Contributor
Joined
Feb 2, 2016
Messages
3,764
Reaction score
6,813
Points
838
Age
42
Gender
Male
Well I guess I failed a test question on the Pin gender hits. That's definitely not subjective or anything...
yea i got that on the racy ones today, you should be able to work on them tomorrow.
 
  • Like
Reactions: LowCalCalzone

Jaded

The real themildone
Administrator
Joined
Jan 10, 2016
Messages
46,617
Reaction score
123,835
Points
1,414
Age
123
Gender
Female
Not the guy to talk to about that... I have horrible horrible problems retaining js due to my brain damage. Every time I write a new script I have to research all the shit I did in the last one all over again.
I didn't really want a video on that, I just had ot through a semi-legit reason in there.

But now I feel bad.
 
  • Like
Reactions: Blue

LowCalCalzone

Legalize Ranch
Contributor
Joined
Jan 12, 2016
Messages
5,059
Reaction score
18,790
Points
1,013
Age
31
Gender
Female

lo3fg

Member
Joined
Jul 28, 2016
Messages
430
Reaction score
912
Points
343
Gender
Female
*Finds some Pinterests for Non-US* :D

*Thank you for your work! Unfortunately, there are no tasks available at this time. We apologize for any inconvenience.* :(
 

Blue

Unlikeable Ass
Contributor
Joined
Jan 11, 2016
Messages
4,183
Reaction score
13,272
Points
838
Gender
Male
I didn't really want a video on that, I just had ot through a semi-legit reason in there.

But now I feel bad.
You've damaged my self esteem.
 

Krikket

YouTube Connoisseur
Contributor
HIT Poster
Joined
Jan 12, 2016
Messages
9,385
Reaction score
11,798
Points
1,313
Gender
Female
Title: Math Study | PANDA
Requester: Algebra Experiments [A15WIAYQEM5ZMN] (TO)
TO Ratings:
★★★★ 1.00 Communicativity
★★★★ 4.18 Generosity
★★★★★ 5.00 Fairness
★★★★ 4.89 Promptness
Number of Reviews: 12 | TOS Flags: 0
Submit a new TO review
Description: This task is part of a research study conducted by Dr. John R. Anderson at Carnegie Mellon University.
In this study, you will be asked to solve a series of different math problems.
The expected duration is about 90 minutes.
You will earn up to $15.00 in bonus money for correct answers.

Time: 4 hours
HITs Available: 1
Reward: $1.25
Qualifications: None
 

turkLion

Well-Known Member
Contributor
Joined
Sep 25, 2016
Messages
2,087
Reaction score
4,514
Points
588
Gender
Male
My AHK Script for A9 Shoe. Can probably be cleaner but it works. :)

Numpad1 selects the 1 bubble and submits, Numpad 2 selects the 2 bubble and submits, and so on.

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.

Numpad1::
send {tab}{space}{tab}{enter}
return

Numpad2::
send {tab}{space}{right}{tab}{enter}
return

Numpad3::
send {tab}{space}{right 2}{tab}{enter}
return

Numpad4::
send {tab}{space}{right 3}{tab}{enter}
return

Numpad5::
send {tab}{space}{right 4}{tab}{enter}
return
Edit : Kadauchi @Kadauchi wrote a much better and safer script here. I recommend that you use that one b/c this one will auto submit once you select a radio button. It works but this one is not very safe. :cliff:
 
Last edited:
  • Like
Reactions: Squatty and Pleco

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
My AHK Script for A9 Shoe. Can probably be cleaner but it works. :)

Numpad1 selects the 1 bubble and submits, Numpad 2 selects the 2 bubble and submits, and so on.

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.

Numpad1::
send {tab}{space}{tab}{enter}
return

Numpad2::
send {tab}{space}{right}{tab}{enter}
return

Numpad3::
send {tab}{space}{right 2}{tab}{enter}
return

Numpad4::
send {tab}{space}{right 3}{tab}{enter}
return

Numpad5::
send {tab}{space}{right 4}{tab}{enter}
return
You need to edit out the auto submitting or make it a toggle.
 

Krikket

YouTube Connoisseur
Contributor
HIT Poster
Joined
Jan 12, 2016
Messages
9,385
Reaction score
11,798
Points
1,313
Gender
Female
Title: Online visual attention experiment | PANDA
Requester: Ruxandra Luca [A2ANAXNRE6KCG6] (TO)
TO Ratings:
★★★★★ 0.00 Communicativity
★★★★★ 3.00 Generosity
★★★★★ 5.00 Fairness
★★★★★ 5.00 Promptness
Number of Reviews: 7 | TOS Flags: 0
Submit a new TO review
Description: Time: 12-15 minutes. To be paid: personal code will appear once you complete ALL of the required steps. Send this code back via the system. Aim for at least 75% correct responses to be paid. Please do not repeat experiment if you see it again another time
Time: 3 hours
HITs Available: 1
Reward: $2.50
Qualifications: Total approved HITs is not less than 50;HIT approval rate (%) is not less than 95
 

Blue

Unlikeable Ass
Contributor
Joined
Jan 11, 2016
Messages
4,183
Reaction score
13,272
Points
838
Gender
Male
It's okay, I can hug it all better. Or you can hug my new marshmallow. It's very soft.

I'm gonna go back to forum-crushing on you since Kerek @Kerek disappeared.
That seems fair... im much more dependable.
 
  • Like
Reactions: Jaded
Status
Not open for further replies.