A simple console that can run/close programs and can do basic other stuff
- clear/cls -> clear the console
- print -> print a message in the console
- run -> run a program
- openurl -> open a url in the default web browser
- kill -> kill a process
- forcekill/fkill -> forcekill a process
- cmd -> run command in windows command promt
- action -> loads a script file with .ini extension in the /actions folder
- actionloop -> loops an action for a specific amount of time & delay (ms)
