And i would like if this is the only super heating script? because i saw a lot of other scripts but they are down so i chose this one..
And i would like if this is the only super heating script? because i saw a lot of other scripts but they are down so i chose this one..
Last edited by eimis; 02-13-2012 at 07:25 PM.
Ok, so i managed successfully execute the file i mean auto heater. But there are some other problems when the simba bot opens i mean to login screen the script doesnt write my name nor my password..(i have wrote down the begin form)
Name := '***************';
Pass := '********';
Pin := '****';
Integers[1] := STEEL;
Loc := 'vwb';
Booleans[0] := True; // Take 5 minute breaks every hour?
Active := True;
end;
end;
And also i have wrote down to a new tab this, because without this the script does not launch..
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end.
There are currently 1 users browsing this thread. (0 members and 1 guests)