Results 1 to 15 of 15

Thread: [Aerolib] MuddaFudda's AIO Smelter

  1. #1
    Join Date
    Jan 2014
    Posts
    51
    Mentioned
    5 Post(s)
    Quoted
    24 Post(s)

    Default [Aerolib] MuddaFudda's AIO Smelter

    Hey everyone,
    I've been wanting to get this out so sorry that its unpolished. This is my first color script. It is designed to be an AIO Smelter, and I will need to add more as time goes on to make it truly AIO.

    Setup
    Simba Code:
    USERNAME := '';
      PASSWORD := '';
      HAVE_COAL_BAG := True;
      HAVE_GOLD_SMITH_GAUNLETS := True; //Equip these if you are smelting gold as this will not check if you have them equipped.
      USEBREAKS := True;
      BANK_TAB := 9; // The bank tab that contains all the ores you will be using
      SCRIPT_VERSION := 1;
      BAR_TO_SMELT := STEEL_BAR;



    Example bank layout

    Start in edgeville bank. Turn brightness all the way up, lock zoom to default. Have all of the ore and coalbag in one bank tab visible without scrolling at all. Do not have your coins visible, there is a chance it might get mistaken for gold ore (have not verified). This will not work with the default version of AeroLib since I use different Timer functions, you can download the attached Time.simba and put it in (simba home)\Includes\AeroLib\core\engine\Time.simba. until Flight accepts my pull request.

    Credit to Kyle for his Logger, and Timer functions

    FEATURES:
    Smelts all ore that you can smelt (starts with the one you select)
    Calculates revenue and profit for each type of bar that you smelt
    Break handling
    Auto updates
    Random added waits that are different each time the script is ran
    Modular and able to be expanded upon
    Uses Stats

    TODO:
    Clean up code a lot
    Equipping goldsmith gauntlets
    adding more locations and more modularity to be able to handle opening of doors to/from furnaces and banks
    superheating
    cannonballs
    other crafting options

    There can be a few minor issues when switching between bars to smelt, but I believe I have smoothed that out. I have run this for 24 hours without having to stop and adjust anything.


    Please tell me any suggestions you guys have
    Attached Files Attached Files

  2. #2
    Join Date
    May 2012
    Location
    Lithuania-Italy
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Awesome script. I'll test it soon! Thank you!

  3. #3
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Gratz on the release
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  4. #4
    Join Date
    Jan 2014
    Posts
    51
    Mentioned
    5 Post(s)
    Quoted
    24 Post(s)

    Default

    A bit of a warning, I got a 48 hour ban, most likely due to the pathing not lumping in with everyone else so babysit it a bit until I can fix it.

  5. #5
    Join Date
    Oct 2015
    Posts
    80
    Mentioned
    2 Post(s)
    Quoted
    35 Post(s)

    Default

    Quote Originally Posted by mudda_fudda View Post
    A bit of a warning, I got a 48 hour ban, most likely due to the pathing not lumping in with everyone else so babysit it a bit until I can fix it.
    Thanks for the warning. Can this script make steel bars, though? Given I've all the requirements and the mould in my inventory.

  6. #6
    Join Date
    Jan 2014
    Posts
    51
    Mentioned
    5 Post(s)
    Quoted
    24 Post(s)

    Default

    Quote Originally Posted by terrorbyte View Post
    Thanks for the warning. Can this script make steel bars, though? Given I've all the requirements and the mould in my inventory.
    if you mean cannonballs, it doesnt support those yet, but it wouldnt take much addition to add support, but since my main got a 48 hour ban I am not going to bot on it anymore, but I am adding alkharid as a location. I can try to see how long it would take to whip up making cannonballs

  7. #7
    Join Date
    Oct 2015
    Posts
    80
    Mentioned
    2 Post(s)
    Quoted
    35 Post(s)

    Default

    Quote Originally Posted by mudda_fudda View Post
    if you mean cannonballs, it doesnt support those yet, but it wouldnt take much addition to add support, but since my main got a 48 hour ban I am not going to bot on it anymore, but I am adding alkharid as a location. I can try to see how long it would take to whip up making cannonballs
    Awesome. making cannonballs only requires withdrawing cannonballs mould into inventory. Simple enough rest of it. Good luck mate and grats on release

  8. #8
    Join Date
    Oct 2015
    Posts
    80
    Mentioned
    2 Post(s)
    Quoted
    35 Post(s)

    Default

    Hey @mudda_fudda; does this support ring of forging to smelt Iron bars?

  9. #9
    Join Date
    Sep 2015
    Posts
    32
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Are you planning on adding crafting to it anytime soon because i trying to do it my self but it is kinda hard?

  10. #10
    Join Date
    Apr 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Does this smith cannonballs too?

  11. #11
    Join Date
    Jun 2016
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get this error, where do I need to place the Timer.simba file?
    When I put it in scripts it gives me the following error: self.timer.restart();
    When I put it in includes it keep giving me the error

  12. #12
    Join Date
    Oct 2015
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Great script, it works perfectly, Thank you!

  13. #13
    Join Date
    Feb 2017
    Location
    Sauce
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Love it! Thanks for the script, been using it for a bit but just got around to posting feedback

  14. #14
    Join Date
    Feb 2017
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Would anyone be able to implement cannonball support for this script? Otherwise, it works pretty well!

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

    Default

    It tells me when I want to start the script:
    Error: Unknown declaration "SSLSocket" at line 951
    Compiling failed.
    Edit: I commented out all of the error lines and turned breaking to false and it worked great.
    Last edited by Nixes; 03-28-2018 at 08:05 AM.

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
  •