[Newcomer] Dragon Ball FZ training Scripts Topic is solved

Ask gaming related questions (AHK v1.1 and older)
Youngling

[Newcomer] Dragon Ball FZ training Scripts

27 Jan 2018, 21:20

Good morning/evening peoples of the community of AHK,

It's my first time posting here so I'll try to be as precise as possible,
So i decided to give scripting a try with the coming out of the new game from The dragon ball franchise "FighterZ"

I looked around the website and the forums trying to understand how was working the codes and differents way to make it work but it seemed I wasn't able to suceed. This is the different code I tried to make it work as a test to run the Y into a P :

Code: Select all

y::

Sendplay {p}

Return

Code: Select all

y::

Sendinput {p}

Return
It seemed that the second code worked on any other page of my computer : Notepad, Internet [etc...]
But somehow it didn't on the game I want it to work :cry:

I'll keep on looking for in the meantime, for a way to the following combo :
{j}
{Down, k}
{k}
{i}
{j}
{Down, Down left, left + k}
{Down, Down left, left + p}
If any of you have an idea, or could help me, That really would be amazing :dance:
Many thanks in advance,
Have a wonderful day !
Youngling

Bit of news~

28 Jan 2018, 09:28

Sorry in advance for the double post.

So I managed to learn how to SendInput and made it work in multiples windows.

So far, it seems that the window of the game won't allow my script to run. I tried to make a light attack into a heavy attack using this :
u::

SendInput p

Return
It made the game unable to recognize the Light attack anymore, like it was blocking the script.
Any idea ?
I'll go back to try finding myself in the meantime ~ :)
Youngling

Re: [Newcomer] Dragon Ball FZ training Scripts  Topic is solved

28 Jan 2018, 19:07

You guys can close subject I found all my answers <3
Kyonshin
Posts: 8
Joined: 01 Feb 2018, 12:09

Re: [Newcomer] Dragon Ball FZ training Scripts

03 Feb 2018, 09:13

Anyone have an exemple of Autohotkey for Dragonball FighterZ ?

Because i want to take all of this combo in macro for playing with friends or against the AI, it's just 6 but with them is just perfect ! :superhappy:

Base Combo :

'Basic Combo 1: Light > Medium > Heavy > Heavy > Light > Medium > Jump Cancel > Light > Medium > Special Move > Super Move

Basic Combo 2: Light > Medium > Down + Heavy > Heavy > Light > Medium > Jump Cancel > Light > Medium > Special Move > Super Move

Intermediate Combo 1: Light > Down + Medium > Medium > Jump Cancel > Light > Medium > Down + Heavy > Heavy > Light > Medium > Jump Cancel > Light > Medium > Special Move > Super Move (in the air)

Intermediate Combo 2: Light > Down + Medium > Medium > Jump Cancel > Light > Medium > Down + Heavy > Heavy > Light > Medium > Jump Cancel > Light > Medium > Heavy > Super Move (on the ground)

Advanced Combo 1: Light > Down + Medium > Medium > Jump Cancel > Light > Medium > Light > Down + Heavy > Light > Light > Down + Heavy > Jump Cancel > Light > Light > Special > Super Move (in the air)

Advanced Combo 2: Light > Down + Medium > Medium > Jump Cancel > Light > Medium > Light > Down + Heavy > Light > Light > Down + Heavy > Jump Cancel > Light > Light > Light > Super Move (on the ground)
User avatar
eventhorizon
Posts: 158
Joined: 27 Oct 2016, 14:22

Re: [Newcomer] Dragon Ball FZ training Scripts

03 Feb 2018, 22:10

Keep in mind that Dragon Ball FighterZ uses something called EasyAntiCheat that runs alongside the client software and scans your hardware and local memory for anti-cheat software. I'm not entirely sure what this anti-cheat does but it could be interfering with your ability to keybind or send your hotkey routines to the game. Since i don't have the game i'm unable to check further any interference with Autohotkey the game makes. Also you want to make sure that any scripts you make run the game as a window and not as a True Fullscreen. Start with something simple like trying to pop up a message box or a tooltip to see if the game can even respond to that before going all gung ho on a full script.
A computer lets you make more mistakes faster than any invention in human history – with the possible exceptions of handguns and tequila.
Kyonshin
Posts: 8
Joined: 01 Feb 2018, 12:09

Re: [Newcomer] Dragon Ball FZ training Scripts

04 Feb 2018, 10:29

Ok i try this !

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 82 guests