Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 75

Thread: Mounty's SuperHeat!

  1. #26
    Join Date
    Dec 2007
    Posts
    174
    Mentioned
    0 Post(s)
    Quoted
    43 Post(s)

    Default

    mounty's on gold change line 399 and 400 to
    Mouse(695,450,10,10,true);
    wait(200+random(75));
    makes it alot smoother way faster and does every ore every time also change the ending repeat loop to
    until false
    so it don't stop so soon. runs great!

  2. #27
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    I will be doing this once i change to ATPAs as it will be easy to switch between the selected ores. However, im not sure how to do this for DTMs, as FindDTM will always shw the first in order. So im afraid i wont be able to implement this until the weekend.

    Thanks for the suggestion though. Check back on Sunday and the new release should be up with a faster procedure.

    Edit: didnt see that last post. Thanks for the advice. Ill add that in to the script.

  3. #28
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    In version 0.7 I've added a section to the superheating process which should make it much faster than it was. Let me know if it make a difference or causes any other issues. Cheers folks

  4. #29
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wont withdraw the coal when i'm trying to superheat mith

    edit: Okay so I used the v6, and i got it to get into the bank 2ce, but for the most part it just sits there and dose nothing
    Last edited by nightmare5019; 12-05-2012 at 07:06 PM.

  5. #30
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nightmare5019 View Post
    wont withdraw the coal when i'm trying to superheat mith

    edit: Okay so I used the v6, and i got it to get into the bank 2ce, but for the most part it just sits there and dose nothing
    Thanks for the feedback.
    v0.7 should work best.
    Must be a problem with the DTMs. Do you have your client set up properly with highest brightness? If you could send me a pic of your coal and ore in your inv i can check my colours against your.

    Ill be changing to ATPAs soon so shouldnt have this problem for much longer. If you know how to make DTMs you could simply make a new coal DTM or change the tolerance of the one i made.

  6. #31
    Join Date
    May 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'll send you a screenshot tonight, I'm heading off to work, should be home with enough time to set it up.

  7. #32
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Cheers mate that will help a lot. I'll get it updated at some point tomorrow as im not in the house till late tonight.

  8. #33
    Join Date
    Aug 2012
    Location
    Singapore
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Using this right now. Thanks for this it's quite awesome. Made a few tweaks here and there, added bank pin. Thanks.

  9. #34
    Join Date
    Dec 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by guthixboss1 View Post
    Using this right now. Thanks for this it's quite awesome. Made a few tweaks here and there, added bank pin. Thanks.
    What ver u running?

  10. #35
    Join Date
    Apr 2012
    Location
    Land of the Rising Sun
    Posts
    207
    Mentioned
    0 Post(s)
    Quoted
    77 Post(s)

    Default

    Quote Originally Posted by westkevin12 View Post
    mounty's on gold change line 399 and 400 to
    Mouse(695,450,10,10,true);
    wait(200+random(75));
    makes it alot smoother way faster and does every ore every time also change the ending repeat loop to
    until false
    so it don't stop so soon. runs great!
    Even after doing this, it still seems to try and reheat the same ores quite often :S

  11. #36
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by guthixboss1 View Post
    Using this right now. Thanks for this it's quite awesome. Made a few tweaks here and there, added bank pin. Thanks.
    Great to hear. Any suggestions for tweaks to improve the script you could share?

    Quote Originally Posted by Orange_lightening View Post
    What ver u running?
    I would suggest using the most recent version. If you have any problems report them here. Most problems will be to do with colour finding. you can easily fix them yourself by upping the tolerance or editing the DTMs.

    Quote Originally Posted by pure_thief View Post
    Even after doing this, it still seems to try and reheat the same ores quite often :S
    You shouldnt need to do this for the latest version (v0.7) as it simply clicks on the last ore in your inv until there are no more (and should double check if there are any left and heat them too). Let me know if you have any problems with the latest release.

  12. #37
    Join Date
    Nov 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I just started to try this, but I instantly saw an problem when superheating steel bars. Sometimes it doesn't deposit 1 iron ore so instead of doing all steel bars, it makes an iron bar and 1 coal is left in the invy. After that it's all bad making a bunch of iron bars. Perhaps making sure that the script double checks to make sure that 1 iron is always deposited before withdrawing the coal for steel bars.

  13. #38
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by grad View Post
    I just started to try this, but I instantly saw an problem when superheating steel bars. Sometimes it doesn't deposit 1 iron ore so instead of doing all steel bars, it makes an iron bar and 1 coal is left in the invy. After that it's all bad making a bunch of iron bars. Perhaps making sure that the script double checks to make sure that 1 iron is always deposited before withdrawing the coal for steel bars.
    Thanks for the report. I've updated to v0.8. In this version i have added an extra check for the number or iron ore in the inv and made it so that it will deposit any iron bars which may have been made.

    Please try the new release and let me know if there are any more problems.

  14. #39
    Join Date
    Nov 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you really need to do one at the ge best place to superheat

  15. #40
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by bradsm123 View Post
    you really need to do one at the ge best place to superheat
    If you want to use this script at the GE it would be fairly easy to make the required changes. You would simply need to change the colour it looks for when finding the banker. However, as the GE is so crowded i would imagine there would be many colour matches and a new procedure would need to be written for finding the banker. But again that would be fairly simple.

    As for me i have no plans to change the location at this current time, sorry.
    If you do give it a go, let us know how you get on with it and i could provide any help if you get stuck on anything.

  16. #41
    Join Date
    Dec 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Does this script work with the coal bag?

  17. #42
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by A L E X View Post
    Does this script work with the coal bag?
    Hey sorry not yet, but it will.

  18. #43
    Join Date
    Aug 2012
    Location
    Singapore
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Small bug.. Withdraws iron ores twice. Doing a self fix right now- will post when I do. Probably just gonna up the wait time, and add a failsafe. :P

  19. #44
    Join Date
    Aug 2012
    Location
    Singapore
    Posts
    77
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Okay there wasn't a need for the failsafe. Works perfectly.

    317-329

    begin
    Writeln('found OreDTM');
    Mouse(x,y,7,7,false);
    wait(200+random(120));
    ChooseOption('10 ');
    end else
    begin
    Writeln('No Ore in bank. Logging out.')
    logout;
    TerminateScript;
    end;
    wait(900+random(200));
    end;

  20. #45
    Join Date
    May 2012
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Soon as you add addy support I'll do some 10k bar testing

  21. #46
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by guthixboss1 View Post
    Okay there wasn't a need for the failsafe. Works perfectly.

    317-329

    begin
    Writeln('found OreDTM');
    Mouse(x,y,7,7,false);
    wait(200+random(120));
    ChooseOption('10 ');
    end else
    begin
    Writeln('No Ore in bank. Logging out.')
    logout;
    TerminateScript;
    end;
    wait(900+random(200));
    end;
    I've not had this error since i updated to the latest version. I'm not sure whether to add this to the script. Has anyone else had this problem?

    Also does it work with 800+random(200)?

    Think ill add it anyway but would be nice to know if others have had the same issue.


    Quote Originally Posted by The_Dude View Post
    Soon as you add addy support I'll do some 10k bar testing
    Great to hear. Ill see if i can add it quickly.

  22. #47
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    V0.9 now released!

    Added support for addy and guthixboss1's fix.

    Let me know how it runs.

    Coal bags will be coming soon...

  23. #48
    Join Date
    Dec 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I have just recently started using simba and I tried starting this up and it logged in but and opens bank but then nothing else from there. I filled in the bar type with mithril and I am not sure if I am doing everything right. If you could either pm me or any sort of support will help. I really need this done soon because I bought 8k mithril ores to smelt and I don't want any price changes to happen now.
    Edit: I have recently updated and now it opens the bank then closes and I have mithril ores and coal visible. Is there a certain spot in the bank slot I am suppose to have it in?
    Edit2:
    Last edited by Alakaiz; 12-12-2012 at 05:52 PM.

  24. #49
    Join Date
    Nov 2008
    Location
    UK
    Posts
    153
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Alakaiz View Post
    I have just recently started using simba and I tried starting this up and it logged in but and opens bank but then nothing else from there. I filled in the bar type with mithril and I am not sure if I am doing everything right. If you could either pm me or any sort of support will help. I really need this done soon because I bought 8k mithril ores to smelt and I don't want any price changes to happen now.
    Edit: I have recently updated and now it opens the bank then closes and I have mithril ores and coal visible. Is there a certain spot in the bank slot I am suppose to have it in?
    Edit2:
    Think this is because of the declaring of the bar type. I really should have put in a list of possible inputs. but then again i suppose it acts as an unintentional anti leach.

    Anyway... Try declaring the BarType as 'mith' on line 17. (not 'mithril')

    Let me know if that fixes the problem.

    thanks

  25. #50
    Join Date
    Dec 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by mounty View Post
    Hey sorry not yet, but it will.
    Ok. Thanks.

Page 2 of 3 FirstFirst 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
  •