10/05 - Wacky Inventions Wednesday!

Status
Not open for further replies.

thedorchannel

Well-Known Member
Contributor
Joined
Jan 12, 2016
Messages
15,183
Reaction score
35,691
Points
1,288
Age
38
Gender
Male

T. Leela

Oh Lord...
Contributor
Joined
May 12, 2016
Messages
11,050
Reaction score
14,046
Points
1,388
Location
Colorado
Gender
Female
Here is my AHK for the A9s. No one answered me about a script so I made this up quick. Use at your own peril.

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.

0::
send {tab}
send {space}
sleep, 100
send {tab}
sleep, 100
send {space}
return

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

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

6::
send {shift down}{tab}{tab}{shift up}
send {left}
return

7::                  
send {shift down}{tab}{shift up}
send {left}
return

8::
send {left}
return

^2::
Pause
return
Ok nvm didn't see this, don't know why it was that hard for me to find :wink: thanks!
 
  • Like
Reactions: <Gucci>

danawhitaker

New Member
Joined
Jan 13, 2016
Messages
36
Reaction score
69
Points
268
Age
43
Gender
Female
yes, my mom is 85 and I know just what you are talking about!!
My grandma was 90 when my daughter was born. When my daughter hit the toddler years, I would often find them drawing on the walls together with things that didn't wipe off well, or putting stickers on furniture. I never had the heart to get mad though.
 
  • Like
Reactions: Dutchy and <Gucci>

Squatty

.
Contributor
Crowd Pleaser
HIT Poster
Joined
Mar 17, 2016
Messages
21,286
Reaction score
44,989
Points
2,538
Age
36
Gender
Female
Title: Message(~ 10 minutes) | PANDA
Requester: GEMS Lab [A11T8FV5IJG5KU] (Contact)
(TO): [Pay: 4.06] [Fair: 4.56] [Comm: 3.36] [Fast: 4.54]
Description:
This survey consists of three (3) separate surveys, and is part of a series of studies examining people’s views in variety of contexts.
Time: 60 minutes
HITs Available: 1
Reward: $0.75
Qualifications: Exc: [601145729-22722] has not been granted; Location is one of: US;
I have accepted and returned this on 3 separate occasions. I always see the writing and nope out
 

CloudNine

Well-Known Member
Joined
Jan 12, 2016
Messages
1,583
Reaction score
4,137
Points
513
Gender
Male

Cruxy

Well-Known Member
Joined
Feb 2, 2016
Messages
1,384
Reaction score
3,185
Points
513
Age
39
Gender
Male
I grind my own beans. Jesus christ I'm lazy I'm not a heathen.

I just use a lot of milk in my coffee, so inevitably I pour a cup and then it's half-cold, so I have to microwave it until it's blistering hot. Then I forget it in the microwave for 5 minutes, and by then it's basically drinkable.
Milk....in coffee? and you try and say you aren't a heathen.
 
  • Like
Reactions: <Gucci>

Lepi

Some Kind of Sneaky Witch Thief
Contributor
Joined
Jan 12, 2016
Messages
12,892
Reaction score
8,050
Points
1,213
Gender
Female
Milk....in coffee? and you try and say you aren't a heathen.
I'mma light this Wayne Manor candle and drink my milky coffee for maximum class.
 
  • Like
Reactions: <Gucci>

Not A Robot

VERIFIED HUMAN
Contributor
Joined
Apr 27, 2016
Messages
4,515
Reaction score
6,751
Points
838
Gender
Male
I give up. Can someone please share whatever is the closest to working ahk or other a9 script for the current batches? thanks :D
I'm sorry, I have tried to fix my own, no luck,
have been searching here for the latest here, just can't find,
i am just am useless today.
Log in or register now. to view Spoiler content!
 

KellieS23

Anyone else feel like a Rainbow?
Contributor
Joined
Apr 6, 2016
Messages
6,287
Reaction score
10,331
Points
1,063
Location
Kansas
Gender
Female
YAY Finished the $10 Heather and 2 others I caught before I have to pick my kid up! :)
 
  • Like
Reactions: Squatty and <Gucci>
Status
Not open for further replies.