Okay so i did everything barbossa42 said and i get this error:
C:\Users\cam\Desktop\sc>for %v in (*_tex.sc) do python dumpsc.py %v
C:\Users\cam\Desktop\sc>python dumpsc.py arena_training_tex.sc
Traceback (most recent call last):
File "dumpsc.py", line 6, in <module>
from PIL import Image
ImportError: No module named 'PIL'
It also does this for every SC file in the folder ending in _tex.sc
UPDATE: I was able to fix the issue by installing "pillow" for python (The link can be found here:
https://pypi.python.org/pypi/Pillow/3.4.2#downloads)
ALSO: I was able to find all of the images by fixing the problem above! thank you everyone!
P.S. I can share the audio and images with any of you on google drive if you want
Here are some sample files!
ui_spells_tex_.png
chr_electro_wizard_tex.png
ui_spells_tex.png