I've been told this a thousand times, but standards do make stuff easier to read. And I thought MouseBox was old? You may want to use something different, doesn't matter though. When u do this:
SCAR Code:
//your's
mousebox(385, 216, 398, 228,1);
//The Form it needs to be in
MouseBox(X1, Y1, X2, Y2);
//Changed All yours to the Second Form
I'm guessing your wanting to left click buttons, so that will do. I give some cred's for having to find all of those coords tho.
Line 78, 589, look unfinished
There are a bunch of weird spots. I'm sure who ever uses this, will wanna pick if they are a boy or girl by the way. Atleast able to pick their gender.
SCAR Code:
Procedure PlayerStyle(Gender: Boolean); // True=Boy False=Girl
Or something like that.
But I made it compile at least
Here it is. If it don't work, just say so i guess:
Attachment 8581