Page 46 of 47 FirstFirst ... 3644454647 LastLast
Results 1,126 to 1,150 of 1152

Thread: Essence Harvester V2

  1. #1126
    Join Date
    Sep 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    push

  2. #1127
    Join Date
    Sep 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is a good script, it gets stuck at white portal and mine deposits my mith pickaxe into the bank after the first load even though ive declared it

    Nick := '';
    Name := '';
    Pass := '';
    Active := true;
    Integers[1] := 1;
    Last edited by tkinchela; 09-24-2013 at 11:23 PM.

  3. #1128
    Join Date
    Feb 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I keep getting this error, other scripts seem to work fine. I've reinstalled Simba several times. I've been at this for like 4 hours now, help is much appreciated.

    Exception in Script: Duplicate declaration "P07_GetUpText" at line 104, column 31 in file "C:\Simba\Includes\P07Include.Simba"

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

    Default

    Quote Originally Posted by siliconeshlong View Post
    I keep getting this error, other scripts seem to work fine. I've reinstalled Simba several times. I've been at this for like 4 hours now, help is much appreciated.

    Exception in Script: Duplicate declaration "P07_GetUpText" at line 104, column 31 in file "C:\Simba\Includes\P07Include.Simba"
    latest version: http://essence-harvester.googlecode....arvester.simba

    Creds to DannyRS for this wonderful sig!

  5. #1130
    Join Date
    Feb 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    Now I get a new error.

    Exception in Script: File "SRL/srl/misc/reports.simba" not found at line 4, column 5

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

    Default

    Quote Originally Posted by siliconeshlong View Post
    Now I get a new error.

    Exception in Script: File "SRL/srl/misc/reports.simba" not found at line 4, column 5
    here:

    put it in this directory (make the folders if its' not there) : ''C:\Simba\Includes\SRL\SRL\misc''
    Attached Files Attached Files

    Creds to DannyRS for this wonderful sig!

  7. #1132
    Join Date
    Aug 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    I get this error:
    Exception in Script: Cannot invoke identifier at line 134, column 60

  8. #1133
    Join Date
    May 2012
    Location
    England
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by guy3548 View Post
    I get this error:
    Exception in Script: Cannot invoke identifier at line 134, column 60
    I'm also getting this. Fairly sure that I've installed SRL-OSR and SPS-OSR correctly, and I've got a small amount of coding experience. It seems to dislike the "- pi()" section of line 134, which reads "if findDTMRotatedSE(DTM, x, y, MMX1, MMY1, MMX2, MMY2, - pi() / 4, pi() / 4, pi() / 64, angle) then"


    WAAAASSAAAAAAAAAAAAPP!

  9. #1134
    Join Date
    Nov 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    @Bedders

    I am getting this same error when running in Lape.

    While running in Pascal, it successfully compiles.

    However, it gives me this:

    [Hint] C:\Simba\Scripts\EssenceHarvesterv2.2.simba(165:3) : Variable 'I' never used at line 164
    [Hint] C:\Simba\Scripts\EssenceHarvesterv2.2.simba(543:3) : Variable 'X' never used at line 542
    [Hint] C:\Simba\Scripts\EssenceHarvesterv2.2.simba(543:3) : Variable 'Y' never used at line 542
    Compiled successfully in 343 ms.

    It seems to be running, will post a proggy soon.

  10. #1135
    Join Date
    May 2012
    Location
    England
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    @jinouga210
    Ok, setting it to compile in PascalScript (via Script -> Interpreter -> PascalScript), then removing any player information I didn't need (I'm only using one character for now) worked fine. Thanks for the tip!

    Though, I don't get anything about variables not being used. Will run now for a while, and report back.

    EDIT: Ok folks, Proggy time.

    [=============================]
    [ Essence Harvester 2.2 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 00:58:52 ]
    [ Total Ess Banked : 324 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.2 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ **** | True | 00:58:52 | 351 | 1755 ]
    [===============================================]

    The script seems to get stuck when detecting the Exit portal to go back from the essence mine. I'm not sure if there's any way to improve this - if anyone has any ideas I'd be willing to give it a shot (can't program in Pascal, but I've done Java, C# and HTML/CSS/PHP in the past).
    Last edited by Bedders; 12-04-2013 at 10:56 PM.


    WAAAASSAAAAAAAAAAAAPP!

  11. #1136
    Join Date
    Nov 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    I added an AntiBan and AntiRandom system.

    Not sure how well it will work but this is my proggy.

    [=============================]
    [ Essence Harvester 2.3 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 00:28:32 ]
    [ Total Ess Banked : 351 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.3 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ nick | True | 00:28:29 | 351 | 1755 ]
    [===============================================]

    EssenceHarvesterv2.3.simba
    Last edited by AliveDrive; 12-05-2013 at 02:19 AM. Reason: nick

  12. #1137
    Join Date
    Dec 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [=============================]
    [ Essence Harvester 2.3 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 00:02:47 ]
    [ Total Ess Banked : 84 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.3 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ nick | True | 00:02:42 | 85 | 425 ]
    [===============================================]

    BUG REPORT FORM
    Version of the script I am using: 2.3
    Issue: Deposits pick
    Description of issue: rune pick is in slot 1. integers[1]. started bot with some ess in invy because last attempt got stuck at the white portal. mined some ess perfectly and banked it. 2nd trip it banked the pick then the ess and kept going.
    Number of times experienced: 2
    Can you reproduce this issue?: Yes
    how to reproduce the issue: Run the bot with my char and rune pick invy slot 1
    Console Errors (any errors displayed on the console): no

    Unfortunately i did not record the error from when i was stuck at the white portal. it was a randoms error.
    Anyways, bot stood beside white portal and didn't do anything.
    Supposedly it could be reproduced by botting at the section with the white portal.

  13. #1138
    Join Date
    Nov 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    @Ender

    I am sorry to hear about the pick being deposited. I haven't yet experienced this issue.

    As for getting stuck at the portal, a quick read through this thread informed me that the portal changes to three different colors.

    WHITE, PALE YELLOW*, AND YELLOW (GOLD).

    I have been spending my free time the last few days trying to figure out how to add the white and gold colors to the script.

    If I could figure that out, this script would work too well haha.

    EDIT:

    Here is a copy of the script where I attempted to add the 2 other colors.

    I also am experiencing a new issue: Sometimes after teleporting to the Essence, my character will get stuck. This didn't happen previously, and I believe it has to do with

    Code:
    function InEssMine: boolean;
    begin
      Result := (PercentBlackMM > 25);
    end;
    I can't seem to figure out where I went wrong when adding the new colors. I used ACA and got these values:

    white: 11454415

    pale yellow: 10868705

    gold: 7254456

    Any assistance would be greatly appreciated.

    And of course, full credits to OP.

    EssenceHarvesterv2.4.simba
    ================================================== ================================================== ========================================
    EDIT 2:

    I have succesfully tagged and bagged all FOUR colors, and ran the bot for 2 hours straight.

    I found a few more things I would like to edit before I post the revision.

    I also seem to have solved the previous error where entering the mine made the bot get stuck. I feel like that was a fluke.

    Now however, I have found him in Varrock Palace at least twice. So I guess you can't win 'em all.

    These are my proggy's:

    [=============================]
    [ Essence Harvester 2.4 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 01:14:55 ]
    [ Total Ess Banked : 324 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.4 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ *** | True | 01:14:00 | 324 | 1620 ]
    [===============================================]


    [=============================]
    [ Essence Harvester 2.4 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 02:01:44 ]
    [ Total Ess Banked : 648 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.4 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ *** | True | 02:00:49 | 647 | 3235 ]
    [===============================================]
    Last edited by AliveDrive; 12-12-2013 at 06:16 AM.

  14. #1139
    Join Date
    Dec 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by jinouga210 View Post
    @Ender

    I am sorry to hear about the pick being deposited. I haven't yet experienced this issue.

    As for getting stuck at the portal, a quick read through this thread informed me that the portal changes to three different colors.

    WHITE, PALE YELLOW*, AND YELLOW (GOLD).

    I have been spending my free time the last few days trying to figure out how to add the white and gold colors to the script.

    If I could figure that out, this script would work too well haha.

    EDIT:

    Here is a copy of the script where I attempted to add the 2 other colors.

    I also am experiencing a new issue: Sometimes after teleporting to the Essence, my character will get stuck. This didn't happen previously, and I believe it has to do with

    Code:
    function InEssMine: boolean;
    begin
      Result := (PercentBlackMM > 25);
    end;
    I can't seem to figure out where I went wrong when adding the new colors. I used ACA and got these values:

    white: 11454415

    pale yellow: 10868705

    gold: 7254456

    Any assistance would be greatly appreciated.

    And of course, full credits to OP.

    EssenceHarvesterv2.4.simba
    ================================================== ================================================== ========================================
    EDIT 2:

    I have succesfully tagged and bagged all FOUR colors, and ran the bot for 2 hours straight.

    I found a few more things I would like to edit before I post the revision.

    I also seem to have solved the previous error where entering the mine made the bot get stuck. I feel like that was a fluke.

    Now however, I have found him in Varrock Palace at least twice. So I guess you can't win 'em all.

    These are my proggy's:

    [=============================]
    [ Essence Harvester 2.4 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 01:14:55 ]
    [ Total Ess Banked : 324 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.4 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ *** | True | 01:14:00 | 324 | 1620 ]
    [===============================================]


    [=============================]
    [ Essence Harvester 2.4 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 02:01:44 ]
    [ Total Ess Banked : 648 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.4 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ *** | True | 02:00:49 | 647 | 3235 ]
    [===============================================]

    I hope the revision is coming along nicely. An update to fix getting stuck at the portals would be greatly appreciated!

  15. #1140
    Join Date
    Nov 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    This *SHOULD* work.

    And huge props to a lot of the guys around SRL forums. You have helped out a lot!

    EssenceHarvesterv2.5.simba

  16. #1141
    Join Date
    May 2012
    Location
    England
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by jinouga210 View Post
    This *SHOULD* work.
    And huge props to a lot of the guys around SRL forums. You have helped out a lot!
    EssenceHarvesterv2.5.simba
    Thanks very much! I'll give this a try at some point today and post a proggy when I can.

    Merry Christmas to all!


    WAAAASSAAAAAAAAAAAAPP!

  17. #1142
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by jinouga210 View Post
    This *SHOULD* work.

    And huge props to a lot of the guys around SRL forums. You have helped out a lot!

    EssenceHarvesterv2.5.simba
    I tried your script and got the following error.
    [Error] C:\Simba\Scripts\EssenceHarvesterv2.5.simba(523:18 ): Unknown identifier 'x' at line 523
    Compiling failed.

    So then I messed around with it a little bit and still got this error
    [Error] C:\Simba\Scripts\EssenceHarvesterv2.5 oh god.simba(518:1): Identifier expected at line 518
    Compiling failed.

    Any ideas?

  18. #1143
    Join Date
    Jan 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have been having issues getting this(or any non-test) script to work. I have searched but no able to find the answers to fix it. I have some programming experience, not quite enough to solve on my own. I copied the script from the Google docs link provided earlier in the post, hopefully i didn't miss an update after that point. Attached is a screen capture of my Simba window after i ran the script. It shows the error and where it moved the focus to. I am running everything up-to-date. The 'script > interpreter' is PascalScript. Lape gave me another issue. it looked to me like i was supposed to run it this way. If the other way is an easier fix let me know and i will post all the information i can on it. Please let me know if i missed something.
    Attached Images Attached Images

  19. #1144
    Join Date
    Jul 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by sarock9 View Post
    I tried your script and got the following error.
    [Error] C:\Simba\Scripts\EssenceHarvesterv2.5.simba(523:18 ): Unknown identifier 'x' at line 523
    Compiling failed.

    I'm getting the same error.

    This script is not working... Spends at least 3 min between actions, always loses track. Right now I'm just watching him run from one booth to the next, opening and closing the bank, and just clickling randomly on ess.

    Any word on a real update?
    Last edited by droxide; 03-23-2014 at 12:31 AM.

  20. #1145
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    @wthomas; Is this still working? If not do you plan on updating it?
    There used to be something meaningful here.

  21. #1146
    Join Date
    Dec 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hope it gets updated, altho thanks wthomas for your work

  22. #1147
    Join Date
    Mar 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Frement View Post
    @wthomas; Is this still working? If not do you plan on updating it?
    The script downloaded from this thread calls the old P07Include. Looks like he removed his latest version months ago; this probably should be moved to Out-dated section.

  23. #1148
    Join Date
    Jul 2014
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    So, is there an updated version that works?

  24. #1149
    Join Date
    Feb 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    works fine for 1 turn but then:
    anti randoms
    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 778
    The following DTMs were not freed: [0, 1, 2, 3, SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]
    so does someone know how to solve this ?

  25. #1150
    Join Date
    Oct 2014
    Location
    Belgium
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    I RUN THE SCRIPT IT SAYS
    Exception in Script: Unable to find file 'srl/srl.simba' used from 'C:\Users\pc\Desktop\EssenceHarvester.simba'

Page 46 of 47 FirstFirst ... 3644454647 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
  •