Page 1 of 2

[REQUEST] Mercenaries Blaze

Posted: Thu Jun 10, 2021 3:48 pm
by joeyamine


+Inf HP/MP
+Experience
+Money
+Skill Points
+Puzzle Pieces
+Movement Range

Or honestly just anything fun you manage to figure out.

Re: [REQUEST] Mercenaries Blaze

Posted: Fri Jun 11, 2021 9:34 pm
by joeyamine
+1

Re: [REQUEST] Mercenaries Blaze

Posted: Sat Jun 12, 2021 8:07 am
by vfor5
+1

Re: [REQUEST] Mercenaries Blaze

Posted: Sat Jun 12, 2021 8:24 am
by yuri0212
+1

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 5:31 am
by toydefenser
+1

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 1:11 pm
by notpikachu
Still early in the game, might add more if the game is interesting. Alright, I'm just going to play the game at this point.
Finally finish the game, going to leave to someone else if the game update. Tested on v1.0.1

Edit3:
Added Infinite MP (crude way bcus how the game put max mp on stack)
Added One Hit Kill
Added Money + Etc (playtime, stages, nothing important)
Added Minimum Item (the default max should be x9, advise against more than 9)
Added Infinite SP (Activate during battle)
Added Give 9x for All Item Only [Give all item rather than only the shop item, edit the script depend on what you want ]
[Item ID stop at 68, there's a chance if the game update, this value will need to be modify]
Fixed some typo
Edit4: Added Blaze Point - requested by Zozinhu
Edit5: Change the script signature

Code: Select all

v3:
Unlimited Hp
Move Again
Quick Level Up
Infinite MP
One Hit Kill 
Money + Etc
Minimum Item Only
Infinite SP
Give 9x for All Item 
v4:
Blaze Point
old version
MercenariesBlaze v2.CT
(11.16 KiB) Downloaded 74 times
MercenariesBlaze v1.CT
(2.94 KiB) Downloaded 90 times

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 6:13 pm
by joeyamine
Some of these codes make the game lock up. Anyone else having that issue?

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 6:28 pm
by notpikachu
joeyamine wrote:
Sun Jun 13, 2021 6:13 pm
Some of these codes make the game lock up. Anyone else having that issue?
Can you specify which one, when it happen, and it's there anyway to replicate it? Which game version you're using it on might be helpful too. I been using it for awhile without a problem, so can't help you there without anymore info.

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 7:34 pm
by joeyamine
IT's random, but always stalled loading screens between battles

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 7:34 pm
by joeyamine
Oh and I'm using 1.0.0. Has there been an update already?

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 9:47 pm
by notpikachu
joeyamine wrote:
Sun Jun 13, 2021 7:34 pm
Oh and I'm using 1.0.0. Has there been an update already?
Not sure if there's any large changes between version but mine is 1.0.1 if that help.

Re: [REQUEST] Mercenaries Blaze

Posted: Sun Jun 13, 2021 10:42 pm
by joeyamine
Well anyway, I finished both play throughs and the bonus dungeon, so mission accomplished and TY!

Re: [REQUEST] Mercenaries Blaze

Posted: Fri Aug 13, 2021 2:00 pm
by Zozinhu
notpikachu wrote:
Sun Jun 13, 2021 1:11 pm
Still early in the game, might add more if the game is interesting. Alright, I'm just going to play the game at this point.
Finally finish the game, going to leave to someone else if the game update. Tested on v1.0.1

Edit3:
Added Infinite MP (crude way bcus how the game put max mp on stack)
Added One Hit Kill
Added Money + Etc (playtime, stages, nothing important)
Added Minimum Item (the default max should be x9, advise against more than 9)
Added Infinite SP (Activate during battle)
Added Give 9x for All Item Only [Give all item rather than only the shop item, edit the script depend on what you want ]
[Item ID stop at 68, there's a chance if the game update, this value will need to be modify]
Fixed some typo

Code: Select all

v3:
Unlimited Hp
Move Again
Quick Level Up
Infinite MP
One Hit Kill 
Money + Etc
Minimum Item Only
Infinite SP
Give 9x for All Item 
Hey, thanks for the table!! Is it possible to edit items quantities?

Re: [REQUEST] Mercenaries Blaze

Posted: Fri Aug 13, 2021 4:14 pm
by notpikachu
Zozinhu wrote:
Fri Aug 13, 2021 2:00 pm
Hey, thanks for the table!! Is it possible to edit items quantities?
Sorry, so long didn't open this game as I already finished it probably months ago. If you asking is it possible to change the item quantity from the original script, you can just edit the script itself based on the number, for example x9, find number 9 inside the script, modify, disable enable script back. Not sure if you're implying something different?

Re: [REQUEST] Mercenaries Blaze

Posted: Sat Aug 14, 2021 2:39 am
by Zozinhu
notpikachu wrote:
Fri Aug 13, 2021 4:14 pm
Zozinhu wrote:
Fri Aug 13, 2021 2:00 pm
Hey, thanks for the table!! Is it possible to edit items quantities?
Sorry, so long didn't open this game as I already finished it probably months ago. If you asking is it possible to change the item quantity from the original script, you can just edit the script itself based on the number, for example x9, find number 9 inside the script, modify, disable enable script back. Not sure if you're implying something different?
My bad, I guess I wasn't clear. I mean hovering an item and changing its quantities. From what I gather your scripts max item or max all items on the game, that would spoil the fun of trying to get the items.

On a side note, there's this thing called Blaze Points during battle that you can use Special Skills. Since you're not playing the game anymore, can you help me find the value at least for that? I know nothing about coding/making scripts 😅