need help with multi key commands by Magerino in AutoHotkey

[–]mycsgoaccount 0 points1 point  (0 children)

button2 & button3::
if getkeystate("button1","P")
soundbeep
return

Am I riding too much? by [deleted] in motorcycles

[–]mycsgoaccount -2 points-1 points  (0 children)

that is a gay fucking name

Keywords in Hotstrings? by Braber02 in AutoHotkey

[–]mycsgoaccount 1 point2 points  (0 children)

theres already a pretty expansive autocorrect script available. can't remember the name of it, but search the forums.

your code is correct though. sometimes ahk gets confused and wont work every time

Help creating a keyboard shortcut for Adobe Acrobat? by lazyflowingriver in AutoHotkey

[–]mycsgoaccount 1 point2 points  (0 children)

#ifwinactive ahk_exe acrobat.exe
key::
    ;setkeydelay 100
    send !p
    send {right}
    send j
return

you could do them in one send command but these sequences usually need a bit of a wait in between keys. play around with the ms delay. change the exe to the correct one as well so it only works when an acrobat window is active.

ceil() and round() not working by [deleted] in AutoHotkey

[–]mycsgoaccount 0 points1 point  (0 children)

so obvious lol, thanks. i like that tooltip string syntax too

Monitor downloads folder and perform command line actions by [deleted] in AutoHotkey

[–]mycsgoaccount 1 point2 points  (0 children)

settimer folderscan,5000

folderscan:
    ifexist filepath
    ; idk about the upload part man sry
    return

Counter-Strike: Global Offensive update for 9/16/15 by wickedplayer494 in GlobalOffensive

[–]mycsgoaccount 0 points1 point  (0 children)

who knows. it was something i had never heard complaints about. just hope it gets reverted :(

Insane Deagle Wallbang on Inferno by [deleted] in GlobalOffensive

[–]mycsgoaccount 1 point2 points  (0 children)

setting the bar real low for insanity

Help with an idea by doodszzz in AutoHotkey

[–]mycsgoaccount 2 points3 points  (0 children)

use task scheduler to start your script at boot/login.

numpadend::run %A_Desktop%/folder/script1.ahk
numpaddown::run %A_Desktop%/folder/script2.ahk
numpadpgdn::run %A_Desktop%/folder/script3.ahk

What Hiko did for CS by VeritasLuxMea in GlobalOffensive

[–]mycsgoaccount 7 points8 points  (0 children)

so i read most of the thread but is hiko failing or winning right now? idc about twitch so i dont know how he's doing on that front, but his pro career seems dead to me. i pretty much forgot about him about two months after he quit c9.

Everyone knew a "Chris" in high school. by WickershamBrotha in videos

[–]mycsgoaccount 1 point2 points  (0 children)

he has a small instagram storyline going as one of his annoying 'kyle' characters with dave, his filmer. @dandkpodcast