Page 19 of 34 FirstFirst ... 9171819202129 ... LastLast
Results 451 to 475 of 844

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

  1. #451
    Join Date
    Dec 2011
    Posts
    150
    Mentioned
    4 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by lendaz View Post
    Worked for you? not here i put 200 and 400 and nothing...
    well, it's working for me now :\

    EDIT

    Code:
    [-------------------------------------------]
    [            AIO SuperHeater 2.0            ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           1 hr 31 min 54 sec              ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 01:30:54                  ]
    [      Bar      ~ Gold Bar                  ]
    [      Casts    ~ 3,638 (2,401 P/H)         ]
    [      Magic XP ~ 192,814 (127,253 P/H)     ]
    [      Smith XP ~ 204,456 (134,937 P/H)     ]
    [      Total XP ~ 397,270 (262,190 P/H)     ]
    [      Profit   ~ -1 (-1 P/H)               ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]
    1B total exp progress
    875m / 1B
    120s
    113/120 Fish
    112/120 Dung

  2. #452
    Join Date
    Mar 2014
    Location
    Pennsylvania
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    Cohen I am now getting this error when I try to run the script:
    "Exception in Script: Runtime error: "Access violation" at line 1265, column 7 in file "C:\Simba\Includes\srl-6\lib\core\players.simba"

  3. #453
    Join Date
    Dec 2011
    Posts
    150
    Mentioned
    4 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by yogiman1998 View Post
    Cohen I am now getting this error when I try to run the script:
    "Exception in Script: Runtime error: "Access violation" at line 1265, column 7 in file "C:\Simba\Includes\srl-6\lib\core\players.simba"
    I'm guessing you didn't set-up your player correctly
    1B total exp progress
    875m / 1B
    120s
    113/120 Fish
    112/120 Dung

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

    Default

    Quote Originally Posted by yogiman1998 View Post
    Cohen I am now getting this error when I try to run the script:
    "Exception in Script: Runtime error: "Access violation" at line 1265, column 7 in file "C:\Simba\Includes\srl-6\lib\core\players.simba"
    Yeah, you didn't setup your players right. Make sure the name you enter in the script (the forum that pops up) is the same as the one you entered in Rafiki. It's case-sensitive.

    Is that spam-click 24 slot still happening with the latest version of SRL (796)?

  5. #455
    Join Date
    Mar 2014
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Yeah, you didn't setup your players right. Make sure the name you enter in the script (the forum that pops up) is the same as the one you entered in Rafiki. It's case-sensitive.

    Is that spam-click 24 slot still happening with the latest version of SRL (796)?
    No , but there is a problem with withdrawing runite ore.The script press withdraw-x and doenst enter the number 5 , so the script close and loggout.

  6. #456
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Quote Originally Posted by lendaz View Post
    No , but there is a problem with withdrawing runite ore.The script press withdraw-x and doenst enter the number 5 , so the script close and loggout.
    What does the debug say when this happens?

    (enable it if needed).

  7. #457
    Join Date
    Mar 2014
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by Olly View Post
    What does the debug say when this happens?

    (enable it if needed).
    [00:00:31]: ---- Options found: [Deposit-1 Coal, Deposit-5 Coal, Deposit-10 Coal, Deposit-5 Coal, Deposit-X Coal, Deposit-All Coal, Examine Coal, Cancel]
    [00:00:31]: ---- Found option "Deposit-All" in "Deposit-All Coal"
    [00:00:31]: -- TRSChooseOption.select() result = true
    [00:00:33]: ---- bankScreen.deposit(): True
    [00:00:33]: getNatures: Player has 8032 nature runes
    [00:00:33]: -- isMouseOverText()
    [00:00:33]: ---- Current mouse-over text: "Withdraw-1 Ru!1ite ore"
    [00:00:33]: ---- Found "re" in mouse-over string: "Withdraw-1 Ru!1ite ore"
    [00:00:33]: -- isMouseOverText(): True
    [00:00:34]: -- TRSChooseOption._select():
    [00:00:34]: ---- Options found: [Withdraw-1 Runite ore, Withdraw-5 Runite ore, Withdraw-10 Runite ore, Withdraw-5 Runite ore, Withdraw-X Runite ore, Withdraw-All Runite ore, Withdraw-All but one Runite ore, Examine Runite ore, Cancel]
    [00:00:34]: ---- Found option "Withdraw-X" in "Withdraw-X Runite ore"
    [00:00:34]: -- TRSChooseOption.select() result = true
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    Warning! You passed a wrong ys to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xs to a finder function: -3. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong ye to a finder function: 605. The client has a height of 600, thus the ye is out of bounds. Setting the value to 599 (h-1) for now.
    Warning! You passed a wrong xs to a finder function: -10. That is below 0, thus out of bounds. Setting the value to 0 for now.
    Warning! You passed a wrong xe to a finder function: 809. The client has a width of 800, thus the xe is out of bounds. Setting the value to 799 (w-1) for now.
    [00:00:41]: ---- bankScreen._enterAmount(): result = False
    [00:00:41]: ---- bankscreen.withdraw(): result = False
    [00:00:41]: -- WARNING: bankscreen.withdraw(): Invalid slot 10
    [00:00:44]: bank: Failed to withdraw ores
    [00:00:44]: Failed to bank, possibly lag; waiting about 10 seconds...
    [00:00:56]: -- HINT: findTicket(): Backpack is not open, consider calling tabBackpack.open() first
    [00:00:57]: -- isMouseOverText()
    [00:00:57]: ---- Current mouse-over text: ""
    [00:00:57]: ---- Current mouse-over text: ""
    [00:00:57]: ---- Current mouse-over text: ""
    [00:00:57]: ---- Current mouse-over text: ""
    [00:00:57]: ---- Current mouse-over text: ""
    [00:00:57]: ---- Current mouse-over text: ""
    [00:00:57]: -- isMouseOverText(): False
    [00:01:02]: -- isMouseOverText()
    [00:01:02]: ---- Current mouse-over text: ""
    [00:01:02]: ---- Current mouse-over text: ""
    [00:01:02]: ---- Current mouse-over text: ""
    [00:01:02]: ---- Current mouse-over text: ""
    [00:01:02]: ---- Current mouse-over text: ""
    [00:01:02]: -- isMouseOverText(): False
    [00:01:03]: -- isMouseOverText()
    [00:01:03]: ---- Current mouse-over text: ""
    [00:01:03]: ---- Current mouse-over text: ""
    [00:01:03]: ---- Current mouse-over text: ""
    [00:01:03]: ---- Current mouse-over text: ""
    [00:01:03]: ---- Current mouse-over text: ""
    [00:01:03]: -- isMouseOverText(): False
    [00:01:03]: bank: Failed to open
    [00:01:03]: -- HINT: findTicket(): Backpack is not open, consider calling tabBackpack.open() first
    [00:01:13]: -- TRSBackpack.waitUnlocked(): Backpack is now unlocked
    [00:01:13]: -- TRSGameTabs.openTab(2)
    [00:01:13]: ---- Opening tab via gametab navigation bar
    [00:01:19]: -- TRSGameTabs.openTab(2): result = False
    [00:01:19]: -- TRSGameTabs.openTab(2)
    [00:01:19]: ---- Opening tab via gametab navigation bar
    [00:01:25]: -- TRSGameTabs.openTab(2): result = False
    [00:01:25]: getNatures: Player has 0 nature runes
    [00:01:25]: -- TPlayer.logout()
    [00:01:35]: ---- Waiting for login screen...
    [00:01:36]: ---- Waiting for login screen...
    [00:01:37]: ---- Waiting for login screen...
    [00:01:38]: ---- Waiting for login screen...
    [00:01:39]: ---- Waiting for login screen...
    [00:01:40]: ---- Waiting for login screen...
    [00:01:41]: ---- Waiting for login screen...
    [00:01:42]: -- TPlayer.logout(): True
    [00:01:42]: Player 0: Failed to bank

    [-------------------------------------------]
    [ AIO SuperHeater 2.0 ]
    [ by Coh3n ]
    [-------------------------------------------]
    [ ]
    [ 1 min 42 sec ]
    [ ]
    [ Player ~ 0 (Failed to bank) ]
    [ Worked ~ 00:01:24 ]
    [ Bar ~ Rune Bar ]
    [ Casts ~ 0 (0 P/H) ]
    [ Magic XP ~ 0 (0 P/H) ]
    [ Smith XP ~ 0 (0 P/H) ]
    [ Total XP ~ 0 (0 P/H) ]
    [ Profit ~ 0 (0 P/H) ]
    [ ]
    [-------------------------------------------]
    [-------------------------------------------]
    -- Freeing gametabs bitmaps...
    Successfully executed.

  8. #458
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    ^ Update your SRL i fixed that yesterday

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

    Default

    I uploaded a new version that includes a failsafe in case the Coal bag is accidentally deposited. I also made a couple updates to SRL that will fix two problems: 1) Sometimes walking away from the bank and 2) Clicking Withdraw-X when the amount option is already available. The SRL update should also slightly increase efficiency.

    Cheers!

  10. #460
    Join Date
    Mar 2014
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I uploaded a new version that includes a failsafe in case the Coal bag is accidentally deposited. I also made a couple updates to SRL that will fix two problems: 1) Sometimes walking away from the bank and 2) Clicking Withdraw-X when the amount option is already available. The SRL update should also slightly increase efficiency.

    Cheers!
    Thank you!!

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

    Default

    Latest version of script and SRL:
    Progress Report:
    [-------------------------------------------]
    [            AIO SuperHeater 2.1            ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           5 hr 2 min 45 sec               ]
    [                                           ]
    [    Player ~ 0 (Finished)                  ]
    [      Worked   ~ 05:01:45                  ]
    [      Bar      ~ Rune Bar                  ]
    [      Casts    ~ 5,000 (994 P/H)           ]
    [      Magic XP ~ 265,000 (52,690 P/H)      ]
    [      Smith XP ~ 250,000 (49,708 P/H)      ]
    [      Total XP ~ 515,000 (102,398 P/H)     ]
    [      Profit   ~ 3,815,000 (758,541 P/H)   ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]

  12. #462
    Join Date
    Mar 2014
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    41 Post(s)

    Default

    Just a question , is this profit correct with the actual prices of coal/rune ore/nature?

  13. #463
    Join Date
    Feb 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Great script if the only thing you want to do is open and close your bag for the past 2 hours.
    Last edited by kaiola; 03-21-2014 at 01:50 AM.

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

    Default

    Quote Originally Posted by lendaz View Post
    Just a question , is this profit correct with the actual prices of coal/rune ore/nature?
    The profit calculation is based off of this page http://runescape.wikia.com/wiki/Calc...agic/Superheat, which is kept up to date (it changes when the GE price changes). So, it assumes you buy your materials at market price. If you don't, the profit will obviously be a little different, but I'd say it's fairly accurate.

    Quote Originally Posted by kaiola View Post
    Great script if the only thing you want to do is open and close your bag for the past 2 hours.
    If you're saying that's what it did for you, that's an error on your end. Got this report earlier today.

    Progress Report:
    [-------------------------------------------]
    [            AIO SuperHeater 2.1            ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           5 hr 19 min 0 sec               ]
    [                                           ]
    [    Player ~ 0 (Finished)                  ]
    [      Worked   ~ 05:17:49                  ]
    [      Bar      ~ Rune Bar                  ]
    [      Casts    ~ 5,500 (1,038 P/H)         ]
    [      Magic XP ~ 291,500 (55,029 P/H)      ]
    [      Smith XP ~ 275,000 (51,915 P/H)      ]
    [      Total XP ~ 566,500 (106,944 P/H)     ]
    [      Profit   ~ 4,196,500 (792,217 P/H)   ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]

  15. #465
    Join Date
    Feb 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    The profit calculation is based off of this page http://runescape.wikia.com/wiki/Calc...agic/Superheat, which is kept up to date (it changes when the GE price changes). So, it assumes you buy your materials at market price. If you don't, the profit will obviously be a little different, but I'd say it's fairly accurate.

    If you're saying that's what it did for you, that's an error on your end. Got this report earlier today.

    Progress Report:
    [-------------------------------------------]
    [            AIO SuperHeater 2.1            ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           5 hr 19 min 0 sec               ]
    [                                           ]
    [    Player ~ 0 (Finished)                  ]
    [      Worked   ~ 05:17:49                  ]
    [      Bar      ~ Rune Bar                  ]
    [      Casts    ~ 5,500 (1,038 P/H)         ]
    [      Magic XP ~ 291,500 (55,029 P/H)      ]
    [      Smith XP ~ 275,000 (51,915 P/H)      ]
    [      Total XP ~ 566,500 (106,944 P/H)     ]
    [      Profit   ~ 4,196,500 (792,217 P/H)   ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]
    Yeah meh. It was working fine when I left it. Uninstalled everything and reinstalled. Got it to work perfectly. Will post proggy for you when I'm done.
    Last edited by kaiola; 03-21-2014 at 02:28 AM.

  16. #466
    Join Date
    Feb 2014
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Hi, I've been using this script today and I have a few bugs/suggestions
    i'm making gold bars
    1. sometimes, the script will bank when there are still 4 ores left
    2. sometimes the script will withdraw ores, pause, and deposit the ores back, debug says it's due to lag

    thanks for the script, appreciate your work

  17. #467
    Join Date
    Mar 2014
    Location
    Pennsylvania
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    [-------------------------------------------]
    [ AIO SuperHeater 2.0 ]
    [ by Coh3n ]
    [-------------------------------------------]
    [ ]
    [ 6 hr 28 min 4 sec ]
    [ ]
    [ Player ~ 0 (Finished) ]
    [ Worked ~ 06:27:53 ]
    [ Bar ~ Steel Bar ]
    [ Casts ~ 10,000 (1,547 P/H) ]
    [ Magic XP ~ 530,000 (81,983 P/H) ]
    [ Smith XP ~ 175,000 (27,070 P/H) ]
    [ Total XP ~ 705,000 (109,053 P/H) ]
    [ Profit ~ 970,000 (150,044 P/H) ]
    [ ]
    [-------------------------------------------]
    [-------------------------------------------]

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

    Default

    Quote Originally Posted by joshualu4 View Post
    Hi, I've been using this script today and I have a few bugs/suggestions
    i'm making gold bars
    1. sometimes, the script will bank when there are still 4 ores left
    2. sometimes the script will withdraw ores, pause, and deposit the ores back, debug says it's due to lag

    thanks for the script, appreciate your work
    When doing gold bars, what slot does it click to superheat the ore (assuming you're using the keybind feature)?

    Quote Originally Posted by yogiman1998 View Post
    Progress Report:
    [-------------------------------------------]
    [            AIO SuperHeater 2.0            ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           6 hr 28 min 4 sec               ]
    [                                           ]
    [    Player ~ 0 (Finished)                  ]
    [      Worked   ~ 06:27:53                  ]
    [      Bar      ~ Steel Bar                 ]
    [      Casts    ~ 10,000 (1,547 P/H)        ]
    [      Magic XP ~ 530,000 (81,983 P/H)      ]
    [      Smith XP ~ 175,000 (27,070 P/H)      ]
    [      Total XP ~ 705,000 (109,053 P/H)     ]
    [      Profit   ~ 970,000 (150,044 P/H)     ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]
    Awesome!

  19. #469
    Join Date
    Feb 2014
    Location
    TORONTO, ONTARIO, CANADA
    Posts
    87
    Mentioned
    1 Post(s)
    Quoted
    49 Post(s)

    Default

    i have been using this script for a while but i have a problem now..

    the script opens the bank but then the mouse starts flickering around the coal but doesn't withdraw the coal and stops.

    EDIT: Got it to work, had to reinstall
    Last edited by jayman19981; 03-22-2014 at 01:27 AM.

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

    Default

    I've uploaded a new version that should fix the problem people have been having with Gold bars. If you're not doing Gold bars you shouldn't notice a difference.

    Cheers,
    Coh3n

  21. #471
    Join Date
    Feb 2014
    Location
    TORONTO, ONTARIO, CANADA
    Posts
    87
    Mentioned
    1 Post(s)
    Quoted
    49 Post(s)

    Default

    [-------------------------------------------]
    [ AIO SuperHeater 2.1 ]
    [ by Coh3n ]
    [-------------------------------------------]
    [ ]
    [ 10 hr 13 min 25 sec ]
    [ ]
    [ Player ~ 0 (True) ]
    [ Worked ~ 10:13:13 ]
    [ Bar ~ Steel Bar ]
    [ Casts ~ 13,489 (1,320 P/H) ]
    [ Magic XP ~ 714,917 (69,950 P/H) ]
    [ Smith XP ~ 236,058 (23,097 P/H) ]
    [ Total XP ~ 950,975 (93,047 P/H) ]
    [ Profit ~ 1,146,565 (112,185 P/H) ]
    [ ]
    [-------------------------------------------]
    [-------------------------------------------]

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

    Default

    Quote Originally Posted by jayman19981 View Post
    Progress Report:
    [-------------------------------------------]
    [            AIO SuperHeater 2.1            ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           10 hr 13 min 25 sec             ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 10:13:13                  ]
    [      Bar      ~ Steel Bar                 ]
    [      Casts    ~ 13,489 (1,320 P/H)        ]
    [      Magic XP ~ 714,917 (69,950 P/H)      ]
    [      Smith XP ~ 236,058 (23,097 P/H)      ]
    [      Total XP ~ 950,975 (93,047 P/H)      ]
    [      Profit   ~ 1,146,565 (112,185 P/H)   ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]
    Very nice! That's going on the first post.

  23. #473
    Join Date
    Feb 2014
    Location
    TORONTO, ONTARIO, CANADA
    Posts
    87
    Mentioned
    1 Post(s)
    Quoted
    49 Post(s)

    Default

    [-------------------------------------------]
    [ AIO SuperHeater 2.1 ]
    [ by Coh3n ]
    [-------------------------------------------]
    [ ]
    [ 31 hr 9 min 40 sec ]
    [ ]
    [ Player ~ 0 (True) ]
    [ Worked ~ 31:09:25 ]
    [ Bar ~ Steel Bar ]
    [ Casts ~ 31,381 (1,007 P/H) ]
    [ Magic XP ~ 1,663,193 (53,381 P/H) ]
    [ Smith XP ~ 549,168 (17,626 P/H) ]
    [ Total XP ~ 2,212,361 (71,007 P/H) ]
    [ Profit ~ 1,757,336 (56,402 P/H) ]
    [ ]
    [-------------------------------------------]
    [-------------------------------------------]

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

    Default

    Quote Originally Posted by jayman19981 View Post
    [-------------------------------------------]
    [ AIO SuperHeater 2.1 ]
    [ by Coh3n ]
    [-------------------------------------------]
    [ ]
    [ 31 hr 9 min 40 sec ]
    [ ]
    [ Player ~ 0 (True) ]
    [ Worked ~ 31:09:25 ]
    [ Bar ~ Steel Bar ]
    [ Casts ~ 31,381 (1,007 P/H) ]
    [ Magic XP ~ 1,663,193 (53,381 P/H) ]
    [ Smith XP ~ 549,168 (17,626 P/H) ]
    [ Total XP ~ 2,212,361 (71,007 P/H) ]
    [ Profit ~ 1,757,336 (56,402 P/H) ]
    [ ]
    [-------------------------------------------]
    [-------------------------------------------]
    Very nice! That's definitely the longest I've seen for this script.

  25. #475
    Join Date
    Feb 2014
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    [-------------------------------------------]
    [ AIO SuperHeater 2.2 ]
    [ by Coh3n ]
    [-------------------------------------------]
    [ ]
    [ 9 hr 12 min 41 sec ]
    [ ]
    [ Player ~ 0 (True) ]
    [ Worked ~ 09:12:34 ]
    [ Bar ~ Mithril Bar ]
    [ Casts ~ 14,667 (1,593 P/H) ]
    [ Magic XP ~ 777,351 (84,406 P/H) ]
    [ Smith XP ~ 440,010 (47,777 P/H) ]
    [ Total XP ~ 1,217,361 (132,183 P/H) ]
    [ Profit ~ 2,405,388 (261,181 P/H) ]
    [ ]
    [-------------------------------------------]
    [-------------------------------------------]

Page 19 of 34 FirstFirst ... 9171819202129 ... 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
  •