Page 2 of 22 FirstFirst 123412 ... LastLast
Results 26 to 50 of 528

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

  1. #26
    Join Date
    Mar 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    updated again for people with problems at bank if the bot dont start walking

  2. #27
    Join Date
    Apr 2006
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    How many antileech fixes there is?
    And all things after end. What is // out commented. Do I have to insert them to correct places?

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

    Default

    Looks good keep, nice script.

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

    Default

    [Hint] C:\Users\T-Bone\AppData\Local\Temp\Killer06's EssMiner 1.02 -2.simba(8:3): Variable 'D' never used at line 7
    [Hint] C:\Users\T-Bone\AppData\Local\Temp\Killer06's EssMiner 1.02 -2.simba(14:3): Variable 'TEXTUP' never used at line 13
    Compiled successfully in 1045 ms.
    Checking P07Include VersionNumber
    Local : 1.7 / Latest : 1.7
    You Have The Latest Version of P07Include
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7]
    Can someone assist me? I believe I have made my way past the anti-leech but now I am having problems with the 07include

  5. #30
    Join Date
    Mar 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by lo0ol View Post
    How many antileech fixes there is?
    And all things after end. What is // out commented. Do I have to insert them to correct places?
    read the first post. there are two things to fix. should be easy.

    @ann arbor
    you added the include wrong, go to the thread with the include and read how to add it.

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

    Default

    Killer, really appreciate your work.

    But sadly can't seem to get it to find the DTMs. After starting it off from the bank, it moves me out to the dummy room and then gets stuck there.
    That's with the 1.03 version, the .02 doesnt seem to find any at all..

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

    Default

    i have no idea what this is expecting me to do
    [Error] C:\Simba\Scripts\Killer06's EssMiner 1.03.simba(709:4): Semicolon (';') expected at line 708
    Compiling failed.
    its telling me to put a comma on the very last end. of the script...

    the line above the End. i put End; because it needed a end added to it
    Last edited by sharkyscape; 02-27-2013 at 09:48 PM.

  8. #33
    Join Date
    Mar 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    added another dtm detection version

    the end is needed over the main start (end; )

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

    Default

    Using v1.4, it just moves the camera left and right as soon as I run script

  10. #35
    Join Date
    Feb 2013
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    can any1 help with:
    if(P07_ContainsText(P07_GetUpText, 'ank' )) then
    HAve no cluea what's wrong with it

  11. #36
    Join Date
    Mar 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    'bla' <- this is an simple string
    ['bla'] <- this is a tstringarray

    @vation
    try all other versions if u still have the problem u will have to update dtm's yourself

  12. #37
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by wimpie2001 View Post
    can any1 help with:
    If(p07_containstext(p07_getuptext, 'ank' )) then
    have no cluea what's wrong with it :d

    having the same problem on line 599

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

    Default

    need help with this
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7]
    any hints?

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

    Default

    Quote Originally Posted by b1itzn0wn View Post
    having the same problem on line 599
    look up p07_containstext in the code (ctrl+f) theres 2 of them in there check for differences not letter differences but symbols

  15. #40
    Join Date
    Apr 2006
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Fixed first one. But I can't fix the another antileech.
    I counted all my begin's and end's
    I don't know what is wrong with "Identifier expected at line 709"
    I can't change it do end;
    Because script has to end with end.
    And begin is already closed with end;

  16. #41
    Join Date
    Sep 2006
    Posts
    156
    Mentioned
    1 Post(s)
    Quoted
    19 Post(s)

    Default

    The script starts, but just rotates the camera and after a while this is what i get:

    Successfully executed.
    The following DTMs were not freed: [0, 1, 2, 3]

    Quote Originally Posted by wimpie2001 View Post
    can any1 help with:
    if(P07_ContainsText(P07_GetUpText, 'ank' )) then
    HAve no cluea what's wrong with it
    Scroll down a bit and you'll figure it out!
    Last edited by Emperia; 02-27-2013 at 10:14 PM.

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

    Default

    I need this please help me someone....

  18. #43
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

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

  19. #44
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    any hints on this error?
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7]

  20. #45
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by lo0ol View Post
    Fixed first one. But I can't fix the another antileech.
    I counted all my begin's and end's
    I don't know what is wrong with "Identifier expected at line 709"
    I can't change it do end;
    Because script has to end with end.
    And begin is already closed with end;
    Same issue

  21. #46
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Please guys help me out!
    Identifier expected at line 708
    Compiling failed.

  22. #47
    Join Date
    Jan 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by b1itzn0wn View Post
    Same issue
    theres a missing end in a different spot, i fixed it tho, but now i get an error with 07char....

  23. #48
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by b3astown View Post
    any hints on this error?
    Error: Exception: Font [P07UpChars] not found. at line 108
    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7]
    Yeah now i have this issue after the 2 i already fixed.

  24. #49
    Join Date
    Apr 2012
    Posts
    92
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    I´m actually stuck at this error:
    Simba Code:
    [Error] C:\Simba\Scripts\Killer06's EssMiner 1.04 (dif bank detection).simba(600:50): Type mismatch at line 599
    Compiling failed.

    Line is :
    Simba Code:
    if (P07_ContainsText(P07_GetUpText, 'ank' )) then

    Could you give me a hint? I have been looking at the P07_include and the function seems correct. What do they mean with the error type mismatch?

  25. #50
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by juunhoad View Post
    I´m actually stuck at this error:
    Simba Code:
    [Error] C:\Simba\Scripts\Killer06's EssMiner 1.04 (dif bank detection).simba(600:50): Type mismatch at line 599
    Compiling failed.

    Line is :

    Look up above they just said how to fix it.
    Simba Code:
    if (P07_ContainsText(P07_GetUpText, 'ank' )) then

    Could you give me a hint? I have been looking at the P07_include and the function seems correct. What do they mean with the error type mismatch?
    Look up above they just said how to fix it.

Page 2 of 22 FirstFirst 123412 ... 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
  •