aiscript.bin contains the AI Scripts used by computers players in melee and campaign maps, as well as for use in map triggers (like "Junkyard Dog"). Because the file has a limit of 65535 bytes, bwscript.bin was introduce in BroodWar to allow more scripts to be included.
Edited by PyAI.
bwscript.bin uses the exact same format as aiscript.bin, it was introduce in BroodWar to get around the 65535 byte file size limit.
Edited by PyAI.
TODO