Naraka Macro

09/05/2021 15:21 aglibuto#1
Selling Macro
Katana combo for Tarka Ji


Discord: ThePurge#6738
09/05/2021 21:40 pjnpijn#2
Lol this combo is axx bro u fail at the end lmao
09/06/2021 07:20 aglibuto#3
Quote:
Originally Posted by pjnpijn View Post
Lol this combo is axx bro u fail at the end lmao
What do you mean?
Fail at the end?

Anyway, this combo only works when ultimate is activated. If you don't know :)
09/07/2021 12:08 nhochjkaru#4
Quote:
Originally Posted by aglibuto View Post
What do you mean?
Fail at the end?

Anyway, this combo only works when ultimate is activated. If you don't know :)
any trial ?
09/07/2021 16:39 pjnpijn#5
Quote:
Originally Posted by nhochjkaru View Post
any trial ?
This is not a trail he using auto hotkey to do this so i dont know how to give u a trail lolll is not a chese
09/08/2021 07:42 aglibuto#6
This is not a cheese, this is a macro.
Help for your combo using Takarji.
So there is no, trial.

Just dm me in discord if you are interested.
I can show you live how does it work.
09/08/2021 17:59 HFPerplexity#7
Code:
#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Event  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.

#IfWinActive, Naraka

LCtrl::
DashUppercut()

DashUppercut()
{
	Send, {a down}
	Send, {LShift down}
	Sleep, 200
	Send, {c down}
	Sleep, 100
	Click, Right
	Send, {c up}
	Sleep, 25
	Send, {a up}
	Send, {LShift up}
}
Here you go bois. After the first uppercut, just tap Left Ctrl each time your uppercut lands. But uppercut manually after each 3rd uppercut, so you restore energy. Compile as exe and run as admin to be sure it works properly.
03/23/2022 17:31 SlyyTendencies#8
Quote:
Originally Posted by HFPerplexity View Post
Code:
#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Event  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.

#IfWinActive, Naraka

LCtrl::
DashUppercut()

DashUppercut()
{
	Send, {a down}
	Send, {LShift down}
	Sleep, 200
	Send, {c down}
	Sleep, 100
	Click, Right
	Send, {c up}
	Sleep, 25
	Send, {a up}
	Send, {LShift up}
}
Here you go bois. After the first uppercut, just tap Left Ctrl each time your uppercut lands. But uppercut manually after each 3rd uppercut, so you restore energy. Compile as exe and run as admin to be sure it works properly.

What a absolute legend this guy is hahaha The hero we didn't know we needed lmao.