Page 3 of 3 FirstFirst 123
Results 51 to 67 of 67

Thread: King's Enchantress

  1. #51
    Join Date
    Dec 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice script, thanks!

    I'm having a small glitch once in a while. It fails to withdraw when there is 1 emerald ring left in inventory. I've watched it not deposit it and then logoff.

    I'm thinking that because of lag it is not allowing it to finish enchanting before opening the bank?

    I'll try to screenshot it next time.

  2. #52
    Join Date
    Dec 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i get this error:

    KingsEnchantressV1.2PUBLIC.simba(127:11): Identifier expected at line 126
    Compiling failed.

  3. #53
    Join Date
    Feb 2012
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The people who can't solve the anti leech are plain dumb. *wink*//*wink*

  4. #54
    Join Date
    Dec 2012
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Is there any chance that you will be adding dragonstone to the bot?

  5. #55
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    Quote Originally Posted by IceTask View Post
    Is there any chance that you will be adding dragonstone to the bot?
    No, as I do not use it and am currently working on my waterfiend script, I might later in the future.

  6. #56
    Join Date
    Apr 2012
    Location
    Seattle
    Posts
    791
    Mentioned
    1 Post(s)
    Quoted
    159 Post(s)

    Default

    Seems nice, how much of a profit does this make and are rings of dueling the best to make?

  7. #57
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    Quote Originally Posted by Rincewind View Post
    Seems nice, how much of a profit does this make and are rings of dueling the best to make?
    Not quite sure the profit as I haven't been using it, and as far as I know thye arew :P

  8. #58
    Join Date
    Dec 2012
    Location
    Lithuania
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Seems to work great . I dislike tho how standard deposit function for some reason deposits rings 1 by 1, so I replaced it with my procedure:

    procedure BankDepositAll(invSlot:Integer);
    begin
    Mouse(itemCoords(invSlot).x, itemCoords(invSlot).y, 2, 2, false);
    ChooseOption('eposit-All');
    end;

    And replaced Deposit(2, 28, True); with BankDepositAll(2);

  9. #59
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    Quote Originally Posted by ProoM View Post
    Seems to work great . I dislike tho how standard deposit function for some reason deposits rings 1 by 1, so I replaced it with my procedure:

    procedure BankDepositAll(invSlot:Integer);
    begin
    Mouse(itemCoords(invSlot).x, itemCoords(invSlot).y, 2, 2, false);
    ChooseOption('eposit-All');
    end;

    And replaced Deposit(2, 28, True); with BankDepositAll(2);
    It should deposit them all :P But im glad you got it working to your liking!

  10. #60
    Join Date
    Oct 2011
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Anti-leech #help ?

  11. #61
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    Quote Originally Posted by 3von View Post
    Anti-leech #help ?
    Long outdated, I'll update to EOC this weekend

  12. #62
    Join Date
    Oct 2011
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by King View Post
    Long outdated, I'll update to EOC this weekend
    sick, thanks.

  13. #63
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    Quote Originally Posted by 3von View Post
    sick, thanks.
    Not a problem, I will probably make a new script all together, whatcha want it to do? Post suggestions, features you want.

  14. #64
    Join Date
    Oct 2011
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by King View Post
    Not a problem, I will probably make a new script all together, whatcha want it to do? Post suggestions, features you want.
    I haven't used this script before, but the same concept just entirely functional would be sick.

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

    Default

    anti-leech has to be taken down now, so have fun with that, this wont compile

  16. #66
    Join Date
    Jun 2012
    Location
    Howell, Michigan
    Posts
    1,585
    Mentioned
    34 Post(s)
    Quoted
    553 Post(s)

    Default

    Quote Originally Posted by 3von View Post
    I haven't used this script before, but the same concept just entirely functional would be sick.
    Can do that(:

    Quote Originally Posted by pwncocoaman View Post
    anti-leech has to be taken down now, so have fun with that, this wont compile
    As stated before, script is outdated, hence the anti leech. Nice first post being rude by the way, makes me really want to fix this for you.

  17. #67
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

Page 3 of 3 FirstFirst 123

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
  •