Results 1 to 22 of 22

Thread: Poor Man's Gold Superheater

  1. #1
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default Adieux's Gold Superheater

    Adieux's Gold Super Heater




    Features
    -Uses Superheat
    -Has Anti-Ban
    -Terminates when out of supplies



    What it does
    -Grabs item from preset
    -Performs superheat in action bar 1
    -Performs anti-ban randomly
    -Deposits
    -Click ores randomly so as to not look like a bot
    -Repeats until out of supplies



    Requirements:
    1. Level 43 Magic
    2. Level 40 Smithing
    3. Have a steam/fire/lava staff equipped
    4. Have Gold smith gauntlets equipped for best exp






    Rewards:
    Magic Exp, Roughly 130,000 Exp an hour

    Smithing Exp, Roughly 135,000 Exp an hour


    For the GP's, You will lose money, but it is faster than smelting and trains both smithing and magic.







    Set Up
    1. Make sure you follow this awesome guide to setup your graphic settings.

    2.Set up your preset correctly like this


    3.Have Superheat spell in the first slot or if you like you can change the slot number in the script of the active action bar... Like so


    4.Start off in any SRL supported bank (change bank in script) Important: Only tested at Edgeville but it should be fine anywhere that the include allows.

    5.Start with bank closed, and pin already entered


    Upcoming Features, If people want them
    1. More Bars
    2. Try to make actions a bit faster without sacrificing failsafes
    3. Any other feature people ask for

    Code:
    Current Version: 1.4
    Changes: 
    1. Added a lot more failsafes
    2. Now checks player levels before starting to make sure you can super heat (lol)
    3. Closes out if miss clicks too many times
    4. General clean up of code
    5. Fixed speeds to make it much faster while still being able to click accurately
    Attached Files Attached Files

  2. #2
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default

    Congratulations on your release! I've downloaded it & I'll take a look later. =)
    Tsunami

  3. #3
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Quote Originally Posted by Lucidity View Post
    Congratulations on your release! I've downloaded it & I'll take a look later. =)
    Thank you! Really only released this because I need to make my self a gold smither so I can make some dragon bane bolts for QBD and I was looking on the forums and some of the super heaters are out-dated. At least for the gold super heat method.

    Let me know what you think

  4. #4
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    Yay grats on release! I like the randomization of the superheating spot in your code. However, I did notice a few things:

    1. Why does it try to open the bank again in lines 127 - 131?
    2. Lines 62 - 65 don't seem to actually do anything

    Other than those small things, I really like the cleanliness and effectiveness!

  5. #5
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Quote Originally Posted by yourule97 View Post
    Yay grats on release! I like the randomization of the superheating spot in your code. However, I did notice a few things:

    1. Why does it try to open the bank again in lines 127 - 131?
    2. Lines 62 - 65 don't seem to actually do anything

    Other than those small things, I really like the cleanliness and effectiveness!
    LOL don't know why I had 2 of the commands to open bank up for some reason. And yeah lines 62-65 was some old code I copy pasted from some other script I wrote.
    Fixed them, thanks for the feedback man!

  6. #6
    Join Date
    Jul 2015
    Location
    AZ
    Posts
    103
    Mentioned
    2 Post(s)
    Quoted
    56 Post(s)

    Default

    Just curious, how much do you lose per hour? Also, do the goldsmithing gloves give the boost for suoerheating as well?

  7. #7
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    Quote Originally Posted by fisherfish7 View Post
    Just curious, how much do you lose per hour? Also, do the goldsmithing gloves give the boost for suoerheating as well?
    If the xp is really around 130k an hour, then it's getting aroundn 2452 casts an hour I'm guessing. You lose like 343 gp a bar so that's 800k lost an hour haha (if my math is right). And yes, the gloves do give the boost

  8. #8
    Join Date
    Jul 2015
    Location
    AZ
    Posts
    103
    Mentioned
    2 Post(s)
    Quoted
    56 Post(s)

    Default

    Quote Originally Posted by yourule97 View Post
    If the xp is really around 130k an hour, then it's getting aroundn 2452 casts an hour I'm guessing. You lose like 343 gp a bar so that's 800k lost an hour haha (if my math is right). And yes, the gloves do give the boost
    Wow I am going to have to build up a bit more of a stockpile before I start burning that much money lol. Either way though, nice script

  9. #9
    Join Date
    Apr 2015
    Location
    FireFox
    Posts
    528
    Mentioned
    10 Post(s)
    Quoted
    227 Post(s)

    Default

    Nice release! Hefty bite from the wallet if you run this, haha.
    Scripting with ogLib

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

    Default

    Great release! I'm a bit confused on the method though, isn't it possible to turn a profit whilst superheating? Gold seems to net a consistent (and significant) loss.
    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

  11. #11
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Great release! I'm a bit confused on the method though, isn't it possible to turn a profit whilst superheating? Gold seems to net a consistent (and significant) loss.
    Yeah you can only make a profit making rune bars, Im mostly doing it so I can train my mage and smithing. I would make it for rune bars as well but I dont have the level required sadly.
    I'll be implementing it when I can smelt rune bars for sure.

  12. #12
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    Best way to cost effectively superheat before rune is to do it in the LRC. Just put it on the action bar while you mine so it doesn't interrupt the mining process. You can drop it from the action bar as well. Too bad that requires actually playing the game haha.

  13. #13
    Join Date
    Apr 2015
    Location
    FireFox
    Posts
    528
    Mentioned
    10 Post(s)
    Quoted
    227 Post(s)

    Default

    Quote Originally Posted by yourule97 View Post
    Best way to cost effectively superheat before rune is to do it in the LRC. Just put it on the action bar while you mine so it doesn't interrupt the mining process. You can drop it from the action bar as well. Too bad that requires actually playing the game haha.
    inb4LRCbot
    Scripting with ogLib

  14. #14
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    Quote Originally Posted by srlMW View Post
    inb4LRCbot
    Ashaman's LRC script actually did it. Too bad it's broken now, the gold detection seems to be off. I'd try to fix it myself but his code is like messed up spaghetti to me.

  15. #15
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Quote Originally Posted by yourule97 View Post
    Ashaman's LRC script actually did it. Too bad it's broken now, the gold detection seems to be off. I'd try to fix it myself but his code is like messed up spaghetti to me.
    lol, I've tried to read some peoples code on these forums and they've been pretty bad at times. I probably just need more experience with reading it than writing it, same thing happens when I'm at school trying to help someone with their C code

  16. #16
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    I wouldn't say it's necessarily bad haha. Ashaman's a legend. It must be some kinda genius code I can't read. Ashaman's code was too confusing for me to learn from, but I got most of my SRL practice from reading Clarity's stuff.

  17. #17
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Quote Originally Posted by yourule97 View Post
    I wouldn't say it's necessarily bad haha. Ashaman's a legend. It must be some kinda genius code I can't read. Ashaman's code was too confusing for me to learn from, but I got most of my SRL practice from reading Clarity's stuff.
    No for sure the stuff he makes is amazing. I just need more experience reading other peoples code in general, its always easier reading your own haha or it should be...

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

    Default

    Ashaman's code can get a little confusing. He's a genius scripter but he does some odd stuff (like capitalizing the bold keywords) which imo makes his code look nasty.
    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

  19. #19
    Join Date
    Jul 2015
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    congrats on release

    edit: been using this for a day, working great

    also wish i could post proggys
    Last edited by wingerfinger; 07-30-2015 at 09:30 PM.
    LV 99 skills so far

    - Fletching 99/99- Divination 99/99
    Defense 99/99 Range 99/99

  20. #20
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Quote Originally Posted by wingerfinger View Post
    congrats on release

    edit: been using this for a day, working great

    also wish i could post proggys
    Thank you! And why can't you post proggy?
    I'm going to be updating the progress screen tomorrow, making it a bit nicer instead of having it in the debugger haha

  21. #21
    Join Date
    Jul 2015
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Quote Originally Posted by A Bit Poor View Post
    Thank you! And why can't you post proggy?
    I'm going to be updating the progress screen tomorrow, making it a bit nicer instead of having it in the debugger haha
    ohhh it was on the debug menu? xD
    didnt know, had debug off
    damn my bad, i'll post a proggy next time
    LV 99 skills so far

    - Fletching 99/99- Divination 99/99
    Defense 99/99 Range 99/99

  22. #22
    Join Date
    Feb 2012
    Location
    Florida
    Posts
    180
    Mentioned
    14 Post(s)
    Quoted
    101 Post(s)

    Default

    Quote Originally Posted by wingerfinger View Post
    ohhh it was on the debug menu? xD
    didnt know, had debug off
    damn my bad, i'll post a proggy next time
    Haha no problem, its quite ugly so I'll update it soon and more than likely add support for different bars as soon as im done with other script im working on.

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
  •