Page 15 of 34 FirstFirst ... 5131415161725 ... LastLast
Results 351 to 375 of 844

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

  1. #351
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I actually have no idea why you'd get that error. I don't think Simba is pointing to the right line because I don't see how that line could give that error. Have you tried simply reinstalling Simba?
    I can try reinstalling again, I'll let you know if that fixes it.

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

    Default

    Code:
    [-------------------------------------------]
    [            AIO SuperHeater 1.8            ]
    [                 by Coh3n                  ]
    [-------------------------------------------]
    [                                           ]
    [           2 hr 34 min 4 sec               ]
    [                                           ]
    [    Player ~ 0 (True)                      ]
    [      Worked   ~ 02:00:48                  ]
    [      Bar      ~ Steel Bar                 ]
    [      Casts    ~ 2,997 (1,489 P/H)         ]
    [      Magic XP ~ 158,841 (78,891 P/H)      ]
    [      Smith XP ~ 52,448 (26,049 P/H)       ]
    [      Total XP ~ 211,289 (104,940 P/H)     ]
    [      Profit   ~ 782,217 (388,499 P/H)     ]
    [                                           ]
    [-------------------------------------------]
    [-------------------------------------------]

  3. #353
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    If you are still having issues I could teamview you?
    Sure, that would be great. I just need to download teamviewer. Let me know what would be a good time for you.

    edit: also, reinstalling has not helped.

  4. #354
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by xiao View Post
    Sure, that would be great. I just need to download teamviewer. Let me know what would be a good time for you.

    edit: also, reinstalling has not helped.
    Now? add my skype:

    the.mayor.rs

  5. #355
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Now? add my skype:

    the.mayor.rs
    Ok, contact request sent.

  6. #356
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by xiao View Post
    Ok, contact request sent.
    Code:
    [0:00:23]: Exception in Script: Runtime error: "Access violation" at line 1173, column 7 in file "C:\Simba\Includes\srl-6\lib\core\players.simba"
    Fixed! Player name in the form didn't match exactly with the one entered into the player manager.

  7. #357
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I actually have no idea why you'd get that error. I don't think Simba is pointing to the right line because I don't see how that line could give that error. Have you tried simply reinstalling Simba?
    Alright! The Mayor was able to fix that issue for me so now I can run the script again, but I'm still getting that error where it doesn't recognize the runite ore.

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

    Default

    I'm not sure what that issue it as the script doesn't "recognize" anything. There's no item recognition, it just moves the mouse and clicks the bank slot. The only issue I can think of is isMouseOverText or isChooseOption not working. This would be a good time to enable SRL debug to see exactly what's going on.

  9. #359
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I'm not sure what that issue it as the script doesn't "recognize" anything. There's no item recognition, it just moves the mouse and clicks the bank slot. The only issue I can think of is isMouseOverText or isChooseOption not working. This would be a good time to enable SRL debug to see exactly what's going on.
    Ok, how exactly do I do that? I tried turning on the debug image under "view" but nothing comes up in it, so I assume that's not the right debug lol.

  10. #360
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by xiao View Post
    Ok, how exactly do I do that? I tried turning on the debug image under "view" but nothing comes up in it, so I assume that's not the right debug lol.
    I assume he means make sure option 12 in the form is ticked. The debug will print to the debug box

  11. #361
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    I assume he means make sure option 12 in the form is ticked. The debug will print to the debug box
    Oh ok, I thought he meant a different debug. I'll post that all on pastebin in a sec.

  12. #362
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I'm not sure what that issue it as the script doesn't "recognize" anything. There's no item recognition, it just moves the mouse and clicks the bank slot. The only issue I can think of is isMouseOverText or isChooseOption not working. This would be a good time to enable SRL debug to see exactly what's going on.
    Here's the debug: http://pastebin.com/Pqgp4jV0

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

    Default

    Hm, that doesn't really help. You're sure the ore is in the right slot? Does this happen with other ores as well?

    Is anyone else having this issue?

  14. #364
    Join Date
    Feb 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I cant even get the script to recognize that the client has loaded.

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

    Default

    Quote Originally Posted by legitdood View Post
    I cant even get the script to recognize that the client has loaded.
    The only reason I know of for that happening is not having your graphics set properly. You're absolutely sure they're set right?

  16. #366
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    The only reason I know of for that happening is not having your graphics set properly. You're absolutely sure they're set right?
    The ore is in the correct spot, the script moves the mouse right to it and then stops. I can check with a different ore tomorrow.

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

    Default

    Quote Originally Posted by xiao View Post
    The ore is in the correct spot, the script moves the mouse right to it and then stops. I can check with a different ore tomorrow.
    It doesn't right click? Is there a little delay between when the mouse is moved to when the mouse over text pops up? That might be the problem.

  18. #368
    Join Date
    Apr 2007
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Is Bronze bugged?

    "Incorrect mouse-over text" on second ore while smelting bronze bars, regardless of weather it is Tin or Copper in the second bank slot?

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

    Default

    Quote Originally Posted by logitech307 View Post
    Is Bronze bugged?

    "Incorrect mouse-over text" on second ore while smelting bronze bars, regardless of weather it is Tin or Copper in the second bank slot?
    Enable SRL Debug in the player form and post what the debug says when this happens. Do you have mouse over text enabled in your settings?

    E: What is the actual text when you mouse over the ore?

  20. #370
    Join Date
    Sep 2013
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    It doesn't right click? Is there a little delay between when the mouse is moved to when the mouse over text pops up? That might be the problem.
    I changed my layout to something other than old school and then changed it back, now it is working. I'm not sure how anything could have been moved since customization was locked, but that seems to have been the problem. Happy to say I'm back in business . Thanks for all your help and thanks for this awesome script!

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

    Default

    Quote Originally Posted by xiao View Post
    I changed my layout to something other than old school and then changed it back, now it is working. I'm not sure how anything could have been moved since customization was locked, but that seems to have been the problem. Happy to say I'm back in business . Thanks for all your help and thanks for this awesome script!
    No problem. Glad it's working again.

  22. #372
    Join Date
    May 2012
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    This superheater is absolutely amazing... I've profited about 30M, even without coal bags. Thanks Coh3n!

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

    Default

    Quote Originally Posted by Kampf Gewehr View Post
    This superheater is absolutely amazing... I've profited about 30M, even without coal bags. Thanks Coh3n!
    That's awesome! I'm glad you like it and that it's working well for you.

  24. #374
    Join Date
    May 2012
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    [-------------------------------------------]
    [ AIO SuperHeater 1.8 ]
    [ by Coh3n ]
    [-------------------------------------------]
    [ ]
    [ 3 hr 13 min 40 sec ]
    [ ]
    [ Player ~ 0 (Failed to bank) ]
    [ Worked ~ 03:13:30 ]
    [ Bar ~ Rune Bar ]
    [ Casts ~ 2,457 (762 P/H) ]
    [ Magic XP ~ 130,221 (40,377 P/H) ]
    [ Smith XP ~ 122,850 (38,092 P/H) ]
    [ Total XP ~ 253,071 (78,469 P/H) ]
    [ Profit ~ 2,316,951 (718,413 P/H) ]
    [ ]
    [-------------------------------------------]
    [-------------------------------------------]


    Here's a proggy for you- It didn't actually fail to bank, I interrupted it to sell some bars/get some supplies.

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

    Default

    Nice to see Rune bars are still decent profit.

Page 15 of 34 FirstFirst ... 5131415161725 ... 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
  •