Small tip if you got a razer synapse or any keyboard that can macro, loop a punch or kick with enter and activate infinite health and one hit. Set this up in treasure mode while your afk for a few hours to unlock more customization goodies. I would say just do the gold cheat for the first 2 or 3 rounds, all you really going to need is 2-300 mil.
How exactly should the macro script be written?
I tried this with autohotkey
Delete::
{
Loop
Send {j}
}
Return
Home::ExitApp
But that only presses the J key continuously while on my Desktop. It doesn't do anything in the actual game for some strange reason.
Any help with getting this to work would be greatly appreciated.
Thanks.