Page 1 of 4 123 ... LastLast
Results 1 to 25 of 85

Thread: Silent Smelt [Color] [objDTM]

  1. #1
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default Silent Smelt [Color] [objDTM]

    Last updated: 7/31/12 at 1:48 P.M. CT

    What does it do?

    This script will smelt cannonballs or smelt other ore at Alkharid, or Edgeville.
    Status: Probably has issues - Hasn't been update for a few months, probably broken.



    Features
    • Accurate Walking
    • AntiBan
    • Location choice of Alkharid or Edgeville.
    • Fail-safes, lots, and lots of fail-safes.
    • Progress report
    • Breaking system
    • Smelts cannonballs and other ores


    Supported Material that it can make
    • Cannonballs
    • Steel Bars
    • Gold Bars
    • Post which should be added next.


    Setup Instructions
    1. Make sure you have Simba (at least .991), & SRL installed correctly.
    2. Download the ObjDTMInclude from this thread
    3. Move Player to Alkharid or Edgeville bank.
    4. Set your SRL stats username up in the script! (If you don't have one, make one here: http://stats.villavu.com/register
    5. Fill out the player setup in the script
    6. Run the Script.
    7. Sell your materials at High market price! If you don't do this it will ruin the profitability of this script!

    Current Known Bugs
    • Occasional wrong load count in progress report.
    • Rare path errors at AK. Fix in progress.
    • Sometimes the script will go to the furnace, and immediately return after smelting starts. Restarting Simba a few times will fix this, the cause is unknown.


    Still To Come
    • More Ores support (post which ones you want)
    • Coal bags
    • More locations (which ones do you want?)
    • Code clean up
    • Suggestions?


    Progress Reports: (post with the [ REPORT][/ REPORT] tags!)
    Quote Originally Posted by furion_pwnage View Post
    going great so far! Here's my proggy, and I'll edit some more in later
    Progress Report:
    /=======================================================\
    | Location: ak
    | Running for...........20 Minutes and 45 Seconds
    | cballs made...........520
    | Experience gained.....3250
    | Loads Completed.......2
    \=======================================================/


    I ran it again, lost the log though
    Time: 6 hours 30 minutes
    Went through 1.5k-2k steel bars

    Progress Report:
    /=======================================================\
    | Location: ak
    | Running for...........2 Hours, 26 Minutes and 26 Seconds
    | cballs made...........3648
    | Experience gained.....22800
    | Loads Completed.......14
    \=======================================================/


    Working very nice!
    Code:
    One of mine from testing. Client token exipred :/
    /=======================================================\
    | Location: edge
    | Running for...........4 Hours, 27 Minutes and 15 Seconds
    | cballs made...........8392
    | Experience gained.....52450
    | Loads Completed.......35
    \=======================================================/
    
    and one from Le Jingle at AK
    /=======================================================\
    | Running for...........1 Hours, 34 Minutes and 21 Seconds
    | cballs made...........2132
    | Experience gained.....13325
    | Loads Completed.......10
    \=======================================================/
    ============
    Version History
    ============
    Code:
    V 0.4 (8/03/2012) - General Update
    
    • Started work on new walking function
    • Adjusted Furnace clicking to be more efficiant
    • Added option for resting
    • Slight tweaks to the banking function
    • Fixed a critical bug that would only do one steel bar before returning to bank
    V 0.3 (7/31/2012) - Path Update - Downloaded 45 times
    • Updated paths of AK for better walking
    • Added Location to Progress report
    • Work on a few of the progress bugs
    V 0.2 (7/30/2012) - First update - Downloaded 13 times
    • Updated Furnace finding for AK
    • Added support for Gold Bars
    • Some work on the progress report
    • Few more fail-safes
    • Started code clean up
    V 0.1 (7/29/2012) - Beta Release - Downloaded 20 times
    • Initial release
    • Support for Cannonballs
    • Support for Steel Bars
    • Support for Edgeville and Alkharid locations
    • New Inventory tracking
    Credit to euphemism for his ObjDTM script.

    If you find a bug POST IT ALONG WITH THE DEBUG LOG!

    Thanks and enjoy
    ================
    Please Post your feedback! That's how these scripts get made better!
    ================
    Last edited by Silent; 10-27-2012 at 02:37 AM. Reason: updated some reports
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  2. #2
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Oh, nice script, I plan on looking it over and using the debug to test it out.
    Nice title & post info too, looks like a thorough/informative script.

    Edit: Testing now, so far so good!
    Last edited by Le Jingle; 07-30-2012 at 05:38 AM.

  3. #3
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Le Jingle View Post
    Oh, nice script, I plan on looking it over and using the debug to test it out.
    Nice title & post info too, looks like a thorough/informative script.

    Edit: Testing now, so far so good!
    Awesome. I'm curious, are you running at edge or ak?
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  4. #4
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Add Gold Items Yo
    Good Job Yo, nice to see a new solid nice script from an amazing scripter.

  5. #5
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Running Ak.

    I noticed sometimes it won't hit the furnace on first go (might hit too close to the players standing in front of the furnace); but will recover and continue smithing. Had a prog, just under 1 hour but accidentally deleted it when restarting the script(srl update + habit to clear).

    In addition, some of the mouse movements (bank finding / item withdrawing) seemed jumpy when attempting to locate, so that might be sometime to look into.
    (edit : I looked into it and I think it's the wait time when using the uptext confirmation on item withdrawing, increased the wait & will see how that works - so the mouse doesn't move across the item before letting the uptext register)
    (edit 2 : changed the openbanknpc to openbank, which should work better/allow more redundancy afaik - haven't read the entire script to see if openbanknpc for a reason)

    And sometime it will left click the furnace and get that chat interface then run back to the bank and retry (not necessarily a bad thing, however perhaps a small fail safe might help).

    Also, this is just my feedback, it really is a great script you made; extremely stable for a first version to the public. Nice work!

    proggy if you'd like; un-edited Silent Smelt too;
    Progress Report:
    /=======================================================\
    | Running for...........1 Hours, 34 Minutes and 21 Seconds
    | cballs made...........2132
    | Experience gained.....13325
    | Loads Completed.......10
    \=======================================================/

    (suggestion: add the .5 cball xp, will be a little more accurate, but no big deal ;p)
    Cheers
    Last edited by Le Jingle; 07-30-2012 at 08:59 AM.

  6. #6
    Join Date
    Jan 2012
    Location
    Somewhere in Asia
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Need moar Gold Ore brah.
    Lookin' good!

  7. #7
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by HeroOfSinnoh View Post
    Need moar Gold Ore brah.
    Lookin' good!
    Quote Originally Posted by YoHoJo View Post
    Add Gold Items Yo
    Good Job Yo, nice to see a new solid nice script from an amazing scripter.
    I can definitely say gold is a high-priority update.
    Planning on adding it tomorrow, would have been included today, but was giving me some issues so I'm going to let myself sleep on it.

    Quote Originally Posted by Le Jingle View Post
    Running Ak.

    I noticed sometimes it won't hit the furnace on first go (might hit too close to the players standing in front of the furnace); but will recover and continue smithing. Had a prog, just under 1 hour but accidentally deleted it when restarting the script(srl update + habit to clear).

    In addition, some of the mouse movements (bank finding / item withdrawing) seemed jumpy when attempting to locate, so that might be sometime to look into.
    (edit : I looked into it and I think it's the wait time when using the uptext confirmation on item withdrawing, increased the wait & will see how that works - so the mouse doesn't move across the item before letting the uptext register)
    (edit 2 : changed the openbanknpc to openbank, which should work better/allow more redundancy afaik - haven't read the entire script to see if openbanknpc for a reason)

    And sometime it will left click the furnace and get that chat interface then run back to the bank and retry (not necessarily a bad thing, however perhaps a small fail safe might help).

    Also, this is just my feedback, it really is a great script you made; extremely stable for a first version to the public. Nice work!

    proggy if you'd like; un-edited Silent Smelt too;
    Progress Report:
    /=======================================================\
    | Running for...........1 Hours, 34 Minutes and 21 Seconds
    | cballs made...........2132
    | Experience gained.....13325
    | Loads Completed.......10
    \=======================================================/

    (suggestion: add the .5 cball xp, will be a little more accurate, but no big deal ;p)
    Cheers
    Mouse movements are from SRL bank functions, not really much I can do about them being spastic. I use OpenBankNPC because of Edgeville, but I also tested a few of the other functions like OpenBankQuiet, OpenBankFast and OpenBankGlass and they caused even more spastic movement in AK. So I think I'm just going to leave it as is.

    Nice proggy . You just gave me some ideas for things to change with that tomorrow too!
    Not sure about the left-click furnace then run thing. It usually just moves the mouse and goes back over it for me. I'll see if I can reproduce it in the morning.

    As for the .5 xp, I know. I didn't want to take the time to change xp from an integer, but I suppose I need to anyway.

    Thanks a lot for the feedback man, keep it coming!
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  8. #8
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    RAWR! Update time:
    Code:
    V 0.2 - First update
    
    • Updated Furnace finding for AK
    • Added support for Gold Bars
    • Some work on the progress report
    • Few more fail-safes
    • Started code clean up
    Keep the feedback coming guys!
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  9. #9
    Join Date
    Apr 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    is ti possible to run this without the dtm thing, it wont open for me so i cant download it :/

  10. #10
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    As stated in the obj dtm thread;
    - download the extension
    - close any open simba
    - place that .sex file that you downloaded into your C:\Simba\Extensions folder
    - open simba
    - (while in simba) click 'view' at the top bar to get a drop down menu, select 'Extensions'
    - Find objectDTM.sex and click the box so it becomes enabled.
    - wait a couple seconds for it to appear at the top bar (next to msi / sps / srl) and then click it to get a drop down menu and then select 'check for update'

    And thanks for the version update Silent, I'll try it out here soon!

  11. #11
    Join Date
    Jan 2012
    Location
    in a galaxy far far away
    Posts
    371
    Mentioned
    3 Post(s)
    Quoted
    48 Post(s)

    Default

    coal bag support would kick ass willpost proggie in abit
    >:)

  12. #12
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Wow, a solid release from SS
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  13. #13
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    Nice script, might use if I decide to train Smithing any further..*still thinking*

  14. #14
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by James Cash View Post
    is ti possible to run this without the dtm thing, it wont open for me so i cant download it :/
    No, it requires ObjDTM. What do you mean it won't open?

    Quote Originally Posted by Kyle Undefined View Post
    Wow, a solid release from SS
    Thanks man

    Quote Originally Posted by Ucantseemebot View Post
    Nice script, might use if I decide to train Smithing any further..*still thinking*
    Do it!!
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  15. #15
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    I noticed a small pattern while ak smithing; it seems to be happening after 1.5 hours of running, then I end up here (red dot):

    I'll work on watching it next time to attempt at re-creating what goes wrong, until then cheers! :>
    (the debug says its walking to the bank, and then fails 11x on opening, so I'll watch it next time it reaches around 1.5 hrs)

  16. #16
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Le Jingle View Post
    I noticed a small pattern while ak smithing; it seems to be happening after 1.5 hours of running, then I end up here (red dot):

    I'll work on watching it next time to attempt at re-creating what goes wrong, until then cheers! :>
    (the debug says its walking to the bank, and then fails 11x on opening, so I'll watch it next time it reaches around 1.5 hrs)
    Interesting... The ObjDTM is probably finding different cacti and moving the points off the right location. I have an idea of how to solve this.. Time to start patching!

    Again, thanks for the feedback.
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  17. #17
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Hoorah update time:
    Code:
    V 0.3 (7/31/2012) - Path Update
    
    • Updated paths of AK for better walking
    • Added Location to Progress report
    • Work on a few of the progress bugs
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  18. #18
    Join Date
    Jul 2007
    Location
    USA
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This has happened to me with many different scripts in which the smart window will open, but my log in data will not be entered. Has anyone experienced this problem before? Prolly a novice question.

  19. #19
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by furion_pwnage View Post
    This has happened to me with many different scripts in which the smart window will open, but my log in data will not be entered. Has anyone experienced this problem before? Prolly a novice question.
    Check to make sure your graphics settings are on max brightness
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  20. #20
    Join Date
    Jul 2007
    Location
    USA
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Totally wasnt the brightness, but I wasn't running it in a fixed window. *doh
    Thanks for reminding me of the basics!

  21. #21
    Join Date
    Mar 2007
    Location
    USA
    Posts
    1,433
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by furion_pwnage View Post
    Totally wasnt the brightness, but I wasn't running it in a fixed window. *doh
    Thanks for reminding me of the basics!
    No problem, glad you got it fixed.

    How is the script working btw? Haven't gotten a lot of feedback so far (only some good feedback from Le Jingle).
    I'm Silent SPY
    Secret project: 0%
    Need help? Send me a PM

  22. #22
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Ah cool updates, I'll try out some more cballs and some gold this go around; been busy lately and haven't had much chance to test stuff out. I'll try it out again and see how it goes + leaves feedback! :> (P.S. I noticed the openbanknpc is more consistent too -.- good call)

  23. #23
    Join Date
    Dec 2011
    Location
    Belgium
    Posts
    623
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    nice script!
    Time to collect gold ores and get 99 Smithing

    Made by P1ng

  24. #24
    Join Date
    Jul 2007
    Location
    USA
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    going great so far! Here's my proggy, and I'll edit some more in later
    /================================================== =====\
    | Location: ak
    | Running for...........20 Minutes and 45 Seconds
    | cballs made...........520
    | Experience gained.....3250
    | Loads Completed.......2
    \================================================= ======/

    I ran it again, lost the log though
    Time: 6 hours 30 minutes
    Went through 1.5k-2k steel bars

    /================================================== =====\
    | Location: ak
    | Running for...........2 Hours, 26 Minutes and 26 Seconds
    | cballs made...........3648
    | Experience gained.....22800
    | Loads Completed.......14
    \================================================= ======/

    Working very nice!
    Last edited by furion_pwnage; 08-03-2012 at 05:56 PM.

  25. #25
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    I'm not really a fan of the whole resting thing. I'd rather just keep walking instead of resting. Do legit players rest half way between the furnace and bank? I removed it for myself anyway. I'm testing out ~2k steel bars from ores that I found laying around when I logged into RS for the first time in a year.

    Also, the walking was pretty terrible (lost every time after 1 load) but I switched to a less populated world and it seems much better. Expect a long proggy if it succeeds in doing all these ores

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

Page 1 of 4 123 ... LastLast

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
  •