Well I checked script 1's offset in a hex editor, and the 0's were still there. So then I checked it in XSE, and the hex was all correct, except instead of: 01 50 00 00 at the beginning like you said, it was 01 50 01 00. There was an 01 after the 50. But im guessing its because 50+01= 5001, my...