For some reason this isn't typing for me:
It's part of my fletcher. It's essential as i need it for bow fletching, but it works in other parts of the script just not here?PHP Code:Procedure LongOrShort;
Begin
If(Longbow)Then
Begin
Mouse(262, 399, 5, 5, False);
ChooseOption(x, y, 'Make X');
TypeSend('28');
End;
End;




Reply With Quote





.



