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

Thread: [AeroLib] Davi's AIO Al Kharid Smelter

  1. #26
    Join Date
    Jan 2015
    Location
    My grotto
    Posts
    32
    Mentioned
    2 Post(s)
    Quoted
    9 Post(s)

    Default

    @Davi Is this script 100% color, is there no reflection or injection involved?
    Happy to hear answer :')

  2. #27
    Join Date
    Jun 2014
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Planning on ROF support?

  3. #28
    Join Date
    Feb 2009
    Location
    Canada
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Unhappy Poor script

    Script can't run for more than a few minutes before logging out and giving me error messages such as:
    • Out of supplies (when there's plenty in the bank)
    • Can't find furnace (furnace is right in front)
    • Can't find bank (bank is right in front)


    I think the best proggy I've ever had was like 2 hours ?

    Keep in mind, I played with game light set to max.

    Edit: If u want to use this script BABYSIT IT
    Last edited by Zego; 07-22-2015 at 11:51 PM.

  4. #29
    Join Date
    Mar 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    also have the same furnace problem >< Could not find furnace - Terminating script

  5. #30
    Join Date
    Jun 2013
    Location
    Scranton
    Posts
    496
    Mentioned
    5 Post(s)
    Quoted
    220 Post(s)

    Default

    Quote Originally Posted by Zego View Post
    Script can't run for more than a few minutes before logging out and giving me error messages such as:
    • Out of supplies (when there's plenty in the bank)
    • Can't find furnace (furnace is right in front)
    • Can't find bank (bank is right in front)


    I think the best proggy I've ever had was like 2 hours ?

    Keep in mind, I played with game light set to max.

    Edit: If u want to use this script BABYSIT IT
    I'm guessing the DTMs need to be changed

  6. #31
    Join Date
    Mar 2015
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    your brightness isnt all the way up prob its working fine for me

  7. #32
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Error: Expected variable of type "Int32", got "AnsiString" at line 859, column 17 at line 859
    Compiling failed.
    I keep getting this on start up

  8. #33
    Join Date
    Jun 2007
    Posts
    532
    Mentioned
    1 Post(s)
    Quoted
    68 Post(s)

    Default

    Quote Originally Posted by butlerofrs View Post
    Error: Expected variable of type "Int32", got "AnsiString" at line 859, column 17 at line 859
    Compiling failed.
    I keep getting this on start up

    Change line 859 from
    Simba Code:
    RSW.Init('surface', 'WorldMap', OS_SMART.ID);
    to
    Simba Code:
    RSW.Init('WorldMap', OS_SMART.ID);

    I also had an issue with it not getting the tin ore out and resulting in the script stopping because it thought it was out of ore. I just changed the randowait time to be a little longer and now it is running.

    **EDIT

    It was a tinderbox in my bank causing the script to miss the tin ore. I removed the tinderbox and now have no issues.
    Finished B.S. Program in Radiology!!

    Projects: A big one! Total secret! hehe

  9. #34
    Join Date
    Mar 2018
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I tried using the script. The script didn't start. I tried fixing it, but after it gave no more errors it ran for 1 second in total each time I ran it. Seems like a great script if only I could get it running.

  10. #35
    Join Date
    Aug 2014
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    try posting here the error so we can help

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
  •