Introduction:
First off how many hours do you think you've put into your rom hack with just typing the same scripts over and over again? Hours? Days? Months? Definitely a long time. And for those of us with hurting joints or with failing muscles in our arms, it really takes its toll. So with that in mind heres ASH's background:
I wanted to make something that helped the intermediate/advanced Gen 3 scripters, so I grabbed my old coding computer and got to work. I started off with the idea to help beginners learn how to use XSE commands via script generator, but then I remembered back to the days of when I first started scripting and how I had used one over and over again, not even bothering to learn how the commands worked or how they needed to be used. So with that in mind I started work on ASH, a script helper that is meant for more advanced scripters to save time. It doesnt creat the scripts for you it just makes it a little quicker and easier to write up.
Info on program: This was written in Visual Basic 2013, .net framework is needed(as far as I'm aware)
I do have antivirus and have scanned the program, using Eset.
These buttons do the command typing for you, all you have to do is write down what sprite or what offset you want into the 5 given text boxes and BAM! You've got yourself a script. Once you've got your script made just highlight, Ctrl-C, go to XSE Crtl-V and compile. Simple right?
ASH has all the basic commands I could think of and as many of the advanced ones too!
You don't even have to rewrite #dynamic 0x800000 #org @start anymore! It's now just a click of a button!
This is an installed program, but that will allow automatic updates in the future.(it's not even half a megabyte though so don't worry about space)
Screenshots:
Planned Features:
More commands
Better UI
Automatic dynamic offsets and string creation
Ability to use dec OR hex
Hovering over a command's button will show information on command.
Instructions:
Download:
Current Version
v1.1.00
Old versions
Changelog:
First off how many hours do you think you've put into your rom hack with just typing the same scripts over and over again? Hours? Days? Months? Definitely a long time. And for those of us with hurting joints or with failing muscles in our arms, it really takes its toll. So with that in mind heres ASH's background:
I wanted to make something that helped the intermediate/advanced Gen 3 scripters, so I grabbed my old coding computer and got to work. I started off with the idea to help beginners learn how to use XSE commands via script generator, but then I remembered back to the days of when I first started scripting and how I had used one over and over again, not even bothering to learn how the commands worked or how they needed to be used. So with that in mind I started work on ASH, a script helper that is meant for more advanced scripters to save time. It doesnt creat the scripts for you it just makes it a little quicker and easier to write up.
Info on program: This was written in Visual Basic 2013, .net framework is needed(as far as I'm aware)
I do have antivirus and have scanned the program, using Eset.
These buttons do the command typing for you, all you have to do is write down what sprite or what offset you want into the 5 given text boxes and BAM! You've got yourself a script. Once you've got your script made just highlight, Ctrl-C, go to XSE Crtl-V and compile. Simple right?
ASH has all the basic commands I could think of and as many of the advanced ones too!
You don't even have to rewrite #dynamic 0x800000 #org @start anymore! It's now just a click of a button!
This is an installed program, but that will allow automatic updates in the future.(it's not even half a megabyte though so don't worry about space)
Screenshots:
Spoiler:
Not many as there isn't much to show
Planned Features:
More commands
Better UI
Automatic dynamic offsets and string creation
Ability to use dec OR hex
Hovering over a command's button will show information on command.
Instructions:
Spoiler:
Open up the program,
Click start,
Click button corisponding to the commands you want inserted,
Find wanted command,
Type in needed bytes of data into Command Variable text boxes
Click commands button
OR
Open up the program,
Click start,
Click button corisponding to the commands you want inserted,
Find wanted command,
Click command,
Enter needed bytes via main text box.
Click start,
Click button corisponding to the commands you want inserted,
Find wanted command,
Type in needed bytes of data into Command Variable text boxes
Click commands button
OR
Open up the program,
Click start,
Click button corisponding to the commands you want inserted,
Find wanted command,
Click command,
Enter needed bytes via main text box.
Download:
Current Version
v1.1.00
Old versions
Spoiler:
Changelog:
Code:
v1 Initial release
v1.0.01 Now a stand alone program
v1.1.00 Added new Mart scripts and item checkboxes as a nice clean way to keep track of your marts items
Added some automatic script generators for basic scripts. Fixed some issues with a few scripts.
Removed annoying help after fadescreens in the warp scripts
Added about, contact and options bar.
Fixed some internal application stuff to better work with Windows.
I some how made it smaller, Yay!
Increased Font size of variable boxes
Last edited: