Page 3 of 34 FirstFirst 1234513 ... LastLast
Results 51 to 75 of 844

Thread: AIO Superheater + Coal Bag, Keybind, Preset | By Coh3n

  1. #51
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Hm, I wonder if a DTM would be easier than using SRL's cast(). Probably doesn't matter much since cast() works no matter how the spell book is sorted. Why didn't you just use custom coordinates?

  2. #52
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I like the way I get this much more exp

    Progress Report:
    [-------------------------------------------]
    [              AIO SuperHeater              ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           27 min 25 sec                   ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 00:27:25                  ]
    [      Bar      ~ Gold Bar                  ]
    [      Casts    ~ 945 (2,100 P/H)           ]
    [      Magic XP ~ 50,085 (111,300 P/H)      ]
    [      Smith XP ~ 21,262 (47,248 P/H)       ]
    [      Total XP ~ 71,347 (158,548 P/H)      ]
    [      Profit   ~ -1 (-1 P/H)               ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]




    E:
    Im going to mess around with fkeys for opening magic tab etc see if that will optomize speed anymore

    Progress Report:
    Status: |     SRL Randoms Report       |
    Status: |       www.villavu.com        |
    Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    
    [-------------------------------------------]
    [              AIO SuperHeater              ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           1 hr 5 min 51 sec               ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 01:05:50                  ]
    [      Bar      ~ Gold Bar                  ]
    [      Casts    ~ 2,131 (1,967 P/H)         ]
    [      Magic XP ~ 112,943 (104,255 P/H)     ]
    [      Smith XP ~ 47,948 (44,259 P/H)       ]
    [      Total XP ~ 160,891 (148,514 P/H)     ]
    [      Profit   ~ -1 (-1 P/H)               ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]
    Last edited by Scaper; 01-20-2012 at 04:26 AM.

  3. #53
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Scaper, change the XP in getBar() for gold if you're using the gauntlets. Progress report will be right that way.

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

    Default

    Here's a more correct proggy, updated the XP for the Gold Bar. I know I can speed it up more, which I'll do tomorrow.

    Progress Report:
    [-------------------------------------------]
    [              AIO SuperHeater              ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           6 hr 39 min 18 sec              ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 06:22:28                  ]
    [      Bar      ~ Gold Bar                  ]
    [      Casts    ~ 8,124 (1,276 P/H)         ]
    [      Magic XP ~ 430,572 (67,629 P/H)      ]
    [      Smith XP ~ 456,569 (71,712 P/H)      ]
    [      Total XP ~ 887,141 (139,341 P/H)     ]
    [      Profit   ~ -1 (-1 P/H)               ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]
    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.


  5. #55
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Scaper, change the XP in getBar() for gold if you're using the gauntlets. Progress report will be right that way.
    ohh forgot about those im gunna use them now

    i was using hati paws, but remeberd that it wont calculate the exp from them will it

  6. #56
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Scaper View Post
    ohh forgot about those im gunna use them now

    i was using hati paws, but remeberd that it wont calculate the exp from them will it
    The XP is set to the default (whatever XP you get from simply smelting gold bars). You have to change it if you're using something that boosts the XP. It doesn't change how the script runs, just the progress report.

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

    Default

    Changed the way the spells are sorted and new x/y coords, now I'm getting about 122k smith xp/hr. I've done 32k gold bars so far since running this script
    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.


  8. #58
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    I definitely didn't expect gold bars to be the most done when I release this.

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

    Default

    it was perfect timing, was about to modify Cruizins to work with gold bars. It's expensive, but fastest way to go.
    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.


  10. #60
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    You can blame Kyle and I. Only ~100k casts left until my 99s, so just a few more days. Modified it so it properly crashes smart instead of terminating script when not logged in after 6 hr timer, so works pretty stable.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

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

    Default

    Stats say 126k gold bars have been made, ha wow. That's insane! I have about 190k left.

    EDIT: xp/hr dropped, but 100k xp/hr isn't bad!
    Last edited by Kyle Undefined; 01-20-2012 at 10:47 PM.
    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.


  12. #62
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Harry View Post
    You can blame Kyle and I. Only ~100k casts left until my 99s, so just a few more days. Modified it so it properly crashes smart instead of terminating script when not logged in after 6 hr timer, so works pretty stable.
    What did you have to change? Why wasn't it working before?

    Quote Originally Posted by Kyle Undefined View Post
    Stats say 126k gold bars have been made, ha wow. That's insane! I have about 190k left.

    EDIT: xp/hr dropped, but 100k xp/hr isn't bad!
    Lol, didn't think people would use it this much.

  13. #63
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Well you had the script terminate when it's detected as logged out or something. Your failsafes made it break the 6 hour logout. I just edited small stuff to make it log back in if logged out. Probably less safe but I'll take that risk @ SW.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  14. #64
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default


    ^_^

    99 smithing soon, like 400k more exp.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  15. #65
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Harry View Post

    ^_^

    99 smithing soon, like 400k more exp.
    sexyyyyyyy

    p.s, ill use this script once the 99 flecthing is done
    Did someone say GDK?

  16. #66
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Nice, Harry! Added to the first post. Can you post your setup? How your spell book is sorted/which ones are visible, and the custom coords you use for Gold? I'd like to add it to the first post.

    Also, assuming you didn't change a whole lot, maybe post what you changed for CRASHSMART to work properly?

  17. #67
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    My changes are very bad. Basically removing all your failsafes with "not logged in", disabling checking of nature rune counts, etc. Coords are just the lower-half center-right of the superheat icon, 2nd spellsort.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  18. #68
    Join Date
    Nov 2007
    Location
    I live in Slovenia! :)
    Posts
    837
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Progress Report:
    [-------------------------------------------]
    [              AIO SuperHeater              ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           2 hr 49 min 28 sec              ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 02:49:27                  ]
    [      Bar      ~ Rune Bar                  ]
    [      Casts    ~ 1,546 (548 P/H)           ]
    [      Magic XP ~ 81,938 (29,090 P/H)       ]
    [      Smith XP ~ 77,300 (27,443 P/H)       ]
    [      Total XP ~ 159,238 (56,534 P/H)      ]
    [      Profit   ~ 469,984 (166,858 P/H)     ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]


    Thanks for the script! Runite works fine after the uptext fix. One more thing. After it solved a random, it didn't open the reward box and it just tried to bank it every inventory. Is this a bug or do I need to add a function to the script to open the box? Thanks!
    ~T2

  19. #69
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Mannnn, It withdraws the ores, but doesnt shut the bank tab?!
    Did someone say GDK?

  20. #70
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by tico2 View Post
    Progress Report:
    [-------------------------------------------]
    [              AIO SuperHeater              ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           2 hr 49 min 28 sec              ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 02:49:27                  ]
    [      Bar      ~ Rune Bar                  ]
    [      Casts    ~ 1,546 (548 P/H)           ]
    [      Magic XP ~ 81,938 (29,090 P/H)       ]
    [      Smith XP ~ 77,300 (27,443 P/H)       ]
    [      Total XP ~ 159,238 (56,534 P/H)      ]
    [      Profit   ~ 469,984 (166,858 P/H)     ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]


    Thanks for the script! Runite works fine after the uptext fix. One more thing. After it solved a random, it didn't open the reward box and it just tried to bank it every inventory. Is this a bug or do I need to add a function to the script to open the box? Thanks!
    Sounds like a bug. Try calling FindNormalRandoms separately from the script. I call FindNonInventoryRandoms a lot, but now that I look at it, I don't think FindNormalRandoms is called before banking. I'll add that it, along with the uptext fix.

    Quote Originally Posted by jakeyboy29 View Post
    Mannnn, It withdraws the ores, but doesnt shut the bank tab?!
    It's running fine for me? You seem to be the only one with this problem. =\

  21. #71
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default




    Pretty cute script.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  22. #72
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Lol, cute? I don't know if I should take that as a compliment.

    E: Uploaded a new version with the Rune Bar uptext fix and an extra FindNormalRandoms call in bank().
    Last edited by Coh3n; 01-24-2012 at 06:45 PM.

  23. #73
    Join Date
    Oct 2006
    Posts
    1,190
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    using it now

    Progress Report:
    Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    Status: |     SRL Randoms Report       |
    Status: |       www.villavu.com        |
    Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    
    [-------------------------------------------]
    [              AIO SuperHeater              ]
    [                 by Coh3n                  ]
    [                                           ]
    [-------------------------------------------]
    [                                           ]
    [           1 hr 19 min 14 sec              ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 01:19:13                  ]
    [      Bar      ~ Mithril Bar               ]
    [      Casts    ~ 373 (283 P/H)             ]
    [      Magic XP ~ 19,769 (15,014 P/H)       ]
    [      Smith XP ~ 11,190 (8,498 P/H)        ]
    [      Total XP ~ 30,959 (23,513 P/H)       ]
    [      Profit   ~ 30,586 (23,229 P/H)       ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]


    i also came across this
    looks good



  24. #74
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Bonfield View Post
    i also came across this
    looks good
    I can tell you right now that's probably not going to happen.

  25. #75
    Join Date
    Oct 2006
    Posts
    1,190
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Whys that? To much of a hassle with up text npc finding in the ge?

    Also how is the xp/hr? Im sure I remember it being a lot quicker than that with mith, I could be wrong



Page 3 of 34 FirstFirst 1234513 ... 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
  •