Page 2 of 2 FirstFirst 12
Results 26 to 27 of 27

Thread: Help a newbie? <3

  1. #26
    Join Date
    Dec 2011
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  2. #27
    Join Date
    Dec 2011
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •