Results 1 to 16 of 16

Thread: Falador Resource Dungeon iron miner + Lumby Smelt&Smith [IN PROGRESS]

  1. #1
    Join Date
    Apr 2012
    Location
    Gielinor
    Posts
    231
    Mentioned
    4 Post(s)
    Quoted
    33 Post(s)

    Post Falador Resource Dungeon iron miner + Lumby Smelt&Smith [IN PROGRESS]

    Hello everyone, I have two scripts in the works. The first is my falador resource dungeon iron miner. The second is my Lumbridge Smelter&Smither.

    The Falador Iron Miner script:

    • Walks to the iron rocks right outside the dungeon
    • Mines iron ores until full inventory
    • Goes back to the resource dungeon
    • Deposits the ores in the deposit box
    • Starts over.
    • Has antiban & failsafes.
    • Always mines the closest, available rock using ACA,TPA, and ATPAs.
    • ~22-23k mining xp/hr.
    • Stable at the moment, just needs touch ups
    • POSSIBLE public release. No promises on releasing though.


    Here is a proggy for the Iron Miner:

    Simba Code:
    Jan. 30 2015
    ========================================================
    Sephiroth Resource Iron Miner
    Time Ran: 5 Hours, 54 Minutes and 4 Seconds
    Iron Mined: 3780
    Loads Done: 135
    Experience Gainzzzz: 132300
    Experience Per Hour: 22419
    ========================================================

    Simba Code:
    Feb 10 2015
    ========================================================
    Sephiroth Resource Iron Miner
    Time Ran: 5 Hours, 57 Minutes and 43 Seconds
    Iron Mined: 3752
    Loads Done: 134
    Experience Gainzzzz: 131320
    Experience Per Hour: 22026
    ========================================================

    Simba Code:
    Feb 13. 2015

    ========================================================
    Master Xehanorts Resource Iron Miner
    Time Ran: 5 Hours, 5 Minutes and 48 Seconds
    Iron Mined: 3220
    Loads Done: 115
    Experience Gainzzzz: 112700
    Experience Per Hour: 22112
    ========================================================

    Simba Code:
    Feb. 13. 2015

    ========================================================
    Sephiroth Resource Iron Miner
    Time Ran: 5 Hours, 48 Minutes and 40 Seconds
    Iron Mined: 3696
    Loads Done: 132
    Experience Gainzzzz: 129360
    Experience Per Hour: 22261
    ========================================================

    The Lumbridge Smelter&Smither

    • Walks to the lumbridge furnace
    • Smelts the bars in the inventory
    • After all bars are smelted, smiths them on the nearby anvil
    • After all items are smithed, walks to bankchest
    • Banks items, repeats
    • Has antiban, but few failsafes (going to work on)
    • Uses DTM's for the furnace and anvil
    • ~23k xp/hr smithing/smelting steel nails NOTE: Xp/hr can vary a lot with this script depending on tier of smelted ores and type of item smithed.
    • Available on this post because it is still in the works and very limited.
    • At the moment is limited to doing steel bars and steel nails (Expansion planned in the future)


    Here is a proggy for the smelter/smither:

    Simba Code:
    ========================================================
    Sephiroth Lumby SmeltySmith
    Time Ran: 5 Hours, 58 Minutes and 47 Seconds
    Steel bars made: 2502
    Loads Done: 278
    Experience Gainzzzz: 137610
    Experience Per Hour: 23012
    ========================================================

    Credits To:
    • @The Mayor; for his tutorials & coal miner that helped me get resources for the smith script
    • @Coh3n; for his tutorials
    • @Ashaman88; for helping me understanding how to use "case" in antiban


    Smelter Setup Instructions:
    • Download the "LumbridgeMap.png" file and save it to your Runescape_other file in your simba include
    • Should be along the lines of in wherever you saved simba when you installed it: "Simba\Includes\SPS\img\runescape_other"
    • Enable your bank presets.
    • You must set your bank preset slot 2 as the one with your ores.
    • Start the script at the Lumby bankchest with the preset already withdrawn.
    • If not using SMART (like me) be sure to select the client with the Simba crosshairs and comment out line 2 of the script
    • Press run
    • NOTE: THIS SCRIPT CAN ONLY SMITH NAILS. (at the moment at least)
    • If using anything other than steel bars to steel nails, your progress report will be off.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by The Mayor; 02-07-2015 at 02:14 AM. Reason: Removed sensitive info from script

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

    Default

    It's very good that you've accomplished this and increased your programming knowledge to the point where you can create such a script.

    But with the absence of any code or certainty of public release, I'm not quite sure what the point of this thread is

    Unless maybe it belongs here? As this is more a development thread then anything else

    E: The attachment was added to the OP sometime after I posted the above
    Last edited by KeepBotting; 02-07-2015 at 01:56 AM.
    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

  3. #3
    Join Date
    Jul 2013
    Location
    An horse
    Posts
    300
    Mentioned
    9 Post(s)
    Quoted
    120 Post(s)

    Default

    @MMOE; You left some sensitive info in your script.
    Currently lurking while messing around with dll injection. Will continue contributing after I finish my quest.

  4. #4
    Join Date
    Apr 2012
    Location
    Gielinor
    Posts
    231
    Mentioned
    4 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by Foundry View Post
    @MMOE; You left some sensitive info in your script.
    Lolz. thanks for the catch. Updated.

    Also, shoutout and thank you to @The Mayor; for editing the OP before me.

  5. #5
    Join Date
    Oct 2014
    Location
    With ezreal~
    Posts
    295
    Mentioned
    45 Post(s)
    Quoted
    255 Post(s)

    Default

    Quote Originally Posted by MMOE View Post
    Lolz. thanks for the catch. Updated.
    Mannnnn. I was hoping to find some juicy information.

    Gratz on the smelter release! My army is patiently awaiting your iron mining script



    It's not gay if it's efficient.

  6. #6
    Join Date
    Apr 2012
    Location
    Gielinor
    Posts
    231
    Mentioned
    4 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by pizzapants View Post
    Mannnnn. I was hoping to find some juicy information.

    Gratz on the smelter release! My army is patiently awaiting your iron mining script
    Key word: "Army". I need an empty world to keep running tests until I add the six hour fix and more failsafes.

  7. #7
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Quote Originally Posted by MMOE View Post
    Key word: "Army". I need an empty world to keep running tests until I add the six hour fix and more failsafes.
    When i click Play on 'Smelter Script' it does nothing. I filled the 'loginName' and 'password' only at 'Player Setup', anything wrong?

  8. #8
    Join Date
    Apr 2012
    Location
    Gielinor
    Posts
    231
    Mentioned
    4 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    When i click Play on 'Smelter Script' it does nothing. I filled the 'loginName' and 'password' only at 'Player Setup', anything wrong?
    Forgot to include setup instructions in OP. Probably doesn't work because I don't use the SMART client and left out the define smart include.

    Edit: Updated OP to include instructions on how to run the script. Also updated the script to use the SMART client.

  9. #9
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Quote Originally Posted by MMOE View Post
    Forgot to include setup instructions in OP. Probably doesn't work because I don't use the SMART client and left out the define smart include.

    Edit: Updated OP to include instructions on how to run the script. Also updated the script to use the SMART client.
    Can you make the option to only smelt the bars instead of smelt+smith? So we could choose to Smelt or Smelt+Smith

  10. #10
    Join Date
    Apr 2012
    Location
    Gielinor
    Posts
    231
    Mentioned
    4 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    Can you make the option to only smelt the bars instead of smelt+smith? So we could choose to Smelt or Smelt+Smith
    Did a small edit on the script to include all bars because not everyone wants to make steel only. New script is posted.

    EDIT:

    Uploaded a script with for SmeltOnly. Be sure to download the lumbridge map before running! Your xp/hour progress report will be off, but it should still run fine.

  11. #11
    Join Date
    Feb 2015
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Can't wait for your Fally script! Have you got a time frame on when it'll be ready?

  12. #12
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    The only Smelt script is broken. It only runs from bank to furnace and repeats that over and over without smelting the bars. Can you fix it?

  13. #13
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    The only Smelt script is broken. It only runs from bank to furnace and repeats that over and over without smelting the bars. Can you fix it?
    BMWxi's script works just fine

  14. #14
    Join Date
    Dec 2014
    Posts
    188
    Mentioned
    3 Post(s)
    Quoted
    100 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    Not working ATM (because of tesserac not detecting the exp) he is pulling a update for this week i think.
    Not working ATM (because of tesserac not detecting the exp) he is pulling a update for this week i think.

  15. #15
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    Not working ATM (because of tesserac not detecting the exp) he is pulling a update for this week i think.
    Just gain a little XP to change the numbers, and try it again.

  16. #16
    Join Date
    Apr 2012
    Location
    Gielinor
    Posts
    231
    Mentioned
    4 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by srpronto View Post
    The only Smelt script is broken. It only runs from bank to furnace and repeats that over and over without smelting the bars. Can you fix it?
    Must be the furnaceDTM not being detected. I'm still learning how to optimize DTM's, RuneScape loves changing it's colors every login.

    Quote Originally Posted by Buxtons View Post
    Can't wait for your Fally script! Have you got a time frame on when it'll be ready?
    After ironman gets 99 mining and I change the coding to reflect my own knowledge of SRL.

    Edit: DTM's have been updated, test run showing it's working. Also, added another iron miner proggy.

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
  •