Page 4 of 22 FirstFirst ... 2345614 ... LastLast
Results 76 to 100 of 528

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

  1. #76
    Join Date
    Dec 2011
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by bltoh View Post
    i get the error... Unable to find file 'P07Include.Simba... im new to simba so i dont know whats what lol
    its because you did'nt install the include

  2. #77
    Join Date
    Jan 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Same error with end

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

    Default

    bots working great, a little slow, and clicks the main rock before he even stops mining it.

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

    Default

    Quote Originally Posted by b1itzn0wn View Post
    bots working great, a little slow, and clicks the main rock before he even stops mining it.
    http://villavu.com/forum/showthread.php?t=96863 Download the items on this page
    and follow instructions

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

    Default

    http://grab.by/khhW

    Got to this, at least the file is compiling atm.

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

    Default

    Quote Originally Posted by cyneL View Post
    http://grab.by/khhW

    Does this mean I have fixed the file?
    yes send me what you did to end the stript, line 708 please

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

    Default

    Quote Originally Posted by Dforth123 View Post
    http://villavu.com/forum/showthread.php?t=96863 Download the items on this page
    and follow instructions
    i already have both of those, are u saying that they have been updated, or are you talking about adding the items in the first box on that thread?

  8. #83
    Join Date
    Feb 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    could someone please mesage me and help me start this. i have NO IDEA how to get this running. I need to be TVed

  9. #84
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by b1itzn0wn View Post
    i already have both of those, are u saying that they have been updated, or are you talking about adding the items in the first box on that thread?
    No i quoted the wrong person haha, Can you tell me what you did to line 708 though?

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

    Default

    There is another end that needs to be added earlier in the script.

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

    Default

    Begin

    P07_DeclarePlayer;
    SetupP07Include;
    ActivateClient;
    Writeln(P07_GetUpText);

    wait(1000);
    P07_TabInventoryTab(4);

    Writeln('Killer06s Essence Miner 1.04 ');
    Writeln('if you have any problems post in thread or try to fix it yourself :P');

    DR := 1;

    repeat

    wait(400);

    randomevent;

    faildetect := 0;

    Wait(RandomRange(800,1000));
    Writeln('walk to aug');
    walktoessence;

    faildetect := 0;

    Wait(RandomRange(400,800));

    Writeln('tele to mine');
    teletomine;

    faildetect := 0;

    Wait(RandomRange(1800,2500));

    Writeln('lets mine ess');
    mineess;

    faildetect := 0;

    Wait(RandomRange(1000,2000));
    Writeln('teleout');
    teleout;

    faildetect := 0;

    Wait(RandomRange(2000,3500));
    Writeln('walk to bank');
    backtobank;


    faildetect := 0;

    //Wait(RandomRange(1000,2000));
    Writeln('bank the ess');
    bankess;


    faildetect := 0;

    until (false);

    playalarm;
    .



    how to fix that problem?

  12. #87
    Join Date
    Apr 2012
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    So here's my issue when running it.. It will rotate the screen, but it won't click towards it.

    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.
    The following DTMs were not freed: [0, 1, 2, 3]

  13. #88
    Join Date
    Dec 2006
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by b1itzn0wn View Post
    There is another end that needs to be added earlier in the script.
    Ok, but where?....

  14. #89
    Join Date
    Dec 2011
    Posts
    414
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    Everyone STOP asking how to fix the anti-leech. Learn how to do it yourself and stop leeching!!

  15. #90
    Join Date
    Feb 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Evaporation View Post
    So here's my issue when running it.. It will rotate the screen, but it won't click towards it.

    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.
    The following DTMs were not freed: [0, 1, 2, 3]
    same problem as your bro.

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

    Default

    http://grab.by/khji

    Got this, but a client or anything isn't popping up or is it not meant to? So confused! ^.^

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

    Default

    can someone give me a hint for line 708? because the end. doesnt work or end; or end

  18. #93
    Join Date
    Feb 2013
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    If you can't fix it, you don't deserve to use it. Really nice script man. How long did it take?

  19. #94
    Join Date
    Apr 2006
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    12 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.
    The following DTMs were not freed: [0, 1, 2, 3]

    I have same problem.

    It worked for first run. Then I reloaded the client and now it just moves compass.
    I think we need more DTMs' or higher tolerance.

  20. #95
    Join Date
    Feb 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    gonna test this out, thanks!

  21. #96
    Join Date
    Mar 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Thanks for the script 1.04 is broken i believe but 1.03 is working after antileach.

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

    Default

    Mine just seems to keep rotating the compass while switching between my inventory and armour tab, hm

  23. #98
    Join Date
    Apr 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    "walk to aug
    we are stuck, script stopped.
    Successfully executed.
    The following DTMs were not freed: [0, 1, 2, 3]"

    anyone know how to fix this?

    Edit: Just tried all three versions, im getting the same problem with all of them. Potentially user error? I'm new to this program how exactly am i supposed to get it to interact with my browser i tried just starting the script and bringing up the window quickly after starting the script, same result.
    Last edited by deeg 1049; 02-28-2013 at 12:04 AM.

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

    Default

    Quote Originally Posted by Nick5020 View Post
    Thanks for the script 1.04 is broken i believe but 1.03 is working after antileach.
    This, just cracked the 1.03 version and made my 2nd run to the bank flawlessly. Think something else must be wrong with the 1.04. Everyone try the 1.03.

  25. #100
    Join Date
    Jan 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    what is line 708 can sombody help?

Page 4 of 22 FirstFirst ... 2345614 ... 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
  •