Originally Posted by Progress Reports
Originally Posted by previous versions
Originally Posted by Progress Reports
Originally Posted by previous versions
Last edited by Blumblebee; 08-24-2010 at 07:25 PM.
Nice job Blumble, you never stop doing what you do best do you :P [Scripting]
Don't Troll, Don't Fight, Just keep the Respect
Status : Offline
Feel free to re-make my scripts ;D
Community Member
I'm not sure why but it opens the bank, withdraws about 5 logs one at a time, then logs out and i get this:
entering Withdraw cycle.
entering Withdraw cycle.
Could not open Bank. Exiting.
NextPlayer
My setup is like so:
Options[0].Bank := 'vwb';
Options[0].Fletch := true; // true = fletch, false = string
Options[0].Log := 'Willow';
Options[0].LongBow := true; // true = longbow, false = shortbow
Logs are in the first bank slot, knife is in inventory, and im at v west bank.
Last edited by z7zz7; 08-17-2010 at 02:55 AM.
It shouldn't do that and your set up seems correct :/ It chooseOptions 5? That seems quite Odd. I used this script to 99 but I only tested the yew and magic fletching etc. I'll do a little digging and see what I can find. If you could leave me a screenshot of what your inventory looks like I'd appreciate it thanks
Edit:
Nabbed the error.
WaitOption('ll', 1000) was picking up 10 somehow and withdrawing only 10 logs at a time. My script won't fletch without a full inventory so it would mess up. All has been fixed. Redownload a new version and it should be working fine.
Last edited by Blumblebee; 08-17-2010 at 03:11 AM.
“Ignorance, the root and the stem of every evil.”
Works great, thanks for the fix man :]
*EDIT* - Proggy
/========================\
|= Master Fletcher v0.03 =|
|==========================|
|= 03:48:25 =|
|==========================|
|= Player 0 =|
|--------------------------|
|= Active: True =|
|= Fletched: 5346 =|
|= Loads: 198 =|
|==========================|
\========================/
Stopped due to a mod showing up =\
Solved 2 randoms though, very nice work.
Last edited by z7zz7; 08-17-2010 at 07:55 AM.
Hey, just a heads up.
I keep getting this error
doesn't exist
Exception in Script: Unable to find file 'srl\srl\reflection\reflection.simba' used from ''
You need reflection to run this script.
http://villavu.com/forum/showthread.php?t=47714
http://villavu.com/forum/showthread.php?t=57107
i get this at catherby and cammyPHP Code:** Warning in R_OpenBankBooth: Unsupported bank name.**
I just picked open his awesome script to see if I could see whats wrong there :P, for one, when you put in the catherby and cammy bank. Make sure your putting ['cb', 'catherby'] not 'ctb', as for the camelot[which im guessing is what cammy is], it doesn't look like that banks supported :X I mean i don't see it in his case statement.
Heres a list of his banks that he has working with reflection in his script.
Simba Code:'veb', 'varrock east':
'vwb', 'varrock west':
'falador west', 'fwb':
'falador east', 'feb':
'lumbridge', 'lb':
'draynor', 'db':
'al kharid', 'akb':
'seb', 'seers':
'eb', 'edgeville':
'cb', 'catherby': // <-- Make sure its 'cb' or 'catherby', not 'ctb'
'fgb', 'fishing guild':
'mc', 'moonclan':
'yb', 'yanille':
'da', 'duel arena':
'asb', 'ardougne south':
'pc', 'pest control';
Last edited by Heavenguard; 08-23-2010 at 03:08 AM.
Don't Troll, Don't Fight, Just keep the Respect
Status : Offline
Feel free to re-make my scripts ;D
Community Member
alrite, thanks ill try it using cb.
EDIT: got this now
starting to think it's a reflection problemPHP Code:** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
** Warning in OpenBankFast: Unknown bank: cb**
could not open bank. Either Pointer failure or SRL error.
Last edited by sk80rdie76; 08-23-2010 at 04:31 AM.
SCAR Code:'cb', 'catherby':
it's in my script so that bank should work. Regardless, why not try a different bank and see if your issue persists. I know I used Vwb for 1-99
This is the best fletching script I've seen!
I'm running it right now so I'll post a proggie at the end of the day.
EDIT: Proggie's finally out.
/========================\
|= Master Fletcher v0.03 =|
|==========================|
|= 06:03:06 =|
|==========================|
|= Player 0 =|
|--------------------------|
|= Active: True =|
|= Fletched: 8910 =|
|= Loads: 330 =|
|==========================|
\========================/
Last edited by Myhatisblack; 08-26-2010 at 12:27 AM.
VWB works fine, i just hoped it would work for catherby or cammy because thats where i am all the time
It has nothing to do with his script. It's due to reflection.
When it opens the bank, it waits a few seconds before depositing any items, is there any way to improve this?
It takes that time to ensure the bankscreen is up, etc. I did it because I was getting false positives on laggy computers. It's a minor delay and shouldn't affect much.
doing a run now will get back with results
/========================\
|= Master Fletcher v0.03 =|
|==========================|
|= 00:30:30 =|
|==========================|
|= Player 0 =|
|--------------------------|
|= Active: True =|
|= Strung: 728 =|
|= Loads: 52 =|
|==========================|
\========================/
entering Open Bank cycle.
entering Deposit cycle.
entering Withdraw cycle.
couldn't find bowstring.
NextPlayer
was there so just a random error i guess?
Come Add A Few Hits To My Site
Cakemix lives on
hmm I could add a few failsafes into the bowstring finding function.
People were having this problem on my Smelter and I didn't want to slow down those that were on fast computers. The best fix I found was to add another wait function after bankscreen to count the black_outline color and wait till its count was above 50 inside the bank box, usually by then the bank is fully loaded.
(Scripts outdated until I update for new SRL changes)
AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
Summer = me busy, won't be around much.
/========================\
|= Master Fletcher v0.03 =|
|==========================|
|= 00:42:12 =|
|==========================|
|= Player 0 =|
|--------------------------|
|= Active: True =|
|= Strung: 952 =|
|= Loads: 68 =|
|==========================|
\========================/
entering Open Bank cycle.
entering Deposit cycle.
entering Withdraw cycle.
couldn't find bowstring.
NextPlayer
slightly longer one,same problem again
Come Add A Few Hits To My Site
Cakemix lives on
I'll have a fix up come morning. I'm off to bed at the moment though, sorry.
no problem,i just have it to the side as i watch tv on demand hehe,when i noticed its logged out i start it back up
*edit you should set this up in the temp stat system
Come Add A Few Hits To My Site
Cakemix lives on
There are currently 1 users browsing this thread. (0 members and 1 guests)