Can one person help? It needs adaptation.

Ask gaming related questions (AHK v1.1 and older)
ozkanmazlum20
Posts: 3
Joined: 12 Apr 2021, 19:20

Can one person help? It needs adaptation.

12 Apr 2021, 19:32

Hello. My English Bad, sorry.

This is macro; how can we write autohotkey?
Can you help?


https://ibb.co/9Y9TZ2L
https://ibb.co/JjcJDn7
ozkanmazlum20
Posts: 3
Joined: 12 Apr 2021, 19:20

Re: Can one person help? It needs adaptation.

12 Apr 2021, 19:41

guys pls help mee..
User avatar
boiler
Posts: 16931
Joined: 21 Dec 2014, 02:44

Re: Can one person help? It needs adaptation.

12 Apr 2021, 20:06

The first one would be like this:

Code: Select all

SetBatchLines, -1

F1::
	Sleep, 7
	Click, Right Down
	Sleep, 60
	Click, Right Up
	Sleep, 12
	Send, {a down}
	Send, {w down}
	Sleep, 7
	Click, Right Down
	Sleep, 12
	Click, Right Up
	Sleep, 12
	Send, {w up}
	Send, {a up}
	Sleep, 12
	Send, {s down}
	Send, {e down}
	Sleep, 600
	Send, {a down}
	Sleep, 150
	Send, {a up}
	Send, {s up}
	Sleep, 100
	Send, {e up}
return
Press the F1 key to initiate it after you run the script. The second one would be similar except for the details. Don't expect the delay times to be precise.
ozkanmazlum20
Posts: 3
Joined: 12 Apr 2021, 19:20

Re: Can one person help? It needs adaptation.

13 Apr 2021, 11:26

İts not working good :/
User avatar
boiler
Posts: 16931
Joined: 21 Dec 2014, 02:44

Re: Can one person help? It needs adaptation.

13 Apr 2021, 11:45

If you're asking for help on why that's the case, perhaps you could provide some more detail. And by more, I mean any.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: jameswrightesq and 127 guests