Page 4 of 6 FirstFirst ... 23456 LastLast
Results 76 to 100 of 135

Thread: ~ emHerb ~

  1. #76
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by TomTuff View Post
    Maybe you should add supported banks to the script header

    It's working I'll be making 1k super restores now (expect a prog ) and some antifires later (getting 70 herb).

    E: Aww, it started to use the (Unf)s I had, but then it wouldnt clean more =( Maybe you should make it do this Maybe it did this because I already had some mixed - I'll try again.

    E2: It wont mix more than 14 unfinished potions.
    E3: Ok I didnt have lines 102-104 setup right
    E4: Ok after setting those lines right it seems to work as expected now NOW you can expect a proggy later!
    Glad you worked it out Maybe I should add a more detailed "How-to"

  2. #77
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

  3. #78
    Join Date
    May 2007
    Location
    Tasmania, Aus
    Posts
    898
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I believe you should add this list to the first post

    Progress Report:
    RBank_FE = 'feb'; // (Falador East Bank)
      RBank_FW = 'fwb'; // (Falador West Bank)
      RBank_VE = 'veb'; // (Varrock East Bank)
      RBank_VW = 'vwb'; // (Varrock West Bank)
      RBank_DR = 'db' ; // (Draynor Bank)
      RBank_AK = 'akb'; // (Al-Kharid Bank)
      RBank_EV = 'eb' ; // (Edgeville Bank)
      RBank_CT = 'ctb'; // (Catherby bank)
      RBank_SA = 'asb'; // (South Ardougne bank)
      RBank_YN = 'ynb'; // (Yanille bank)
      RBank_FG = 'fgb'; // (Fishing guild bank)
      RBank_LB = 'lb' ; // (Lumbridge Bank)
      RBank_SE = 'seb'; // (Seers Bank)
      RBank_MC = 'mc' ; // (MoonClan Bank)
      RBank_DA = 'da' ; // (Dual Arena Bank)
      RBank_PC = 'pc' ; // (Pest Control Bank)


    makes it easier instead of having to find the actual bank.simba in reflection
    Last edited by Sgt Soul; 03-31-2011 at 08:09 AM.

  4. #79
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by TomTuff View Post
    Thanks

    Quote Originally Posted by Sgt Soul View Post
    I believe you should add this list to the first post

    Progress Report:
    RBank_FE = 'feb'; // (Falador East Bank)
      RBank_FW = 'fwb'; // (Falador West Bank)
      RBank_VE = 'veb'; // (Varrock East Bank)
      RBank_VW = 'vwb'; // (Varrock West Bank)
      RBank_DR = 'db' ; // (Draynor Bank)
      RBank_AK = 'akb'; // (Al-Kharid Bank)
      RBank_EV = 'eb' ; // (Edgeville Bank)
      RBank_CT = 'ctb'; // (Catherby bank)
      RBank_SA = 'asb'; // (South Ardougne bank)
      RBank_YN = 'ynb'; // (Yanille bank)
      RBank_FG = 'fgb'; // (Fishing guild bank)
      RBank_LB = 'lb' ; // (Lumbridge Bank)
      RBank_SE = 'seb'; // (Seers Bank)
      RBank_MC = 'mc' ; // (MoonClan Bank)
      RBank_DA = 'da' ; // (Dual Arena Bank)
      RBank_PC = 'pc' ; // (Pest Control Bank)


    makes it easier instead of having to find the actually bank.simba in reflection
    Thanks! I'll add it right away

  5. #80
    Join Date
    May 2007
    Location
    Tasmania, Aus
    Posts
    898
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Progress Report:
    *-*- emHerb v1.33 ~ By Emaziz -*-*
    *  Running for: 8 Hours, 41 Minutes and 30 Seconds
    *   Experience: 170265
    *     Exp/hour: 19589
    *Herbs cleaned: 34076
    *Unf-pots made: 0
    * Potions made: 0
    *-*- herbsherbsherbsherbss -*-*


    I just thought you might like a report like this haha

  6. #81
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Sgt Soul View Post
    Progress Report:
    *-*- emHerb v1.33 ~ By Emaziz -*-*
    *  Running for: 8 Hours, 41 Minutes and 30 Seconds
    *   Experience: 170265
    *     Exp/hour: 19589
    *Herbs cleaned: 34076
    *Unf-pots made: 0
    * Potions made: 0
    *-*- herbsherbsherbsherbss -*-*


    I just thought you might like a report like this haha
    Always nice to break records Added to first post :>

  7. #82
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    Is there really no antiban in this script?

  8. #83
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by TomTuff View Post
    Is there really no antiban in this script?
    Uh ... Well it has four different cleaning paths. :P

    But since you mentioned it, v1.40 released! Now featuring ANTI BAN!

    Thanks for noticing, Tom ^^,

  9. #84
    Join Date
    Jan 2010
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Maybe add soulwars bank to?

  10. #85
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by blab View Post
    Maybe add soulwars bank to?
    Use CW? I'm not going to make a custom function for SW. :\

    EDIT: Oh, I thought CW was included in bank.simba. Guess it's not. :P But you'll just have to use a normal bank booth, it's not that much slower.
    Last edited by Emaziz; 04-05-2011 at 12:04 PM.

  11. #86
    Join Date
    Feb 2007
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I can't seem to get banking working. It opens the bank but can't seem to find my ranarrs, i've double checked i'm using the right IDs but it won't find them and hence won't do anything. Is there something small and stupid i'm missing?

  12. #87
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    You need more anti-random checks.

  13. #88
    Join Date
    May 2007
    Location
    Tasmania, Aus
    Posts
    898
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by b4light View Post
    I can't seem to get banking working. It opens the bank but can't seem to find my ranarrs, i've double checked i'm using the right IDs but it won't find them and hence won't do anything. Is there something small and stupid i'm missing?
    post up your setup (the lines which you have added the ID's) tell us what you want the script to do (make unfinished pot/full pots or cleaning) then maybe we will be able to help you

    we just need more detail, because anything could be the problem! :/

  14. #89
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm having the same problem as b4light.

    [06:43:18 AM] Set vPreviousBreak to 06:43:18 AM
    [06:43:18 AM] Set vNextBreak to occur in 2 hours(s), 46 minute(s), 30 second(s).
    [R_WithdrawItemEx] Item not in bank
    [06:43:20 AM] Failed to withdraw. Attempts: 1
    [R_WithdrawItemEx] Item not in bank
    [06:43:21 AM] Failed to withdraw. Attempts: 2
    [R_WithdrawItemEx] Item not in bank
    [06:43:21 AM] Failed to withdraw. Attempts: 3
    [R_WithdrawItemEx] Item not in bank
    [06:43:21 AM] Failed to withdraw. Attempts: 4
    [R_WithdrawItemEx] Item not in bank
    [06:43:22 AM] Failed to withdraw. Attempts: 5
    [R_WithdrawItemEx] Item not in bank
    [06:43:22 AM] Failed to withdraw. Attempts: 6
    [R_WithdrawItemEx] Item not in bank
    [06:43:23 AM] Failed to withdraw. Attempts: 7
    [R_WithdrawItemEx] Item not in bank
    [06:43:23 AM] Failed to withdraw. Attempts: 8
    [R_WithdrawItemEx] Item not in bank
    [06:43:24 AM] Failed to withdraw. Attempts: 9
    [R_WithdrawItemEx] Item not in bank
    [06:43:24 AM] Failed to withdraw. Attempts: 10
    [R_WithdrawItemEx] Item not in bank
    [06:43:25 AM] Failed to withdraw. Attempts: 11
    [06:43:25 AM] *** ERROR *** Banking procedure failed 10 times. Terminating!
    Successfully executed.
    Here's my setup

    cBankName = 'ge'; // Which bank to use
    cGrimyHerb = 0; // ID of grimy herb to use, 0 if none should be used.
    cCleanHerb = 257; // ID of clea herb to use, 0 if none should be used.
    cUnfPotion = 99; // ID of unfinished potion, 0 if none should be used.
    cIngredient = 231; // ID of secondary ingredient, 0 if none should be used.

    cHerbsToClean = 0; // Script will stop when no materials are found or
    cUnfPotsToMake = 10000; // this number is reached, so use a high number if
    cPotionsToMake = 10000; // you want ALL to be made/cleaned.
    Attempting to make prayer pots.
    Last edited by IPwnz; 04-16-2011 at 11:49 AM.

    Check out my Edgeville Smelter!

  15. #90
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I noticed a problem when cleaning and making unf pots. It will try to make unf pots first, so it will try to withdraw clean herbs before you have even cleaned any. The same thing may be happening to you, IPwnz. Solution would be to manually make 14 unf pots first.

    I would apply a fix for it ... But my goblin mage is half-way to 84, so I need to keep playing WoW

  16. #91
    Join Date
    Mar 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get the same error as IPwnz, except I'm trying to clean Grimy Guam and make Unf Grime Pots...it worked this morning before the update. Wonder if it has something to do with the update :O

  17. #92
    Join Date
    Sep 2010
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [R_WithdrawItemEx] Item not in bank
    [05:07:23 PM] Failed to withdraw. Attempts: 1
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:25 PM] Failed to withdraw. Attempts: 2
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:27 PM] Failed to withdraw. Attempts: 3
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:30 PM] Failed to withdraw. Attempts: 4
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:32 PM] Failed to withdraw. Attempts: 5
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:34 PM] Failed to withdraw. Attempts: 6
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:37 PM] Failed to withdraw. Attempts: 7
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:39 PM] Failed to withdraw. Attempts: 8
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:41 PM] Failed to withdraw. Attempts: 9
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:43 PM] Failed to withdraw. Attempts: 10
    ** Warning in DepositAll: No items to deposit **
    [R_WithdrawItemEx] Item not in bank
    [05:07:46 PM] Failed to withdraw. Attempts: 11

    This is the best herblore script ive used. Ive been having this problem starting today not sure what the problem is. tried testing couple times today and keeps saying this. I know im doing it right because ive used this script from 75 herb to 87 herb now anyway to fix this issue? Love your script by the way it rocks

  18. #93
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    This script needs an update! Won't find the bank, and even after I replaced bank finding with color functions, it wont mix ingredients.

  19. #94
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by TomTuff View Post
    This script needs an update! Won't find the bank, and even after I replaced bank finding with color functions, it wont mix ingredients.
    So the reflection functions are broke? :P

  20. #95
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    Quote Originally Posted by Emaziz View Post
    So the reflection functions are broke? :P
    Actually I think it might be hooks...

  21. #96
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    Seems it was indeed reflection, as it's working now.

    This script needs better antirandoms! Call it WAY more often!

    Progress Report:
    *-*- emHerb v1.40 ~ By Emaziz -*-*
    *  Running for: 1 Hours, 7 Minutes and 40 Seconds
    *   Experience: 134837
    *     Exp/hour: 119559
    *Herbs cleaned: 0
    *Unf-pots made: 0
    * Potions made: 1540
    *-*- herbsherbsherbsherbss -*-*
    Last edited by TomTuff; 04-20-2011 at 11:21 PM.

  22. #97
    Join Date
    Sep 2010
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    EMAZIZ hey i was wondering if there was a way you can do extremes with this or if you can add that we can do extremes

  23. #98
    Join Date
    Mar 2009
    Location
    Norway
    Posts
    493
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by bmx pk View Post
    EMAZIZ hey i was wondering if there was a way you can do extremes with this or if you can add that we can do extremes
    Since you need more ingredients than two to make extremes it wouldn't be possible to do so without editing the main loop and banking function. Tho' with minor scripting abilities it shouldn't be too difficult. As for myself, I've gone pretty much dormant atm

  24. #99
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    Quote Originally Posted by Emaziz View Post
    Since you need more ingredients than two to make extremes it wouldn't be possible to do so without editing the main loop and banking function. Tho' with minor scripting abilities it shouldn't be too difficult. As for myself, I've gone pretty much dormant atm
    Nah, it's just super ___ potion (3) + the right clean herb. You just have to make it always click the herb first then the super potion, or right click -> use the super potion. I was actually going to modify your script to do this when i got 89 herblore, which i'm only 2k pots away from!

  25. #100
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wouldn't you just need to add the potion IDs as if it's an (unf), and then make the script just think that they're unfinished?
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

Page 4 of 6 FirstFirst ... 23456 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
  •