Page 7 of 44 FirstFirst ... 5678917 ... LastLast
Results 151 to 175 of 1093

Thread: [Essence Miner][2007] Essence Harverster

  1. #151
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Quote Originally Posted by Tdoggy View Post
    Code:
    00:00:03 Entering Walk:Aubury cycle.
    00:00:13  [INFO] Found shop DTM
    00:00:21  [INFO] Should be in the shop now
    00:00:22 Entering Teleport:Essence cycle.
    00:00:26  [INFO] Chose Option Teleport
    00:00:27 Entering Teleport:Essence cycle.
    Time Running: 00:00:30
    Essence Mined: -1 (-118)
    Experience: -5 (-591)
    Money Gained : -20 (0)
    00:00:30 Entering Mine essence cycle.
    00:00:31 Could not find color on minimap
    00:00:31  [INFO] We are not at an ess node, trying to find one
    00:00:48 Entering Mine essence cycle.
    00:00:48 Could not find color on minimap
    00:00:48  [INFO] We are not at an ess node, trying to find one
    Successfully executed.
    The following DTMs were not freed: [0, 1, 2]
    Also, which line is the color identified on?
    The color you are looking for is the same as noppah above you, its the color for the portal minimap symbol. the color is defined as PortalID = 5065519 ; on line 42
    you can either change the color there to a new one or you could probably increase the tolerance on line 343. doing both may be best.

  2. #152
    Join Date
    May 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Code:
    [Hint] C:\Simba\Scripts\EssenceHarvester103NoSmart.simba(430:3): Variable 'TPA' never used at line 429
    Compiled successfully in 889 ms.
    SRL Compiled in 0 msec
    Checking P07Include VersionNumber
    Local : 1.7 / Latest : 1.7
    You Have The Latest Version of P07Include
    starting script, waiting 5seconds you you to drop your mouse
    [FATAL] terminal error, cant see bank or rune shop ending script now
    Successfully executed.
    The following DTMs were not freed: [0, 1, 2]
    I added the "//" infront of the second thing on globals.simba


    Starting position.
    Last edited by AaronxD; 03-01-2013 at 12:37 PM.

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

    Default

    I fixed colors and bank + shop DTM, I just don't know which tree to make DTM for :/. Which one is it?

  4. #154
    Join Date
    Feb 2013
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by Occidio View Post
    I fixed colors and bank + shop DTM, I just don't know which tree to make DTM for :/. Which one is it?
    The two trees on the fence southside of bank.

    Got it working btw, changing the portal color fixed it up. Cheers for the hard work buddy.

  5. #155
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    Quote Originally Posted by archey View Post
    I'm not familiar with what the "tree" is, I can set DTMs, just no idea what tree im setting it on, can anyone tell me?
    Tree is names as such as it was originally the trees just sough of the bank wall. However it then became no-longer a tree but as a general midpoint in the path between the bank and the rune shop.
    Its value is used in the script but can be overridden so it doesn't matter so much. I found that area of the map changed so much login to login I could never keep one DTM.



    @ Aaron: now you need to customize the DTM's that the script uses. they vary player to player, login to login and map load to map load, so its something you'll have to do yourself. Start by opening up the DTM creator tool that simba has built in, its found under the the Tools tab. read up on them here http://docs.villavu.com/simba/scriptref/dtm.html and here http://villavu.com/forum/showthread.php?t=77691 they are very useful and you'll use them a lot if your life at SRL
    Last edited by wthomas; 03-01-2013 at 12:40 PM.

  6. #156
    Join Date
    May 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    Tree is names as such as it was originally the trees just sough of the bank wall. However it then became no-longer a tree but as a general midpoint in the path between the bank and the rune shop.
    Its value is used in the script but can be overridden so it doesn't matter so much. I found that area of the map changed so much login to login I could never keep one DTM.



    @ Aaron: now you need to customize the DTM's that the script uses. they vary player to player, login to login and map load to map load, so its something you'll have to do yourself. Start by opening up the DTM creator tool that simba has built in, its found under the the Tools tab. read up on them here http://docs.villavu.com/simba/scriptref/dtm.html and here http://villavu.com/forum/showthread.php?t=77691 they are very useful and you'll use them a lot if your life at SRL
    I have absolutely no idea what I'm doing here o.o does this need to be used for ever script I use?

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

    Default

    Yo, hope ya can help me figure out this one..

    I've fixed the dtms for shop/bank, but the problem's when it reaches the shop. From what i see, it does find Aubury, but doesn't rightclick the guy > teleport..

    Also placing it in the essence mining spot makes the bot run around looking for nodes....

    Any tips?

  8. #158
    Join Date
    Mar 2013
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    DTMs for me are rather unreliable :/ Tried a few times now and it sometimes works the first time, then stops.

  9. #159
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    if its looking for nodes you and you can see a portal you need to change the portal color
    ima about to write a big fat guide on the op on what todo to correct all of this.

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

    Default

    Quote Originally Posted by wthomas View Post
    if its looking for nodes you and you can see a portal you need to change the portal color
    ima about to write a big fat guide on the op on what todo to correct all of this.
    Thank you for the answer, tough that part still doesn't help me with the problem where it doesn't > right click aubury and teleport, it just usually hovers the mouse on/around him..

  11. #161
    Join Date
    Mar 2013
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    if its looking for nodes you and you can see a portal you need to change the portal color
    ima about to write a big fat guide on the op on what todo to correct all of this.
    could you show an example(screenshot) of the way you pick points for the DTMs?

  12. #162
    Join Date
    Feb 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Not sure which tab is the option tab
    I get this issue, I know its a anti-leech. Im not here to leech anything, I am a script writer at PB. Just started looking at pascal coding. When I looked into your guys 07 includes it didnt define any numbers for tabs, its simply stated 1-14 and thats it

    Heres my error.

    Code:
    [Error] C:\Users\ElvisB\Downloads\EssenceHarvester103NoSmart.simba(103:34): Type mismatch at line 102
    Compiling failed.
    With this procedurs code -
    Code:
    procedure P07_SetRun(Run: Boolean);
    begin
      if not P07_TabInventoryTab(12) then
    Last edited by Nations_collapse; 03-01-2013 at 01:22 PM.

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

    Default

    Hey WThomas, can you help me out real quick? Can you take a screenshot of your tree DTM, on the minimap? I want to see how exactly you lay it out, so I can 1. Change the coordinates to my own, and 2. Find what colors I should be replacing.

    Edit: (I ask this because I can't make it pick the south trees, it always picks up the trees on the side of the bank. :|)

  14. #164
    Join Date
    Feb 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Quote Originally Posted by OMGWTFISTHIS View Post
    Hey WThomas, can you help me out real quick? Can you take a screenshot of your tree DTM, on the minimap? I want to see how exactly you lay it out, so I can 1. Change the coordinates to my own, and 2. Find what colors I should be replacing.

    Edit: (I ask this because I can't make it pick the south trees, it always picks up the trees on the side of the bank. :|)
    You busy, could you answer one of my questions above?

  15. #165
    Join Date
    Mar 2013
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Nations_collapse View Post
    Not sure which tab is the option tab
    I get this issue, I know its a anti-leech. Im not here to leech anything, I am a script writer at PB. Just started looking at pascal coding. When I looked into your guys 07 includes it didnt define any numbers for tabs, its simply stated 1-14 and thats it

    Heres my error.

    Code:
    [Error] C:\Users\ElvisB\Downloads\EssenceHarvester103NoSmart.simba(103:34): Type mismatch at line 102
    Compiling failed.
    With this procedurs code -
    Code:
    procedure P07_SetRun(Run: Boolean);
    begin
      if not P07_TabInventoryTab(12) then
    I don't think the current version even has anti-leech

  16. #166
    Join Date
    Feb 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    There must be a issue then. if not P07_TabInventory(12) then should work

  17. #167
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    OK, I've added a fair chunk of guide to the OP now, that should clear up many of the questions about what the DTM's are.

    @Nations_collapse: i have no idea why that broke, there should be no error if you downloaded the file as per the OP and corrected globals.simba perhaps try and re-download?

  18. #168
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    OK, I've added a fair chunk of guide to the OP now, that should clear up many of the questions about what the DTM's are.

    @Nations_collapse: i have no idea why that broke, there should be no error if you downloaded the file as per the OP and corrected globals.simba perhaps try and re-download?
    Couldn't u use findsymbol for bank and the runeshop?
    Just lower the symbol accuracy.

    EDIT: unofficial SPS is out for 07 , u should check it out and try it.

    Creds to DannyRS for this wonderful sig!

  19. #169
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    I havn't tested them on the 07 server at all, i may try that now, if they worked it would help a lot. good suggestion thanks

  20. #170
    Join Date
    Mar 2009
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I have fixed my DTMs but it has trouble finding ess to mine. It likes to keep clicking the blackness on the minimap when it is standing right next to the ess mine.

  21. #171
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    try updating the portal color on line 42;

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

    Default

    Quote Originally Posted by champrb View Post
    I have fixed my DTMs but it has trouble finding ess to mine. It likes to keep clicking the blackness on the minimap when it is standing right next to the ess mine.
    Replace the ID that he told you to replace in the main post.

  23. #173
    Join Date
    Feb 2013
    Location
    hertfordshire, uk
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Got the script running quite nicely but due to DTM drop struggling to do more than 1-2 runs. Also would be handy addition if it checked inventory is empty before leaving the bank as on several occasions only banked 10 rather than all.

    Thanks for your great work.

  24. #174
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Default

    greg_nc, thanks for the feedback, yeah I've noticed that, ill try and get it fixed for the next version

    Sjoekeloe, the sps seems quite buggy at the moment and its another thing that everyone would have to install, but a yes for the future

  25. #175
    Join Date
    Dec 2011
    Location
    Lubbock, Texas
    Posts
    225
    Mentioned
    3 Post(s)
    Quoted
    93 Post(s)

    Default

    Quote Originally Posted by wthomas View Post
    greg_nc, thanks for the feedback, yeah I've noticed that, ill try and get it fixed for the next version

    Sjoekeloe, the sps seems quite buggy at the moment and its another thing that everyone would have to install, but a yes for the future
    is there sps for 07 already?

Page 7 of 44 FirstFirst ... 5678917 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •