Page 4 of 5 FirstFirst ... 2345 LastLast
Results 76 to 100 of 124

Thread: [SRL-6] ClarityEsswraith

  1. #76
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by everve View Post
    I keep getting this error and can't seem to find the plugin to download it.

    Error: Plugin(libtesseract2_32) has not been found
    Compiling failed.

    Can you tell me where i can find it?
    You should update your plugins

    Or you can get them manually here: https://github.com/SRL/SRL-Plugins/tree/master/plugins

  2. #77
    Join Date
    Aug 2014
    Location
    Michigan, USA
    Posts
    138
    Mentioned
    1 Post(s)
    Quoted
    68 Post(s)

    Default

    Quote Originally Posted by everve View Post
    I keep getting this error and can't seem to find the plugin to download it.

    Error: Plugin(libtesseract2_32) has not been found
    Compiling failed.

    Can you tell me where i can find it?

    The same thing happened to me.

    All I did was restart Simba and it seemed to work.

    Sometimes files load unsuccessfully while Setting up SRL.
    _____________

    However, Claritys direction would be your best bet.

  3. #78
    Join Date
    Jul 2014
    Location
    PNW
    Posts
    53
    Mentioned
    1 Post(s)
    Quoted
    31 Post(s)

    Default

    It actually ended up happening to me on 2 different computers that have previously worked fine. Tried updating everything and nothing worked until I just reinstalled simba completely.

  4. #79
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by everve View Post
    It actually ended up happening to me on 2 different computers that have previously worked fine. Tried updating everything and nothing worked until I just reinstalled simba completely.
    Glad to hear you solved the problem

  5. #80
    Join Date
    Oct 2014
    Posts
    63
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    when is ashaman expected to release his script? I used a script from here a while ago and it worked amazingly!

  6. #81
    Join Date
    Oct 2014
    Posts
    63
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    Bump, when is ashaman releasing his script ?

  7. #82
    Join Date
    Aug 2014
    Posts
    172
    Mentioned
    2 Post(s)
    Quoted
    77 Post(s)

    Default

    Clarity, any news on whether your gunna be adding in node support?

  8. #83
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    I passed over 1h to try to make it work.

    The script never find death ess.
    "8 | == ClarityDebug == | Using Esswraith OverText: eath" Where's the "D"?

    I wrote death. It looks like this:

    Code:
    //Script-Specific Info
        strings[3]        := 'Death'; //replace with "Soul", "Blood", or "Death" for desired esswraith
        showScriptDebug   := true;    //do you want to see my script's debug messages?
        showScriptPaint   := true;    //do you want to see my script's paint?
    
        useRightClick     := false;   //do you want to left or right click esswraiths?
        resetEsswraith    := false;    //a more guaranteed method that yields slightly faster XP, also configure wait time below.
        resetWaitTime     := 25000;   //wait time before choosing another esswraith.
        islandSize        := 'Small'; //what size island are you on? Write 'Small' or 'Big' - Small is highly recommended!
    My DeviantART !
    Start bottin' or get caught tryin'

  9. #84
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    My script doesnt work at all! Can someone clearly explain how to set this script up? This is all I get (SMART is already open):
    ClarityEsswraith v1.12
    Initializing script...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.22.23 AM).txt

    EDIT: Now I get this:
    ClarityEsswraith v1.12
    Initializing script...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.32.25 AM).txt
    Error: The bitmap[0] does not exist at line 79
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.32.25 AM).txt] has not been freed in the script, freeing it now.

    --If someone can help me with setting up the script it would be great!--
    Last edited by Obquility; 11-10-2014 at 09:35 PM.

  10. #85
    Join Date
    May 2011
    Location
    In an Island.
    Posts
    1,413
    Mentioned
    2 Post(s)
    Quoted
    149 Post(s)

    Default

    Quote Originally Posted by jonesy259 View Post
    My script doesnt work at all! Can someone clearly explain how to set this script up? This is all I get (SMART is already open):
    ClarityEsswraith v1.12
    Initializing script...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.22.23 AM).txt

    EDIT: Now I get this:
    ClarityEsswraith v1.12
    Initializing script...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.32.25 AM).txt
    Error: The bitmap[0] does not exist at line 79
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.32.25 AM).txt] has not been freed in the script, freeing it now.

    --If someone can help me with setting up the script it would be great!--
    A new script (updated script) is downloaded to the transfers folder of yours (the one where every transfer is saved). Windows+E and search for.
    ''If you want something you've never had, you have to do something you've never done''


    total leve 2715/1b exp +... exterminated.

  11. #86
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by XPGSaints View Post
    I passed over 1h to try to make it work.

    The script never find death ess.
    "8 | == ClarityDebug == | Using Esswraith OverText: eath" Where's the "D"?
    There is not supposed to be a "D", adding in a D would actually increase script failure.
    Seems as if colors have been updated. I have not looked at this script in awhile, when I get to the Runespan I'll re-ACA everything. Looking at the live stats, it seems that a lot of people are using the script with no issues, but I will still re-check everything. Please make sure you are following all the instructions with correct graphics settings. If esswraith detection is still bad, then the colors were changed by Jagex at some point and require updating.

    Quote Originally Posted by jonesy259 View Post
    My script doesnt work at all! Can someone clearly explain how to set this script up? This is all I get (SMART is already open):
    ClarityEsswraith v1.12
    Initializing script...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.22.23 AM).txt

    EDIT: Now I get this:
    ClarityEsswraith v1.12
    Initializing script...
    SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.32.25 AM).txt
    Error: The bitmap[0] does not exist at line 79
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (11-11-14 at 08.32.25 AM).txt] has not been freed in the script, freeing it now.

    --If someone can help me with setting up the script it would be great!--
    As mentioned above, you need to make sure you're using the latest version of the script. Run Simba with administrator privileges if the automatic script download isn't working, which it looks like it isn't.
    Last edited by Clarity; 11-12-2014 at 04:27 AM.

  12. #87
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    There is not supposed to be a "D", adding in a D would actually increase script failure.
    Seems as if colors have been updated. I have not looked at this script in awhile, when I get to the Runespan I'll re-ACA everything. Looking at the live stats, it seems that a lot of people are using the script with no issues, but I will still re-check everything. Please make sure you are following all the instructions with correct graphics settings. If esswraith detection is still bad, then the colors were changed by Jagex at some point and require updating.



    As mentioned above, you need to make sure you're using the latest version of the script. Run Simba with administrator privileges if the automatic script download isn't working, which it looks like it isn't.
    Thanks Clarity, got it working. Simba installed to C drive but still requires right-click admin privileges. Also, how do I access that ClarityArmydal script? Is it members only? (Cause it looks like a really sexy script)

  13. #88
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by jonesy259 View Post
    Thanks Clarity, got it working. Simba installed to C drive but still requires right-click admin privileges. Also, how do I access that ClarityArmydal script? Is it members only? (Cause it looks like a really sexy script)
    Glad you got things working!
    Currently the armadyl runes script is for Junior Members+
    You can attain that rank by being registered for over a month with 30 posts, although if you spam for post count we won't really appreciate that and they might be deleted.

  14. #89
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    There is not supposed to be a "D", adding in a D would actually increase script failure.
    Seems as if colors have been updated. I have not looked at this script in awhile, when I get to the Runespan I'll re-ACA everything. Looking at the live stats, it seems that a lot of people are using the script with no issues, but I will still re-check everything. Please make sure you are following all the instructions with correct graphics settings. If esswraith detection is still bad, then the colors were changed by Jagex at some point and require updating.



    As mentioned above, you need to make sure you're using the latest version of the script. Run Simba with administrator privileges if the automatic script download isn't working, which it looks like it isn't.
    Everything is 100% good. I made 99 in 4 skills here (thank by the way)
    When I use this script, it run 1 hour max and fails to detect wraiths :/
    My DeviantART !
    Start bottin' or get caught tryin'

  15. #90
    Join Date
    Oct 2014
    Posts
    63
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    when can we expect "clarityrunespan"

  16. #91
    Join Date
    Nov 2014
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    May I know if the script now supports low-lvl runespan? I don't have 65 rc yet and I cannot do the soul or death runes in runespan.

  17. #92
    Join Date
    May 2014
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by boscolamhk View Post
    May I know if the script now supports low-lvl runespan? I don't have 65 rc yet and I cannot do the soul or death runes in runespan.
    Nope, you need to train to lvl 65

  18. #93
    Join Date
    Nov 2014
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by Dark_Flame View Post
    Nope, you need to train to lvl 65

    Oh...sorry to ask...I want to ask the ACA thing, do I need to download the ACA script to use it to detect color?
    I want to try changing the script a bit to train low lvl rc
    (I am a new user to Simba and sorry for asking silly questions)

  19. #94
    Join Date
    Sep 2014
    Posts
    36
    Mentioned
    2 Post(s)
    Quoted
    21 Post(s)

    Default

    When I run the script for blood esswraiths, it only runs for about 20min or so, and then is unable to find the esswraith again. Stopping the script and running it again does not fix the issue. Could this be an issue with colors? Maybe the color of the esswraith changes every so often.

  20. #95
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    Lol I wish I was like you guys, my script doesn't update, even with admin privileges
    I'll get it to work though...
    Hopefully :P

  21. #96
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Sorry everyone who's been trying to use the script unsuccessfully. I'm happy to help with Simba/SRL setup related problems, but updating the script itself is last on my list.
    My vacation just got done, and now I have final exams to study for. After that, I will finish my priority SRL projects, which everyone will see are well worth the wait...

    One can modify this script to suit their needs with some basic ACA editing. If anyone has any questions about that, post away! Will just be awhile before I sit down and fully revamp it.

  22. #97
    Join Date
    Mar 2012
    Posts
    49
    Mentioned
    2 Post(s)
    Quoted
    21 Post(s)

    Default

    Hey there clarity, Iv used your altar script and it got me 95 prayer . I hope this script works awesome too ! it sure does look epic !
    Also, are you still working to add nodes? Will try and post proggy

  23. #98
    Join Date
    May 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    This is awesome. I hate training runecrafting more than mining!

  24. #99
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  25. #100
    Join Date
    May 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    but this still works for now?

Page 4 of 5 FirstFirst ... 2345 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
  •