Page 43 of 47 FirstFirst ... 334142434445 ... LastLast
Results 1,051 to 1,075 of 1152

Thread: Essence Harvester V2

  1. #1051
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    U put your pickaxe in your first inventoryslot right?
    Yes I did, i tried changing integers as well, still couldn't get it to work

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

    Default

    Quote Originally Posted by johndoe123123123 View Post
    Yes I did, i tried changing integers as well, still couldn't get it to work
    Did u update the script to version V2? the on that uses SRL-OSR include.
    Because that banks inventoryslot 2 to 28 by default.

    Creds to DannyRS for this wonderful sig!

  3. #1053
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    Did u update the script to version V2? the on that uses SRL-OSR include.
    Because that banks inventoryslot 2 to 28 by default.
    I downloaded the script on the first page, to update it, do you just click update on SIMBA?

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

    Default

    Quote Originally Posted by johndoe123123123 View Post
    I downloaded the script on the first page, to update it, do you just click update on SIMBA?
    When u press play it should auto-update. There's a message in the debugbox if you've updated succesfully.
    Just restart the script afterwards.

    Creds to DannyRS for this wonderful sig!

  5. #1055
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    When u press play it should auto-update. There's a message in the debugbox if you've updated succesfully.
    Just restart the script afterwards.
    Thanks so much! finally got it working. although now my only issue is, whenever i get the drill sargent random, i always get logged, or any random for that matter. is there a seperate script for this somewhere?

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

    Default

    Quote Originally Posted by johndoe123123123 View Post
    Thanks so much! finally got it working. although now my only issue is, whenever i get the drill sargent random, i always get logged, or any random for that matter. is there a seperate script for this somewhere?
    Make sure your brightness is set to highest.

    here's a list of working randoms: http://villavu.com/forum/showthread.php?t=98207

    it they still don't work then make a detailed bug report.

    Creds to DannyRS for this wonderful sig!

  7. #1057
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    Make sure your brightness is set to highest.

    here's a list of working randoms: http://villavu.com/forum/showthread.php?t=98207

    it they still don't work then make a detailed bug report.
    So what i'm asking is if there is another script that must be run in unison with this "essenceharvesterv2" in order to solve randoms. If that helps at all :s

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

    Default

    Quote Originally Posted by johndoe123123123 View Post
    So what i'm asking is if there is another script that must be run in unison with this "essenceharvesterv2" in order to solve randoms. If that helps at all :s
    Yeah I know what you've asked lol, it's implemented in the script.

    Creds to DannyRS for this wonderful sig!

  9. #1059
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by johndoe123123123 View Post
    So what i'm asking is if there is another script that must be run in unison with this "essenceharvesterv2" in order to solve randoms. If that helps at all :s
    Oh okay! haha, mine just must not be working at the moment then, i'll try to play around with it a bit and see if it ends up happening again. Thanks for all of your help!

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

    Default

    Quote Originally Posted by johndoe123123123 View Post
    Oh okay! haha, mine just must not be working at the moment then, i'll try to play around with it a bit and see if it ends up happening again. Thanks for all of your help!
    Alright good Don't forget to set your brightness at highest.

    Creds to DannyRS for this wonderful sig!

  11. #1061
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    Alright good Don't forget to set your brightness at highest.
    I have it set at the highest, just hoping that i don't end up getting banned for this very soon! haha

  12. #1062
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    Alright good Don't forget to set your brightness at highest.
    SetUpSRL;
    SRL_CombatRandoms := false;
    SRL_Randoms[SRL_RAND_DEMON].disabled := true;
    SRL_Randoms[SRL_RAND_EVILBOB].disabled := true;
    SRL_Randoms[SRL_RAND_MORDAUT].disabled := true;
    SRL_Randoms[SRL_RAND_MIME].disabled := true;
    SRL_Randoms[SRL_RAND_FORESTER].disabled := true;
    SRL_Randoms[SRL_RAND_MORDAUT].disabled := true;

    while looking through everything, that's what i found. should all of those be enabled somehow?

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

    Default

    Quote Originally Posted by johndoe123123123 View Post
    SetUpSRL;
    SRL_CombatRandoms := false;
    SRL_Randoms[SRL_RAND_DEMON].disabled := true;
    SRL_Randoms[SRL_RAND_EVILBOB].disabled := true;
    SRL_Randoms[SRL_RAND_MORDAUT].disabled := true;
    SRL_Randoms[SRL_RAND_MIME].disabled := true;
    SRL_Randoms[SRL_RAND_FORESTER].disabled := true;
    SRL_Randoms[SRL_RAND_MORDAUT].disabled := true;

    while looking through everything, that's what i found. should all of those be enabled somehow?
    Might be part of wthomas' little anti-leech
    Not gonna answer without his confirmation.

    Creds to DannyRS for this wonderful sig!

  14. #1064
    Join Date
    May 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    Might be part of wthomas' little anti-leech
    Not gonna answer without his confirmation.
    I don't understand what you mean by that. I'm kind of new to all of this.

  15. #1065
    Join Date
    May 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Newer script version online!
    Autoupdating to newer version.
    New script downloaded !! Please restart simba and reload this script!!
    Successfully executed.

    SOMEONE PLZ HELP ME IDK WHAT TO DO!! IVE TRIED RESTARTING SIMBA, AND MY COMPUTER BUT STILL NOTHING!!! >.<

  16. #1066
    Join Date
    May 2013
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    47 Post(s)

    Default

    Quote Originally Posted by 322542564 View Post
    Newer script version online!
    Autoupdating to newer version.
    New script downloaded !! Please restart simba and reload this script!!
    Successfully executed.

    SOMEONE PLZ HELP ME IDK WHAT TO DO!! IVE TRIED RESTARTING SIMBA, AND MY COMPUTER BUT STILL NOTHING!!! >.<
    make sure its the same script name as what its downloading to that your opening.(Essence Harvester V2)

  17. #1067
    Join Date
    May 2013
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    47 Post(s)

    Default

    [=============================]
    [ Essence Harvester 2.2 ]
    [ by wthomas ]
    [=============================]
    [ TimeRunning : 10:28:14 ]
    [ Total Ess Banked : 7938 ]
    [ Active Players : 1 ]
    [=============================]
    [ Essence Harvester 2.2 ]
    [=============================]
    [===============================================]
    [ Nick | Active | Worked | Mined | Experience ]
    [===============================================]
    [ ut3d | True | 10:27:13 | 7939 | 39695 ]
    [ ut3d | False | 00:00:00 | 0 | 0 ]
    [ | False | 00:00:00 | 0 | 0 ]
    [===============================================]

    thats without changing any code in your script at all.

  18. #1068
    Join Date
    May 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    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]
    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\common.simba(59:15): Unknown identifier 'returnTPAExceptColors' at line 58
    Compiling failed.

    I really need some help with this issue...

  19. #1069
    Join Date
    May 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Can i somehow make the script not to turn public and private to "Off", while botting, i love to baby sit it. Too maximize the change of not getting banned.

    Regards

  20. #1070
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 778
    The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]
    [Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(696:5): Unknown identifier 'ImageSetClientArea' at line 695
    Compiling failed.

  21. #1071
    Join Date
    Mar 2013
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    This script is awesome!!! I have mined 23k pure ess and still going strong!!

    5*****

  22. #1072
    Join Date
    Jun 2013
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    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]

    assistance?

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

    Default

    Quote Originally Posted by JKLO View Post
    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]

    assistance?
    Set the script up correctly, the solution IS on a page of this thread(and also the main post I believe).

  24. #1074
    Join Date
    Mar 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    did anyone actually get banned for this?

  25. #1075
    Join Date
    Jun 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    ir keeps saying error on line 228 please help it says "to many parameters."

Page 43 of 47 FirstFirst ... 334142434445 ... 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
  •