07/30 - Studio Ghibli Saturday!

Status
Not open for further replies.

Dysphoria

New Member
Joined
Jun 13, 2016
Messages
88
Reaction score
127
Points
233
Age
39
Gender
Female
I'm a hardcore turker, I don't use scripts, lol. Except the only reason I don't is that I only turk from my job so I can't =/
 
  • Like
Reactions: jan

Randomacts

Banned
Banned
Joined
Jul 25, 2016
Messages
1,877
Reaction score
1,515
Points
363
Age
27
Gender
Male
I'm a hardcore turker, I don't use scripts, lol. Except the only reason I don't is that I only turk from my job so I can't =/
portable webbrowers are a thing
 

Randomacts

Banned
Banned
Joined
Jul 25, 2016
Messages
1,877
Reaction score
1,515
Points
363
Age
27
Gender
Male
I think my AHK on the first page of this thread is better. It makes better sense.
sigh you set it to numpad now I need to remind my mouse keypad to be numpad instead of top pad .. but it does seem to work
thanks

I'll be able to do A9 hits with a single had lel
 
Last edited:

ducky

good brain, good life
Mentor
Contributor
Joined
Jul 19, 2016
Messages
8,706
Reaction score
23,667
Points
1,013
Gender
Female
I think my AHK on the first page of this thread is better. It makes better sense.
so i'm trying it out now and it seems great
 

Randomacts

Banned
Banned
Joined
Jul 25, 2016
Messages
1,877
Reaction score
1,515
Points
363
Age
27
Gender
Male
In the event that anyone is interested in an AHK I made for the current A9s...

Log in or register now. to view Spoiler content!

if there's none, click within the page and hit the number pad 0
if there are any at all, draw the box first around the one you want, and push numberpad1 for 1, or numberpad2 for multiples - if the buttons are all "no" just hit enter
if there's words, push arrow left, then enter
if the background is blank push 9 and enter

and the random times there are faces or whatever, push 7 (assuming you didn't push 9)

it really helped me rack up numbers, I cleared 600 in an hour and a half.

also, suggestions welcome! I'm very new at this ahk stuff
You didn't make a keybinding for "The target item is blocked or partially out of the image; I cannot see the whole target item."

edit you could prob have numpad 4 go to not loaded on the right side after 5 seconds as well.
 
Last edited:

sryan66611

Well-Known Member
Contributor
Joined
Feb 13, 2016
Messages
3,412
Reaction score
5,893
Points
838
Age
36
Gender
Male
j/w what happened to the peeps that did the a9's in chrome??
 

ducky

good brain, good life
Mentor
Contributor
Joined
Jul 19, 2016
Messages
8,706
Reaction score
23,667
Points
1,013
Gender
Female
j/w what happened to the peeps that did the a9's in chrome??
i've done a few by accident and nothing ever happened, but i still do them on firefox
 
  • Like
Reactions: Kessikitty

Kessikitty

Issac the Todd
Contributor
Joined
May 21, 2016
Messages
2,502
Reaction score
4,086
Points
738
Age
29
Gender
Male
i've done a few by accident and nothing ever happened, but i still do them on firefox
I did hundreds and literally did not even notice I wasn't supposed to until the last few.
 

Melly

Pew Pew!
Contributor
Sole Survivor
Joined
Jan 18, 2016
Messages
16,095
Reaction score
3,434
Points
988
Age
48
Location
Arizona
Gender
Female
Title: Participate in a fun online discussion of Current Events -- 30 minutes | PANDA
Requester: Unanimous A.I. [A1OVB3ATBAQ1KM] (TO)
TO Ratings:
★★★★ 4.20 Communicativity
★★★★★ 3.00 Generosity
★★★★ 4.47 Fairness
★★★★ 4.68 Promptness
Number of Reviews: 32 | TOS Flags: 0
Submit a new TO review
Description: Participate in a fun online discussion of Current Events at 8am Eastern Time, today
Time: 2 hours
HITs Available: 1
Reward: $3.00
Qualifications: HIT approval rate (%) is not less than 90
 

sryan66611

Well-Known Member
Contributor
Joined
Feb 13, 2016
Messages
3,412
Reaction score
5,893
Points
838
Age
36
Gender
Male
In the event that anyone is interested in an AHK I made for the current A9s...


Code:
Numpad0::
send {tab}
send {space}
sleep, 100
send {tab}
sleep, 100
send {space}
return

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

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

Numpad7::
send, {shift down}{tab}{tab}{shift up}
send {left}
return

Numpad9::
send, {shift down}{tab}{shift up}
send {left}
return

^2::
Pause
return

^3::
ExitApp
if there's none, click within the page and hit the number pad 0
if there are any at all, draw the box first around the one you want, and push numberpad1 for 1, or numberpad2 for multiples - if the buttons are all "no" just hit enter
if there's words, push arrow left, then enter
if the background is blank push 9 and enter

and the random times there are faces or whatever, push 7 (assuming you didn't push 9)

it really helped me rack up numbers, I cleared 600 in an hour and a half.

also, suggestions welcome! I'm very new at this ahk stuff
just a couple tips you can do Send {Tab 2} instead of send {tab} send {tab} and you don't have to have everything on a separate line unless its a sleep so you can do

Send {tab}{down}{tab 2}
sleep 50
Send {tab}{down}{Enter}
return
 
  • Like
Reactions: Barbwire

Kessikitty

Issac the Todd
Contributor
Joined
May 21, 2016
Messages
2,502
Reaction score
4,086
Points
738
Age
29
Gender
Male
thats good I suppose :)
I have multiple browsers because I find they must be organized according to task. It drives me fucking MAD to use any browser besides my "work" browser for work.
 
Status
Not open for further replies.