Fortnite edit macro.

Ask gaming related questions (AHK v1.1 and older)
phay23
Posts: 2
Joined: 17 Jun 2021, 10:37

Fortnite edit macro.

Post by phay23 » 17 Jun 2021, 10:43

Hello.
I'm looking for a consistent fortnite edit macro that can do single edits but also drag edits.
The edit bind i use is V, can anyone assist me with this as i have no idea where to start?
Thanks!
gregster
Posts: 8886
Joined: 30 Sep 2013, 06:48

Re: Fortnite edit macro.

Post by gregster » 24 Jun 2021, 19:15

phay23 - as a new user - can't respond to PMs. So, I post here what ended up erroneously in the reports:
Sally2Q wrote: So in game what keys do you press to do the edit?
phay23 wrote: I use V to edit
Sally2Q
Posts: 43
Joined: 16 Jun 2021, 10:18

Re: Fortnite edit macro.

Post by Sally2Q » 28 Jun 2021, 12:14

So you want something that continuously presses V ?
phay23
Posts: 2
Joined: 17 Jun 2021, 10:37

Re: Fortnite edit macro.

Post by phay23 » 16 Jul 2021, 20:17

i want it to select the tiles when i press v without me needing to click the mouse, and then when i release v i want it to confirm the edit @Sally2Q
Sally2Q
Posts: 43
Joined: 16 Jun 2021, 10:18

Re: Fortnite edit macro.

Post by Sally2Q » 23 Nov 2021, 06:42

What someone would need to help you in this regard is a list of all user actions you do for this task when you do it manually.
So I think the first thing you do is press V. Then after you press V you click somewhere?
Nod1234
Posts: 62
Joined: 13 Dec 2021, 12:10

Re: Fortnite edit macro.

Post by Nod1234 » 05 Jan 2022, 08:03

Code: Select all

*v:: 
Send {v} ;edit Button
Sleep, 5
Click, L D ;if left Button is your selection button
KeyWait, v 
Click, L U ;if left Button is your selection button
Sleep, 5
Send {v} ;confirm Button, change it when it is another
return
Tyjuan123
Posts: 1
Joined: 07 Jan 2022, 16:41

Re: Fortnite edit macro.

Post by Tyjuan123 » 07 Jan 2022, 16:43

Hey can u make me a edit macro that I can drag edit but edit quickly also like how serpent AU is so I can edit fast while tripple editing and hopefull I can quad edit too :)
Nod1234
Posts: 62
Joined: 13 Dec 2021, 12:10

Re: Fortnite edit macro.

Post by Nod1234 » 09 Jan 2022, 16:38

I can but I will not do it because it's unfair. But if you have questions regarding your AHK code I can help... If I know the solution by my self
yesyes
Posts: 1
Joined: 07 Feb 2023, 15:09

Re: Fortnite edit macro.

Post by yesyes » 23 Feb 2023, 13:33

Yo could u make me a drag edit macro but when i single i want it that have like no problem pls ? or could u slide me the SERPENTAU macro ?
Thank you
Post Reply

Return to “Gaming Help (v1)”