Interactive DOS menu with vbs, or java script?
Posted: 07 May 2015 19:34
I was wondering if someone could make a vbs script or a java script that I can start through dos for a interactive menu for an rpg game i'm making with dos. I have used cmdmenusel but its very limited. Here's a list of features I would like included if someone could be awesome to make this for me.
- Changeable font maybe? (Don't think this is possible to display in dos but if so then please)
- Bigger text (use ascii if necessary)
- When you click a certain area (like in a certain line/column specified in the vbs, which I will change within it)
- Also be able to change the color of the text and the background around it, and then when you hover over it, it will invert the colors (For example, the text is green and there's a black box around it but when u hover over it the box turns green and the text turns black) I know this part is possible since it is a feature in cmdmenusel.
Here's a link to the cmdmenusel program/vbs script if you want: http://www.filedropper.com/cmdmenusel
- Changeable font maybe? (Don't think this is possible to display in dos but if so then please)
- Bigger text (use ascii if necessary)
- When you click a certain area (like in a certain line/column specified in the vbs, which I will change within it)
- Also be able to change the color of the text and the background around it, and then when you hover over it, it will invert the colors (For example, the text is green and there's a black box around it but when u hover over it the box turns green and the text turns black) I know this part is possible since it is a feature in cmdmenusel.
Here's a link to the cmdmenusel program/vbs script if you want: http://www.filedropper.com/cmdmenusel