11/07 - Maserati Monday!

Status
Not open for further replies.

Pleco

Friendly Neighborhood Rat
Contributor
Crowd Pleaser
Joined
Jan 23, 2016
Messages
19,190
Reaction score
76,218
Points
1,588
Age
37
Gender
Male
How would one even know if they're the doing the shoe A9's correctly? They seem completely subjective.
 
  • Like
Reactions: jan and A6_Foul_Out

WalkingEmphasis

Banned
Banned
Contributor
Joined
Apr 11, 2016
Messages
4,424
Reaction score
8,154
Points
888
Title: 7-10 minute survey on Facebook(~ 7 minutes) | PANDA
Requester: Kjerstin Thorson [AYTIKKM0XXH4I] (Contact)
(TO): [Pay: 5.00] [Fair: 5.00] [Comm: 0.00] [Fast: 4.50]
Description:
Facebook, survey
Time: 50 minutes(s)
HITs Available: 33
Reward: $1.00
Qualifications: Total approved HITs GreaterThanOrEqualTo 100; Exc: [759332-25655] DoesNotExist; SurveyGroup [58] DoesNotExist; HIT approval rate (%) GreaterThanOrEqualTo 95; Location In US;
 

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
You need to edit out the auto submitting or make it a toggle.
Blue @Blue this look right?

At the top
autosubmit = false;

Take your {tab}{enter} at the end of each line, delete it and make new lines like this

if(autosubmit = "true")
send {tab}{enter}

so itll be like

Code:
autosubmit = false;

Numpad1::
send {tab}{space}
if(autosubmit = "true")
    send {tab}{enter} 
return
 

nopoopwarez

Well-Known Member
Contributor
Joined
Sep 16, 2016
Messages
10,324
Reaction score
18,600
Points
1,238
Age
37
Gender
Male
Stanford Language and Cognition Lab hit on child development is broken if any of you happen to catch it. Won't submit. There goes 30 minutes I could have spent doing more pins.
 

ChristopherASA

Well-Known Member
Contributor
Joined
Feb 18, 2016
Messages
11,716
Reaction score
23,143
Points
1,238
Age
76
Location
Wish it were Seattle,but it isn't. :(
Gender
Male
I'd be happy to make more vids... but you have to tell me what you need vids about.
We've touched on this subject before (six, seven months ago maybe). Let me congeal [ <---------- whoa, "congeal," whoa * * ] my thinking on this and then we can talk further.

* * This is very odd. And this happens with some regularity. I'll be writing to someone (or talking to them), and an appropriate word will pop! into my mind. And more often than not it is a word I never have used before (in speech or in writing) and which I do not recall ever having read (although that is the most likely fount of all such words). Weird.
 
  • Like
Reactions: Blue

Blue

Unlikeable Ass
Contributor
Joined
Jan 11, 2016
Messages
4,183
Reaction score
13,272
Points
838
Gender
Male
Blue @Blue this look right?

At the top
autosubmit = false;

Take your {tab}{enter} at the end of each line, delete it and make new lines like this

if(autosubmit = "true")
send {tab}{enter}

so itll be like

Code:
autosubmit = false;

Numpad1::
send {tab}{space}
if(autosubmit = "true")
    send {tab}{enter}
return
yeah that works.
can also just put the send {enter} on its own line and comment it out
 

Elairiah

Member
Joined
Oct 23, 2016
Messages
174
Reaction score
236
Points
243
Title: Purchase Preference Survey(~ 7 minutes) | PANDA
Requester: Columbia Business School Behavioral Research [AECA6W3316INS] (TO)
TO Ratings:

☢☢☢☢☢ 4.31 Communicativity
☢☢☢☢☢ 4.21 Generosity
☢☢☢☢☢ 4.88 Fairness
☢☢☢☢☢ 4.83 Promptness
Number of Reviews: 57
(Submit a new TO rating for this requester)

Description: Brief behavioral survey; approx 5-7 minutes; $0.75 payment
Time: 30 minutes
Hits Available: 1
Reward: $0.75
Qualifications: Total approved HITs is not less than 100; c0af9c6c has not been granted; HIT approval rate (%) is not less than 95; 638d4b75 has not been granted; Location is one of: US
 

Pleco

Friendly Neighborhood Rat
Contributor
Crowd Pleaser
Joined
Jan 23, 2016
Messages
19,190
Reaction score
76,218
Points
1,588
Age
37
Gender
Male
Very quick


Title: Workplace scenario(~ 4 minutes) | PANDA
Requester: Simone Tang [AQ74Q2Z0O5CPI] (Contact)
(TO): [Pay: 4.53] [Fair: 4.88] [Comm: 4.76] [Fast: 4.78]
Description:
$.50 for 3-4 minutes
Time: 15 minutes(s)
HITs Available: 1
Reward: $0.50
Qualifications: Exc: [26355-25766] DoesNotExist; Location In US;
 

Kadauchi

Well-Known Member
Master Pleaser
Crowd Pleaser
Joined
Jan 12, 2016
Messages
7,098
Reaction score
21,951
Points
1,263
I swear, I made the keybinds for these a9s before in another thread.

yeah that works.
can also just put the send {enter} on its own line and comment it out
Cool, its been awhile since I've made an AHK. That also works.
 

Blue

Unlikeable Ass
Contributor
Joined
Jan 11, 2016
Messages
4,183
Reaction score
13,272
Points
838
Gender
Male
I swear, I made the keybinds for these a9s before in another thread.


Cool, its been awhile since I've made an AHK. That also works.
can pass variables from one script to another btw... so autosubmit can be a variable used in a master script that affects any script you start up during your work day, too
 
  • Like
Reactions: A6_Foul_Out
Status
Not open for further replies.