Backupwayback
¯\_(ツ)_/¯
+73|6565
Is there any programs to make help use macros with???


Id like to be able to click Z and have it actually click Z and S   ETC

Can anything do this?


Thanks
CrazeD
Member
+368|6938|Maine
AutoHotKey.

EDIT:

Wallpaper wrote:

Autohotkey.
Haha, I beat you bitch.

EDIT 2: Not only did we post the same thing at the same time, but we edited to acknowledge that fact at the same time.

Fucking epic.

Last edited by CrazeD (2009-01-19 17:03:17)

Wallpaper
+303|6259|The pool
Autohotkey.

EDIT: Damnit, Crazed

Last edited by Wallpaper (2009-01-19 17:02:16)

tkoi
Utahraptor!
+148|6412|Texas
AutoHotkey

Code:

z::Send, zs
Backupwayback
¯\_(ツ)_/¯
+73|6565
+1 to all!!!!!!!!!!!!!!!!

Sum1 send me link
CrazeD
Member
+368|6938|Maine
Backupwayback
¯\_(ツ)_/¯
+73|6565

CrazeD wrote:

http://google.com
ya i know alrdy did that cant make it open though haha
tkoi
Utahraptor!
+148|6412|Texas
Backupwayback
¯\_(ツ)_/¯
+73|6565
says has virus zzz
tkoi
Utahraptor!
+148|6412|Texas
It's a false positive. Don't worry, AHK is open source.
Backupwayback
¯\_(ツ)_/¯
+73|6565
blah now it wont even open says

Error: Target label does not exist

Bunch Rando number etc

This program will now exit

LOL
CrazeD
Member
+368|6938|Maine
Backupwayback
¯\_(ツ)_/¯
+73|6565

CrazeD wrote:

You fail.

http://www.autohotkey.com/download/Auto … nstall.exe

Download. Double click.
thats what i did it wont open the actual program
AussieReaper
( ͡° ͜ʖ ͡°)
+5,761|6418|what

Restart your pc and try again.
https://i.imgur.com/maVpUMN.png
Backupwayback
¯\_(ツ)_/¯
+73|6565
got it open now jsut trying to make scripts thanks guys
Backupwayback
¯\_(ツ)_/¯
+73|6565
Now im having troubles making hotkey work

I want it for when i hit Z it will click Z and S at saem time only once
tkoi
Utahraptor!
+148|6412|Texas
Untested, should work

Code:

z::SendInput, {z down}s{z up}
Backupwayback
¯\_(ツ)_/¯
+73|6565

GGF0RCE wrote:

Untested, should work

Code:

z::SendInput, {z down}s{z up}
ya i used a different one and it finally worked

How would i make one for when im holding down shift and switch to z BUT still want it to do my command haha

like im holding down shift then i decide to click z

For some reason while im holding down shift it wont work

Thanks
tkoi
Utahraptor!
+148|6412|Texas
Backupwayback
¯\_(ツ)_/¯
+73|6565
more karma for you tomorrow

thank you so much
GR34
Member
+215|6810|ALBERTA> CANADA
imacros for firefox is the easiest thing to use period.

https://addons.mozilla.org/en-US/firefox/addon/3863


well it will only do things on the web not in another programs or on the desk top

Last edited by GR34 (2009-01-19 22:12:24)

Board footer

Privacy Policy - © 2025 Jeff Minard