ok well every time i go run script (im just writing one) It Gives me this error,
Line 38: [Error] (3442:1): Semicolon (';') expected in script C:\Documents and Settings\Administrator\My Documents\scotts\My Scripts\Working On\powerchopper1.scar
ok now look at my script so far this is just the beggining,
program PowerChopper;
{.includes\SRL/SRL/Skill/Woodcutting.scar}
{.include Si.scar}
32-//Edit The Things In This Box Only!//
33-////////////////////////////////////////////////////////////////////
34-const
35-TreeColor1 =3041376;//Color Of The Tree You Want To Chop.
36-TreeColor2 =1581080;//Color Of The Tree You Want To Chop.
37-TreeType ='Tree'//Enter The Tree Type Here.
38-logoutnumset =12000; //Times to click trees before logging out.
39-TakeScreenshot=True; // Take Screenies Of The Reward From Boxsolver
40-////////////////////////////////////////////////////////////////////
the numbers are what lines they arnt writin in the script please tell me whats wrong



Reply With Quote

