
Originally Posted by
Devilz253
Do I need to change any of this?
Procedure StartScript;
Begin
SetUpSRL;
SetupSRLStats(405, SRLStats_Username, SRLStats_Password);
DeclarePlayers;
SmartSetRefresh(100);
If Not LoggedIn Then
TerminateScript;
SetAngle(SRL_ANGLE_HIGH);
Also..
Thats all it says when i click the green play button to run it:
[Hint] (333:3): Variable 'X' never used at line 332
[Hint] (333:3): Variable 'Y' never used at line 332
Compiled successfully in 733 ms.
SRL Compiled in 32 msec
SMART Initialized.
Loaded: Server 39, Members: True, Signed: True, Super Detail: False.
Successfully executed.
After this Smart opens but the script doesnt run