28.09.2012, 17:12
Well yes, sort of:
That is a batch script, but all it does is print some lines to a file, save it as a .VBS file, then run that file instead (even though everything they want can be done in pure batch scripting). "echo" is like "print", or in this case like "fwrite".
pawn Код:
) > Modify.vbs
CSCRIPT //NOLOGO Modify.vbs