It is possible to create an event based on a vbscript you created. Depending on your script, the vbscript file can or can not accept command line arguments.
Event if usually a vbscript file doesn't accept arguments, there are
ways of making it accept command line arguments.
Below, is an example of an event based on a vbscript file:

This event is equivalent with running the script.vbs prior or post build time depending on how you created the event.