SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Hey Cohn, can you post the previous version where you had the out of range error? I want to compare your scripts and see what you did to solve that.
^ Right click, SVN Checkout (or something like that), and then instead of HEAD Revision, do Revision: (and then put the version here that had the error).![]()
Just got one word, amazing! i wake up in the morning and find 5 lvls up and 3k logs in the bank for one player!...it solved one random since i had a mystery box in my inventory. the reason for inactivity is the script failed the mime random.PHP Code:[8:13:06]: /====================================================|
[8:13:06]: | Coh3n's Draynor Chop N' Bank! |
[8:13:06]: | - Revision 64 - |
[8:13:06]: |====================================================|
[8:13:06]: | |
[8:13:06]: | Program: Simba |
[8:13:06]: | SMART: Yes |
[8:13:06]: | Ran For: 8 Hours, 13 Minutes and 6 Seconds |
[8:13:06]: | |
[8:13:06]: | Player: |
[8:13:06]: | Location: Bank |
[8:13:06]: | Active: False |
[8:13:06]: | Reason: Failed to find trees 60 times |
[8:13:06]: | Tree Type: Willow |
[8:13:06]: | Loads Done: 107 |
[8:13:06]: | Logs Cut: 0 |
[8:13:06]: | Logs P/H: 0 |
[8:13:06]: | Levels Up: 5 |
[8:13:06]: | Experience: 0 |
[8:13:06]: | Breaks: 7 |
[8:13:06]: |____________________________________________________|
[8:13:06]: |____________________________________________________/
[8:13:06]: Successfully executed.
What i luffs yeww said. I have no idea what revision the error was at, however.
That's very well could be the best one player report for this script, congratulations!Added to the first post.
E: Actually, what's up with the logs cut, etc.? Maybe the DTM is outdated. Have the logs changed at all?
Last edited by Coh3n; 05-27-2010 at 09:44 PM.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Thanks ray.I'm assuming that one's for willows?
E: Updated both DTMs in revision 65.
Last edited by Coh3n; 05-28-2010 at 05:08 AM.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Do they not all have the same outline? 'o.O?
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Oh, okay.![]()
Here's another:
Stopped manually.PHP Code:[2:04:32]: /====================================================|
[2:04:32]: | Coh3n's Draynor Chop N' Bank! |
[2:04:32]: | - Revision 65 - |
[2:04:32]: |====================================================|
[2:04:32]: | |
[2:04:32]: | Program: Simba |
[2:04:32]: | SMART: Yes |
[2:04:32]: | Ran For: 2 Hours, 4 Minutes and 32 Seconds |
[2:04:32]: | |
[2:04:32]: | Player: ************ |
[2:04:32]: | Location: Bank |
[2:04:32]: | Active: True |
[2:04:32]: | Tree Type: Willow |
[2:04:32]: | Loads Done: 29 |
[2:04:32]: | Logs Cut: 812 |
[2:04:32]: | Logs P/H: 391 |
[2:04:32]: | Levels Up: 0 |
[2:04:32]: | Experience: 54,810 |
[2:04:32]: | Breaks: 1 |
[2:04:32]: |____________________________________________________|
[2:04:32]: |____________________________________________________/
I did get a little snippet of the banking problem:
The Player was in THE MIDDLE of the bank and was in clear view of the bank booths, but still could not find the booth. Therefore it caused the script to RELOCATE. This means that if the symbol is too far out: banking fails. In this case the symbol was ok, so the script continued.Code:[0:52:33]: DETAIL: Chop_IsTreeDown: Tree has been cut down! [0:52:33]: DETAIL: Chop_Trees: Boxes Found: 4 [0:52:33]: DETAIL: Chop_Trees: Length boxesArr[0]): 314 [0:52:33]: DETAIL: Chop_Trees: Uptext found! [0:52:36]: DETAIL: Chop_Trees: Track Point: (321, 101) [0:52:36]: DETAIL: Chop_IsTreeDown: Length inside Box: 0 [0:52:36]: DETAIL: Chop_IsTreeDown: Tree has been cut down! [0:52:36]: DETAIL: Chop_Trees: Boxes Found: 5 [0:52:36]: DETAIL: Chop_Trees: Length boxesArr[0]): 154 [0:52:36]: DETAIL: Chop_Trees: Uptext found! [0:52:39]: DETAIL: Chop_Trees: Track Point: (283, 124) [0:52:39]: DETAIL: Chop_IsTreeDown: Length inside Box: 109 [0:52:40]: DETAIL: Chop_IsTreeDown: Length inside Box: 113 [0:52:41]: DETAIL: Chop_IsTreeDown: Length inside Box: 113 [0:52:42]: DETAIL: Chop_IsTreeDown: Length inside Box: 113 [0:52:42]: DETAIL: Chop_IsTreeDown: Length inside Box: 113 [0:52:43]: DETAIL: Chop_IsTreeDown: Length inside Box: 113 [0:53:02]: SUCCESS: Walk_PerformIndex: Walked to location: Bank [0:53:02]: SUCCESS: Walk_ToLoc: Walked to Bank [0:53:04]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:04]: ERROR: Bank_Logs: Failed to find bank screen [0:53:05]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:05]: ERROR: Bank_Logs: Failed to find bank screen [0:53:06]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:06]: ERROR: Bank_Logs: Failed to find bank screen [0:53:08]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:08]: ERROR: Bank_Logs: Failed to find bank screen [0:53:09]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:09]: ERROR: Bank_Logs: Failed to find bank screen [0:53:11]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:11]: ERROR: Bank_Logs: Failed to find bank screen [0:53:12]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:12]: ERROR: Bank_Logs: Failed to find bank screen [0:53:14]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:14]: ERROR: Bank_Logs: Failed to find bank screen [0:53:15]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:15]: ERROR: Bank_Logs: Failed to find bank screen [0:53:18]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:18]: ERROR: Bank_Logs: Failed to find bank screen [0:53:19]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:19]: ERROR: Bank_Logs: Failed to find bank screen [0:53:21]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:21]: ERROR: Bank_Logs: Failed to find bank screen [0:53:22]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:22]: ERROR: Bank_Logs: Failed to find bank screen [0:53:24]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:24]: ERROR: Bank_Logs: Failed to find bank screen [0:53:25]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:25]: ERROR: Bank_Logs: Failed to find bank screen [0:53:27]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:27]: ERROR: Bank_Logs: Failed to find bank screen [0:53:28]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:28]: ERROR: Bank_Logs: Failed to find bank screen [0:53:29]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:29]: ERROR: Bank_Logs: Failed to find bank screen [0:53:31]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:31]: ERROR: Bank_Logs: Failed to find bank screen [0:53:32]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:32]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [0:53:34]: ERROR: Bank_Logs: Failed to find bank screen [0:53:37]: ERROR: Bank_Logs: Failed to open bank, retrying... [0:53:37]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [0:53:38]: ERROR: Bank_Logs: Failed to find bank screen [0:53:39]: DETAIL: Bank_Open: Length: 164 [0:53:41]: SUCCESS: Bank_Logs: Successfully opened bank! [0:53:42]: DETAIL: Bank_Logs: Found 28 logs in inventory [0:53:43]: SUCCESS: Bank_Logs: Successfully banked logs! [0:53:45]: DETAIL: Setup_MainLoop: Sorry, no randoms report for Simba :(
This would mean that it is SRL's banking function (for Draynor) is not fully working?
Hope this helps.
EDIT:
New proggy:
It was a good run except for one problem. It encountered the 'quiz' random and failed to solve, BUT the script never ended. These were the last few lines:PHP Code:[4:56:17]: /====================================================|
[4:56:17]: | Coh3n's Draynor Chop N' Bank! |
[4:56:17]: | - Revision 65 - |
[4:56:17]: |====================================================|
[4:56:17]: | |
[4:56:17]: | Program: Simba |
[4:56:17]: | SMART: Yes |
[4:56:17]: | Ran For: 4 Hours, 56 Minutes and 17 Seconds |
[4:56:17]: | |
[4:56:17]: | Player: ************ |
[4:56:17]: | Location: Bank |
[4:56:17]: | Active: True |
[4:56:17]: | Tree Type: Willow |
[4:56:17]: | Loads Done: 64 |
[4:56:17]: | Logs Cut: 1,763 |
[4:56:17]: | Logs P/H: 357 |
[4:56:17]: | Levels Up: 2 |
[4:56:17]: | Experience: 119,002 |
[4:56:17]: | Breaks: 4 |
[4:56:17]: |____________________________________________________|
[4:56:17]: |____________________________________________________/
I know it was SRL that failed to solve the random, but I think you should check and see why the script did not 'Terminate'Code:[4:59:06]: DETAIL: Chop_IsTreeDown: Length inside Box: 36 [4:59:07]: DETAIL: Chop_IsTreeDown: Length inside Box: 36 [4:59:07]: DETAIL: Chop_IsTreeDown: Length inside Box: 36 [4:59:11]: Possible Random: Quiz. Identifying by textbox. [4:59:11]: Possible Random: Surprise Exam. Identifying by textbox. [4:59:11]: Possible Random: Molly'S Evil Twin. Identifying by textbox. [4:59:11]: Possible Random: Pinball. Identifying by textbox. [4:59:11]: Possible Random: Sandwich Lady. Identifying by textbox. [4:59:11]: Possible Random: Bee Keeper. Identifying by textbox. [4:59:11]: Possible Random: Pillory. Identifying by textbox. [4:59:11]: Possible Random: Abyssal Teleport. Identifying by textbox. [4:59:11]: Possible Random: Mime. Identifying by textbox. [4:59:11]: Possible Random: Quiz. Identifying by music. [4:59:13]: ***** STR: FOUND RANDOM: 'Quiz' ***** [4:59:13]: Screenshot of: Found Quiz random 4 Hours, 59 Minutes and 13 Seconds [5:04:15]: ***** STR: 'Quiz' RANDOM SOLVING FAILED! ***** [5:11:47]: DETAIL: Chop_Trees: Length boxesArr[2]): 61 [5:11:48]: ERROR: Chop_Tree: Failed to find uptext [5:22:35]: DETAIL: Setup_MainLoop: Switching players [5:22:35]: NextPlayer
![]()
Last edited by Press Play; 05-29-2010 at 07:27 AM.
INACTIVE
How-to: Make S.M.A.R.T. less laggy
Sell me your Maple Shieldbows (u)! Up to 95gp ea!
My Scripts:
Ivy Chopper Ultra [RS3] | Fantastic Fletcher [RS3]
99 x78 |
99 x10 |
99 x2 |
99 x12
Use the REPORT tags when posting progress reports to make life easier (:
[REPORT]Put progress report in here![/REPORT]
Super Savvy Smither V1.06Cool Classy Cooker V1.02 [EoC]
Thanks for all the feedback!
The bank problem isn't SRL as I wrote my own bank finding functions. I'll have to check it out later when I have more time. As for the random thing, SRL's suppose to logout if a random is failed, so I'm not sure what happened there, sorry.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Great script, works almost flawlessly for me (a couple of times it got stuck in the bank and terminated but that was no biggy)
Best Proggy so far (stopped it because I needed to do some other stuff)
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 38 Randoms Report |
| www.villavu.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
/================================================== ==|
| Coh3n's Draynor Chop N' Bank! |
| - Revision 65 - |
|================================================= ===|
| |
| Program: SCAR |
| SMART: Yes |
| Ran For: 45 Minutes and 17 Seconds |
| |
| Player: XXXXXXXXXXXX |
| Location: Bank |
| Active: True |
| Tree Type: Willow |
| Loads Done: 13 |
| Logs Cut: 351 |
| Logs P/H: 465 |
| Levels Up: 0 |
| Experience: 23,692 |
| Breaks: 0 |
|_________________________________________________ ___|
|_________________________________________________ ___/
That was all on 1 character.
thanks heaps for the script,
~Caotom
I accidentally posted this on your Powerchopper... Sorry for that. Anyway, maybe this should help you!
Coh3n, once again, your script takes the cake in its category.
I was gone for a while, as school usually takes its toll on me, and I'm (hopefully) trying to learn to script well.
Now, your script, again, awesome, but it's bugging out on me, as I have not been able to run it for more than two hours continuously (I'm cutting willows, not oaks)... here's the debug for the typical bug out:
Well, that was pretty extensive... If you look towards the end (10:50:55-10:50:56 is where it successfully banks the logs, making it not possible to find at 10:51:10) of the debug console, you'll notice the "failed to find DTM of willow," and this usually proceeds the bank successfully opening. So! Should the DTM for the willow be False in the inventory when the bank is open, I think you should code it so that should the DTM not be found on the bank screen, count it that the logs have already been banked, and return to willows, rather than the current, which logs the current account out.Code:[10:50:02 AM]: SUCCESS: Walk_PerformIndex: Walked to location: Bank [10:50:02 AM]: SUCCESS: Walk_ToLoc: Walked to Bank [10:50:03 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:03 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:04 AM]: DETAIL: Bank_Open: Length: 86 [10:50:04 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:05 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:05 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:06 AM]: DETAIL: Bank_Open: Length: 141 [10:50:07 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:07 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:07 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:08 AM]: DETAIL: Bank_Open: Length: 141 [10:50:08 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:09 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:09 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:10 AM]: DETAIL: Bank_Open: Length: 141 [10:50:10 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:10 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:10 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:11 AM]: DETAIL: Bank_Open: Length: 141 [10:50:12 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:12 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:12 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:13 AM]: DETAIL: Bank_Open: Length: 82 [10:50:13 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:14 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:14 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:15 AM]: DETAIL: Bank_Open: Length: 141 [10:50:15 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:15 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:15 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:16 AM]: DETAIL: Bank_Open: Length: 86 [10:50:16 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:17 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:17 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:18 AM]: DETAIL: Bank_Open: Length: 157 [10:50:19 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:19 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:19 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:20 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:20 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:21 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:21 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:22 AM]: DETAIL: Bank_Open: Length: 157 [10:50:23 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:23 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:23 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:24 AM]: DETAIL: Bank_Open: Length: 157 [10:50:25 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:25 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:25 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:26 AM]: DETAIL: Bank_Open: Length: 157 [10:50:27 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:50:27 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:27 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:29 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:29 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:30 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:30 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:31 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:31 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:32 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:32 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:34 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:34 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:35 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:36 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:36 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:38 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:39 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:39 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:40 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:41 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:41 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:43 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:44 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:44 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:45 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:47 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:47 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:48 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:50 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:50 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:51 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:53 AM]: DETAIL: Bank_Open: Length: 157 [10:50:55 AM]: SUCCESS: Bank_Logs: Successfully opened bank! [10:50:56 AM]: DETAIL: Bank_Logs: Found 27 logs in inventory [10:50:57 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:50:57 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:50:59 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:50:59 AM]: DETAIL: Bank_Open: Length: 143 [10:51:00 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly [10:51:03 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:03 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:04 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:05 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:05 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:07 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:08 AM]: DETAIL: Bank_Open: Length: 164 [10:51:10 AM]: SUCCESS: Bank_Logs: Successfully opened bank! [10:51:11 AM]: ERROR: Bank_Logs: Failed to find DTM: Willow [10:51:11 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:11 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:12 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:16 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:17 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:18 AM]: DETAIL: Bank_Open: Length: 150 [10:51:20 AM]: SUCCESS: Bank_Logs: Successfully opened bank! [10:51:21 AM]: ERROR: Bank_Logs: Failed to find DTM: Willow [10:51:21 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:21 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:23 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:26 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:26 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:27 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:28 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:28 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:30 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:31 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:31 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:32 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:34 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:34 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:35 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:36 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:37 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:38 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:39 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:39 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:41 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:42 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:42 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:44 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:45 AM]: DETAIL: Bank_Open: Length: 151 [10:51:47 AM]: SUCCESS: Bank_Logs: Successfully opened bank! [10:51:48 AM]: ERROR: Bank_Logs: Failed to find DTM: Willow [10:51:48 AM]: ERROR: Bank_Logs: Failed to open bank, retrying... [10:51:48 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [10:51:49 AM]: ERROR: Bank_Logs: Failed to find bank screen [10:51:49 AM]: ERROR: Bank_Logs: Failed to open bank after 40 tries NextPlayer SwitchToPlayer(PlayerNo: 0, Active: False); Player is not Active... All players not active! [10:51:54 AM]: PLAYER: Find_PlayerLocation: ******: Location = Bank [10:51:54 AM]: SUCCESS: Next_Player: All players inactive Successfully executed /====================================================| | Coh3n's Draynor Chop N' Bank! | | - Revision 65 - | |====================================================| | | | Program: SCAR | | SMART: Yes | | Ran For: 5 Minutes and 9 Seconds | | | | Player: ****** | | Location: Bank | | Active: False | | Reason: Failed to open bank after 40 tries | | Tree Type: Willow | | Loads Done: 0 | | Logs Cut: 0 | | Logs P/H: 0 | | Levels Up: 0 | | Experience: 0 | | Breaks: 0 | |____________________________________________________| |____________________________________________________/
I've also noticed that should it locate the bank symbol and it lands on a certain square (usually >2 away from a bank booth) it will fail to find the booth, and mouse over the empty and closed bank booths. Rather than have it keep searching, I'd say just have it immediately Relocate in the bank, as there are most squares, within 2 or 3 of the initial usable booth, that will work with finding the bank booth. (Idk if this is something that you put in your script to randomize and make it seem more human or what-not)
Also, I could say that you could consider using the actual bank, and not the symbol to find it. The symbol fluctuates, but the bank and bank tellers don't... I don't really know too too much to be telling you how to script, so I'll leave it to you. I gave you all I have to offer. As you know, the problem is with the 3 functions Walk_ToLoc, Bank_Open, and Bank_Logs.
I did make a little grid to show what squares, when landed on, cause the bug-out. It may not be too-too accurate, because I also put some squares on that sometimes worked, and sometimes didn't, so you may have to run yourself.
In any case, Great Work!This script is money!
EDIT: OHH! also, consider using the "Bank Banker" rather than the bank booth, as there are only 3 NPCs that all look alike. May be a lot lot easier.
Also, whenever a random IS solved, and the XP Lamp is chosen, it doesn't use it, and it flips out trying to bank it, as RS doesn't let you bank it.
Last edited by Najorin; 05-30-2010 at 06:07 AM.
Mine worked really nice choppe around 400+ logs but I think it has trouble finding the bank boot and then after around few trys well mine said after 40 trys lol and then logged out and it said players false so the script finished
I saw it doing the bee random it was awsome
But anyways this Draynor choper is AWSOME!!!111111
Edit: done it again =(
[11:37:02 AM]: DETAIL: Chop_IsTreeDown: Length inside Box: 90
[11:37:03 AM]: DETAIL: Chop_IsTreeDown: Length inside Box: 90
[11:37:04 AM]: DETAIL: Chop_IsTreeDown: Length inside Box: 90
[11:37:05 AM]: DETAIL: Chop_IsTreeDown: Length inside Box: 90
[11:37:16 AM]: SUCCESS: Walk_PerformIndex: Walked to location: Bank
[11:37:16 AM]: SUCCESS: Walk_ToLoc: Walked to Bank
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:16 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:16 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:17 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:17 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:17 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:17 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:18 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:18 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:18 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:21 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:22 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:22 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:24 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:25 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:25 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:26 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:27 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:27 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:29 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:30 AM]: DETAIL: Bank_Open: Length: 82
[11:37:30 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly
[11:37:31 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:31 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:33 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:33 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:33 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:34 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:35 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:35 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:36 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:37 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:38 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:39 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:40 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:40 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:41 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:42 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:42 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:43 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:44 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:44 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:45 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:46 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:46 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:47 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:49 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:49 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:50 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:51 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:51 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:53 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:54 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:54 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:55 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:56 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:56 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:37:57 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:37:58 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:37:58 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:38:00 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:38:01 AM]: DETAIL: Bank_Open: Length: 91
[11:38:01 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly
[11:38:01 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:38:01 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:38:03 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:38:04 AM]: DETAIL: Bank_Open: Length: 81
[11:38:04 AM]: ERROR: Bank_Open: Failed to choose option: Use-quickly
[11:38:05 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:38:05 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:38:06 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:38:07 AM]: ERROR: Bank_Logs: Failed to open bank, retrying...
[11:38:07 AM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating...
[11:38:08 AM]: ERROR: Bank_Logs: Failed to find bank screen
[11:38:08 AM]: ERROR: Bank_Logs: Failed to open bank after 40 tries
NextPlayer
SwitchToPlayer(PlayerNo: 0, Active: False);
Player is not Active...
All players not active!
[11:38:13 AM]: PLAYER: Find_PlayerLocation: 04reborn: Location = Bank
[11:38:13 AM]: SUCCESS: Next_Player: All players inactive
Successfully executed
Last edited by 04basir; 05-30-2010 at 10:40 AM.
I think it looks for the logs after depositing in case of lag. Once it doesn't find the logs, it will move on. But apparently, it didn't do that for you. It looks like the banking needs more work than I thought.
The bank symbol relocation is there as a last resort. If the script was to work properly, it would never use it.
I'll consider using the actual bank floor color for relocating rather than the symbol.
Looks about right. The script will mouse over the bank booth that's closest to the character, and if the empty booths are closer... well, you know.
I was going to do that a while ago. I forget why it didn't work, but if I get time I'll look more into it.
This may be due to the DTM being outdated. I know some of the inventory items shapes have changed. If someone has an account with the lamp in it, I could update it. Or, you could just take a screenshot and I could make the DTM that way.
@basir: See above.
Thanks guys for the awesome feedback.![]()
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Next time I get an XP lamp, i'll take several screens of it, and lay them down on here.
EDIT: I think the reason the bankers may have been tough to use for "Bank Banker" is probably because they face different directions all the time. I have a feeling that would mess with its corresponding DTM, which I'm assuming you'd use.
EDIT: There you goHope it's good enough
Last edited by Najorin; 05-31-2010 at 01:14 AM.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
INACTIVE
How-to: Make S.M.A.R.T. less laggy
Sell me your Maple Shieldbows (u)! Up to 95gp ea!
My Scripts:
Ivy Chopper Ultra [RS3] | Fantastic Fletcher [RS3]
99 x78 |
99 x10 |
99 x2 |
99 x12
Use the REPORT tags when posting progress reports to make life easier (:
[REPORT]Put progress report in here![/REPORT]
Super Savvy Smither V1.06Cool Classy Cooker V1.02 [EoC]
***** STR: FOUND RANDOM: 'Pinball' *****
Screenshot of: Found Pinball random 1 Hours, 30 Minutes and 2 Seconds
Starting the pinball solver.
Count: 1248 Bug in P_GetScore!
Exit Found
***** STR: 'Pinball' RANDOM SOLVING FAILED! *****
[01:10:09 PM]: DETAIL: Setup_MainLoop: Switching players
I saw it do this random and it finished and it did find the exit but... when everything was done back to chopping willows it said random failed lol
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
I had banking problems again. But as I said before; this only happens when the initial 'openbank' fails AND the Bank Symbol is not really directly over the bank.
Code:06:08:08 PM]: DETAIL: Chop_IsTreeDown: Length inside Box: 93 [06:08:09 PM]: DETAIL: Chop_IsTreeDown: Length inside Box: 93 [06:08:10 PM]: DETAIL: Chop_IsTreeDown: Length inside Box: 93 [06:08:11 PM]: DETAIL: Chop_IsTreeDown: Length inside Box: 93 [06:08:23 PM]: SUCCESS: Walk_PerformIndex: Walked to location: Bank [06:08:23 PM]: SUCCESS: Walk_ToLoc: Walked to Bank [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:23 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:23 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:24 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:28 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:28 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:28 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:32 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:32 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:32 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:33 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:34 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:35 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:35 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:36 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:37 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:38 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:38 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:39 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:40 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:40 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:41 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:42 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:42 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:43 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:44 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:44 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:45 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:46 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:46 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:47 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:48 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:48 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:49 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:49 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:49 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:50 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:50 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:50 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:51 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:51 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:51 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:53 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:53 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:53 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:55 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:55 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:55 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:56 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:56 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:56 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:57 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:58 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:58 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:08:59 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:08:59 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:08:59 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:09:00 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:09:01 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:09:01 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:09:02 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:09:02 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [06:09:02 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [06:09:03 PM]: ERROR: Bank_Logs: Failed to find bank screen [06:09:03 PM]: ERROR: Bank_Logs: Failed to open bank after 40 tries NextPlayer SwitchToPlayer(PlayerNo: 0, Active: False); Player is not Active... All players not active! [06:09:08 PM]: PLAYER: Find_PlayerLocation: *********: Location = Bank [06:09:08 PM]: SUCCESS: Next_Player: All players inactive Successfully executedI checked the character and it was JUST outside the bank, to the right a bit (2 tiles?).PHP Code:/====================================================|
| Coh3n's Draynor Chop N' Bank! |
| - Revision 65 - |
|====================================================|
| |
| Program: SCAR |
| SMART: Yes |
| Ran For: 7 Minutes and 36 Seconds |
| |
| Player: ******** |
| Location: Bank |
| Active: False |
| Reason: Failed to open bank after 40 tries |
| Tree Type: Willow |
| Loads Done: 0 |
| Logs Cut: 0 |
| Logs P/H: 0 |
| Levels Up: 0 |
| Experience: 0 |
| Breaks: 0 |
|____________________________________________________|
|____________________________________________________/
And then I ran it again and the same thing happened.
Code:[07:21:13 PM]: DETAIL: Chop_IsTreeDown: Length inside Box: 107 [07:21:14 PM]: DETAIL: Chop_IsTreeDown: Length inside Box: 107 [07:21:15 PM]: DETAIL: Chop_IsTreeDown: Length inside Box: 107 [07:21:34 PM]: SUCCESS: Walk_PerformIndex: Walked to location: Bank [07:21:34 PM]: SUCCESS: Walk_ToLoc: Walked to Bank [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:34 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:34 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:35 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:35 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:36 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:37 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:37 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:37 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:38 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:38 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:38 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:39 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:39 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:39 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:40 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:40 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:40 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:41 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:41 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:41 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:43 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:43 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:43 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:44 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:45 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:45 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:46 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:47 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:47 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:48 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:48 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:48 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:50 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:50 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:50 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:51 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:52 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:52 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:53 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:53 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:53 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:54 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:54 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:54 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:55 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:55 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:55 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:56 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:56 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:56 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:57 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:57 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:58 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:21:59 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:21:59 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:21:59 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:22:00 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:22:00 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:22:00 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:22:01 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:22:01 PM]: ERROR: Bank_Logs: Failed to open bank, retrying... [07:22:01 PM]: SUCCESS: Bank_Logs: Found bank symbol! Relocating... [07:22:02 PM]: ERROR: Bank_Logs: Failed to find bank screen [07:22:02 PM]: ERROR: Bank_Logs: Failed to open bank after 40 tries NextPlayer SwitchToPlayer(PlayerNo: 0, Active: False); Player is not Active... All players not active! [07:22:06 PM]: PLAYER: Find_PlayerLocation: *********: Location = Bank [07:22:06 PM]: SUCCESS: Next_Player: All players inactive Successfully executedPHP Code:/====================================================|
| Coh3n's Draynor Chop N' Bank! |
| - Revision 65 - |
|====================================================|
| |
| Program: SCAR |
| SMART: Yes |
| Ran For: 4 Minutes and 57 Seconds |
| |
| Player: *********** |
| Location: Bank |
| Active: False |
| Reason: Failed to open bank after 40 tries |
| Tree Type: Willow |
| Loads Done: 0 |
| Logs Cut: 0 |
| Logs P/H: 0 |
| Levels Up: 0 |
| Experience: 0 |
| Breaks: 0 |
|____________________________________________________|
|____________________________________________________/
Maybe you can add:
or something similar; so that the script uses SRL's 'openbank' as well as yours. Or on the other hand, you could add reflection and create a 'check postition' function that checks to see if the character is in a sopt where the bank is 'openable'. But that is a bit of a hassle.Code:LINE1249:repeat LINE1249: if (not Bank_Open) then ADDED_IN: if (not OpenBankFast('db')) then LINE1251: begin LINE1252: DCnB_Debug('Bank_Logs', 'Failed to open bank, retrying...', DEBUG_ERROR); LINE1253: Inc(Tries);
PS: I was using SCAR because it happened to be open instead of Simba :P Hope this helps; again
EDIT: I just checked the SECOND position of the character. IT WAS RIGHT NEXT TO THE NORTH-MOST BANK BOOTH!
EDIT 2: I ran the script 2 more times and the same thing happened. There's not point in posting it because it's exactly the same thing. I then added SRL's banking as stated above and it works now. So, i think it's your banking function. I'm still running the script and will post a proggy soon. Note-SRL's function makes banking slower.
EDIT 3: BOOMM!!
Will test for a longer one soonPHP Code:/====================================================|
| Coh3n's Draynor Chop N' Bank! |
| - Revision 65 - |
|====================================================|
| |
| Program: SCAR |
| SMART: Yes |
| Ran For: 19 Minutes and 57 Seconds |
| |
| Player: ********** |
| Location: Bank |
| Active: False |
| Reason: Cut desired number of logs |
| Tree Type: Willow |
| Loads Done: 5 |
| Logs Cut: 135 |
| Logs P/H: 406 |
| Levels Up: 1 |
| Experience: 9,112 |
| Breaks: 0 |
|____________________________________________________|
|____________________________________________________/
![]()
Last edited by Press Play; 06-01-2010 at 11:52 AM.
INACTIVE
How-to: Make S.M.A.R.T. less laggy
Sell me your Maple Shieldbows (u)! Up to 95gp ea!
My Scripts:
Ivy Chopper Ultra [RS3] | Fantastic Fletcher [RS3]
99 x78 |
99 x10 |
99 x2 |
99 x12
Use the REPORT tags when posting progress reports to make life easier (:
[REPORT]Put progress report in here![/REPORT]
Super Savvy Smither V1.06Cool Classy Cooker V1.02 [EoC]
Wow, I can't believe SRL's function worked.It was supposedly way outdated. Anyway, I'm sure my colors are just outdated. Since I have absolutely no time to rewrite the banking right now, I'll add in the line you did for a quick update.
Thanks,
Coh3n
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
There are currently 2 users browsing this thread. (0 members and 2 guests)