i Need help with my autohotkey Topic is solved

Ask gaming related questions (AHK v1.1 and older)
game player 123

i Need help with my autohotkey  Topic is solved

16 Jan 2018, 16:08

Hey i am a player of an online game called agma.io and i was hoping someone would make a hotkey so that every time i press "{" it would press enter then type "shake" then enter again but have a like 1 delay if anyone cares than thank you if you don't then well you know :D
Rindis
Posts: 213
Joined: 23 Dec 2013, 13:58
Location: Norway
Contact:

Re: i Need help with my autohotkey

18 Jan 2018, 15:17

Code: Select all

<^>!7:: ;the { is located on the "7" key in my keyboard and I have to press Alt Gr
	send, {enter}
	send, shake
	sleep, 10 ;change this number to increase to delay
	send, {enter}
return

esc::
ExitApp

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 57 guests