05/21 - Shiba Inu Saturday!

Status
Not open for further replies.

BreadFish

Doodle Dongle
Joined
Apr 22, 2016
Messages
364
Reaction score
787
Points
343
Age
33
Gender
Male
Meh I'm over it. Didn't wake up in time for Zoltars, can't do A9s. Today just isn't a BreadFish kind of day. Think I might just try that whole 'going outside' thing today. People seem to enjoy that.

Today's Projected Earnings: $1.03 + Bonuses: $0.20 = $1.23
Log in or register now. to view Spoiler content!
 

LightningLord

You think that's a Schwinn.
Contributor
Joined
Jan 12, 2016
Messages
2,400
Reaction score
4,040
Points
538
Age
33
Gender
Male
Meh I'm over it. Didn't wake up in time for Zoltars, can't do A9s. Today just isn't a BreadFish kind of day. Think I might just try that whole 'going outside' thing today. People seem to enjoy that.

Today's Projected Earnings: $1.03 + Bonuses: $0.20 = $1.23
Log in or register now. to view Spoiler content!
Dude. Everyone that's ever gone outside has died.
 
D

Deleted member 481

Guest
fuck it, what is the script for the A9s?
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.

1::
Send {tab}
Send {tab}
Send {tab}
Send {tab}
Send {tab} ; gets to first question


Send {space} ;marks 1 no

Send {tab} ;marks 2 no
Send {tab}
Send {space}

Send {tab} ;marks 3 no
Send {tab}
Send {space}

Send {tab} ;marks 4 yes
Send {space}
Send {tab}

Send {tab} ;marks 5 no
Send {tab}
Send {space}

Send {tab} ;marks 6 no
Send {tab}
Send {space}

Send {tab} ;marks 7 no
Send {tab}
Send {space}

Send {tab} ;marks 8 no
Send {tab}
Send {space}
 
Last edited by a moderator:

heeheehahaha

In and Out
Contributor
Joined
Jan 13, 2016
Messages
4,367
Reaction score
3,235
Points
738
Gender
Female
Title: Give us your opinions on a legal scenario. | PANDA
Requester: Law Researcher [ABXVWM77VN59H] (TO)
TO Ratings:
★★★★★ 0.00 Communicativity
★★★★★ 5.00 Generosity
★★★★★ 0.00 Fairness
★★★★★ 0.00 Promptness
Number of Reviews: 1 | TOS Flags: 0
Submit a new TO review
Description: Read about a hypothetical legal case and provide your opinions. This survey will take approximately 20 minutes, and you will be paid $4.00 for your participation.
Time: 60 minutes
HITs Available: 1
Reward: $4.00
Qualifications: HIT approval rate (%) is greater than 95;Location is US
 
D

Deleted member 481

Guest
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.

1::
Send {tab}
Send {tab}
Send {tab}
Send {tab}
Send {tab} ; gets to first question


Send {space} ;marks 1 no

Send {tab} ;marks 2 no
Send {tab}
Send {space}

Send {tab} ;marks 3 no
Send {tab}
Send {space}

Send {tab} ;marks 4 yes
Send {space}
Send {tab}

Send {tab} ;marks 5 no
Send {tab}
Send {space}

Send {tab} ;marks 6 no
Send {tab}
Send {space}

Send {tab} ;marks 7 no
Send {tab}
Send {space}

Send {tab} ;marks 8 no
Send {tab}
Send {space}
This is my version of the script.
I use the 1 key to select all 'no' and the men's shirt option 'yes'. I usually get more images of just men in their shirts so I switched it to yes. Only thing I don't like is that I have to click inside the frame for it to work.
 
  • Like
Reactions: Tribune

ivyleaf

New Member
Contributor
Joined
Jan 15, 2016
Messages
3
Reaction score
2
Points
328
Age
45
Gender
Female
for those doing A9s - are you counting kids clothes as man's/woman's?
 
  • Like
Reactions: Tribune
Status
Not open for further replies.