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.
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 thishaha
Maybe add soulwars bank to?
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?
I'm having the same problem as b4light.
Here's my setup[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.
Attempting to make prayer pots.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.
Last edited by IPwnz; 04-16-2011 at 11:49 AM.
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![]()
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
[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
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.
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
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!
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?
There are currently 1 users browsing this thread. (0 members and 1 guests)