Page 13 of 22 FirstFirst ... 31112131415 ... LastLast
Results 301 to 325 of 528

Thread: [Ess Miner] Killer06's Essence Miner(first release)

  1. #301
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I fixed the anti leach of the ess miner

    I get this error now

    [Error] (37451:1): Unexpected end of file at line 37450
    Compiling failed.

    what do I do?

  2. #302
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Frito View Post
    Epsilon, did you figure out how to fix the banking? Mine gets stuck, because it tries to click above the client itself, and ends up loading the OLD RS news page. Help!
    It's not the banking that's the problem, it's getting to the bank. I can only read the basic code, so I'm not quite sure how his banking method works, but I think I'll just add another DTM to find the bank's icon, click on it, and then continue normally with the banking process.

    The problem is that it clicks outside the bank, and the next action is to find the bank booth. If it is outside of the bank, it cannot find the bank booth, so my method would (hopefully) solve the problem. Again, I've only recently started.

  3. #303
    Join Date
    Feb 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Killer06s Essence Miner 1.04
    if you have any problems post in thread or try to fix it yourself :P
    walk to aug
    we are stuck, script stopped.
    Successfully executed.

    NEED HELP ON THIS PLEASE

  4. #304
    Join Date
    Feb 2013
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    @Epsilon Did you set your BankDTM correctly? I'm not certain what it's for, but the last several lines in which by default came as comments, did you remove the forward slashes to fix the banking? I don't believe that's the anti-leech, I don't even know what that is. :| lol I started recently as well.

  5. #305
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I think I fixed the anti leech but I am getting a error
    I fixed the anti leach of the ess miner


    [Error] (37451:1): Unexpected end of file at line 37450
    Compiling failed.

    what do I do?

  6. #306
    Join Date
    Feb 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Users\David\Downloads\Killer06's EssMiner 1.04 (dif bank detection).simba'

  7. #307
    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Okay, I did get Killer06's Essence Miner working with Mozilla, but I want to use with SMART8.
    I have installed everything correctly.


    I added this to the script:



    BUT, I get this ERROR:



    How I fix it? Is anyone using this script with SMART8 (or older)?

  8. #308
    Join Date
    Jul 2011
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    At the risk of sounding like the biggest idiot ever, what is the strangebox dtm?

  9. #309
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by OMGWTFISTHIS View Post
    @Epsilon Did you set your BankDTM correctly? I'm not certain what it's for, but the last several lines in which by default came as comments, did you remove the forward slashes to fix the banking? I don't believe that's the anti-leech, I don't even know what that is. :| lol I started recently as well.
    Yes, my BankDTM should be set correctly (the southern bush). I created my own DTM. The bank DTM is used both in returning to the bank and running from the bank to the rune shop. It works fine for the rune shop, but upon returning it clicks north of the bank (north east or north west, it appears to be random) and rotates the camera a little, continuously.

    The final comments about banking only cause the debugging box to write out "Bank is open". It's not actually relevant to the code as far as I know. Also, it's not in a procedure so I would think removing the forward slashes would cause an error.

    Quote Originally Posted by zxzero View Post
    At the risk of sounding like the biggest idiot ever, what is the strangebox dtm?
    I'm guessing it's referring to the Strange Old Man, who gives you a strange box to open. It's a random event.
    Last edited by Epsilon; 02-28-2013 at 10:39 PM.

  10. #310
    Join Date
    Feb 2013
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by zxzero View Post
    At the risk of sounding like the biggest idiot ever, what is the strangebox dtm?
    Sounds like it's that random event where you open the box and it is like a rotating cube. Don't hold that against me if I'm wrong, though.

    Quote Originally Posted by Epsilon View Post
    Yes, my BankDTM should be set correctly (the southern bush). I created my own DTM. The bank DTM is used both in returning to the bank and running from the bank to the rune shop. It works fine for the rune shop, but upon returning it clicks north of the bank (north east or north west, it appears to be random) and rotates the camera a little, continuously.

    The final comments about banking only cause the debugging box to write out "Bank is open". It's not actually relevant to the code as far as I know. Also, it's not in a procedure so I would think removing the forward slashes would cause an error.
    *Slowly adds the // back to the script*

    I'd first take a look at your um...things. Tolerances. Reason being, is that it is picking up on the other bushes around the side of them, being as there is 3 on the west and east side, not to mention similar looking ones on the south (The ones you should be using).

    Use my DTM, it may help you, may not - not sure. O.o

    mQwAAAHicY2ZgYKhlYmBoheI8BgguBOIYAxYwLtBhYBBhQGBGJ AwEANrpBNk=

    I'd use it as a reference, not a replacement entirely. I found that if you make ONLY the twig/branch/stalk of the bush the points, it works better. I think there is only two different types of brown for the color, so click the top pixel, go down to the bottom of the main stem, then there is two offset pixels to the left, click one of those.
    Last edited by OMGWTFISTHIS; 02-28-2013 at 10:42 PM.

  11. #311
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I compiled everything now it just goes back and forth on the minimap any help?

  12. #312
    Join Date
    Jun 2012
    Posts
    56
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    it got me to aug once after i changed DTM and now its not going anymore it clicks a little above the shop then just sits there and rotates the camera

  13. #313
    Join Date
    Feb 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    [Error] (37451:1): Unexpected end of file at line 37450

    any hints?

  14. #314
    Join Date
    Feb 2013
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    wtff It was working for me earlier now ive come online and its not working :S I've changed nothing??

  15. #315
    Join Date
    Jan 2012
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    kontempt, it having trouble finding the guy to teleport

  16. #316
    Join Date
    Jul 2012
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I will be editing this post with progress reports:

    EDIT: Modified the report layout. Looks a lot cleaner now.
    OLD: http://puu.sh/29YfB
    NEW:
    Last edited by gotoel; 02-28-2013 at 11:23 PM.

  17. #317
    Join Date
    Jan 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Omg... someone help me with the DTM problem please?

  18. #318
    Join Date
    Dec 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    [Error] C:\Simba\Scripts\Killer06's EssMiner 1.04 (dif bank detection) (1).simba(600:49): Type mismatch at line 599

    What's wrong?

  19. #319
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by OMGWTFISTHIS View Post
    *Slowly adds the // back to the script*

    I'd first take a look at your um...things. Tolerances. Reason being, is that it is picking up on the other bushes around the side of them, being as there is 3 on the west and east side, not to mention similar looking ones on the south (The ones you should be using).

    Use my DTM, it may help you, may not - not sure. O.o

    mQwAAAHicY2ZgYKhlYmBoheI8BgguBOIYAxYwLtBhYBBhQGBGJ AwEANrpBNk=

    I'd use it as a reference, not a replacement entirely. I found that if you make ONLY the twig/branch/stalk of the bush the points, it works better. I think there is only two different types of brown for the color, so click the top pixel, go down to the bottom of the main stem, then there is two offset pixels to the left, click one of those.
    That DTM isn't valid. Or so says my DDTM.

    Whenever I make the DTM those three points, it appears to run to the plant on the bottom left and it can't find the icon for the rune store.

  20. #320
    Join Date
    Feb 2013
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Stumped at

    Simba\Scripts\Killer06's EssMiner 1.04 (dif bank detection).simba(709:4): Identifier expected at line 708
    Compiling failed.

    I feel like there needs to be another end; somewhere amongst the script, I can't find it and if I put one in I get the line 37450 error, any help at all available?

  21. #321
    Join Date
    Jan 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Nevermind OMGWTFISTHIS, I fixed it. Works perfectly now. Had to edit some coordinate parameters. Another anti leech?

  22. #322
    Join Date
    Jul 2011
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I get walking to aug, but it never moves, the mouse just stays in one spot. :/

  23. #323
    Join Date
    Jul 2012
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by jonah3721 View Post
    I fixed the anti leach of the ess miner

    I get this error now

    [Error] (37451:1): Unexpected end of file at line 37450
    Compiling failed.

    what do I do?
    Fix the anti-leech.

  24. #324
    Join Date
    Jun 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    [Error] C:\Users\Cameron\Desktop\Killer06's EssMiner 1.04 (dif bank detection).simba(600:50): Type mismatch at line 599
    Compiling failed.


    anyone?

  25. #325
    Join Date
    Dec 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    [Error] C:\Simba\Scripts\Killer06's EssMiner 1.04 (dif bank detection).simba(600:49): Type mismatch at line 599
    Compiling failed.

Page 13 of 22 FirstFirst ... 31112131415 ... 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
  •