PDA

View Full Version : [R2] Home's Essence Miner



Home
07-18-2011, 11:01 AM
[R2] Home's Essence Miner

Status Working

http://i.imgur.com/QvDum.png


Features:

~ Reflection 2
~ FailSafes
~ Handles Door & Kicks Stupid Dog To Ass.
~ AntiBan
~ SRL Stats
~ AntiRandoms (SRL)
~ MultiPlayer
~ Takes Random Breaks Because Of 6 Hour LogOut.
~ Informative Debug
~ Stable Script

Change Log:

~ 0.1:

- Inital Release

~ 0.2:

- Re-Wrote / Changed Map Walking
- Made New Essence Finding Function (Old One Gave Runtime Errors)
- Added Re-Locating To Banking And Essence.
- Added Timer For WaitForEssence
- Improved OpenDoor (Should Work Always)
- Improved AntiBan
- Fixed Endless Loop
- Added More Debugging
- Added More Failsafes
- More Random Checking
- Some Great Speed Tweaks

- 0.3:

~Fixed Infinite Loops
~Fixed Random Crashing
~Fixed Messing Up At Banking
~Added R_OpenBankNPC
~Added Loads Of More Random Checkings
~Optimized Script.

~Home

Home
07-18-2011, 11:03 AM
Progress Reports.

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.1
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ******
Essence / Hour : 784
Essence Mined : 1814
Worked : 2 Hours, 21 Minutes and 56 Seconds
Active : True
Time : 05:30:29 PM
-------------------------------------------------------




~Home

Zyt3x
07-18-2011, 11:03 AM
Grats on the release :D

Flight
07-18-2011, 11:31 AM
Nice nice. :) I guess this means you got your tiles straightened out, yes?

Jakkle
07-18-2011, 11:43 AM
Nice, will give this a good workout :p and I will post my proggy or any bugs I find.

Home
07-18-2011, 12:03 PM
Nice nice. :) I guess this means you got your tiles straightened out, yes?

Yeah :P


And yes people please post all bugs!
Detailed bugs. Keep Debug ON.

Edit: No Worries if it says "Could Not Walk To" And so on.. It just gives me good debug :P
(It will use Failsafe then)
Ohh and if it looks like it's stuck.. Let it go for a while, mostly it unstucks itself.


~Home

litoris
07-18-2011, 02:29 PM
Tried this on a new acc, It stopped when the character got level 2 mining message. I also can't make it run on unsigned when I modify the place at the bottom.

Home
07-18-2011, 02:33 PM
It should not stop because of that :)


while not R_InvFull do begin
if not R_WaitToAnimate(2000) then
if not FindEssence() then Inc(C);

Are your settings correct?

~Home

litoris
07-18-2011, 04:58 PM
It should not stop because of that :)


while not R_InvFull do begin
if not R_WaitToAnimate(2000) then
if not FindEssence() then Inc(C);

Are your settings correct?

~Home

What do you mean "my settings"? I took the script and filled in the declareplayers, then tried to do it unsigned and edited the bottom, didn't work. I wet back to reflection1 now because some of my other scripts don't work with r2, so I can't test the script again. I'm not planning to use it anyway unless it has unsigned.

legendaryhero90
07-18-2011, 07:58 PM
sweet looking script!

im going to do a quick run tonight and see how it goes.

Will upload a quick proggy and feedback soon.

EDIT:
Kept getting this error:
[Error] (121:13): Unknown identifier 'R_CountItemEx' at line 120
Compiling failed.


Am i not setting something up correctly?

Home
07-18-2011, 08:18 PM
sweet looking script!

im going to do a quick run tonight and see how it goes.

Will upload a quick proggy and feedback soon.

I will be Uploading Version 0.2 tomorrow. Fixed Nasty Infinite loop, and improved Essence finding (Added Re-Locating) :)

EDIT: Great updates coming tomorrow :)
More smoother walking as example ;)

~Home

legendaryhero90
07-19-2011, 12:17 AM
i ran 0.2 beta for about an hour and got this.

Error: Out Of Range at line 422
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]

char stopped while in the middle of essence mine.

im guessing it couldnt find the essence?

Home
07-19-2011, 06:53 AM
i ran 0.2 beta for about an hour and got this.

Error: Out Of Range at line 422
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]

char stopped while in the middle of essence mine.

im guessing it couldnt find the essence?

Was it near of Essence ( That Runtime error came from FindEssence() Function. Damn I suck at TPA's :P)

EDIT: Fixed it. It's coming perfect all the time :)

~Home

legendaryhero90
07-19-2011, 07:42 AM
Was it near of Essence ( That Runtime error came from FindEssence() Function. Damn I suck at TPA's :P)

EDIT: Fixed it. It's coming perfect all the time :)

~Home

well thats good to hear.

because that part was the script killer.

it stopped everything dead and didnt even try to re log onto a different character.

Home
07-19-2011, 07:48 AM
well thats good to hear.

because that part was the script killer.

it stopped everything dead and didnt even try to re log onto a different character.

Yes I know, because it was an Error which will Shutdown whole Process.

But thanks for pointing me that out.


~Home

Home
07-19-2011, 12:35 PM
~ 0.2

- Re-Wrote / Changed Map Walking.
- Made New Essence Finding Function (Old One Gave Runtime Errors)
- Added Re-Locating To Banking And Essence.
- Added Timer For WaitForEssence
- Improved OpenDoor (Should Work Always)
- Improved AntiBan
- Fixed Endless Loop
- Added More Debugging
- Added More Failsafes
- More Random Checking
- Some Great Speed Tweaks

~Credits For This Release~
- legendaryhero90
- whacko999

~Home

Jakkle
07-19-2011, 12:41 PM
Sweet, just downloaded 0.2 will test it out an get back to you :)

legendaryhero90
07-19-2011, 03:22 PM
Sweet, just downloaded 0.2 will test it out an get back to you :)

same for me!

hopefully no more errors after this. :D

x[Warrior]x3500
07-19-2011, 03:27 PM
this script is running far smoother than v0.1 :) random issue though: when it detects a random, it logs out and stops script. when i log it back in (restart script), it does the random correctly and continues... idk if this a randoms include issue or your script.

legendaryhero90
07-19-2011, 04:41 PM
x3500;819624']this script is running far smoother than v0.1 :) random issue though: when it detects a random, it logs out and stops script. when i log it back in (restart script), it does the random correctly and continues... idk if this a randoms include issue or your script.

this.

although i intervened with mine. One of my guys got into a maze random and the script didn't log out and instead looped while in the maze. It probably would have logged out but i didnt want to take my chances at an infinite loop.

Home
07-19-2011, 05:19 PM
When those randoms occur.. Because that happens for me too, and to be hones I don't know why :S ?

If someone knows, please tell.

~Home

Jakkle
07-19-2011, 06:10 PM
Right been testing for a while now and it has been running really well, much better than the last. Lucky I was watching as I found this

http://img215.imageshack.us/img215/9996/essminer.jpg

It has teleported into the mine behind the portal (if intentional by jagex very cunning). This is what was in the debug
Starting
[04:39:41 PM] - Debug: Depositing Essence
[04:39:43 PM] - Debug: function Walk(Where: String): Boolean;
[04:39:43 PM] - Debug: Setting Run On
[04:39:43 PM] - Debug: Walking To Ess
[04:39:59 PM] - Debug: function TeleportAubury: Boolean;
[04:40:00 PM] - Debug: Finding Aubury
[04:40:01 PM] - Debug: Finding Aubury
[04:40:03 PM] - Debug: Choosed Teleport Option
[04:40:03 PM] - Debug: function WaitForEss: Boolean;
[04:40:03 PM] - Debug: Waiting For Essence Mine
[04:40:04 PM] - Debug: 1 / 9 Seconds
[04:40:06 PM] - Debug: 2 / 9 Seconds
[04:40:07 PM] - Debug: 3 / 9 Seconds
[04:40:09 PM] - Debug: procedure WalkToEss;
[04:40:26 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:26 PM] - Debug: procedure WalkToEss;
[04:40:32 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:33 PM] - Debug: procedure WalkToEss;
[04:40:39 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:39 PM] - Debug: procedure WalkToEss;
[04:40:45 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:45 PM] - Debug: procedure WalkToEss;
[04:40:51 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:51 PM] - Debug: procedure WalkToEss;
[04:40:58 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:58 PM] - Debug: procedure WalkToEss;


Would be good to check to see if the char has moved in so much time then logout or search for portal. I helped it along, went through the portal and then teled back, left it again and after 4 hours 43 mins something even weirder for me happened. The script had stopped and the char was standing next to the essence rock. It said this in the debug

[06:25:21 PM] - Debug: Waiting For Essence Mine
[06:25:22 PM] - Debug: 1 / 9 Seconds
[06:25:23 PM] - Debug: 2 / 9 Seconds
[06:25:25 PM] - Debug: procedure WalkToEss;
[06:25:35 PM] - Debug: Found Essence Rock
NextPlayer(False)
SwitchToPlayer(PlayerNo: 0, Active: False);
And this weird pic came up on my screen
http://img189.imageshack.us/img189/92/weirdimage.png
Which I can see when I hover over simba to. When i clicked on simba tho to see it the pic went. After all that here is the proggy of it to lol :)
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 2 |
Status: | Certers Solved : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : char
Essence / Hour : 693
Essence Mined : 3275
Worked : 4 Hours, 43 Minutes and 19 Seconds
Active : False
Time : 06:26:43 PM
-------------------------------------------------------

Home
07-19-2011, 06:14 PM
Those Randoms shutdowns Happend for me in my GuildRanger Script. I have no idea why.

For that it's standing on the Portal, It probaly walked to it. Because it couldn't get Essence Tile from Minimap.

Is that full debug?

And thanks for picture and everything!

EDIT: I think I can solve that Portal issue by adding little failsafe for it. At the moment it will Do WalkEssence if it fails. But looks like it will Exit it because if it sees the essence tile on MS.

( = It won't walk )

This script will be perfect probaly in 0.4 / 0.5

You might ask why did I release already?
Well most of those errors happens to you guys, not really for me :)



~Home

Jakkle
07-19-2011, 06:18 PM
You can not move out from behind that portal I tried. So the bot was teleported to a spot which it can not move, very cleaver I say to catch bots.

E: Yeah this was the last bit of the debug
Starting
[06:25:01 PM] - Debug: Depositing Essence
[06:25:02 PM] - Debug: function Walk(Where: String): Boolean;
[06:25:03 PM] - Debug: Setting Run On
[06:25:03 PM] - Debug: Walking To Ess
[06:25:18 PM] - Debug: function TeleportAubury: Boolean;
[06:25:19 PM] - Debug: Finding Aubury
[06:25:21 PM] - Debug: Choosed Teleport Option
[06:25:21 PM] - Debug: function WaitForEss: Boolean;
[06:25:21 PM] - Debug: Waiting For Essence Mine
[06:25:22 PM] - Debug: 1 / 9 Seconds
[06:25:23 PM] - Debug: 2 / 9 Seconds
[06:25:25 PM] - Debug: procedure WalkToEss;
[06:25:35 PM] - Debug: Found Essence Rock
NextPlayer(False)
SwitchToPlayer(PlayerNo: 0, Active: False);

Full debug of the bit where it got stuck behind the portal which like I said I helped along.

Starting
[04:39:41 PM] - Debug: Depositing Essence
[04:39:43 PM] - Debug: function Walk(Where: String): Boolean;
[04:39:43 PM] - Debug: Setting Run On
[04:39:43 PM] - Debug: Walking To Ess
[04:39:59 PM] - Debug: function TeleportAubury: Boolean;
[04:40:00 PM] - Debug: Finding Aubury
[04:40:01 PM] - Debug: Finding Aubury
[04:40:03 PM] - Debug: Choosed Teleport Option
[04:40:03 PM] - Debug: function WaitForEss: Boolean;
[04:40:03 PM] - Debug: Waiting For Essence Mine
[04:40:04 PM] - Debug: 1 / 9 Seconds
[04:40:06 PM] - Debug: 2 / 9 Seconds
[04:40:07 PM] - Debug: 3 / 9 Seconds
[04:40:09 PM] - Debug: procedure WalkToEss;
[04:40:26 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:26 PM] - Debug: procedure WalkToEss;
[04:40:32 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:33 PM] - Debug: procedure WalkToEss;
[04:40:39 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:39 PM] - Debug: procedure WalkToEss;
[04:40:45 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:45 PM] - Debug: procedure WalkToEss;
[04:40:51 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:51 PM] - Debug: procedure WalkToEss;
[04:40:58 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:40:58 PM] - Debug: procedure WalkToEss;
[04:42:59 PM] - Debug: Could Not Walk To (6545, 2991)
[04:43:04 PM] - Debug: procedure WalkToEss;
[04:43:11 PM] - Debug: Found Essence Rock
[04:43:11 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[04:43:12 PM] - Debug: procedure WalkToEss;
[04:43:12 PM] - Debug: (10177, 3010) Is On MainScreen. No Need To Walk
[04:43:12 PM] - Debug: Re-Locating Successfull
[04:44:18 PM] - Debug: Inventory Full
[04:44:18 PM] - Debug: function TeleportPortal: Boolean;
[04:44:19 PM] - Debug: Choosed Enter Option
[04:44:19 PM] - Debug: function WaitForAubury: Boolean;
[04:44:19 PM] - Debug: Waiting For Auburys House
[04:44:24 PM] - Debug: function Walk(Where: String): Boolean;
[04:44:25 PM] - Debug: Walking To Bank
[04:44:41 PM] - Debug: procedure BankEss;

stupedspam
07-19-2011, 06:22 PM
I must be missing something from my includes because the script isn't compiling. It says R_GetObjectAt is not defined. I clicked to update my reflections and SRL but it continues to happen.

What am I missing? Thanks,

StupedSpam

Home
07-19-2011, 06:26 PM
I must be missing something from my includes because the script isn't compiling. It says R_GetObjectAt is not defined. I clicked to update my reflections and SRL but it continues to happen.

What am I missing? Thanks,

StupedSpam

Hey there, you need Reflection 2 : )

- Whacko :

Now I understand. So there is a spot where you can't move??

Simple R_CanReach Should be do the trick then :)

I will include these fixes with 0.3 :)

Keep em coming!

~Home

Jakkle
07-19-2011, 06:29 PM
Hey there, you need Reflection 2 : )

- Whacko :

Now I understand. So there is a spot where you can't move??

Simple R_CanReach Should be do the trick then :)

I will include these fixes with 0.3 :)

Keep em coming!

~Home

Ah ok I see, I will know if I come across things like that in the future to use that.
Of course I will keep um coming as long as I get them :)

x[Warrior]x3500
07-19-2011, 06:30 PM
random annoyance for me (i manually changed it): the anit-ban uses examine ess too often. whenever i go back to my computer, all i can see is a wall of text saying the examine message of the ess. looks sorta botty to me

stupedspam
07-19-2011, 06:59 PM
Here is the DeBug till it got stuck around 11 mins in. It mined about 54 ess then got stuck in the mine after looking for the bank booth. It had mined a full load but was searching for the bank booth.


Welcome to Runescape.
**************
[02:44:53 PM] - Debug: function Walk(Where: String): Boolean;
[02:44:54 PM] - Debug: Setting Run On
[02:44:54 PM] - Debug: Walking To Ess
[02:45:11 PM] - Debug: function TeleportAubury: Boolean;
[02:45:12 PM] - Debug: Finding Aubury
[02:45:15 PM] - Debug: Choosed Teleport Option
[02:45:15 PM] - Debug: function WaitForEss: Boolean;
[02:45:15 PM] - Debug: Waiting For Essence Mine
[02:45:20 PM] - Debug: procedure WalkToEss;
[02:45:20 PM] - Debug: (12106, 294) Is On MainScreen. No Need To Walk
[02:45:22 PM] - Debug: Found Essence Rock
[02:45:25 PM] - Debug: Found Essence Rock
[02:46:47 PM] - Debug: Inventory Full
[02:46:47 PM] - Debug: function TeleportPortal: Boolean;
[02:46:47 PM] - Debug: Walking To (12108, 286)
[02:46:54 PM] - Debug: Choosed Enter Option
[02:46:54 PM] - Debug: function WaitForAubury: Boolean;
[02:46:54 PM] - Debug: Waiting For Auburys House
[02:46:58 PM] - Debug: function Walk(Where: String): Boolean;
[02:46:58 PM] - Debug: Walking To Bank
[02:47:14 PM] - Debug: procedure BankEss;
Starting
[02:47:16 PM] - Debug: Depositing Essence
[02:47:19 PM] - Debug: function Walk(Where: String): Boolean;
[02:47:19 PM] - Debug: Setting Run On
[02:47:19 PM] - Debug: Walking To Ess
[02:47:35 PM] - Debug: function TeleportAubury: Boolean;
[02:47:36 PM] - Debug: Finding Aubury
[02:47:39 PM] - Debug: Choosed Teleport Option
[02:47:39 PM] - Debug: function WaitForEss: Boolean;
[02:47:39 PM] - Debug: Waiting For Essence Mine
[02:47:42 PM] - Debug: 1 / 9 Seconds
[02:47:44 PM] - Debug: procedure WalkToEss;
[02:47:45 PM] - Debug: Could Not Walk To (12453, 521)
[02:47:45 PM] - Debug: Could Not Walk To (12486, 514)
[02:47:45 PM] - Debug: Using Blind Walk
[02:47:52 PM] - Debug: procedure WalkToEss;
[02:47:52 PM] - Debug: (12453, 521) Is On MainScreen. No Need To Walk
[02:47:54 PM] - Debug: Found Essence Rock
[02:47:57 PM] - Debug: Found Essence Rock
[02:49:21 PM] - Debug: Inventory Full
[02:49:21 PM] - Debug: function TeleportPortal: Boolean;
[02:49:22 PM] - Debug: Choosed Enter Option
[02:49:22 PM] - Debug: function WaitForAubury: Boolean;
[02:49:22 PM] - Debug: Waiting For Auburys House
[02:49:28 PM] - Debug: function Walk(Where: String): Boolean;
[02:49:28 PM] - Debug: Walking To Bank
[02:49:44 PM] - Debug: procedure BankEss;
Starting
[02:49:47 PM] - Debug: Depositing Essence
[02:49:50 PM] - Debug: function Walk(Where: String): Boolean;
[02:49:50 PM] - Debug: Setting Run On
[02:49:50 PM] - Debug: Walking To Ess
[02:50:05 PM] - Debug: function TeleportAubury: Boolean;
[02:50:06 PM] - Debug: Finding Aubury
[02:50:08 PM] - Debug: Choosed Teleport Option
[02:50:08 PM] - Debug: function WaitForEss: Boolean;
[02:50:08 PM] - Debug: Waiting For Essence Mine
[02:50:11 PM] - Debug: 1 / 9 Seconds
[02:50:13 PM] - Debug: procedure WalkToEss;
[02:50:22 PM] - Debug: Found Essence Rock
[02:50:34 PM] - Debug: Found Essence Rock
[02:50:45 PM] - Debug: Found Essence Rock
[02:50:58 PM] - Debug: Found Essence Rock
NextPlayer(False)
SwitchToPlayer(PlayerNo: 1, Active: False);
[02:51:58 PM] - Debug: procedure BankEss;
Starting
RAWR
[R_OpenBankBooth] Could not find Bank Booth.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : *********
Essence / Hour : 0
Essence Mined : 0
Worked : 11 Minutes and 0 Seconds
Active : True
Time : 02:55:02 PM
-------------------------------------------------------
Successfully executed.

Hope this help,

~StupedSpam

EDIT: The DeBug says that it changed players, however this never happened. Might be the reason it got stuck.

Home
07-19-2011, 07:02 PM
Here is the DeBug till it got stuck around 11 mins in. It mined about 54 ess then got stuck in the mine after looking for the bank booth. It had mined a full load but was searching for the bank booth.


Welcome to Runescape.
**************
[02:44:53 PM] - Debug: function Walk(Where: String): Boolean;
[02:44:54 PM] - Debug: Setting Run On
[02:44:54 PM] - Debug: Walking To Ess
[02:45:11 PM] - Debug: function TeleportAubury: Boolean;
[02:45:12 PM] - Debug: Finding Aubury
[02:45:15 PM] - Debug: Choosed Teleport Option
[02:45:15 PM] - Debug: function WaitForEss: Boolean;
[02:45:15 PM] - Debug: Waiting For Essence Mine
[02:45:20 PM] - Debug: procedure WalkToEss;
[02:45:20 PM] - Debug: (12106, 294) Is On MainScreen. No Need To Walk
[02:45:22 PM] - Debug: Found Essence Rock
[02:45:25 PM] - Debug: Found Essence Rock
[02:46:47 PM] - Debug: Inventory Full
[02:46:47 PM] - Debug: function TeleportPortal: Boolean;
[02:46:47 PM] - Debug: Walking To (12108, 286)
[02:46:54 PM] - Debug: Choosed Enter Option
[02:46:54 PM] - Debug: function WaitForAubury: Boolean;
[02:46:54 PM] - Debug: Waiting For Auburys House
[02:46:58 PM] - Debug: function Walk(Where: String): Boolean;
[02:46:58 PM] - Debug: Walking To Bank
[02:47:14 PM] - Debug: procedure BankEss;
Starting
[02:47:16 PM] - Debug: Depositing Essence
[02:47:19 PM] - Debug: function Walk(Where: String): Boolean;
[02:47:19 PM] - Debug: Setting Run On
[02:47:19 PM] - Debug: Walking To Ess
[02:47:35 PM] - Debug: function TeleportAubury: Boolean;
[02:47:36 PM] - Debug: Finding Aubury
[02:47:39 PM] - Debug: Choosed Teleport Option
[02:47:39 PM] - Debug: function WaitForEss: Boolean;
[02:47:39 PM] - Debug: Waiting For Essence Mine
[02:47:42 PM] - Debug: 1 / 9 Seconds
[02:47:44 PM] - Debug: procedure WalkToEss;
[02:47:45 PM] - Debug: Could Not Walk To (12453, 521)
[02:47:45 PM] - Debug: Could Not Walk To (12486, 514)
[02:47:45 PM] - Debug: Using Blind Walk
[02:47:52 PM] - Debug: procedure WalkToEss;
[02:47:52 PM] - Debug: (12453, 521) Is On MainScreen. No Need To Walk
[02:47:54 PM] - Debug: Found Essence Rock
[02:47:57 PM] - Debug: Found Essence Rock
[02:49:21 PM] - Debug: Inventory Full
[02:49:21 PM] - Debug: function TeleportPortal: Boolean;
[02:49:22 PM] - Debug: Choosed Enter Option
[02:49:22 PM] - Debug: function WaitForAubury: Boolean;
[02:49:22 PM] - Debug: Waiting For Auburys House
[02:49:28 PM] - Debug: function Walk(Where: String): Boolean;
[02:49:28 PM] - Debug: Walking To Bank
[02:49:44 PM] - Debug: procedure BankEss;
Starting
[02:49:47 PM] - Debug: Depositing Essence
[02:49:50 PM] - Debug: function Walk(Where: String): Boolean;
[02:49:50 PM] - Debug: Setting Run On
[02:49:50 PM] - Debug: Walking To Ess
[02:50:05 PM] - Debug: function TeleportAubury: Boolean;
[02:50:06 PM] - Debug: Finding Aubury
[02:50:08 PM] - Debug: Choosed Teleport Option
[02:50:08 PM] - Debug: function WaitForEss: Boolean;
[02:50:08 PM] - Debug: Waiting For Essence Mine
[02:50:11 PM] - Debug: 1 / 9 Seconds
[02:50:13 PM] - Debug: procedure WalkToEss;
[02:50:22 PM] - Debug: Found Essence Rock
[02:50:34 PM] - Debug: Found Essence Rock
[02:50:45 PM] - Debug: Found Essence Rock
[02:50:58 PM] - Debug: Found Essence Rock
NextPlayer(False)
SwitchToPlayer(PlayerNo: 1, Active: False);
[02:51:58 PM] - Debug: procedure BankEss;
Starting
RAWR
[R_OpenBankBooth] Could not find Bank Booth.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : *********
Essence / Hour : 0
Essence Mined : 0
Worked : 11 Minutes and 0 Seconds
Active : True
Time : 02:55:02 PM
-------------------------------------------------------
Successfully executed.

Hope this help,

~StupedSpam

EDIT: The DeBug says that it changed players, however this never happened. Might be the reason it got stuck.


Please Re-Run and You using 0.2?

It's extremely annoying that for some people my scripts do work. And for some people they don't :(

~Home

stupedspam
07-19-2011, 07:27 PM
Please Re-Run and You using 0.2?

It's extremely annoying that for some people my scripts do work. And for some people they don't :(

~Home

I am re-running right now and its running a lot better. Yes I am using 0.2. I think it might be just a random error, or major lag on my end.

I'll post and more comprehensive debug soon.

~StupedSpam

stupedspam
07-19-2011, 09:34 PM
[3:01-3:23] Starting this run it never moved the camera to the overhead position. This really didn't take away from running the script and in some part I thought it ran a little better and more human like.

[3:17] missed the yellow portal (south east mine) 4-5 times before clicking it. When I say missed, it found the uptext but after finding would move off the portal and right click. eventually it moved just enough to right click the portal. This was during the time time where the camera was not overhead, but at its lowest angle.

[3:31] Did the same thing as above. Found the uptext then moved a little, which moved the mouse out of position, and clicked on nothing causing the character to walk. This isn't a big problem as it tried three time and was successful on the third try.

[3:39-4:31] Was away from the computer.

[4:59] Lost Aubury, but he was found.

[5:01] School Random. Got stuck, and didn't register that it was in a random.

[5:02] Manually logged off

[5:03] Logged into Account 2


[Reflection] The Inventory interface doesn't exist!
NextPlayer(False)
SwitchToPlayer(PlayerNo: 1, Active: False);
Welcome to Runescape.
Account 1
[03:01:51 PM] - Debug: function Walk(Where: String): Boolean;
[03:01:51 PM] - Debug: Setting Run On
[03:01:51 PM] - Debug: Walking To Ess
[03:02:07 PM] - Debug: function TeleportAubury: Boolean;
[03:02:08 PM] - Debug: Finding Aubury
[03:02:11 PM] - Debug: Choosed Teleport Option
[03:02:11 PM] - Debug: function WaitForEss: Boolean;
[03:02:11 PM] - Debug: Waiting For Essence Mine
[03:02:14 PM] - Debug: 1 / 9 Seconds
[03:02:16 PM] - Debug: procedure WalkToEss;
[03:02:16 PM] - Debug: (10577, 11248) Is On MainScreen. No Need To Walk
[03:02:18 PM] - Debug: Found Essence Rock
[03:02:21 PM] - Debug: Found Essence Rock
[03:03:26 PM] - Debug: Inventory Full
[03:03:26 PM] - Debug: function TeleportPortal: Boolean;
[03:03:28 PM] - Debug: Choosed Enter Option
[03:03:28 PM] - Debug: function WaitForAubury: Boolean;
[03:03:28 PM] - Debug: Waiting For Auburys House
[03:03:34 PM] - Debug: function Walk(Where: String): Boolean;
[03:03:34 PM] - Debug: Walking To Bank
[03:03:51 PM] - Debug: procedure BankEss;
Starting
[03:03:54 PM] - Debug: Depositing Essence
[03:03:57 PM] - Debug: function Walk(Where: String): Boolean;
[03:03:57 PM] - Debug: Setting Run On
[03:03:57 PM] - Debug: Walking To Ess
[03:04:13 PM] - Debug: function TeleportAubury: Boolean;
[03:04:14 PM] - Debug: Finding Aubury
[03:04:16 PM] - Debug: Choosed Teleport Option
[03:04:16 PM] - Debug: function WaitForEss: Boolean;
[03:04:16 PM] - Debug: Waiting For Essence Mine
[03:04:19 PM] - Debug: 1 / 9 Seconds
[03:04:21 PM] - Debug: procedure WalkToEss;
[03:04:22 PM] - Debug: (9573, 11463) Is On MainScreen. No Need To Walk
[03:04:23 PM] - Debug: Found Essence Rock
[03:04:26 PM] - Debug: Found Essence Rock
[03:05:33 PM] - Debug: Inventory Full
[03:05:33 PM] - Debug: function TeleportPortal: Boolean;
[03:05:35 PM] - Debug: Choosed Enter Option
[03:05:35 PM] - Debug: function WaitForAubury: Boolean;
[03:05:35 PM] - Debug: Waiting For Auburys House
[03:05:41 PM] - Debug: function Walk(Where: String): Boolean;
[03:05:41 PM] - Debug: Walking To Bank
[03:05:57 PM] - Debug: procedure BankEss;
Starting
[R_OpenBankBooth] Unable to find the bank UpText
[03:06:05 PM] - Debug: Depositing Essence
[03:06:07 PM] - Debug: function Walk(Where: String): Boolean;
[03:06:07 PM] - Debug: Setting Run On
[03:06:07 PM] - Debug: Walking To Ess
[03:06:22 PM] - Debug: function TeleportAubury: Boolean;
[03:06:23 PM] - Debug: Finding Aubury
[03:06:26 PM] - Debug: Choosed Teleport Option
[03:06:26 PM] - Debug: function WaitForEss: Boolean;
[03:06:26 PM] - Debug: Waiting For Essence Mine
[03:06:30 PM] - Debug: 1 / 9 Seconds
[03:06:32 PM] - Debug: procedure WalkToEss;
[03:06:32 PM] - Debug: Could Not Walk To (8230, 11656)
[03:06:33 PM] - Debug: Could Not Walk To (8258, 11625)
[03:06:33 PM] - Debug: Using Blind Walk
[03:06:42 PM] - Debug: procedure WalkToEss;
[03:06:52 PM] - Debug: Found Essence Rock
[03:07:59 PM] - Debug: Inventory Full
[03:07:59 PM] - Debug: function TeleportPortal: Boolean;
[03:07:59 PM] - Debug: Walking To (8236, 11664)
[03:08:04 PM] - Debug: Choosed Enter Option
[03:08:04 PM] - Debug: function WaitForAubury: Boolean;
[03:08:04 PM] - Debug: Waiting For Auburys House
[03:08:08 PM] - Debug: function Walk(Where: String): Boolean;
[03:08:08 PM] - Debug: Walking To Bank
[03:08:26 PM] - Debug: procedure BankEss;
Starting
[03:08:28 PM] - Debug: Depositing Essence
[03:08:31 PM] - Debug: function Walk(Where: String): Boolean;
[03:08:31 PM] - Debug: Setting Run On
[03:08:31 PM] - Debug: Walking To Ess
[03:08:49 PM] - Debug: function TeleportAubury: Boolean;
[03:08:50 PM] - Debug: Finding Aubury
[03:08:53 PM] - Debug: Choosed Teleport Option
[03:08:53 PM] - Debug: function WaitForEss: Boolean;
[03:08:53 PM] - Debug: Waiting For Essence Mine
[03:08:56 PM] - Debug: 1 / 9 Seconds
[03:08:58 PM] - Debug: procedure WalkToEss;
[03:08:58 PM] - Debug: Could Not Walk To (9007, 11822)
[03:08:59 PM] - Debug: Could Not Walk To (9038, 11850)
[03:08:59 PM] - Debug: Using Blind Walk
[03:09:08 PM] - Debug: procedure WalkToEss;
[03:09:09 PM] - Debug: Could Not Walk To (9007, 11822)
[03:09:09 PM] - Debug: Could Not Walk To (9038, 11850)
[03:09:09 PM] - Debug: Using Blind Walk
[03:09:22 PM] - Debug: procedure WalkToEss;
[03:09:35 PM] - Debug: Found Essence Rock
[03:10:40 PM] - Debug: Inventory Full
[03:10:40 PM] - Debug: function TeleportPortal: Boolean;
[03:10:41 PM] - Debug: Walking To (9003, 11865)
[03:10:50 PM] - Debug: Choosed Enter Option
[03:10:50 PM] - Debug: function WaitForAubury: Boolean;
[03:10:50 PM] - Debug: Waiting For Auburys House
[03:10:53 PM] - Debug: function Walk(Where: String): Boolean;
[03:10:54 PM] - Debug: Walking To Bank
[03:11:24 PM] - Debug: procedure BankEss;
Starting
[03:11:28 PM] - Debug: Depositing Essence
[03:11:31 PM] - Debug: function Walk(Where: String): Boolean;
[03:11:32 PM] - Debug: Setting Run On
[03:11:32 PM] - Debug: Walking To Ess
[03:11:48 PM] - Debug: function TeleportAubury: Boolean;
[03:11:49 PM] - Debug: Finding Aubury
[03:11:53 PM] - Debug: Choosed Teleport Option
[03:11:53 PM] - Debug: function WaitForEss: Boolean;
[03:11:54 PM] - Debug: Waiting For Essence Mine
[03:11:57 PM] - Debug: procedure WalkToEss;
[03:11:57 PM] - Debug: (9966, 12048) Is On MainScreen. No Need To Walk
[03:11:59 PM] - Debug: Found Essence Rock
[03:13:07 PM] - Debug: Inventory Full
[03:13:07 PM] - Debug: function TeleportPortal: Boolean;
[03:13:07 PM] - Debug: Walking To (9959, 12045)
[03:13:12 PM] - Debug: Choosed Enter Option
[03:13:12 PM] - Debug: function WaitForAubury: Boolean;
[03:13:12 PM] - Debug: Waiting For Auburys House
[03:13:16 PM] - Debug: function Walk(Where: String): Boolean;
[03:13:16 PM] - Debug: Walking To Bank
[03:13:32 PM] - Debug: procedure BankEss;
Starting
[R_OpenBankBooth] Unable to find the bank UpText
[03:13:41 PM] - Debug: Depositing Essence
[03:13:44 PM] - Debug: function Walk(Where: String): Boolean;
[03:13:45 PM] - Debug: Setting Run On
[03:13:45 PM] - Debug: Walking To Ess
[03:14:00 PM] - Debug: function TeleportAubury: Boolean;
[03:14:01 PM] - Debug: Finding Aubury
[03:14:05 PM] - Debug: Choosed Teleport Option
[03:14:05 PM] - Debug: function WaitForEss: Boolean;
[03:14:05 PM] - Debug: Waiting For Essence Mine
[03:14:09 PM] - Debug: 1 / 9 Seconds
[03:14:10 PM] - Debug: procedure WalkToEss;
[03:14:19 PM] - Debug: Found Essence Rock
[03:15:25 PM] - Debug: Inventory Full
[03:15:25 PM] - Debug: function TeleportPortal: Boolean;
[03:15:25 PM] - Debug: Walking To (7866, 12193)
[03:15:30 PM] - Debug: Choosed Enter Option
[03:15:30 PM] - Debug: function WaitForAubury: Boolean;
[03:15:30 PM] - Debug: Waiting For Auburys House
[03:15:35 PM] - Debug: function Walk(Where: String): Boolean;
[03:15:35 PM] - Debug: Walking To Bank
[03:15:52 PM] - Debug: procedure BankEss;
Starting
[03:15:55 PM] - Debug: Depositing Essence
[03:15:57 PM] - Debug: function Walk(Where: String): Boolean;
[03:15:57 PM] - Debug: Setting Run On
[03:15:57 PM] - Debug: Walking To Ess
[03:16:13 PM] - Debug: function TeleportAubury: Boolean;
[03:16:14 PM] - Debug: Finding Aubury
[03:16:17 PM] - Debug: Choosed Teleport Option
[03:16:17 PM] - Debug: function WaitForEss: Boolean;
[03:16:17 PM] - Debug: Waiting For Essence Mine
[03:16:21 PM] - Debug: procedure WalkToEss;
[03:16:29 PM] - Debug: Found Essence Rock
[03:17:34 PM] - Debug: Inventory Full
[03:17:34 PM] - Debug: function TeleportPortal: Boolean;
[03:17:51 PM] - Debug: Choosed Enter Option
[03:17:51 PM] - Debug: function WaitForAubury: Boolean;
[03:17:51 PM] - Debug: Waiting For Auburys House
[03:17:57 PM] - Debug: function Walk(Where: String): Boolean;
[03:17:58 PM] - Debug: Walking To Bank
[03:18:13 PM] - Debug: procedure BankEss;
Starting
[03:18:17 PM] - Debug: Depositing Essence
[03:18:19 PM] - Debug: function Walk(Where: String): Boolean;
[03:18:20 PM] - Debug: Setting Run On
[03:18:20 PM] - Debug: Walking To Ess
[03:18:36 PM] - Debug: function TeleportAubury: Boolean;
[03:18:38 PM] - Debug: Finding Aubury
[03:18:41 PM] - Debug: Choosed Teleport Option
[03:18:41 PM] - Debug: function WaitForEss: Boolean;
[03:18:41 PM] - Debug: Waiting For Essence Mine
[03:18:44 PM] - Debug: procedure WalkToEss;
[03:18:58 PM] - Debug: Found Essence Rock
[03:20:04 PM] - Debug: Inventory Full
[03:20:04 PM] - Debug: function TeleportPortal: Boolean;
[03:20:04 PM] - Debug: Walking To (8654, 138)
[03:20:10 PM] - Debug: Choosed Enter Option
[03:20:10 PM] - Debug: function WaitForAubury: Boolean;
[03:20:10 PM] - Debug: Waiting For Auburys House
[03:20:16 PM] - Debug: function Walk(Where: String): Boolean;
[03:20:16 PM] - Debug: Walking To Bank
[03:20:47 PM] - Debug: procedure BankEss;
Starting
[03:20:50 PM] - Debug: Depositing Essence
[03:20:53 PM] - Debug: function Walk(Where: String): Boolean;
[03:20:53 PM] - Debug: Setting Run On
[03:20:53 PM] - Debug: Walking To Ess
[03:21:09 PM] - Debug: function TeleportAubury: Boolean;
[03:21:11 PM] - Debug: Finding Aubury
[03:21:13 PM] - Debug: Choosed Teleport Option
[03:21:13 PM] - Debug: function WaitForEss: Boolean;
[03:21:13 PM] - Debug: Waiting For Essence Mine
[03:21:17 PM] - Debug: 1 / 9 Seconds
[03:21:19 PM] - Debug: procedure WalkToEss;
[03:21:19 PM] - Debug: Could Not Walk To (9794, 288)
[03:21:31 PM] - Debug: procedure WalkToEss;
[03:21:31 PM] - Debug: (9793, 322) Is On MainScreen. No Need To Walk
[03:21:34 PM] - Debug: Found Essence Rock
[03:21:37 PM] - Debug: Found Essence Rock
[03:22:44 PM] - Debug: Inventory Full
[03:22:44 PM] - Debug: function TeleportPortal: Boolean;
[03:22:44 PM] - Debug: Walking To (9784, 320)
[03:22:50 PM] - Debug: Choosed Enter Option
[03:22:50 PM] - Debug: function WaitForAubury: Boolean;
[03:22:50 PM] - Debug: Waiting For Auburys House
[03:22:56 PM] - Debug: function Walk(Where: String): Boolean;
[03:22:56 PM] - Debug: function OpenDoor: Boolean;
[03:22:56 PM] - Debug: Compass To North
[03:22:56 PM] - Debug: Set Angle To Lowest
[03:23:02 PM] - Debug: Walking To (3253, 3398)
[03:23:02 PM] - Debug: Opening Door
[03:23:04 PM] - Debug: Walking To Bank
[03:23:20 PM] - Debug: procedure BankEss;
Starting
[03:23:23 PM] - Debug: Depositing Essence
[03:23:26 PM] - Debug: function Walk(Where: String): Boolean;
[03:23:26 PM] - Debug: Setting Run On
[03:23:26 PM] - Debug: Walking To Ess
[03:23:42 PM] - Debug: function TeleportAubury: Boolean;
[03:23:44 PM] - Debug: Finding Aubury
[03:23:45 PM] - Debug: Finding Aubury
[03:23:49 PM] - Debug: Choosed Teleport Option
[03:23:49 PM] - Debug: function WaitForEss: Boolean;
[03:23:49 PM] - Debug: Waiting For Essence Mine
[03:23:52 PM] - Debug: 1 / 9 Seconds
[03:23:55 PM] - Debug: procedure WalkToEss;
[03:24:04 PM] - Debug: Found Essence Rock
[03:25:10 PM] - Debug: Inventory Full
[03:25:10 PM] - Debug: function TeleportPortal: Boolean;
[03:25:10 PM] - Debug: Walking To (11299, 481)
[03:25:18 PM] - Debug: Choosed Enter Option
[03:25:18 PM] - Debug: function WaitForAubury: Boolean;
[03:25:18 PM] - Debug: Waiting For Auburys House
[03:25:22 PM] - Debug: function Walk(Where: String): Boolean;
[03:25:22 PM] - Debug: Walking To Bank
[03:25:51 PM] - Debug: procedure BankEss;
Starting
[03:25:55 PM] - Debug: Depositing Essence
[03:25:58 PM] - Debug: function Walk(Where: String): Boolean;
[03:25:59 PM] - Debug: Setting Run On
[03:25:59 PM] - Debug: Walking To Ess
[03:26:15 PM] - Debug: function TeleportAubury: Boolean;
[03:26:16 PM] - Debug: Finding Aubury
[03:26:18 PM] - Debug: Choosed Teleport Option
[03:26:18 PM] - Debug: function WaitForEss: Boolean;
[03:26:18 PM] - Debug: Waiting For Essence Mine
[03:26:22 PM] - Debug: procedure WalkToEss;
[03:26:29 PM] - Debug: Found Essence Rock
[03:26:41 PM] - Debug: Found Essence Rock
[03:27:37 PM] - Debug: Inventory Full
[03:27:37 PM] - Debug: function TeleportPortal: Boolean;
[03:27:37 PM] - Debug: Walking To (6502, 875)
[03:27:43 PM] - Debug: Choosed Enter Option
[03:27:43 PM] - Debug: function WaitForAubury: Boolean;
[03:27:43 PM] - Debug: Waiting For Auburys House
[03:27:47 PM] - Debug: function Walk(Where: String): Boolean;
[03:27:47 PM] - Debug: Walking To Bank
[03:28:03 PM] - Debug: procedure BankEss;
Starting
[03:28:06 PM] - Debug: Depositing Essence
[03:28:09 PM] - Debug: function Walk(Where: String): Boolean;
[03:28:09 PM] - Debug: Setting Run On
[03:28:09 PM] - Debug: Walking To Ess
[03:28:24 PM] - Debug: function TeleportAubury: Boolean;
[03:28:26 PM] - Debug: Finding Aubury
[03:28:28 PM] - Debug: Choosed Teleport Option
[03:28:28 PM] - Debug: function WaitForEss: Boolean;
[03:28:28 PM] - Debug: Waiting For Essence Mine
[03:28:32 PM] - Debug: procedure WalkToEss;
[03:28:38 PM] - Debug: Found Essence Rock
[03:28:41 PM] - Debug: Found Essence Rock
[03:28:45 PM] - Debug: Found Essence Rock
[03:28:48 PM] - Debug: Found Essence Rock
[03:29:00 PM] - Debug: Found Essence Rock
[03:29:04 PM] - Debug: Found Essence Rock
[03:29:59 PM] - Debug: Inventory Full
[03:29:59 PM] - Debug: function TeleportPortal: Boolean;
[03:29:59 PM] - Debug: Walking To (6720, 1063)
[03:30:04 PM] - Debug: Choosed Enter Option
[03:30:04 PM] - Debug: function WaitForAubury: Boolean;
[03:30:04 PM] - Debug: Waiting For Auburys House
[03:30:09 PM] - Debug: function Walk(Where: String): Boolean;
[03:30:09 PM] - Debug: Walking To Bank
[03:30:24 PM] - Debug: procedure BankEss;
Starting
[03:30:28 PM] - Debug: Depositing Essence
[03:30:30 PM] - Debug: function Walk(Where: String): Boolean;
[03:30:31 PM] - Debug: Setting Run On
[03:30:31 PM] - Debug: Walking To Ess
[03:30:48 PM] - Debug: function TeleportAubury: Boolean;
[03:30:49 PM] - Debug: Finding Aubury
[03:30:52 PM] - Debug: Choosed Teleport Option
[03:30:52 PM] - Debug: function WaitForEss: Boolean;
[03:30:52 PM] - Debug: Waiting For Essence Mine
[03:30:56 PM] - Debug: 1 / 9 Seconds
[03:30:58 PM] - Debug: procedure WalkToEss;
[03:31:07 PM] - Debug: Found Essence Rock
[03:31:10 PM] - Debug: Found Essence Rock
[03:31:13 PM] - Debug: Found Essence Rock
[03:32:19 PM] - Debug: Inventory Full
[03:32:19 PM] - Debug: function TeleportPortal: Boolean;
[03:32:19 PM] - Debug: Walking To (11353, 1108)
[03:32:30 PM] - Debug: Choosed Enter Option
[03:32:30 PM] - Debug: function WaitForAubury: Boolean;
[03:32:30 PM] - Debug: Waiting For Auburys House
[03:32:35 PM] - Debug: function Walk(Where: String): Boolean;
[03:32:36 PM] - Debug: Walking To Bank
[03:33:04 PM] - Debug: procedure BankEss;
Starting
[03:33:07 PM] - Debug: Depositing Essence
[03:33:10 PM] - Debug: function Walk(Where: String): Boolean;
[03:33:11 PM] - Debug: Setting Run On
[03:33:11 PM] - Debug: Walking To Ess
[03:33:27 PM] - Debug: function TeleportAubury: Boolean;
[03:33:28 PM] - Debug: Finding Aubury
[03:33:30 PM] - Debug: Choosed Teleport Option
[03:33:30 PM] - Debug: function WaitForEss: Boolean;
[03:33:30 PM] - Debug: Waiting For Essence Mine
[03:33:35 PM] - Debug: 1 / 9 Seconds
[03:33:37 PM] - Debug: procedure WalkToEss;
[03:33:48 PM] - Debug: Found Essence Rock
[03:34:00 PM] - Debug: Found Essence Rock
[03:34:53 PM] - Debug: Inventory Full
[03:34:53 PM] - Debug: function TeleportPortal: Boolean;
[03:34:54 PM] - Debug: Walking To (12504, 1291)
[03:35:03 PM] - Debug: Choosed Enter Option
[03:35:03 PM] - Debug: function WaitForAubury: Boolean;
[03:35:03 PM] - Debug: Waiting For Auburys House
[03:35:10 PM] - Debug: function Walk(Where: String): Boolean;
[03:35:11 PM] - Debug: Walking To Bank
[03:35:28 PM] - Debug: procedure BankEss;
Starting
[03:35:31 PM] - Debug: Depositing Essence
[03:35:34 PM] - Debug: function Walk(Where: String): Boolean;
[03:35:34 PM] - Debug: Setting Run On
[03:35:34 PM] - Debug: Walking To Ess
[03:35:50 PM] - Debug: function TeleportAubury: Boolean;
[03:35:52 PM] - Debug: Finding Aubury
[03:35:55 PM] - Debug: Choosed Teleport Option
[03:35:55 PM] - Debug: function WaitForEss: Boolean;
[03:35:55 PM] - Debug: Waiting For Essence Mine
[03:35:59 PM] - Debug: procedure WalkToEss;
[03:35:59 PM] - Debug: Could Not Walk To (3273, 3426)
[03:36:07 PM] - Debug: procedure WalkToEss;
[03:36:16 PM] - Debug: Found Essence Rock
[03:36:28 PM] - Debug: Found Essence Rock
[03:37:22 PM] - Debug: Inventory Full
[03:37:22 PM] - Debug: function TeleportPortal: Boolean;
[03:37:22 PM] - Debug: Walking To (11699, 1481)
[03:37:34 PM] - Debug: Choosed Enter Option
[03:37:34 PM] - Debug: function WaitForAubury: Boolean;
[03:37:34 PM] - Debug: Waiting For Auburys House
[03:37:39 PM] - Debug: function Walk(Where: String): Boolean;
[03:37:39 PM] - Debug: Walking To Bank
[03:38:09 PM] - Debug: procedure BankEss;
Starting
[03:38:13 PM] - Debug: Depositing Essence
[03:38:16 PM] - Debug: function Walk(Where: String): Boolean;
[03:38:17 PM] - Debug: Setting Run On
[03:38:17 PM] - Debug: Walking To Ess
[03:38:32 PM] - Debug: function TeleportAubury: Boolean;
[03:38:33 PM] - Debug: function ShooDogAway: Boolean;
[03:38:34 PM] - Debug: Finding Aubury
[03:38:37 PM] - Debug: Choosed Teleport Option
[03:38:37 PM] - Debug: function WaitForEss: Boolean;
[03:38:37 PM] - Debug: Waiting For Essence Mine
[03:38:41 PM] - Debug: procedure WalkToEss;
[03:38:50 PM] - Debug: Found Essence Rock
[03:39:56 PM] - Debug: Inventory Full
[03:39:56 PM] - Debug: function TeleportPortal: Boolean;
[03:39:56 PM] - Debug: Walking To (6884, 1864)
[03:40:03 PM] - Debug: Choosed Enter Option
[03:40:04 PM] - Debug: function WaitForAubury: Boolean;
[03:40:04 PM] - Debug: Waiting For Auburys House
[03:40:07 PM] - Debug: function Walk(Where: String): Boolean;
[03:40:08 PM] - Debug: Walking To Bank
[03:40:25 PM] - Debug: procedure BankEss;
Starting
[03:40:28 PM] - Debug: Depositing Essence
[03:40:31 PM] - Debug: function Walk(Where: String): Boolean;
[03:40:31 PM] - Debug: Setting Run On
[03:40:31 PM] - Debug: Walking To Ess
[03:40:47 PM] - Debug: function TeleportAubury: Boolean;
[03:40:48 PM] - Debug: Finding Aubury
[03:40:51 PM] - Debug: Choosed Teleport Option
[03:40:51 PM] - Debug: function WaitForEss: Boolean;
[03:40:51 PM] - Debug: Waiting For Essence Mine
[03:40:55 PM] - Debug: procedure WalkToEss;
[03:40:59 PM] - Debug: Found Essence Rock
[03:42:03 PM] - Debug: Found Essence Rock
[03:42:15 PM] - Debug: Found Essence Rock
[03:42:18 PM] - Debug: Inventory Full
[03:42:18 PM] - Debug: function TeleportPortal: Boolean;
[03:42:20 PM] - Debug: Choosed Enter Option
[03:42:20 PM] - Debug: function WaitForAubury: Boolean;
[03:42:20 PM] - Debug: Waiting For Auburys House
[03:42:25 PM] - Debug: function Walk(Where: String): Boolean;
[03:42:26 PM] - Debug: Walking To Bank
[03:42:42 PM] - Debug: procedure BankEss;
Starting
[03:42:45 PM] - Debug: Depositing Essence
[03:42:48 PM] - Debug: function Walk(Where: String): Boolean;
[03:42:48 PM] - Debug: Setting Run On
[03:42:48 PM] - Debug: Walking To Ess
[03:43:09 PM] - Debug: function TeleportAubury: Boolean;
[03:43:10 PM] - Debug: Aubury Is Not On MainScreen. Walking To 3253, 3401
[03:43:14 PM] - Debug: Finding Aubury
[03:43:16 PM] - Debug: Choosed Teleport Option
[03:43:16 PM] - Debug: function WaitForEss: Boolean;
[03:43:16 PM] - Debug: Waiting For Essence Mine
[03:43:20 PM] - Debug: procedure WalkToEss;
[03:43:35 PM] - Debug: Found Essence Rock
[03:44:40 PM] - Debug: Inventory Full
[03:44:40 PM] - Debug: function TeleportPortal: Boolean;
[03:44:42 PM] - Debug: Choosed Enter Option
[03:44:42 PM] - Debug: function WaitForAubury: Boolean;
[03:44:42 PM] - Debug: Waiting For Auburys House
[03:44:50 PM] - Debug: function Walk(Where: String): Boolean;
[03:44:50 PM] - Debug: Walking To Bank
[03:45:22 PM] - Debug: procedure BankEss;
Starting
[03:45:25 PM] - Debug: Depositing Essence
[03:45:27 PM] - Debug: function Walk(Where: String): Boolean;
[03:45:28 PM] - Debug: Setting Run On
[03:45:28 PM] - Debug: Walking To Ess
[03:45:44 PM] - Debug: function TeleportAubury: Boolean;
[03:45:46 PM] - Debug: Finding Aubury
[03:45:47 PM] - Debug: Choosed Teleport Option
[03:45:47 PM] - Debug: function WaitForEss: Boolean;
[03:45:48 PM] - Debug: Waiting For Essence Mine
[03:45:52 PM] - Debug: procedure WalkToEss;
[03:45:59 PM] - Debug: Found Essence Rock
[03:47:05 PM] - Debug: Inventory Full
[03:47:05 PM] - Debug: function TeleportPortal: Boolean;
[03:47:07 PM] - Debug: Choosed Enter Option
[03:47:07 PM] - Debug: function WaitForAubury: Boolean;
[03:47:07 PM] - Debug: Waiting For Auburys House
[03:47:13 PM] - Debug: function Walk(Where: String): Boolean;
[03:47:13 PM] - Debug: Walking To Bank
[03:47:28 PM] - Debug: procedure BankEss;
Starting
[03:47:31 PM] - Debug: Depositing Essence
[03:47:34 PM] - Debug: function Walk(Where: String): Boolean;
[03:47:34 PM] - Debug: Setting Run On
[03:47:34 PM] - Debug: Walking To Ess
[03:47:50 PM] - Debug: function TeleportAubury: Boolean;
[03:47:51 PM] - Debug: Finding Aubury
[03:47:53 PM] - Debug: Choosed Teleport Option
[03:47:53 PM] - Debug: function WaitForEss: Boolean;
[03:47:53 PM] - Debug: Waiting For Essence Mine
[03:47:57 PM] - Debug: 1 / 9 Seconds
[03:47:59 PM] - Debug: procedure WalkToEss;
[03:47:59 PM] - Debug: Could Not Walk To (11535, 2450)
[03:48:04 PM] - Debug: procedure WalkToEss;
[03:48:12 PM] - Debug: Found Essence Rock
[03:49:18 PM] - Debug: Inventory Full
[03:49:18 PM] - Debug: function TeleportPortal: Boolean;
[03:49:19 PM] - Debug: Walking To (11534, 2442)
[03:49:24 PM] - Debug: Choosed Enter Option
[03:49:24 PM] - Debug: function WaitForAubury: Boolean;
[03:49:24 PM] - Debug: Waiting For Auburys House
[03:49:29 PM] - Debug: function Walk(Where: String): Boolean;
[03:49:29 PM] - Debug: Walking To Bank
[03:49:45 PM] - Debug: procedure BankEss;
Starting
[03:49:48 PM] - Debug: Depositing Essence
[03:49:51 PM] - Debug: function Walk(Where: String): Boolean;
[03:49:51 PM] - Debug: Setting Run On
[03:49:51 PM] - Debug: Walking To Ess
[03:50:08 PM] - Debug: function TeleportAubury: Boolean;
[03:50:09 PM] - Debug: Finding Aubury
[03:50:11 PM] - Debug: Choosed Teleport Option
[03:50:11 PM] - Debug: function WaitForEss: Boolean;
[03:50:11 PM] - Debug: Waiting For Essence Mine
[03:50:16 PM] - Debug: procedure WalkToEss;
[03:50:29 PM] - Debug: Found Essence Rock
[03:51:35 PM] - Debug: Inventory Full
[03:51:35 PM] - Debug: function TeleportPortal: Boolean;
[03:51:35 PM] - Debug: Walking To (12305, 2636)
[03:51:43 PM] - Debug: Choosed Enter Option
[03:51:43 PM] - Debug: function WaitForAubury: Boolean;
[03:51:43 PM] - Debug: Waiting For Auburys House
[03:51:50 PM] - Debug: function Walk(Where: String): Boolean;
[03:51:50 PM] - Debug: Walking To Bank
[03:52:21 PM] - Debug: procedure BankEss;
Starting
[03:52:25 PM] - Debug: Depositing Essence
[03:52:28 PM] - Debug: function Walk(Where: String): Boolean;
[03:52:29 PM] - Debug: Setting Run On
[03:52:29 PM] - Debug: Walking To Ess
[03:52:46 PM] - Debug: function TeleportAubury: Boolean;
[03:52:47 PM] - Debug: Finding Aubury
[03:52:50 PM] - Debug: Choosed Teleport Option
[03:52:50 PM] - Debug: function WaitForEss: Boolean;
[03:52:50 PM] - Debug: Waiting For Essence Mine
[03:52:55 PM] - Debug: 1 / 9 Seconds
[03:52:57 PM] - Debug: procedure WalkToEss;
[03:53:07 PM] - Debug: Found Essence Rock
[03:54:13 PM] - Debug: Inventory Full
[03:54:13 PM] - Debug: function TeleportPortal: Boolean;
[03:54:13 PM] - Debug: Walking To (6929, 3020)
[03:54:20 PM] - Debug: Choosed Enter Option
[03:54:20 PM] - Debug: function WaitForAubury: Boolean;
[03:54:20 PM] - Debug: Waiting For Auburys House
[03:54:26 PM] - Debug: function Walk(Where: String): Boolean;
[03:54:26 PM] - Debug: Walking To Bank
[03:54:42 PM] - Debug: procedure BankEss;
Starting
[03:54:45 PM] - Debug: Depositing Essence
[03:54:48 PM] - Debug: function Walk(Where: String): Boolean;
[03:54:48 PM] - Debug: Setting Run On
[03:54:48 PM] - Debug: Walking To Ess
[03:55:04 PM] - Debug: function TeleportAubury: Boolean;
[03:55:05 PM] - Debug: Finding Aubury
[03:55:08 PM] - Debug: Choosed Teleport Option
[03:55:08 PM] - Debug: function WaitForEss: Boolean;
[03:55:08 PM] - Debug: Waiting For Essence Mine
[03:55:12 PM] - Debug: procedure WalkToEss;
[03:55:18 PM] - Debug: Found Essence Rock
[03:56:24 PM] - Debug: Inventory Full
[03:56:24 PM] - Debug: function TeleportPortal: Boolean;
[03:56:24 PM] - Debug: Walking To (7268, 3208)
[03:56:28 PM] - Debug: Choosed Enter Option
[03:56:28 PM] - Debug: function WaitForAubury: Boolean;
[03:56:28 PM] - Debug: Waiting For Auburys House
[03:56:32 PM] - Debug: function Walk(Where: String): Boolean;
[03:56:32 PM] - Debug: Walking To Bank
[03:56:49 PM] - Debug: procedure BankEss;
Starting
[03:56:52 PM] - Debug: Depositing Essence
[03:56:55 PM] - Debug: function Walk(Where: String): Boolean;
[03:56:55 PM] - Debug: Setting Run On
[03:56:55 PM] - Debug: Walking To Ess
[03:57:11 PM] - Debug: function TeleportAubury: Boolean;
[03:57:13 PM] - Debug: Finding Aubury
[03:57:16 PM] - Debug: Choosed Teleport Option
[03:57:16 PM] - Debug: function WaitForEss: Boolean;
[03:57:16 PM] - Debug: Waiting For Essence Mine
[03:57:20 PM] - Debug: procedure WalkToEss;
[03:57:31 PM] - Debug: Found Essence Rock
[03:58:37 PM] - Debug: Inventory Full
[03:58:37 PM] - Debug: function TeleportPortal: Boolean;
[03:58:37 PM] - Debug: Walking To (12068, 3208)
[03:58:44 PM] - Debug: Choosed Enter Option
[03:58:44 PM] - Debug: function WaitForAubury: Boolean;
[03:58:44 PM] - Debug: Waiting For Auburys House
[03:58:49 PM] - Debug: function Walk(Where: String): Boolean;
[03:58:49 PM] - Debug: Walking To Bank
[03:59:17 PM] - Debug: procedure BankEss;
Starting
[03:59:20 PM] - Debug: Depositing Essence
[03:59:23 PM] - Debug: function Walk(Where: String): Boolean;
[03:59:24 PM] - Debug: Setting Run On
[03:59:24 PM] - Debug: Walking To Ess
[03:59:40 PM] - Debug: function TeleportAubury: Boolean;
[03:59:41 PM] - Debug: Finding Aubury
[03:59:43 PM] - Debug: Choosed Teleport Option
[03:59:43 PM] - Debug: function WaitForEss: Boolean;
[03:59:43 PM] - Debug: Waiting For Essence Mine
[03:59:45 PM] - Debug: 1 / 9 Seconds
[03:59:48 PM] - Debug: procedure WalkToEss;
[03:59:55 PM] - Debug: Found Essence Rock
[04:01:00 PM] - Debug: Inventory Full
[04:01:00 PM] - Debug: function TeleportPortal: Boolean;
[04:01:00 PM] - Debug: Walking To (6495, 3576)
[04:01:07 PM] - Debug: Choosed Enter Option
[04:01:07 PM] - Debug: function WaitForAubury: Boolean;
[04:01:07 PM] - Debug: Waiting For Auburys House
[04:01:12 PM] - Debug: function Walk(Where: String): Boolean;
[04:01:12 PM] - Debug: Walking To Bank
[04:01:27 PM] - Debug: procedure BankEss;
Starting
[04:01:30 PM] - Debug: Depositing Essence
[04:01:33 PM] - Debug: function Walk(Where: String): Boolean;
[04:01:33 PM] - Debug: Setting Run On
[04:01:33 PM] - Debug: Walking To Ess
[04:01:48 PM] - Debug: function TeleportAubury: Boolean;
[04:01:49 PM] - Debug: Finding Aubury
[04:01:53 PM] - Debug: Choosed Teleport Option
[04:01:53 PM] - Debug: function WaitForEss: Boolean;
[04:01:53 PM] - Debug: Waiting For Essence Mine
[04:01:56 PM] - Debug: procedure WalkToEss;
[04:02:04 PM] - Debug: Found Essence Rock
[04:02:08 PM] - Debug: Found Essence Rock
[04:03:14 PM] - Debug: Inventory Full
[04:03:14 PM] - Debug: function TeleportPortal: Boolean;
[04:03:14 PM] - Debug: Walking To (10957, 3586)
[04:03:22 PM] - Debug: Choosed Enter Option
[04:03:22 PM] - Debug: function WaitForAubury: Boolean;
[04:03:22 PM] - Debug: Waiting For Auburys House
[04:03:28 PM] - Debug: function Walk(Where: String): Boolean;
[04:03:28 PM] - Debug: Walking To Bank
[04:03:43 PM] - Debug: procedure BankEss;
Starting
[04:03:47 PM] - Debug: Depositing Essence
[04:03:49 PM] - Debug: function Walk(Where: String): Boolean;
[04:03:49 PM] - Debug: Setting Run On
[04:03:49 PM] - Debug: Walking To Ess
[04:04:12 PM] - Debug: function TeleportAubury: Boolean;
[04:04:14 PM] - Debug: Finding Aubury
[04:04:21 PM] - Debug: Choosed Teleport Option
[04:04:21 PM] - Debug: function WaitForEss: Boolean;
[04:04:21 PM] - Debug: Waiting For Essence Mine
[04:04:24 PM] - Debug: procedure WalkToEss;
[04:04:35 PM] - Debug: Found Essence Rock
[04:04:47 PM] - Debug: Found Essence Rock
[04:05:40 PM] - Debug: Inventory Full
[04:05:40 PM] - Debug: function TeleportPortal: Boolean;
[04:05:42 PM] - Debug: Choosed Enter Option
[04:05:42 PM] - Debug: function WaitForAubury: Boolean;
[04:05:42 PM] - Debug: Waiting For Auburys House
[04:05:48 PM] - Debug: function Walk(Where: String): Boolean;
[04:05:48 PM] - Debug: Walking To Bank
[04:06:19 PM] - Debug: procedure BankEss;
Starting
[04:06:22 PM] - Debug: Depositing Essence
[04:06:25 PM] - Debug: function Walk(Where: String): Boolean;
[04:06:26 PM] - Debug: Setting Run On
[04:06:26 PM] - Debug: Walking To Ess
[04:06:42 PM] - Debug: function TeleportAubury: Boolean;
[04:06:43 PM] - Debug: Finding Aubury
[04:06:45 PM] - Debug: Choosed Teleport Option
[04:06:45 PM] - Debug: function WaitForEss: Boolean;
[04:06:45 PM] - Debug: Waiting For Essence Mine
[04:06:50 PM] - Debug: procedure WalkToEss;
[04:06:57 PM] - Debug: Found Essence Rock
[04:08:02 PM] - Debug: Inventory Full
[04:08:02 PM] - Debug: function TeleportPortal: Boolean;
[04:08:03 PM] - Debug: Walking To (9995, 3943)
[04:08:07 PM] - Debug: Choosed Enter Option
[04:08:07 PM] - Debug: function WaitForAubury: Boolean;
[04:08:07 PM] - Debug: Waiting For Auburys House
[04:08:16 PM] - Debug: function Walk(Where: String): Boolean;
[04:08:16 PM] - Debug: Walking To Bank
[04:08:33 PM] - Debug: procedure BankEss;
Starting
[04:08:36 PM] - Debug: Depositing Essence
[04:08:40 PM] - Debug: function Walk(Where: String): Boolean;
[04:08:41 PM] - Debug: Setting Run On
[04:08:41 PM] - Debug: Walking To Ess
[04:08:57 PM] - Debug: function TeleportAubury: Boolean;
[04:08:58 PM] - Debug: Finding Aubury
[04:09:00 PM] - Debug: Choosed Teleport Option
[04:09:00 PM] - Debug: function WaitForEss: Boolean;
[04:09:00 PM] - Debug: Waiting For Essence Mine
[04:09:04 PM] - Debug: procedure WalkToEss;
[04:09:10 PM] - Debug: Found Essence Rock
[04:09:23 PM] - Debug: Found Essence Rock
[04:10:16 PM] - Debug: Inventory Full
[04:10:16 PM] - Debug: function TeleportPortal: Boolean;
[04:10:16 PM] - Debug: Walking To (9039, 4142)
[04:10:23 PM] - Debug: Choosed Enter Option
[04:10:23 PM] - Debug: function WaitForAubury: Boolean;
[04:10:23 PM] - Debug: Waiting For Auburys House
[04:10:27 PM] - Debug: function Walk(Where: String): Boolean;
[04:10:27 PM] - Debug: Walking To Bank
[04:10:44 PM] - Debug: procedure BankEss;
Starting
[04:10:47 PM] - Debug: Depositing Essence
[04:10:49 PM] - Debug: function Walk(Where: String): Boolean;
[04:10:49 PM] - Debug: Setting Run On
[04:10:49 PM] - Debug: Walking To Ess
[04:11:05 PM] - Debug: function TeleportAubury: Boolean;
[04:11:06 PM] - Debug: Finding Aubury
[04:11:09 PM] - Debug: Choosed Teleport Option
[04:11:09 PM] - Debug: function WaitForEss: Boolean;
[04:11:09 PM] - Debug: Waiting For Essence Mine
[04:11:13 PM] - Debug: 1 / 9 Seconds
[04:11:15 PM] - Debug: procedure WalkToEss;
[04:11:24 PM] - Debug: Found Essence Rock
[04:11:28 PM] - Debug: Found Essence Rock
[04:11:31 PM] - Debug: Found Essence Rock
[04:12:38 PM] - Debug: Inventory Full
[04:12:38 PM] - Debug: function TeleportPortal: Boolean;
[04:12:38 PM] - Debug: Walking To (8277, 4362)
[04:12:48 PM] - Debug: Choosed Enter Option
[04:12:48 PM] - Debug: function WaitForAubury: Boolean;
[04:12:48 PM] - Debug: Waiting For Auburys House
[04:12:54 PM] - Debug: function Walk(Where: String): Boolean;
[04:12:54 PM] - Debug: Walking To Bank
[04:13:22 PM] - Debug: procedure BankEss;
Starting
[04:13:25 PM] - Debug: Depositing Essence
[04:13:28 PM] - Debug: function Walk(Where: String): Boolean;
[04:13:29 PM] - Debug: Setting Run On
[04:13:29 PM] - Debug: Walking To Ess
[04:13:45 PM] - Debug: function TeleportAubury: Boolean;
[04:13:46 PM] - Debug: Finding Aubury
[04:13:48 PM] - Debug: Choosed Teleport Option
[04:13:48 PM] - Debug: function WaitForEss: Boolean;
[04:13:48 PM] - Debug: Waiting For Essence Mine
[04:13:52 PM] - Debug: procedure WalkToEss;
[04:13:59 PM] - Debug: Found Essence Rock
[04:14:02 PM] - Debug: Found Essence Rock
[04:15:08 PM] - Debug: Inventory Full
[04:15:08 PM] - Debug: function TeleportPortal: Boolean;
[04:15:08 PM] - Debug: Walking To (8424, 4553)
[04:15:12 PM] - Debug: Choosed Enter Option
[04:15:12 PM] - Debug: function WaitForAubury: Boolean;
[04:15:12 PM] - Debug: Waiting For Auburys House
[04:15:16 PM] - Debug: function Walk(Where: String): Boolean;
[04:15:16 PM] - Debug: Walking To Bank
[04:15:31 PM] - Debug: procedure BankEss;
Starting
[04:15:35 PM] - Debug: Depositing Essence
[04:15:36 PM] - Debug: function Walk(Where: String): Boolean;
[04:15:37 PM] - Debug: Setting Run On
[04:15:37 PM] - Debug: Walking To Ess
[04:15:52 PM] - Debug: function TeleportAubury: Boolean;
[04:15:53 PM] - Debug: Finding Aubury
[04:15:56 PM] - Debug: Choosed Teleport Option
[04:15:56 PM] - Debug: function WaitForEss: Boolean;
[04:15:56 PM] - Debug: Waiting For Essence Mine
[04:16:00 PM] - Debug: 1 / 9 Seconds
[04:16:02 PM] - Debug: procedure WalkToEss;
[04:16:03 PM] - Debug: Could Not Walk To (7306, 4710)
[04:16:11 PM] - Debug: procedure WalkToEss;
[04:16:18 PM] - Debug: Found Essence Rock
[04:17:24 PM] - Debug: Inventory Full
[04:17:24 PM] - Debug: function TeleportPortal: Boolean;
[04:17:26 PM] - Debug: Choosed Enter Option
[04:17:26 PM] - Debug: function WaitForAubury: Boolean;
[04:17:26 PM] - Debug: Waiting For Auburys House
[04:17:33 PM] - Debug: function Walk(Where: String): Boolean;
[04:17:33 PM] - Debug: Walking To Bank
[04:17:50 PM] - Debug: procedure BankEss;
Starting
[04:17:53 PM] - Debug: Depositing Essence
[04:17:55 PM] - Debug: function Walk(Where: String): Boolean;
[04:17:56 PM] - Debug: Setting Run On
[04:17:56 PM] - Debug: Walking To Ess
[04:18:20 PM] - Debug: function TeleportAubury: Boolean;
[04:18:22 PM] - Debug: Finding Aubury
[04:18:25 PM] - Debug: Choosed Teleport Option
[04:18:25 PM] - Debug: function WaitForEss: Boolean;
[04:18:25 PM] - Debug: Waiting For Essence Mine
[04:18:30 PM] - Debug: procedure WalkToEss;
[04:18:39 PM] - Debug: Found Essence Rock
[04:19:49 PM] - Debug: Inventory Full
[04:19:49 PM] - Debug: function TeleportPortal: Boolean;
[04:19:50 PM] - Debug: Walking To (8231, 4928)
[04:20:03 PM] - Debug: Choosed Enter Option
[04:20:03 PM] - Debug: function WaitForAubury: Boolean;
[04:20:03 PM] - Debug: Waiting For Auburys House
[04:20:09 PM] - Debug: function Walk(Where: String): Boolean;
[04:20:09 PM] - Debug: Walking To Bank
[04:20:40 PM] - Debug: procedure BankEss;
Starting
[04:20:43 PM] - Debug: Depositing Essence
[04:20:46 PM] - Debug: function Walk(Where: String): Boolean;
[04:20:47 PM] - Debug: Setting Run On
[04:20:47 PM] - Debug: Walking To Ess
[04:21:03 PM] - Debug: function TeleportAubury: Boolean;
[04:21:04 PM] - Debug: Finding Aubury
[04:21:05 PM] - Debug: Choosed Teleport Option
[04:21:05 PM] - Debug: function WaitForEss: Boolean;
[04:21:05 PM] - Debug: Waiting For Essence Mine
[04:21:10 PM] - Debug: procedure WalkToEss;
[04:21:10 PM] - Debug: (8414, 5085) Is On MainScreen. No Need To Walk
[04:21:12 PM] - Debug: Found Essence Rock
[04:21:16 PM] - Debug: Found Essence Rock
[04:21:29 PM] - Debug: Found Essence Rock
[04:22:22 PM] - Debug: Inventory Full
[04:22:22 PM] - Debug: function TeleportPortal: Boolean;
[04:22:22 PM] - Debug: Walking To (8413, 5077)
[04:22:30 PM] - Debug: Choosed Enter Option
[04:22:30 PM] - Debug: function WaitForAubury: Boolean;
[04:22:30 PM] - Debug: Waiting For Auburys House
[04:22:36 PM] - Debug: function Walk(Where: String): Boolean;
[04:22:36 PM] - Debug: Walking To Bank
[04:22:51 PM] - Debug: procedure BankEss;
Starting
[04:22:55 PM] - Debug: Depositing Essence
[04:22:57 PM] - Debug: function Walk(Where: String): Boolean;
[04:22:58 PM] - Debug: Setting Run On
[04:22:58 PM] - Debug: Walking To Ess
[04:23:14 PM] - Debug: function TeleportAubury: Boolean;
[04:23:15 PM] - Debug: Finding Aubury
[04:23:17 PM] - Debug: Choosed Teleport Option
[04:23:18 PM] - Debug: function WaitForEss: Boolean;
[04:23:18 PM] - Debug: Waiting For Essence Mine
[04:23:22 PM] - Debug: 1 / 9 Seconds
[04:23:24 PM] - Debug: procedure WalkToEss;
[04:23:25 PM] - Debug: Could Not Walk To (7848, 5286)
[04:23:25 PM] - Debug: Could Not Walk To (7845, 5294)
[04:23:25 PM] - Debug: Using Blind Walk
[04:23:37 PM] - Debug: procedure WalkToEss;
[04:23:48 PM] - Debug: Found Essence Rock
[04:24:00 PM] - Debug: Found Essence Rock
[04:24:53 PM] - Debug: Inventory Full
[04:24:53 PM] - Debug: function TeleportPortal: Boolean;
[04:24:55 PM] - Debug: Choosed Enter Option
[04:24:55 PM] - Debug: function WaitForAubury: Boolean;
[04:24:55 PM] - Debug: Waiting For Auburys House
[04:25:01 PM] - Debug: function Walk(Where: String): Boolean;
[04:25:01 PM] - Debug: Walking To Bank
[04:25:19 PM] - Debug: procedure BankEss;
Starting
[04:25:23 PM] - Debug: Depositing Essence
[04:25:25 PM] - Debug: function Walk(Where: String): Boolean;
[04:25:26 PM] - Debug: Setting Run On
[04:25:26 PM] - Debug: Walking To Ess
[04:25:47 PM] - Debug: function TeleportAubury: Boolean;
[04:25:48 PM] - Debug: Finding Aubury
[04:25:49 PM] - Debug: Finding Aubury
[04:25:51 PM] - Debug: Choosed Teleport Option
[04:25:51 PM] - Debug: function WaitForEss: Boolean;
[04:25:51 PM] - Debug: Waiting For Essence Mine
[04:25:54 PM] - Debug: 1 / 9 Seconds
[04:25:57 PM] - Debug: procedure WalkToEss;
[04:26:10 PM] - Debug: Found Essence Rock
[04:27:17 PM] - Debug: Inventory Full
[04:27:17 PM] - Debug: function TeleportPortal: Boolean;
[04:27:17 PM] - Debug: Walking To (9431, 5494)
[04:27:23 PM] - Debug: Choosed Enter Option
[04:27:23 PM] - Debug: function WaitForAubury: Boolean;
[04:27:23 PM] - Debug: Waiting For Auburys House
[04:27:29 PM] - Debug: function Walk(Where: String): Boolean;
[04:27:29 PM] - Debug: Walking To Bank
[04:27:58 PM] - Debug: procedure BankEss;
Starting
[04:28:02 PM] - Debug: Depositing Essence
[04:28:04 PM] - Debug: function Walk(Where: String): Boolean;
[04:28:05 PM] - Debug: Setting Run On
[04:28:05 PM] - Debug: Walking To Ess
[04:28:21 PM] - Debug: function TeleportAubury: Boolean;
[04:28:22 PM] - Debug: Finding Aubury
[04:28:25 PM] - Debug: Choosed Teleport Option
[04:28:25 PM] - Debug: function WaitForEss: Boolean;
[04:28:25 PM] - Debug: Waiting For Essence Mine
[04:28:28 PM] - Debug: procedure WalkToEss;
[04:28:35 PM] - Debug: Found Essence Rock
[04:29:15 PM] - Debug: Found Essence Rock
[04:29:49 PM] - Debug: Inventory Full
[04:29:49 PM] - Debug: function TeleportPortal: Boolean;
[04:29:51 PM] - Debug: Choosed Enter Option
[04:29:51 PM] - Debug: function WaitForAubury: Boolean;
[04:29:51 PM] - Debug: Waiting For Auburys House
[04:29:58 PM] - Debug: function Walk(Where: String): Boolean;
[04:29:59 PM] - Debug: Walking To Bank
[04:30:16 PM] - Debug: procedure BankEss;
Starting
[04:30:20 PM] - Debug: Depositing Essence
[04:30:23 PM] - Debug: function Walk(Where: String): Boolean;
[04:30:23 PM] - Debug: Setting Run On
[04:30:23 PM] - Debug: Walking To Ess
[04:30:39 PM] - Debug: function TeleportAubury: Boolean;
[04:30:40 PM] - Debug: Finding Aubury
[04:30:43 PM] - Debug: Choosed Teleport Option
[04:30:43 PM] - Debug: function WaitForEss: Boolean;
[04:30:43 PM] - Debug: Waiting For Essence Mine
[04:30:47 PM] - Debug: procedure WalkToEss;
[04:30:54 PM] - Debug: Found Essence Rock
[04:31:06 PM] - Debug: Found Essence Rock
[04:32:00 PM] - Debug: Inventory Full
[04:32:00 PM] - Debug: function TeleportPortal: Boolean;
[04:32:00 PM] - Debug: Walking To (10772, 5862)
[04:32:05 PM] - Debug: Choosed Enter Option
[04:32:05 PM] - Debug: function WaitForAubury: Boolean;
[04:32:05 PM] - Debug: Waiting For Auburys House
[04:32:10 PM] - Debug: function Walk(Where: String): Boolean;
[04:32:10 PM] - Debug: Walking To Bank
[04:32:27 PM] - Debug: procedure BankEss;
Starting
[04:32:31 PM] - Debug: Depositing Essence
[04:32:33 PM] - Debug: function Walk(Where: String): Boolean;
[04:32:33 PM] - Debug: Setting Run On
[04:32:33 PM] - Debug: Walking To Ess
[04:32:49 PM] - Debug: function TeleportAubury: Boolean;
[04:32:51 PM] - Debug: Finding Aubury
[04:32:53 PM] - Debug: Choosed Teleport Option
[04:32:53 PM] - Debug: function WaitForEss: Boolean;
[04:32:53 PM] - Debug: Waiting For Essence Mine
[04:32:56 PM] - Debug: 1 / 9 Seconds
[04:32:58 PM] - Debug: procedure WalkToEss;
[04:33:05 PM] - Debug: Found Essence Rock
[04:34:10 PM] - Debug: Inventory Full
[04:34:10 PM] - Debug: function TeleportPortal: Boolean;
[04:34:10 PM] - Debug: Walking To (10385, 6059)
[04:34:15 PM] - Debug: Choosed Enter Option
[04:34:15 PM] - Debug: function WaitForAubury: Boolean;
[04:34:15 PM] - Debug: Waiting For Auburys House
[04:34:19 PM] - Debug: function Walk(Where: String): Boolean;
[04:34:19 PM] - Debug: Walking To Bank
[04:34:36 PM] - Debug: procedure BankEss;
Starting
[04:34:39 PM] - Debug: Depositing Essence
[04:34:42 PM] - Debug: function Walk(Where: String): Boolean;
[04:34:42 PM] - Debug: Setting Run On
[04:34:42 PM] - Debug: Walking To Ess
[04:35:02 PM] - Debug: function TeleportAubury: Boolean;
[04:35:03 PM] - Debug: Finding Aubury
[04:35:05 PM] - Debug: Choosed Teleport Option
[04:35:05 PM] - Debug: function WaitForEss: Boolean;
[04:35:05 PM] - Debug: Waiting For Essence Mine
[04:35:08 PM] - Debug: 1 / 9 Seconds
[04:35:10 PM] - Debug: procedure WalkToEss;
[04:35:22 PM] - Debug: Found Essence Rock
[04:36:28 PM] - Debug: Inventory Full
[04:36:28 PM] - Debug: function TeleportPortal: Boolean;
[04:36:28 PM] - Debug: Walking To (10388, 6246)
[04:36:38 PM] - Debug: Choosed Enter Option
[04:36:39 PM] - Debug: function WaitForAubury: Boolean;
[04:36:39 PM] - Debug: Waiting For Auburys House
[04:36:43 PM] - Debug: function Walk(Where: String): Boolean;
[04:36:43 PM] - Debug: Walking To Bank
[04:37:13 PM] - Debug: procedure BankEss;
Starting
[04:37:15 PM] - Debug: Depositing Essence
[04:37:18 PM] - Debug: function Walk(Where: String): Boolean;
[04:37:19 PM] - Debug: Setting Run On
[04:37:19 PM] - Debug: Walking To Ess
[04:37:34 PM] - Debug: function TeleportAubury: Boolean;
[04:37:35 PM] - Debug: Finding Aubury
[04:37:38 PM] - Debug: Choosed Teleport Option
[04:37:38 PM] - Debug: function WaitForEss: Boolean;
[04:37:38 PM] - Debug: Waiting For Essence Mine
[04:37:41 PM] - Debug: 1 / 9 Seconds
[04:37:43 PM] - Debug: procedure WalkToEss;
[04:37:44 PM] - Debug: Could Not Walk To (6496, 6621)
[04:37:45 PM] - Debug: Could Not Walk To (6491, 6617)
[04:37:45 PM] - Debug: Using Blind Walk
[04:37:49 PM] - Debug: procedure WalkToEss;
[04:37:59 PM] - Debug: Found Essence Rock
[04:38:11 PM] - Debug: Found Essence Rock
[04:39:07 PM] - Debug: Inventory Full
[04:39:07 PM] - Debug: function TeleportPortal: Boolean;
[04:39:08 PM] - Debug: Walking To (6534, 6658)
[04:39:15 PM] - Debug: Choosed Enter Option
[04:39:15 PM] - Debug: function WaitForAubury: Boolean;
[04:39:15 PM] - Debug: Waiting For Auburys House
[04:39:20 PM] - Debug: function Walk(Where: String): Boolean;
[04:39:20 PM] - Debug: Walking To Bank
[04:39:36 PM] - Debug: procedure BankEss;
Starting
[04:39:39 PM] - Debug: Depositing Essence
[04:39:41 PM] - Debug: function Walk(Where: String): Boolean;
[04:39:41 PM] - Debug: Setting Run On
[04:39:41 PM] - Debug: Walking To Ess
[04:39:58 PM] - Debug: function TeleportAubury: Boolean;
[04:39:59 PM] - Debug: Finding Aubury
[04:40:01 PM] - Debug: Choosed Teleport Option
[04:40:01 PM] - Debug: function WaitForEss: Boolean;
[04:40:01 PM] - Debug: Waiting For Essence Mine
[04:40:05 PM] - Debug: 1 / 9 Seconds
[04:40:07 PM] - Debug: procedure WalkToEss;
[04:40:16 PM] - Debug: Found Essence Rock
[04:41:22 PM] - Debug: Inventory Full
[04:41:22 PM] - Debug: function TeleportPortal: Boolean;
[04:41:22 PM] - Debug: Walking To (7265, 6821)
[04:41:28 PM] - Debug: Choosed Enter Option
[04:41:28 PM] - Debug: function WaitForAubury: Boolean;
[04:41:28 PM] - Debug: Waiting For Auburys House
[04:41:33 PM] - Debug: function Walk(Where: String): Boolean;
[04:41:33 PM] - Debug: Walking To Bank
[04:41:50 PM] - Debug: procedure BankEss;
Starting
[04:41:52 PM] - Debug: Depositing Essence
[04:41:55 PM] - Debug: function Walk(Where: String): Boolean;
[04:41:55 PM] - Debug: Setting Run On
[04:41:55 PM] - Debug: Walking To Ess
[04:42:16 PM] - Debug: function TeleportAubury: Boolean;
[04:42:17 PM] - Debug: Finding Aubury
[04:42:18 PM] - Debug: Finding Aubury
[04:42:20 PM] - Debug: Choosed Teleport Option
[04:42:20 PM] - Debug: function WaitForEss: Boolean;
[04:42:20 PM] - Debug: Waiting For Essence Mine
[04:42:23 PM] - Debug: 1 / 9 Seconds
[04:42:25 PM] - Debug: 2 / 9 Seconds
[04:42:27 PM] - Debug: procedure WalkToEss;
[04:42:40 PM] - Debug: Found Essence Rock
[04:42:52 PM] - Debug: Found Essence Rock
[04:43:46 PM] - Debug: Inventory Full
[04:43:46 PM] - Debug: function TeleportPortal: Boolean;
[04:43:46 PM] - Debug: Walking To (8069, 7007)
[04:43:56 PM] - Debug: Choosed Enter Option
[04:43:56 PM] - Debug: function WaitForAubury: Boolean;
[04:43:56 PM] - Debug: Waiting For Auburys House
[04:44:01 PM] - Debug: function Walk(Where: String): Boolean;
[04:44:01 PM] - Debug: Walking To Bank
[04:44:29 PM] - Debug: procedure BankEss;
Starting
[04:44:33 PM] - Debug: Depositing Essence
[04:44:36 PM] - Debug: function Walk(Where: String): Boolean;
[04:44:37 PM] - Debug: Setting Run On
[04:44:37 PM] - Debug: Walking To Ess
[04:44:54 PM] - Debug: function TeleportAubury: Boolean;
[04:44:55 PM] - Debug: Finding Aubury
[04:44:59 PM] - Debug: Choosed Teleport Option
[04:44:59 PM] - Debug: function WaitForEss: Boolean;
[04:44:59 PM] - Debug: Waiting For Essence Mine
[04:45:03 PM] - Debug: procedure WalkToEss;
[04:45:10 PM] - Debug: Found Essence Rock
[04:45:25 PM] - Debug: Found Essence Rock
[04:46:16 PM] - Debug: Inventory Full
[04:46:16 PM] - Debug: function TeleportPortal: Boolean;
[04:46:18 PM] - Debug: Choosed Enter Option
[04:46:18 PM] - Debug: function WaitForAubury: Boolean;
[04:46:18 PM] - Debug: Waiting For Auburys House
[04:46:24 PM] - Debug: function Walk(Where: String): Boolean;
[04:46:24 PM] - Debug: Walking To Bank
[04:46:40 PM] - Debug: procedure BankEss;
Starting
[04:46:43 PM] - Debug: Depositing Essence
[04:46:48 PM] - Debug: function Walk(Where: String): Boolean;
[04:46:49 PM] - Debug: Setting Run On
[04:46:49 PM] - Debug: Walking To Ess
[04:47:05 PM] - Debug: function TeleportAubury: Boolean;
[04:47:06 PM] - Debug: Finding Aubury
[04:47:08 PM] - Debug: Choosed Teleport Option
[04:47:08 PM] - Debug: function WaitForEss: Boolean;
[04:47:08 PM] - Debug: Waiting For Essence Mine
[04:47:10 PM] - Debug: 1 / 9 Seconds
[04:47:13 PM] - Debug: procedure WalkToEss;
[04:47:20 PM] - Debug: Found Essence Rock
[04:47:24 PM] - Debug: Found Essence Rock
[04:47:27 PM] - Debug: Found Essence Rock
[04:48:32 PM] - Debug: Inventory Full
[04:48:32 PM] - Debug: function TeleportPortal: Boolean;
[04:48:34 PM] - Debug: Choosed Enter Option
[04:48:34 PM] - Debug: function WaitForAubury: Boolean;
[04:48:34 PM] - Debug: Waiting For Auburys House
[04:48:39 PM] - Debug: function Walk(Where: String): Boolean;
[04:48:39 PM] - Debug: Walking To Bank
[04:48:56 PM] - Debug: procedure BankEss;
Starting
[04:49:00 PM] - Debug: Depositing Essence
[04:49:02 PM] - Debug: function Walk(Where: String): Boolean;
[04:49:03 PM] - Debug: Setting Run On
[04:49:03 PM] - Debug: Walking To Ess
[04:49:19 PM] - Debug: function TeleportAubury: Boolean;
[04:49:20 PM] - Debug: Finding Aubury
[04:49:22 PM] - Debug: Choosed Teleport Option
[04:49:22 PM] - Debug: function WaitForEss: Boolean;
[04:49:22 PM] - Debug: Waiting For Essence Mine
[04:49:25 PM] - Debug: 1 / 9 Seconds
[04:49:28 PM] - Debug: procedure WalkToEss;
[04:49:35 PM] - Debug: Found Essence Rock
[04:50:41 PM] - Debug: Inventory Full
[04:50:41 PM] - Debug: function TeleportPortal: Boolean;
[04:50:41 PM] - Debug: Walking To (8989, 7573)
[04:50:48 PM] - Debug: Choosed Enter Option
[04:50:48 PM] - Debug: function WaitForAubury: Boolean;
[04:50:48 PM] - Debug: Waiting For Auburys House
[04:50:53 PM] - Debug: function Walk(Where: String): Boolean;
[04:50:54 PM] - Debug: Walking To Bank
[04:51:25 PM] - Debug: procedure BankEss;
Starting
[04:51:27 PM] - Debug: Depositing Essence
[04:51:31 PM] - Debug: function Walk(Where: String): Boolean;
[04:51:32 PM] - Debug: Setting Run On
[04:51:32 PM] - Debug: Walking To Ess
[04:51:49 PM] - Debug: function TeleportAubury: Boolean;
[04:51:50 PM] - Debug: Finding Aubury
[04:51:52 PM] - Debug: Choosed Teleport Option
[04:51:52 PM] - Debug: function WaitForEss: Boolean;
[04:51:52 PM] - Debug: Waiting For Essence Mine
[04:51:55 PM] - Debug: 1 / 9 Seconds
[04:51:59 PM] - Debug: 2 / 9 Seconds
[04:52:01 PM] - Debug: procedure WalkToEss;
[04:52:10 PM] - Debug: Found Essence Rock
[04:52:14 PM] - Debug: Found Essence Rock
[04:52:18 PM] - Debug: Found Essence Rock
[04:53:24 PM] - Debug: Inventory Full
[04:53:25 PM] - Debug: function TeleportPortal: Boolean;
[04:53:25 PM] - Debug: Walking To (11317, 7829)
[04:53:31 PM] - Debug: Choosed Enter Option
[04:53:31 PM] - Debug: function WaitForAubury: Boolean;
[04:53:31 PM] - Debug: Waiting For Auburys House
[04:53:36 PM] - Debug: function Walk(Where: String): Boolean;
[04:53:36 PM] - Debug: Walking To Bank
[04:53:52 PM] - Debug: procedure BankEss;
Starting
[04:53:55 PM] - Debug: Depositing Essence
[04:53:59 PM] - Debug: function Walk(Where: String): Boolean;
[04:53:59 PM] - Debug: Setting Run On
[04:53:59 PM] - Debug: Walking To Ess
[04:54:15 PM] - Debug: function TeleportAubury: Boolean;
[04:54:16 PM] - Debug: Finding Aubury
[04:54:20 PM] - Debug: Choosed Teleport Option
[04:54:20 PM] - Debug: function WaitForEss: Boolean;
[04:54:20 PM] - Debug: Waiting For Essence Mine
[04:54:23 PM] - Debug: 1 / 9 Seconds
[04:54:25 PM] - Debug: procedure WalkToEss;
[04:54:32 PM] - Debug: Found Essence Rock
[04:55:38 PM] - Debug: Inventory Full
[04:55:38 PM] - Debug: function TeleportPortal: Boolean;
[04:55:38 PM] - Debug: Walking To (8811, 8169)
[04:55:45 PM] - Debug: Choosed Enter Option
[04:55:45 PM] - Debug: function WaitForAubury: Boolean;
[04:55:45 PM] - Debug: Waiting For Auburys House
[04:55:49 PM] - Debug: function Walk(Where: String): Boolean;
[04:55:50 PM] - Debug: Walking To Bank
[04:56:06 PM] - Debug: procedure BankEss;
Starting
[04:56:09 PM] - Debug: Depositing Essence
[04:56:12 PM] - Debug: function Walk(Where: String): Boolean;
[04:56:12 PM] - Debug: Setting Run On
[04:56:12 PM] - Debug: Walking To Ess
[04:56:32 PM] - Debug: function TeleportAubury: Boolean;
[04:56:33 PM] - Debug: Finding Aubury
[04:56:35 PM] - Debug: Choosed Teleport Option
[04:56:35 PM] - Debug: function WaitForEss: Boolean;
[04:56:35 PM] - Debug: Waiting For Essence Mine
[04:56:38 PM] - Debug: 1 / 9 Seconds
[04:56:40 PM] - Debug: procedure WalkToEss;
[04:56:54 PM] - Debug: Found Essence Rock
[04:58:00 PM] - Debug: Inventory Full
[04:58:00 PM] - Debug: function TeleportPortal: Boolean;
[04:58:00 PM] - Debug: Walking To (10341, 8349)
[04:58:11 PM] - Debug: Choosed Enter Option
[04:58:11 PM] - Debug: function WaitForAubury: Boolean;
[04:58:11 PM] - Debug: Waiting For Auburys House
[04:58:17 PM] - Debug: function Walk(Where: String): Boolean;
[04:58:17 PM] - Debug: Walking To Bank
[04:58:49 PM] - Debug: procedure BankEss;
Starting
[04:58:51 PM] - Debug: Depositing Essence
[04:58:53 PM] - Debug: function Walk(Where: String): Boolean;
[04:58:54 PM] - Debug: Setting Run On
[04:58:54 PM] - Debug: Walking To Ess
[04:59:10 PM] - Debug: function TeleportAubury: Boolean;
[04:59:11 PM] - Debug: Finding Aubury
[04:59:13 PM] - Debug: Finding Aubury
[04:59:14 PM] - Debug: Finding Aubury
[04:59:15 PM] - Debug: Finding Aubury
[04:59:16 PM] - Debug: Aubury Is Not On MainScreen. Walking To 3253, 3401
[04:59:20 PM] - Debug: Finding Aubury
[04:59:22 PM] - Debug: Finding Aubury
[04:59:24 PM] - Debug: Choosed Teleport Option
[04:59:24 PM] - Debug: function WaitForEss: Boolean;
[04:59:24 PM] - Debug: Waiting For Essence Mine
[04:59:27 PM] - Debug: procedure WalkToEss;
[04:59:34 PM] - Debug: Found Essence Rock
[04:59:46 PM] - Debug: Found Essence Rock
[05:00:40 PM] - Debug: Inventory Full
[05:00:40 PM] - Debug: function TeleportPortal: Boolean;
[05:00:40 PM] - Debug: Walking To (6917, 8762)
[05:00:44 PM] - Debug: Choosed Enter Option
[05:00:44 PM] - Debug: function WaitForAubury: Boolean;
[05:00:44 PM] - Debug: Waiting For Auburys House
[05:00:49 PM] - Debug: function Walk(Where: String): Boolean;
[05:00:49 PM] - Debug: Walking To Bank
[05:01:05 PM] - Debug: procedure BankEss;
Starting
[05:03:11 PM] - Debug: Depositing Essence
NextPlayer(False)
SwitchToPlayer(PlayerNo: 2, Active: False);
Welcome to Runescape.
Account 2
[05:03:28 PM] - Debug: function Walk(Where: String): Boolean;
[05:03:29 PM] - Debug: Setting Run On
[05:03:29 PM] - Debug: Walking To Ess
[05:03:45 PM] - Debug: function TeleportAubury: Boolean;
[05:03:46 PM] - Debug: Finding Aubury
[05:03:49 PM] - Debug: Choosed Teleport Option
[05:03:49 PM] - Debug: function WaitForEss: Boolean;
[05:03:49 PM] - Debug: Waiting For Essence Mine
[05:03:54 PM] - Debug: procedure WalkToEss;
[05:04:04 PM] - Debug: Found Essence Rock
[05:04:08 PM] - Debug: Found Essence Rock
[05:05:15 PM] - Debug: Inventory Full
[05:05:15 PM] - Debug: function TeleportPortal: Boolean;
[05:05:15 PM] - Debug: Walking To (8266, 9137)
[05:05:22 PM] - Debug: Choosed Enter Option
[05:05:22 PM] - Debug: function WaitForAubury: Boolean;
[05:05:22 PM] - Debug: Waiting For Auburys House
[05:05:27 PM] - Debug: function Walk(Where: String): Boolean;
[05:05:27 PM] - Debug: function ShooDogAway: Boolean;
[05:05:27 PM] - Debug: Walking To Bank
[05:05:44 PM] - Debug: procedure BankEss;
Starting
[05:05:47 PM] - Debug: Depositing Essence
[05:05:49 PM] - Debug: function Walk(Where: String): Boolean;
[05:05:50 PM] - Debug: Setting Run On
[05:05:50 PM] - Debug: Walking To Ess
[05:06:05 PM] - Debug: function TeleportAubury: Boolean;
[05:06:06 PM] - Debug: Finding Aubury
[05:06:08 PM] - Debug: Finding Aubury
[05:06:09 PM] - Debug: Finding Aubury
[05:06:11 PM] - Debug: Choosed Teleport Option
[05:06:11 PM] - Debug: function WaitForEss: Boolean;
[05:06:11 PM] - Debug: Waiting For Essence Mine
[05:06:14 PM] - Debug: procedure WalkToEss;
[05:06:15 PM] - Debug: Could Not Walk To (3229, 3425)
[05:06:16 PM] - Debug: Could Not Walk To (8654, 9354)
[05:06:16 PM] - Debug: Using Blind Walk
[05:06:23 PM] - Debug: procedure WalkToEss;
[05:06:32 PM] - Debug: Found Essence Rock
[05:07:38 PM] - Debug: Inventory Full
[05:07:38 PM] - Debug: function TeleportPortal: Boolean;
[05:07:38 PM] - Debug: Walking To (8654, 9354)
[05:07:43 PM] - Debug: Choosed Enter Option
[05:07:43 PM] - Debug: function WaitForAubury: Boolean;
[05:07:43 PM] - Debug: Waiting For Auburys House
[05:07:48 PM] - Debug: function Walk(Where: String): Boolean;
[05:07:48 PM] - Debug: Walking To Bank
[05:08:05 PM] - Debug: procedure BankEss;
Starting
[05:08:08 PM] - Debug: Depositing Essence
[05:08:10 PM] - Debug: function Walk(Where: String): Boolean;
[05:08:11 PM] - Debug: Setting Run On
[05:08:11 PM] - Debug: Walking To Ess
[05:08:27 PM] - Debug: function TeleportAubury: Boolean;
[05:08:29 PM] - Debug: Finding Aubury
[05:08:29 PM] - Debug: Aubury Is Not On MainScreen. Walking To 3253, 3401
[05:08:34 PM] - Debug: Finding Aubury
[05:08:36 PM] - Debug: Choosed Teleport Option
[05:08:36 PM] - Debug: function WaitForEss: Boolean;
[05:08:36 PM] - Debug: Waiting For Essence Mine
[05:08:40 PM] - Debug: 1 / 9 Seconds
[05:08:42 PM] - Debug: procedure WalkToEss;
[05:08:53 PM] - Debug: Found Essence Rock
[05:09:58 PM] - Debug: Inventory Full
[05:09:58 PM] - Debug: function TeleportPortal: Boolean;
[05:10:00 PM] - Debug: Choosed Enter Option
[05:10:00 PM] - Debug: function WaitForAubury: Boolean;
[05:10:00 PM] - Debug: Waiting For Auburys House
[05:10:06 PM] - Debug: function Walk(Where: String): Boolean;
[05:10:07 PM] - Debug: Walking To Bank
[05:10:25 PM] - Debug: procedure BankEss;
Starting
[05:10:28 PM] - Debug: Depositing Essence
[05:10:31 PM] - Debug: function Walk(Where: String): Boolean;
[05:10:31 PM] - Debug: Setting Run On
[05:10:31 PM] - Debug: Walking To Ess
[05:10:48 PM] - Debug: function TeleportAubury: Boolean;
[05:10:48 PM] - Debug: function ShooDogAway: Boolean;
[05:10:49 PM] - Debug: Finding Aubury
[05:10:52 PM] - Debug: Choosed Teleport Option
[05:10:52 PM] - Debug: function WaitForEss: Boolean;
[05:10:52 PM] - Debug: Waiting For Essence Mine
[05:10:56 PM] - Debug: procedure WalkToEss;
[05:11:02 PM] - Debug: Found Essence Rock
[05:12:08 PM] - Debug: Inventory Full
[05:12:08 PM] - Debug: function TeleportPortal: Boolean;
[05:12:08 PM] - Debug: Walking To (11485, 9685)
[05:12:16 PM] - Debug: Choosed Enter Option
[05:12:16 PM] - Debug: function WaitForAubury: Boolean;
[05:12:16 PM] - Debug: Waiting For Auburys House
[05:12:20 PM] - Debug: function Walk(Where: String): Boolean;
[05:12:20 PM] - Debug: Walking To Bank
[05:12:37 PM] - Debug: procedure BankEss;
Starting
[05:12:40 PM] - Debug: Depositing Essence
[05:12:43 PM] - Debug: function Walk(Where: String): Boolean;
[05:12:43 PM] - Debug: Setting Run On
[05:12:43 PM] - Debug: Walking To Ess
[05:13:02 PM] - Debug: function TeleportAubury: Boolean;
[05:13:03 PM] - Debug: Finding Aubury
[05:13:07 PM] - Debug: Choosed Teleport Option
[05:13:07 PM] - Debug: function WaitForEss: Boolean;
[05:13:07 PM] - Debug: Waiting For Essence Mine
[05:13:12 PM] - Debug: procedure WalkToEss;
[05:13:20 PM] - Debug: Found Essence Rock
[05:14:25 PM] - Debug: Inventory Full
[05:14:25 PM] - Debug: function TeleportPortal: Boolean;
[05:14:26 PM] - Debug: Walking To (10743, 9903)
[05:14:35 PM] - Debug: Choosed Enter Option
[05:14:36 PM] - Debug: function WaitForAubury: Boolean;
[05:14:36 PM] - Debug: Waiting For Auburys House
[05:14:40 PM] - Debug: function Walk(Where: String): Boolean;
[05:14:41 PM] - Debug: Walking To Bank
[05:15:11 PM] - Debug: procedure BankEss;
Starting
[05:15:15 PM] - Debug: Depositing Essence
[05:15:18 PM] - Debug: function Walk(Where: String): Boolean;
[05:15:18 PM] - Debug: Setting Run On
[05:15:18 PM] - Debug: Walking To Ess
[05:15:34 PM] - Debug: function TeleportAubury: Boolean;
[05:15:36 PM] - Debug: Finding Aubury
[05:15:37 PM] - Debug: Finding Aubury
[05:15:38 PM] - Debug: Finding Aubury
[05:15:39 PM] - Debug: Finding Aubury
[05:15:41 PM] - Debug: Choosed Teleport Option
[05:15:41 PM] - Debug: function WaitForEss: Boolean;
[05:15:41 PM] - Debug: Waiting For Essence Mine
[05:15:45 PM] - Debug: 1 / 9 Seconds
[05:15:47 PM] - Debug: procedure WalkToEss;
[05:15:57 PM] - Debug: Found Essence Rock
[05:17:03 PM] - Debug: Inventory Full
[05:17:03 PM] - Debug: function TeleportPortal: Boolean;
[05:17:03 PM] - Debug: Walking To (10198, 10130)
[05:17:08 PM] - Debug: Choosed Enter Option
[05:17:08 PM] - Debug: function WaitForAubury: Boolean;
[05:17:08 PM] - Debug: Waiting For Auburys House
[05:17:14 PM] - Debug: function Walk(Where: String): Boolean;
[05:17:15 PM] - Debug: Walking To Bank
[05:17:31 PM] - Debug: procedure BankEss;
Starting
[05:17:34 PM] - Debug: Depositing Essence
[05:17:36 PM] - Debug: function Walk(Where: String): Boolean;
[05:17:36 PM] - Debug: Setting Run On
[05:17:36 PM] - Debug: Walking To Ess
[05:17:52 PM] - Debug: function TeleportAubury: Boolean;
[05:17:53 PM] - Debug: Finding Aubury
[05:17:56 PM] - Debug: Choosed Teleport Option
[05:17:56 PM] - Debug: function WaitForEss: Boolean;
[05:17:56 PM] - Debug: Waiting For Essence Mine
[05:18:01 PM] - Debug: 1 / 9 Seconds
[05:18:03 PM] - Debug: procedure WalkToEss;
[05:18:03 PM] - Debug: Could Not Walk To (9600, 10305)
[05:18:10 PM] - Debug: procedure WalkToEss;
[05:18:10 PM] - Debug: (9566, 10303) Is On MainScreen. No Need To Walk
[05:18:13 PM] - Debug: Found Essence Rock
[05:18:17 PM] - Debug: Found Essence Rock
[05:19:23 PM] - Debug: Inventory Full
[05:19:23 PM] - Debug: function TeleportPortal: Boolean;
[05:19:24 PM] - Debug: Choosed Enter Option
[05:19:24 PM] - Debug: function WaitForAubury: Boolean;
[05:19:24 PM] - Debug: Waiting For Auburys House
[05:19:30 PM] - Debug: function Walk(Where: String): Boolean;
[05:19:31 PM] - Debug: Walking To Bank
[05:19:46 PM] - Debug: procedure BankEss;
Starting
[05:19:49 PM] - Debug: Depositing Essence
[05:19:51 PM] - Debug: function Walk(Where: String): Boolean;
[05:19:52 PM] - Debug: Setting Run On
[05:19:52 PM] - Debug: Walking To Ess
[05:20:08 PM] - Debug: function TeleportAubury: Boolean;
[05:20:09 PM] - Debug: Finding Aubury
[05:20:11 PM] - Debug: Choosed Teleport Option
[05:20:11 PM] - Debug: function WaitForEss: Boolean;
[05:20:11 PM] - Debug: Waiting For Essence Mine
[05:20:15 PM] - Debug: 1 / 9 Seconds
[05:20:17 PM] - Debug: procedure WalkToEss;
[05:20:29 PM] - Debug: Found Essence Rock
[05:21:36 PM] - Debug: Inventory Full
[05:21:36 PM] - Debug: function TeleportPortal: Boolean;
[05:21:36 PM] - Debug: Walking To (10196, 10470)
[05:21:45 PM] - Debug: Choosed Enter Option
[05:21:45 PM] - Debug: function WaitForAubury: Boolean;
[05:21:45 PM] - Debug: Waiting For Auburys House
[05:21:49 PM] - Debug: function Walk(Where: String): Boolean;
[05:21:50 PM] - Debug: Walking To Bank
[05:22:20 PM] - Debug: procedure BankEss;
Starting
[05:22:24 PM] - Debug: Depositing Essence
[05:22:27 PM] - Debug: function Walk(Where: String): Boolean;
[05:22:28 PM] - Debug: Setting Run On
[05:22:28 PM] - Debug: Walking To Ess
[05:22:44 PM] - Debug: function TeleportAubury: Boolean;
[05:22:45 PM] - Debug: Finding Aubury
[05:22:48 PM] - Debug: Choosed Teleport Option
[05:22:48 PM] - Debug: function WaitForEss: Boolean;
[05:22:48 PM] - Debug: Waiting For Essence Mine
[05:22:52 PM] - Debug: 1 / 9 Seconds
[05:22:54 PM] - Debug: procedure WalkToEss;
[05:23:03 PM] - Debug: Found Essence Rock
[05:23:15 PM] - Debug: Found Essence Rock
[05:24:09 PM] - Debug: Inventory Full
[05:24:09 PM] - Debug: function TeleportPortal: Boolean;
[05:24:09 PM] - Debug: Walking To (10159, 10663)
[05:24:15 PM] - Debug: Choosed Enter Option
[05:24:15 PM] - Debug: function WaitForAubury: Boolean;
[05:24:15 PM] - Debug: Waiting For Auburys House
[05:24:20 PM] - Debug: function Walk(Where: String): Boolean;
[05:24:20 PM] - Debug: Walking To Bank
[05:24:36 PM] - Debug: procedure BankEss;
Starting
[05:24:40 PM] - Debug: Depositing Essence
[05:24:43 PM] - Debug: function Walk(Where: String): Boolean;
[05:24:44 PM] - Debug: Setting Run On
[05:24:44 PM] - Debug: Walking To Ess
[05:25:00 PM] - Debug: function TeleportAubury: Boolean;
[05:25:01 PM] - Debug: Finding Aubury
[05:25:02 PM] - Debug: Finding Aubury
[05:25:04 PM] - Debug: Choosed Teleport Option
[05:25:04 PM] - Debug: function WaitForEss: Boolean;
[05:25:04 PM] - Debug: Waiting For Essence Mine
[05:25:08 PM] - Debug: procedure WalkToEss;
[05:25:15 PM] - Debug: Found Essence Rock
[05:26:20 PM] - Debug: Inventory Full
[05:26:20 PM] - Debug: function TeleportPortal: Boolean;
[05:26:21 PM] - Debug: Walking To (10758, 10843)
[05:26:26 PM] - Debug: Choosed Enter Option
[05:26:26 PM] - Debug: function WaitForAubury: Boolean;
[05:26:26 PM] - Debug: Waiting For Auburys House
[05:26:30 PM] - Debug: function Walk(Where: String): Boolean;
[05:26:30 PM] - Debug: function OpenDoor: Boolean;
[05:26:30 PM] - Debug: Compass To North
[05:26:32 PM] - Debug: Set Angle To Lowest
[05:26:37 PM] - Debug: Walking To (3253, 3398)
[05:26:37 PM] - Debug: Opening Door
[05:26:39 PM] - Debug: Walking To Bank
[05:26:55 PM] - Debug: procedure BankEss;
Starting
[05:26:57 PM] - Debug: Depositing Essence
[05:27:00 PM] - Debug: function Walk(Where: String): Boolean;
[05:27:00 PM] - Debug: Setting Run On
[05:27:00 PM] - Debug: Walking To Ess
[05:27:15 PM] - Debug: function TeleportAubury: Boolean;
[05:27:17 PM] - Debug: Finding Aubury
[05:27:20 PM] - Debug: Choosed Teleport Option
[05:27:20 PM] - Debug: function WaitForEss: Boolean;
[05:27:20 PM] - Debug: Waiting For Essence Mine
[05:27:24 PM] - Debug: procedure WalkToEss;
[05:27:24 PM] - Debug: (11102, 11072) Is On MainScreen. No Need To Walk
[05:27:25 PM] - Debug: Found Essence Rock
[05:27:29 PM] - Debug: Found Essence Rock
[05:28:32 PM] - Debug: Inventory Full
[05:28:32 PM] - Debug: function TeleportPortal: Boolean;
[05:28:34 PM] - Debug: Choosed Enter Option
[05:28:34 PM] - Debug: function WaitForAubury: Boolean;
[05:28:34 PM] - Debug: Waiting For Auburys House
[05:28:39 PM] - Debug: function Walk(Where: String): Boolean;
[05:28:40 PM] - Debug: Walking To Bank
[05:28:56 PM] - Debug: procedure BankEss;
Starting
[05:29:00 PM] - Debug: Depositing Essence
[05:29:02 PM] - Debug: function Walk(Where: String): Boolean;
[05:29:03 PM] - Debug: Setting Run On
[05:29:03 PM] - Debug: Walking To Ess
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 2 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : Account 2
Essence / Hour : 120
Essence Mined : 297
Worked : 2 Hours, 27 Minutes and 58 Seconds
Active : True
Time : 05:29:05 PM
-------------------------------------------------------
Successfully executed.


After 5.5 hours I manually ended the script. It work very very well and there are almost 0 bugs. There are a few thing already mentioned above about anit-ban and how it is like a bot trying to act like a human. Other than that I really think this script is very close to final proof.

I haven't fully read through all of your script for all of its functions, but one thing that would be cool is portal searching while mining. That way it would only take a second to find and click one the inventory is full.

I will run this again tonight for a 12 hour run.

~StupedSpam

Home
07-19-2011, 09:50 PM
Thanks stupedspam. I will add / fix all what you mentioned. Hopefully it will come perfect at some point. And great to see that Failsafes are working. :P
And yeah I must ipmrove that clicking, too many Miss clicks :D

~Home

legendaryhero90
07-20-2011, 12:44 AM
just wanted to say that i've been running 0.2 for 8 hours now and have gotten no errors yet, except for the random events.

EDIT:
maybe I spoke a little too soon. After about 10 hours of running the script, all my players have done their allotted loads.

One of my chars got the prison pete random event. Simba apparently solved the random (with all my mined essence i might add O_o) but i assumed it didnt exit the random. When i came to do a char check, I found the char and exited the event but wounded inside of the farm south of Varrock.

Is this new to the random? or did the script really walk all the way to the farm?

litoris
07-20-2011, 08:56 AM
just wanted to say that i've been running 0.2 for 8 hours now and have gotten no errors yet, except for the random events.

EDIT:
maybe I spoke a little too soon. After about 10 hours of running the script, all my players have done their allotted loads.

One of my chars got the prison pete random event. Simba apparently solved the random (with all my mined essence i might add O_o) but i assumed it didnt exit the random. When i came to do a char check, I found the char and exited the event but wounded inside of the farm south of Varrock.

Is this new to the random? or did the script really walk all the way to the farm?
When you fail a random, you get teleported to a random location.

stupedspam
07-20-2011, 05:11 PM
Here is the 12 hour run I did last night. It is a very long DB and after scanning through it there are only a few problem areas.

1. Recovering after solving a random.
2. Finding Aubruy when not logged in.
3. Over all location detection.

These are not huge issues but having a location function in every loop will break to logout or terminate the infinite loop. Example [11:23 - 12:18] was on the log in screen and was searching for Aubury.

Once again, this script is at is 98% perfect and there are the little hole that the game like to throw in.


Welcome to Runescape.
Account 1
[12:31:10 AM] - DB: function Walk(Where: String): Boolean;
[12:31:11 AM] - DB: Setting Run On
[12:31:11 AM] - DB: Walking To Ess
[12:31:37 AM] - DB: function TeleportAubury: Boolean;
[12:31:38 AM] - DB: Finding Aubury
[12:31:40 AM] - DB: Choosed Teleport Option
[12:31:40 AM] - DB: function WaitForEss: Boolean;
[12:31:40 AM] - DB: Waiting For Essence Mine
[12:31:41 AM] - DB: 1 / 9 Seconds
[12:31:43 AM] - DB: 2 / 9 Seconds
[12:31:45 AM] - DB: procedure WalkToEss;
[12:31:59 AM] - DB: Found Essence Rock
[12:32:11 AM] - DB: Found Essence Rock
[12:33:21 AM] - DB: Inventory Full
[12:33:21 AM] - DB: function TeleportPortal: Boolean;
[12:33:21 AM] - DB: Walking To (8608, 3585)
[12:33:29 AM] - DB: Choosed Enter Option
[12:33:29 AM] - DB: function WaitForAubury: Boolean;
[12:33:29 AM] - DB: Waiting For Auburys House
[12:33:32 AM] - DB: function Walk(Where: String): Boolean;
[12:33:32 AM] - DB: Walking To Bank
[12:34:02 AM] - DB: procedure BankEss;
---------------------------Gap Deleted -----------------------------
Starting
[12:56:42 AM] - DB: Depositing Essence
[12:56:44 AM] - DB: function Walk(Where: String): Boolean;
[12:56:45 AM] - DB: Setting Run On
[12:56:45 AM] - DB: Walking To Ess
[12:57:00 AM] - DB: function TeleportAubury: Boolean;
[12:57:01 AM] - DB: Finding Aubury
[12:57:03 AM] - DB: Choosed Teleport Option
[12:57:03 AM] - DB: function WaitForEss: Boolean;
[12:57:03 AM] - DB: Waiting For Essence Mine
[12:57:04 AM] - DB: 1 / 9 Seconds
[12:57:06 AM] - DB: 2 / 9 Seconds
[12:57:07 AM] - DB: procedure WalkToEss;
[12:57:07 AM] - DB: (10754, 5086) Is On MainScreen. No Need To Walk
[12:57:19 AM] - DB: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[12:57:19 AM] - DB: procedure WalkToEss;
[12:57:19 AM] - DB: (10754, 5086) Is On MainScreen. No Need To Walk
[12:57:19 AM] - DB: Re-Locating Successfull
[12:57:27 AM] - DB: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[12:57:27 AM] - DB: procedure WalkToEss;
[12:57:35 AM] - DB: Found Essence Rock
[12:57:36 AM] - DB: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[12:57:36 AM] - DB: procedure WalkToEss;
[12:57:36 AM] - DB: (10754, 5086) Is On MainScreen. No Need To Walk
[12:57:37 AM] - DB: Re-Locating Successfull
[12:58:57 AM] - DB: Inventory Full
[12:58:57 AM] - DB: function TeleportPortal: Boolean;
[12:58:57 AM] - DB: Walking To (10746, 5082)
[12:59:01 AM] - DB: Choosed Enter Option
[12:59:01 AM] - DB: function WaitForAubury: Boolean;
[12:59:01 AM] - DB: Waiting For Auburys House
[12:59:05 AM] - DB: function Walk(Where: String): Boolean;
[12:59:06 AM] - DB: Walking To Bank
[12:59:21 AM] - DB: procedure BankEss;
----------------------------- Gap Deleted-------------------------------Starting
[01:32:19 AM] - DB: Depositing Essence
[01:32:21 AM] - DB: function Walk(Where: String): Boolean;
[01:32:21 AM] - DB: Setting Run On
[01:32:21 AM] - DB: Walking To Ess
[01:32:39 AM] - DB: function TeleportAubury: Boolean;
[01:32:40 AM] - DB: Finding Aubury
[01:32:43 AM] - DB: Choosed Teleport Option
[01:32:43 AM] - DB: function WaitForEss: Boolean;
[01:32:43 AM] - DB: Waiting For Essence Mine
[01:32:44 AM] - DB: 1 / 9 Seconds
[01:32:45 AM] - DB: 2 / 9 Seconds
[01:32:47 AM] - DB: procedure WalkToEss;
[01:32:54 AM] - DB: Found Essence Rock
[01:33:06 AM] - DB: Found Essence Rock
[01:34:16 AM] - DB: Inventory Full
[01:34:16 AM] - DB: function TeleportPortal: Boolean;
[01:34:16 AM] - DB: Walking To (8619, 7390)
[01:34:25 AM] - DB: Choosed Enter Option
[01:34:25 AM] - DB: function WaitForAubury: Boolean;
[01:34:25 AM] - DB: Waiting For Auburys House
[01:34:29 AM] - DB: function Walk(Where: String): Boolean;
[01:34:29 AM] - DB: Walking To Bank
[01:34:59 AM] - DB: procedure BankEss;
Starting
[01:35:02 AM] - DB: Depositing Essence
[01:35:04 AM] - DB: function Walk(Where: String): Boolean;
[01:35:05 AM] - DB: Setting Run On
[01:35:05 AM] - DB: Walking To Ess
[01:35:20 AM] - DB: function TeleportAubury: Boolean;
[01:35:21 AM] - DB: Finding Aubury
[01:35:23 AM] - DB: Choosed Teleport Option
[01:35:23 AM] - DB: function WaitForEss: Boolean;
[01:35:23 AM] - DB: Waiting For Essence Mine
[01:35:24 AM] - DB: 1 / 9 Seconds
[01:35:26 AM] - DB: procedure WalkToEss;
[01:35:34 AM] - DB: Found Essence Rock
[01:35:37 AM] - DB: Found Essence Rock
[01:35:50 AM] - DB: Found Essence Rock
[01:37:02 AM] - DB: Inventory Full
[01:37:02 AM] - DB: function TeleportPortal: Boolean;
[01:37:02 AM] - DB: Walking To (8826, 7585)
[01:37:06 AM] - DB: Choosed Enter Option
[01:37:06 AM] - DB: function WaitForAubury: Boolean;
[01:37:06 AM] - DB: Waiting For Auburys House
[01:37:10 AM] - DB: function Walk(Where: String): Boolean;
[01:37:10 AM] - DB: Walking To Bank
[01:37:27 AM] - DB: procedure BankEss;
Starting
[01:37:30 AM] - DB: Depositing Essence
[01:37:32 AM] - DB: function Walk(Where: String): Boolean;
[01:37:32 AM] - DB: Setting Run On
[01:37:32 AM] - DB: Walking To Ess
[01:37:48 AM] - DB: function TeleportAubury: Boolean;
[01:37:49 AM] - DB: Finding Aubury
[01:37:51 AM] - DB: Choosed Teleport Option
[01:37:51 AM] - DB: function WaitForEss: Boolean;
[01:37:51 AM] - DB: Waiting For Essence Mine
[01:37:52 AM] - DB: 1 / 9 Seconds
[01:37:54 AM] - DB: procedure WalkToEss;
[01:37:54 AM] - DB: Could Not Walk To (3274, 3382)
[01:38:01 AM] - DB: procedure WalkToEss;
[01:38:10 AM] - DB: Found Essence Rock
[01:38:22 AM] - DB: Found Essence Rock
[01:38:51 AM] - DB: Found Essence Rock
[01:39:05 AM] - DB: Found Essence Rock
[01:40:06 AM] - DB: Inventory Full
[01:40:06 AM] - DB: function TeleportPortal: Boolean;
[01:40:08 AM] - DB: Walking To (6913, 7812)
[01:40:14 AM] - DB: Choosed Enter Option
[01:40:14 AM] - DB: function WaitForAubury: Boolean;
[01:40:14 AM] - DB: Waiting For Auburys House
[01:40:17 AM] - DB: function Walk(Where: String): Boolean;
[01:40:17 AM] - DB: Walking To Bank
[01:40:34 AM] - DB: procedure BankEss;
Starting
[01:40:36 AM] - DB: Depositing Essence
[01:40:38 AM] - DB: function Walk(Where: String): Boolean;
[01:40:38 AM] - DB: Setting Run On
[01:40:38 AM] - DB: Walking To Ess
[01:40:54 AM] - DB: function TeleportAubury: Boolean;
[01:40:54 AM] - DB: function OpenDoor: Boolean;
[01:40:54 AM] - DB: Compass To North
[01:40:56 AM] - DB: Set Angle To Lowest
[01:41:00 AM] - DB: Walking To (3253, 3398)
[01:41:00 AM] - DB: Opening Door
[01:41:05 AM] - DB: Finding Aubury
[01:41:06 AM] - DB: Finding Aubury
[01:41:09 AM] - DB: function OpenDoor: Boolean;
[01:41:09 AM] - DB: Compass To North
[01:41:09 AM] - DB: Set Angle To Lowest
[01:41:14 AM] - DB: Walking To (3253, 3398)
[01:41:14 AM] - DB: Opening Door
[01:41:17 AM] - DB: Finding Aubury
[01:41:18 AM] - DB: Finding Aubury
[01:41:20 AM] - DB: Choosed Teleport Option
[01:41:20 AM] - DB: function WaitForEss: Boolean;
[01:41:20 AM] - DB: Waiting For Essence Mine
[01:41:21 AM] - DB: 1 / 9 Seconds
[01:41:22 AM] - DB: 2 / 9 Seconds
[01:41:24 AM] - DB: procedure WalkToEss;
[01:41:32 AM] - DB: Found Essence Rock
[01:41:44 AM] - DB: Found Essence Rock
[01:42:55 AM] - DB: Inventory Full
[01:42:55 AM] - DB: function TeleportPortal: Boolean;
[01:42:55 AM] - DB: Walking To (9972, 8024)
[01:43:00 AM] - DB: Choosed Enter Option
[01:43:00 AM] - DB: function WaitForAubury: Boolean;
[01:43:00 AM] - DB: Waiting For Auburys House
[01:43:03 AM] - DB: function Walk(Where: String): Boolean;
[01:43:03 AM] - DB: Walking To Bank
[01:43:19 AM] - DB: procedure BankEss;
Starting
[01:43:21 AM] - DB: Depositing Essence
[01:43:23 AM] - DB: function Walk(Where: String): Boolean;
[01:43:23 AM] - DB: Setting Run On
[01:43:23 AM] - DB: Walking To Ess
[01:43:39 AM] - DB: function TeleportAubury: Boolean;
[01:43:41 AM] - DB: Finding Aubury
[01:43:42 AM] - DB: Finding Aubury
[01:43:46 AM] - DB: Choosed Teleport Option
[01:43:46 AM] - DB: function WaitForEss: Boolean;
[01:43:46 AM] - DB: Waiting For Essence Mine
[01:43:47 AM] - DB: 1 / 9 Seconds
[01:43:48 AM] - DB: 2 / 9 Seconds
[01:43:50 AM] - DB: procedure WalkToEss;
[01:44:03 AM] - DB: Found Essence Rock
[01:44:15 AM] - DB: Found Essence Rock
[01:45:24 AM] - DB: Inventory Full
[01:45:24 AM] - DB: function TeleportPortal: Boolean;
[01:45:24 AM] - DB: Walking To (7079, 8159)
[01:45:36 AM] - DB: Choosed Enter Option
[01:45:36 AM] - DB: function WaitForAubury: Boolean;
[01:45:36 AM] - DB: Waiting For Auburys House
[01:45:41 AM] - DB: function Walk(Where: String): Boolean;
[01:45:41 AM] - DB: Walking To Bank
[01:46:11 AM] - DB: procedure BankEss;
Starting
[01:46:15 AM] - DB: Depositing Essence
[01:46:17 AM] - DB: function Walk(Where: String): Boolean;
[01:46:18 AM] - DB: Setting Run On
[01:46:18 AM] - DB: Walking To Ess
[01:46:34 AM] - DB: function TeleportAubury: Boolean;
[01:46:34 AM] - DB: function OpenDoor: Boolean;
[01:46:34 AM] - DB: Compass To North
[01:46:36 AM] - DB: Set Angle To Lowest
[01:46:40 AM] - DB: Walking To (3253, 3398)
[01:46:40 AM] - DB: Opening Door
[01:46:42 AM] - DB: Finding Aubury
[01:46:44 AM] - DB: Finding Aubury
[01:46:47 AM] - DB: Choosed Teleport Option
[01:46:47 AM] - DB: function WaitForEss: Boolean;
[01:46:47 AM] - DB: Waiting For Essence Mine
[01:46:48 AM] - DB: 1 / 9 Seconds
[01:46:50 AM] - DB: procedure WalkToEss;
[01:46:57 AM] - DB: Found Essence Rock
[01:47:00 AM] - DB: Found Essence Rock
[01:47:04 AM] - DB: Found Essence Rock
[01:48:24 AM] - DB: Inventory Full
[01:48:24 AM] - DB: function TeleportPortal: Boolean;
[01:48:25 AM] - DB: Choosed Enter Option
[01:48:25 AM] - DB: function WaitForAubury: Boolean;
[01:48:25 AM] - DB: Waiting For Auburys House
[01:48:30 AM] - DB: function Walk(Where: String): Boolean;
[01:48:31 AM] - DB: Walking To Bank
[01:48:47 AM] - DB: procedure BankEss;
Starting
[01:48:50 AM] - DB: Depositing Essence
[01:48:52 AM] - DB: function Walk(Where: String): Boolean;
[01:48:52 AM] - DB: Setting Run On
[01:48:52 AM] - DB: Walking To Ess
[01:49:08 AM] - DB: function TeleportAubury: Boolean;
[01:49:09 AM] - DB: Finding Aubury
[01:49:12 AM] - DB: Choosed Teleport Option
[01:49:12 AM] - DB: function WaitForEss: Boolean;
[01:49:12 AM] - DB: Waiting For Essence Mine
[01:49:13 AM] - DB: 1 / 9 Seconds
[01:49:15 AM] - DB: 2 / 9 Seconds
[01:49:16 AM] - DB: procedure WalkToEss;
[01:49:16 AM] - DB: (6922, 8552) Is On MainScreen. No Need To Walk
[01:49:19 AM] - DB: Found Essence Rock
[01:50:45 AM] - DB: Inventory Full
[01:50:45 AM] - DB: function TeleportPortal: Boolean;
[01:50:45 AM] - DB: Walking To (6929, 8555)
[01:50:51 AM] - DB: Choosed Enter Option
[01:50:51 AM] - DB: function WaitForAubury: Boolean;
[01:50:51 AM] - DB: Waiting For Auburys House
[01:50:55 AM] - DB: function Walk(Where: String): Boolean;
[01:50:55 AM] - DB: Walking To Bank
[01:51:11 AM] - DB: procedure BankEss;
Starting
[01:51:14 AM] - DB: Depositing Essence
[01:51:16 AM] - DB: function Walk(Where: String): Boolean;
[01:51:17 AM] - DB: Setting Run On
[01:51:17 AM] - DB: Walking To Ess
[01:51:32 AM] - DB: function TeleportAubury: Boolean;
[01:51:33 AM] - DB: Finding Aubury
[01:51:35 AM] - DB: Choosed Teleport Option
[01:51:35 AM] - DB: function WaitForEss: Boolean;
[01:51:35 AM] - DB: Waiting For Essence Mine
[01:51:37 AM] - DB: 1 / 9 Seconds
[01:51:39 AM] - DB: procedure WalkToEss;
[01:51:39 AM] - DB: (12289, 8544) Is On MainScreen. No Need To Walk
[01:51:41 AM] - DB: Found Essence Rock
[01:53:04 AM] - DB: Inventory Full
[01:53:04 AM] - DB: function TeleportPortal: Boolean;
[01:53:04 AM] - DB: Walking To (12281, 8541)
[01:53:10 AM] - DB: Choosed Enter Option
[01:53:10 AM] - DB: function WaitForAubury: Boolean;
[01:53:10 AM] - DB: Waiting For Auburys House
[01:53:14 AM] - DB: function Walk(Where: String): Boolean;
[01:53:14 AM] - DB: Walking To Bank
[01:53:30 AM] - DB: procedure BankEss;
Starting
[01:53:33 AM] - DB: Depositing Essence
[01:53:35 AM] - DB: function Walk(Where: String): Boolean;
[01:53:35 AM] - DB: Setting Run On
[01:53:35 AM] - DB: Walking To Ess
[01:53:50 AM] - DB: function TeleportAubury: Boolean;
[01:53:51 AM] - DB: Finding Aubury
[01:53:53 AM] - DB: Choosed Teleport Option
[01:53:53 AM] - DB: function WaitForEss: Boolean;
[01:53:53 AM] - DB: Waiting For Essence Mine
[01:53:54 AM] - DB: 1 / 9 Seconds
[01:53:57 AM] - DB: procedure WalkToEss;
[01:54:03 AM] - DB: Found Essence Rock
[01:54:16 AM] - DB: Found Essence Rock
[01:55:25 AM] - DB: Inventory Full
[01:55:25 AM] - DB: function TeleportPortal: Boolean;
[01:55:25 AM] - DB: Walking To (11150, 8739)
[01:55:32 AM] - DB: Choosed Enter Option
[01:55:32 AM] - DB: function WaitForAubury: Boolean;
[01:55:32 AM] - DB: Waiting For Auburys House
[01:55:35 AM] - DB: function Walk(Where: String): Boolean;
[01:55:35 AM] - DB: Walking To Bank
[01:55:52 AM] - DB: procedure BankEss;
-----------------------Gap Deleted--------------------------------------
Starting
[02:26:19 AM] - DB: Depositing Essence
[02:26:21 AM] - DB: function Walk(Where: String): Boolean;
[02:26:21 AM] - DB: Setting Run On
[02:26:21 AM] - DB: Walking To Ess
[02:26:44 AM] - DB: function TeleportAubury: Boolean;
[02:26:45 AM] - DB: Finding Aubury
[02:26:47 AM] - DB: Choosed Teleport Option
[02:26:47 AM] - DB: function WaitForEss: Boolean;
[02:26:47 AM] - DB: Waiting For Essence Mine
[02:26:48 AM] - DB: 1 / 9 Seconds
[02:26:49 AM] - DB: 2 / 9 Seconds
[02:26:51 AM] - DB: 3 / 9 Seconds
[02:26:52 AM] - DB: procedure WalkToEss;
[02:26:53 AM] - DB: Could Not Walk To (9802, 10856)
[02:26:53 AM] - DB: Could Not Walk To (9792, 10888)
[02:26:53 AM] - DB: Using Blind Walk
[02:27:02 AM] - DB: procedure WalkToEss;
[02:27:18 AM] - DB: Found Essence Rock
[02:27:30 AM] - DB: Found Essence Rock
[02:28:39 AM] - DB: Inventory Full
[02:28:39 AM] - DB: function TeleportPortal: Boolean;
[02:28:39 AM] - DB: Walking To (9771, 10881)
[02:28:48 AM] - DB: Choosed Enter Option
[02:28:49 AM] - DB: function WaitForAubury: Boolean;
[02:28:49 AM] - DB: Waiting For Auburys House
[02:28:52 AM] - DB: function Walk(Where: String): Boolean;
[02:28:52 AM] - DB: Walking To Bank
[02:29:23 AM] - DB: procedure BankEss;
Starting
[02:29:27 AM] - DB: Depositing Essence
[02:29:29 AM] - DB: function Walk(Where: String): Boolean;
[02:29:29 AM] - DB: Setting Run On
[02:29:29 AM] - DB: Walking To Ess
[02:29:45 AM] - DB: function TeleportAubury: Boolean;
[02:29:46 AM] - DB: Finding Aubury
[02:29:49 AM] - DB: Choosed Teleport Option
[02:29:49 AM] - DB: function WaitForEss: Boolean;
[02:29:49 AM] - DB: Waiting For Essence Mine
[02:29:50 AM] - DB: 1 / 9 Seconds
[02:29:53 AM] - DB: procedure WalkToEss;
[02:30:01 AM] - DB: Found Essence Rock
[02:31:27 AM] - DB: Found Essence Rock
[02:31:28 AM] - DB: Inventory Full
[02:31:28 AM] - DB: function TeleportPortal: Boolean;
[02:31:28 AM] - DB: Walking To (11722, 11041)
[02:31:36 AM] - DB: Choosed Enter Option
[02:31:36 AM] - DB: function WaitForAubury: Boolean;
[02:31:36 AM] - DB: Waiting For Auburys House
[02:31:39 AM] - DB: function Walk(Where: String): Boolean;
[02:31:39 AM] - DB: Walking To Bank
[02:31:55 AM] - DB: procedure BankEss;
Starting
[02:33:18 AM] - DB: Depositing Essence
***** STR: FOUND RANDOM: 'Freaky Forester' *****
Screenshot of: Found Freaky Forester random 2 Hours, 2 Minutes and 54 Seconds
Forester: Can't find what the Forester wants us to do.
***** STR: 'Freaky Forester' RANDOM SOLVING FAILED! *****
[Reflection] The Inventory interface doesn't exist!
NextPlayer(False)
SwitchToPlayer(PlayerNo: 1, Active: False);
Welcome to Runescape.
Account 2***** STR: FOUND RANDOM: 'Surprise Exam' *****
Screenshot of: Found Surprise Exam random 2 Hours, 4 Minutes and 2 Seconds
***** STR: 'Surprise Exam' RANDOM SOLVING FAILED! *****
[Reflection] The Inventory interface doesn't exist!
NextPlayer(False)
SwitchToPlayer(PlayerNo: 2, Active: False);
Welcome to Runescape.
Account 3
[02:34:45 AM] - DB: function Walk(Where: String): Boolean;
[02:34:45 AM] - DB: Setting Run On
[02:34:45 AM] - DB: Walking To Ess
[02:34:53 AM] - DB: function TeleportAubury: Boolean;
[02:34:54 AM] - DB: Finding Aubury
[02:34:56 AM] - DB: Choosed Teleport Option
[02:34:56 AM] - DB: function WaitForEss: Boolean;
[02:34:56 AM] - DB: Waiting For Essence Mine
[02:34:57 AM] - DB: 1 / 9 Seconds
[02:34:58 AM] - DB: 2 / 9 Seconds
[02:35:00 AM] - DB: 3 / 9 Seconds
[02:35:02 AM] - DB: procedure WalkToEss;
[02:35:02 AM] - DB: Could Not Walk To (11693, 11471)
[02:35:11 AM] - DB: procedure WalkToEss;
[02:35:11 AM] - DB: (11693, 11471) Is On MainScreen. No Need To Walk
[02:35:15 AM] - DB: Found Essence Rock
[02:35:18 AM] - DB: Found Essence Rock
[02:36:23 AM] - DB: Inventory Full
[02:36:23 AM] - DB: function TeleportPortal: Boolean;
[02:36:24 AM] - DB: Choosed Enter Option
[02:36:25 AM] - DB: function WaitForAubury: Boolean;
[02:36:25 AM] - DB: Waiting For Auburys House
[02:36:30 AM] - DB: function Walk(Where: String): Boolean;
[02:36:30 AM] - DB: Walking To Bank
[02:37:03 AM] - DB: procedure BankEss;
Starting
[02:37:06 AM] - DB: Depositing Essence
[02:37:08 AM] - DB: function Walk(Where: String): Boolean;
[02:37:09 AM] - DB: Setting Run On
[02:37:09 AM] - DB: Walking To Ess
[02:37:24 AM] - DB: function TeleportAubury: Boolean;
[02:37:25 AM] - DB: Finding Aubury
[02:37:28 AM] - DB: Choosed Teleport Option
[02:37:28 AM] - DB: function WaitForEss: Boolean;
[02:37:28 AM] - DB: Waiting For Essence Mine
[02:37:29 AM] - DB: 1 / 9 Seconds
[02:37:32 AM] - DB: procedure WalkToEss;
[02:37:32 AM] - DB: (11727, 11666) Is On MainScreen. No Need To Walk
[02:37:34 AM] - DB: Found Essence Rock
[02:38:40 AM] - DB: Inventory Full
[02:38:40 AM] - DB: function TeleportPortal: Boolean;
[02:38:41 AM] - DB: Walking To (11726, 11658)
[02:38:47 AM] - DB: Choosed Enter Option
[02:38:47 AM] - DB: function WaitForAubury: Boolean;
[02:38:47 AM] - DB: Waiting For Auburys House
[02:38:51 AM] - DB: function Walk(Where: String): Boolean;
[02:38:51 AM] - DB: Walking To Bank
[02:39:08 AM] - DB: procedure BankEss;
Starting
[02:39:11 AM] - DB: Depositing Essence
[02:39:13 AM] - DB: function Walk(Where: String): Boolean;
[02:39:13 AM] - DB: Setting Run On
[02:39:13 AM] - DB: Walking To Ess
[02:39:29 AM] - DB: function TeleportAubury: Boolean;
[02:39:29 AM] - DB: function OpenDoor: Boolean;
[02:39:29 AM] - DB: Compass To North
[02:39:31 AM] - DB: Set Angle To Lowest
[02:39:34 AM] - DB: Walking To (3253, 3398)
[02:39:34 AM] - DB: Opening Door
[02:39:37 AM] - DB: Finding Aubury
[02:39:41 AM] - DB: Choosed Teleport Option
[02:39:41 AM] - DB: function WaitForEss: Boolean;
[02:39:41 AM] - DB: Waiting For Essence Mine
[02:39:42 AM] - DB: 1 / 9 Seconds
[02:39:43 AM] - DB: 2 / 9 Seconds
[02:39:45 AM] - DB: procedure WalkToEss;
[02:39:46 AM] - DB: Could Not Walk To (9757, 11839)
[02:39:46 AM] - DB: Could Not Walk To (9754, 11830)
[02:39:46 AM] - DB: Using Blind Walk
[02:39:52 AM] - DB: procedure WalkToEss;
[02:39:52 AM] - DB: (9757, 11839) Is On MainScreen. No Need To Walk
[02:39:54 AM] - DB: Found Essence Rock
[02:39:58 AM] - DB: Found Essence Rock
[02:40:01 AM] - DB: Found Essence Rock
[02:41:08 AM] - DB: Inventory Full
[02:41:08 AM] - DB: function TeleportPortal: Boolean;
[02:41:08 AM] - DB: Walking To (9754, 11830)
[02:41:16 AM] - DB: Choosed Enter Option
[02:41:17 AM] - DB: function WaitForAubury: Boolean;
[02:41:17 AM] - DB: Waiting For Auburys House
[02:41:20 AM] - DB: function Walk(Where: String): Boolean;
[02:41:20 AM] - DB: Walking To Bank
[02:41:37 AM] - DB: procedure BankEss;
Starting
[02:41:39 AM] - DB: Depositing Essence
[02:41:41 AM] - DB: function Walk(Where: String): Boolean;
[02:41:41 AM] - DB: Setting Run On
[02:41:41 AM] - DB: Walking To Ess
[02:41:59 AM] - DB: function TeleportAubury: Boolean;
[02:42:00 AM] - DB: Aubury Is Not On MainScreen. Walking To 3253, 3401
[02:42:04 AM] - DB: Finding Aubury
[02:42:07 AM] - DB: Choosed Teleport Option
[02:42:07 AM] - DB: function WaitForEss: Boolean;
[02:42:07 AM] - DB: Waiting For Essence Mine
[02:42:08 AM] - DB: 1 / 9 Seconds
[02:42:10 AM] - DB: procedure WalkToEss;
[02:42:21 AM] - DB: Found Essence Rock
[02:43:26 AM] - DB: Inventory Full
[02:43:26 AM] - DB: function TeleportPortal: Boolean;
[02:43:26 AM] - DB: Walking To (8425, 11994)
[02:43:36 AM] - DB: Choosed Enter Option
[02:43:36 AM] - DB: function WaitForAubury: Boolean;
[02:43:36 AM] - DB: Waiting For Auburys House
[02:43:40 AM] - DB: function Walk(Where: String): Boolean;
[02:43:40 AM] - DB: Walking To Bank
[02:44:11 AM] - DB: procedure BankEss;
--------------------------Gap Deleted--------------------------------
Starting
[03:05:20 AM] - DB: Depositing Essence
[03:05:21 AM] - DB: function Walk(Where: String): Boolean;
[03:05:21 AM] - DB: Setting Run On
[03:05:21 AM] - DB: Walking To Ess
[03:05:36 AM] - DB: function TeleportAubury: Boolean;
[03:05:37 AM] - DB: Aubury Is Not On MainScreen. Walking To 3253, 3401
[03:05:41 AM] - DB: Finding Aubury
[03:05:43 AM] - DB: Choosed Teleport Option
[03:05:43 AM] - DB: function WaitForEss: Boolean;
[03:05:43 AM] - DB: Waiting For Essence Mine
[03:05:45 AM] - DB: 1 / 9 Seconds
[03:05:46 AM] - DB: 2 / 9 Seconds
[03:05:48 AM] - DB: procedure WalkToEss;
[03:05:55 AM] - DB: Found Essence Rock
[03:07:01 AM] - DB: Inventory Full
[03:07:01 AM] - DB: function TeleportPortal: Boolean;
[03:07:02 AM] - DB: Choosed Enter Option
[03:07:02 AM] - DB: function WaitForAubury: Boolean;
[03:07:02 AM] - DB: Waiting For Auburys House
[03:07:07 AM] - DB: function Walk(Where: String): Boolean;
[03:07:07 AM] - DB: Walking To Bank
[03:07:24 AM] - DB: procedure BankEss;
Starting
[03:07:27 AM] - DB: Depositing Essence
[03:07:28 AM] - DB: function Walk(Where: String): Boolean;
[03:07:29 AM] - DB: Setting Run On
[03:07:29 AM] - DB: Walking To Ess
[03:07:44 AM] - DB: function TeleportAubury: Boolean;
[03:07:45 AM] - DB: Finding Aubury
[03:07:48 AM] - DB: Choosed Teleport Option
[03:07:48 AM] - DB: function WaitForEss: Boolean;
[03:07:48 AM] - DB: Waiting For Essence Mine
[03:07:49 AM] - DB: 1 / 9 Seconds
[03:07:51 AM] - DB: 2 / 9 Seconds
[03:07:53 AM] - DB: procedure WalkToEss;
[03:08:03 AM] - DB: Found Essence Rock
[03:09:08 AM] - DB: Inventory Full
[03:09:08 AM] - DB: function TeleportPortal: Boolean;
[03:09:09 AM] - DB: Walking To (9994, 1057)
[03:09:15 AM] - DB: Choosed Enter Option
[03:09:15 AM] - DB: function WaitForAubury: Boolean;
[03:09:15 AM] - DB: Waiting For Auburys House
[03:09:19 AM] - DB: function Walk(Where: String): Boolean;
[03:09:19 AM] - DB: Walking To Bank
[03:09:36 AM] - DB: procedure BankEss;
Starting
[03:09:39 AM] - DB: Depositing Essence
[03:09:42 AM] - DB: function Walk(Where: String): Boolean;
[03:09:42 AM] - DB: Setting Run On
[03:09:42 AM] - DB: Walking To Ess
[03:10:08 AM] - DB: function TeleportAubury: Boolean;
[03:10:09 AM] - DB: Finding Aubury
[03:10:13 AM] - DB: Choosed Teleport Option
[03:10:13 AM] - DB: function WaitForEss: Boolean;
[03:10:13 AM] - DB: Waiting For Essence Mine
[03:10:14 AM] - DB: 1 / 9 Seconds
[03:10:17 AM] - DB: procedure WalkToEss;
[03:10:28 AM] - DB: Found Essence Rock
[03:10:31 AM] - DB: Found Essence Rock
[03:11:36 AM] - DB: Inventory Full
[03:11:36 AM] - DB: function TeleportPortal: Boolean;
[03:11:36 AM] - DB: Walking To (8461, 1265)
[03:11:42 AM] - DB: Choosed Enter Option
[03:11:42 AM] - DB: function WaitForAubury: Boolean;
[03:11:42 AM] - DB: Waiting For Auburys House
[03:11:46 AM] - DB: function Walk(Where: String): Boolean;
[03:11:46 AM] - DB: Walking To Bank
[03:12:16 AM] - DB: procedure BankEss;
Starting
[03:12:19 AM] - DB: Depositing Essence
[03:12:21 AM] - DB: function Walk(Where: String): Boolean;
[03:12:21 AM] - DB: Setting Run On
[03:12:21 AM] - DB: Walking To Ess
[03:12:36 AM] - DB: function TeleportAubury: Boolean;
[03:12:37 AM] - DB: Finding Aubury
[03:12:41 AM] - DB: Choosed Teleport Option
[03:12:41 AM] - DB: function WaitForEss: Boolean;
[03:12:41 AM] - DB: Waiting For Essence Mine
[03:12:42 AM] - DB: 1 / 9 Seconds
[03:12:44 AM] - DB: 2 / 9 Seconds
[03:12:46 AM] - DB: procedure WalkToEss;
[03:12:46 AM] - DB: Could Not Walk To (6930, 1456)
[03:12:51 AM] - DB: procedure WalkToEss;
[03:12:56 AM] - DB: Found Essence Rock
[03:13:00 AM] - DB: Found Essence Rock
[03:13:03 AM] - DB: Found Essence Rock
[03:14:10 AM] - DB: Inventory Full
[03:14:10 AM] - DB: function TeleportPortal: Boolean;
[03:14:10 AM] - DB: Walking To (6922, 1457)
[03:14:17 AM] - DB: Choosed Enter Option
[03:14:17 AM] - DB: function WaitForAubury: Boolean;
[03:14:17 AM] - DB: Waiting For Auburys House
[03:14:21 AM] - DB: function Walk(Where: String): Boolean;
[03:14:21 AM] - DB: Walking To Bank
[03:14:36 AM] - DB: procedure BankEss;
Starting
[03:14:39 AM] - DB: Depositing Essence
[03:14:41 AM] - DB: function Walk(Where: String): Boolean;
[03:14:41 AM] - DB: Setting Run On
[03:14:41 AM] - DB: Walking To Ess
[03:14:57 AM] - DB: function TeleportAubury: Boolean;
[03:14:58 AM] - DB: Finding Aubury
[03:15:01 AM] - DB: Choosed Teleport Option
[03:15:01 AM] - DB: function WaitForEss: Boolean;
[03:15:01 AM] - DB: Waiting For Essence Mine
[03:15:02 AM] - DB: 1 / 9 Seconds
[03:15:04 AM] - DB: 2 / 9 Seconds
[03:15:05 AM] - DB: procedure WalkToEss;
[03:15:11 AM] - DB: Found Essence Rock
[03:16:19 AM] - DB: Inventory Full
[03:16:19 AM] - DB: function TeleportPortal: Boolean;
[03:16:19 AM] - DB: Walking To (7305, 1668)
[03:16:26 AM] - DB: Choosed Enter Option
[03:16:26 AM] - DB: function WaitForAubury: Boolean;
[03:16:26 AM] - DB: Waiting For Auburys House
[03:16:30 AM] - DB: function Walk(Where: String): Boolean;
[03:16:30 AM] - DB: Walking To Bank
[03:16:46 AM] - DB: procedure BankEss;
Starting
[03:16:49 AM] - DB: Depositing Essence
[03:16:51 AM] - DB: function Walk(Where: String): Boolean;
[03:16:51 AM] - DB: Setting Run On
[03:16:51 AM] - DB: Walking To Ess
[03:17:06 AM] - DB: function TeleportAubury: Boolean;
[03:17:07 AM] - DB: Finding Aubury
[03:17:10 AM] - DB: Choosed Teleport Option
[03:17:10 AM] - DB: function WaitForEss: Boolean;
[03:17:10 AM] - DB: Waiting For Essence Mine
[03:17:11 AM] - DB: 1 / 9 Seconds
[03:17:13 AM] - DB: procedure WalkToEss;
[03:17:19 AM] - DB: Found Essence Rock
[03:18:24 AM] - DB: Inventory Full
[03:18:24 AM] - DB: function TeleportPortal: Boolean;
[03:18:25 AM] - DB: Choosed Enter Option
[03:18:26 AM] - DB: function WaitForAubury: Boolean;
[03:18:26 AM] - DB: Waiting For Auburys House
[03:18:31 AM] - DB: function Walk(Where: String): Boolean;
[03:18:31 AM] - DB: Walking To Bank
[03:18:47 AM] - DB: procedure BankEss;
Starting
--------------------------Gap Deleted-------------------------------
Starting
[03:51:38 AM] - DB: Depositing Essence
[03:51:40 AM] - DB: function Walk(Where: String): Boolean;
[03:51:40 AM] - DB: Setting Run On
[03:51:40 AM] - DB: Walking To Ess
[03:51:55 AM] - DB: function TeleportAubury: Boolean;
[03:51:57 AM] - DB: Finding Aubury
[03:52:00 AM] - DB: Choosed Teleport Option
[03:52:00 AM] - DB: function WaitForEss: Boolean;
[03:52:00 AM] - DB: Waiting For Essence Mine
[03:52:01 AM] - DB: 1 / 9 Seconds
[03:52:03 AM] - DB: 2 / 9 Seconds
[03:52:05 AM] - DB: procedure WalkToEss;
[03:52:05 AM] - DB: Could Not Walk To (6687, 3742)
[03:52:05 AM] - DB: Could Not Walk To (6718, 3770)
[03:52:05 AM] - DB: Using Blind Walk
[03:52:11 AM] - DB: procedure WalkToEss;
[03:52:20 AM] - DB: Found Essence Rock
[03:53:25 AM] - DB: Inventory Full
[03:53:25 AM] - DB: function TeleportPortal: Boolean;
[03:53:30 AM] - DB: Walking To (6718, 3770)
[03:53:36 AM] - DB: Choosed Enter Option
[03:53:36 AM] - DB: function WaitForAubury: Boolean;
[03:53:36 AM] - DB: Waiting For Auburys House
[03:53:40 AM] - DB: function Walk(Where: String): Boolean;
[03:53:40 AM] - DB: Walking To Bank
[03:53:56 AM] - DB: procedure BankEss;
Starting
[03:53:59 AM] - DB: Depositing Essence
[03:54:01 AM] - DB: function Walk(Where: String): Boolean;
[03:54:01 AM] - DB: Setting Run On
[03:54:01 AM] - DB: Walking To Ess
[03:54:19 AM] - DB: function TeleportAubury: Boolean;
[03:54:20 AM] - DB: Finding Aubury
[03:54:22 AM] - DB: Choosed Teleport Option
[03:54:22 AM] - DB: function WaitForEss: Boolean;
[03:54:22 AM] - DB: Waiting For Essence Mine
[03:54:23 AM] - DB: 1 / 9 Seconds
[03:54:24 AM] - DB: 2 / 9 Seconds
[03:54:27 AM] - DB: procedure WalkToEss;
[03:54:33 AM] - DB: Found Essence Rock
[03:55:41 AM] - DB: Inventory Full
[03:55:41 AM] - DB: function TeleportPortal: Boolean;
[03:55:42 AM] - DB: Choosed Enter Option
[03:55:42 AM] - DB: function WaitForAubury: Boolean;
[03:55:42 AM] - DB: Waiting For Auburys House
[03:55:48 AM] - DB: function Walk(Where: String): Boolean;
[03:55:48 AM] - DB: Walking To Bank
[03:56:21 AM] - DB: procedure BankEss;
Starting
[03:56:23 AM] - DB: Depositing Essence
[03:56:25 AM] - DB: function Walk(Where: String): Boolean;
[03:56:26 AM] - DB: Setting Run On
[03:56:26 AM] - DB: Walking To Ess
[03:56:41 AM] - DB: function TeleportAubury: Boolean;
[03:56:42 AM] - DB: Finding Aubury
[03:56:44 AM] - DB: Choosed Teleport Option
[03:56:44 AM] - DB: function WaitForEss: Boolean;
[03:56:44 AM] - DB: Waiting For Essence Mine
[03:56:45 AM] - DB: 1 / 9 Seconds
[03:56:48 AM] - DB: procedure WalkToEss;
[03:56:48 AM] - DB: Could Not Walk To (3238, 3424)
[03:56:48 AM] - DB: Could Not Walk To (8423, 3938)
[03:56:48 AM] - DB: Using Blind Walk
[03:56:59 AM] - DB: procedure WalkToEss;
[03:56:59 AM] - DB: (8424, 3942) Is On MainScreen. No Need To Walk
[03:57:03 AM] - DB: Found Essence Rock
[03:57:06 AM] - DB: Found Essence Rock
[03:58:13 AM] - DB: Inventory Full
[03:58:13 AM] - DB: function TeleportPortal: Boolean;
[03:58:15 AM] - DB: Choosed Enter Option
[03:58:15 AM] - DB: function WaitForAubury: Boolean;
[03:58:15 AM] - DB: Waiting For Auburys House
[03:58:20 AM] - DB: function Walk(Where: String): Boolean;
[03:58:20 AM] - DB: function OpenDoor: Boolean;
[03:58:20 AM] - DB: Compass To North
[03:58:21 AM] - DB: Set Angle To Lowest
[03:58:25 AM] - DB: Walking To (3253, 3398)
[03:58:25 AM] - DB: Opening Door
[03:58:27 AM] - DB: Walking To Bank
[03:58:42 AM] - DB: procedure BankEss;
Starting
[03:58:45 AM] - DB: Depositing Essence
Taking a break for about 4 minutes.
NextPlayer(True)
SwitchToPlayer(PlayerNo: 3, Active: True);
[04:03:58 AM] - DB: function Walk(Where: String): Boolean;
[04:03:58 AM] - DB: Setting Run On
[04:03:58 AM] - DB: Walking To Ess
[04:04:14 AM] - DB: function TeleportAubury: Boolean;
[04:04:14 AM] - DB: Finding Aubury
[04:04:18 AM] - DB: Choosed Teleport Option
[04:04:18 AM] - DB: function WaitForEss: Boolean;
[04:04:18 AM] - DB: Waiting For Essence Mine
[04:04:19 AM] - DB: 1 / 9 Seconds
[04:04:21 AM] - DB: 2 / 9 Seconds
[04:04:23 AM] - DB: procedure WalkToEss;
[04:04:31 AM] - DB: Found Essence Rock
[04:05:37 AM] - DB: Inventory Full
[04:05:37 AM] - DB: function TeleportPortal: Boolean;
[04:05:37 AM] - DB: Walking To (10726, 4354)
[04:05:46 AM] - DB: Choosed Enter Option
[04:05:46 AM] - DB: function WaitForAubury: Boolean;
[04:05:46 AM] - DB: Waiting For Auburys House
[04:05:50 AM] - DB: function Walk(Where: String): Boolean;
[04:05:50 AM] - DB: Walking To Bank
[04:06:06 AM] - DB: procedure BankEss;
Starting
[04:06:09 AM] - DB: Depositing Essence
[04:06:11 AM] - DB: function Walk(Where: String): Boolean;
[04:06:11 AM] - DB: Setting Run On
[04:06:11 AM] - DB: Walking To Ess
[04:06:27 AM] - DB: function TeleportAubury: Boolean;
[04:06:28 AM] - DB: Finding Aubury
[04:06:31 AM] - DB: Choosed Teleport Option
[04:06:31 AM] - DB: function WaitForEss: Boolean;
[04:06:31 AM] - DB: Waiting For Essence Mine
[04:06:32 AM] - DB: 1 / 9 Seconds
[04:06:34 AM] - DB: 2 / 9 Seconds
[04:06:36 AM] - DB: procedure WalkToEss;
[04:06:42 AM] - DB: Found Essence Rock
[04:06:45 AM] - DB: Found Essence Rock
[04:07:52 AM] - DB: Inventory Full
[04:07:52 AM] - DB: function TeleportPortal: Boolean;
[04:07:53 AM] - DB: Choosed Enter Option
[04:07:53 AM] - DB: function WaitForAubury: Boolean;
[04:07:53 AM] - DB: Waiting For Auburys House
[04:07:57 AM] - DB: function Walk(Where: String): Boolean;
[04:07:57 AM] - DB: Walking To Bank
[04:08:14 AM] - DB: procedure BankEss;
Starting
[04:08:17 AM] - DB: Depositing Essence
[04:08:19 AM] - DB: function Walk(Where: String): Boolean;
[04:08:19 AM] - DB: Setting Run On
[04:08:19 AM] - DB: Walking To Ess
[04:08:35 AM] - DB: function TeleportAubury: Boolean;
[04:08:36 AM] - DB: Finding Aubury
[04:08:38 AM] - DB: Choosed Teleport Option
[04:08:38 AM] - DB: function WaitForEss: Boolean;
[04:08:38 AM] - DB: Waiting For Essence Mine
[04:08:39 AM] - DB: 1 / 9 Seconds
[04:08:41 AM] - DB: 2 / 9 Seconds
[04:08:43 AM] - DB: procedure WalkToEss;
[04:08:51 AM] - DB: Found Essence Rock
[04:09:03 AM] - DB: Found Essence Rock
[04:10:04 AM] - DB: Inventory Full
[04:10:04 AM] - DB: function TeleportPortal: Boolean;
[04:10:05 AM] - DB: Choosed Enter Option
[04:10:05 AM] - DB: function WaitForAubury: Boolean;
[04:10:05 AM] - DB: Waiting For Auburys House
[04:10:10 AM] - DB: function Walk(Where: String): Boolean;
[04:10:10 AM] - DB: Walking To Bank
[04:10:32 AM] - DB: procedure BankEss;
Starting
RAWR
[R_OpenBankBooth] Could not find Bank Booth.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
-------------------Gap Deleted-----------------------
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
[04:12:46 AM] - DB: Depositing Essence
NextPlayer(False)
SwitchToPlayer(PlayerNo: 4, Active: False);
Welcome to Runescape.
Account 5
[04:13:03 AM] - DB: function Walk(Where: String): Boolean;
[04:13:03 AM] - DB: Setting Run On
[04:13:03 AM] - DB: Walking To Ess
[04:13:19 AM] - DB: function TeleportAubury: Boolean;
[04:13:20 AM] - DB: Finding Aubury
[04:13:23 AM] - DB: Choosed Teleport Option
[04:13:23 AM] - DB: function WaitForEss: Boolean;
[04:13:23 AM] - DB: Waiting For Essence Mine
[04:13:25 AM] - DB: 1 / 9 Seconds
[04:13:26 AM] - DB: 2 / 9 Seconds
[04:13:28 AM] - DB: procedure WalkToEss;
[04:13:36 AM] - DB: Found Essence Rock
[04:15:51 AM] - DB: Inventory Full
[04:15:51 AM] - DB: function TeleportPortal: Boolean;
[04:15:53 AM] - DB: Choosed Enter Option
[04:15:53 AM] - DB: function WaitForAubury: Boolean;
[04:15:53 AM] - DB: Waiting For Auburys House
[04:15:58 AM] - DB: function Walk(Where: String): Boolean;
[04:15:58 AM] - DB: Walking To Bank
[04:16:14 AM] - DB: procedure BankEss;
Starting
[04:16:17 AM] - DB: Depositing Essence
[04:16:19 AM] - DB: function Walk(Where: String): Boolean;
[04:16:19 AM] - DB: Setting Run On
[04:16:19 AM] - DB: Walking To Ess
[04:16:33 AM] - DB: function TeleportAubury: Boolean;
[04:16:34 AM] - DB: Finding Aubury
[04:16:37 AM] - DB: Choosed Teleport Option
[04:16:37 AM] - DB: function WaitForEss: Boolean;
[04:16:37 AM] - DB: Waiting For Essence Mine
[04:16:38 AM] - DB: 1 / 9 Seconds
[04:16:39 AM] - DB: 2 / 9 Seconds
[04:16:41 AM] - DB: procedure WalkToEss;
[04:16:41 AM] - DB: (9040, 5137) Is On MainScreen. No Need To Walk
[04:16:43 AM] - DB: Found Essence Rock
[04:18:59 AM] - DB: Inventory Full
[04:18:59 AM] - DB: function TeleportPortal: Boolean;
[04:19:00 AM] - DB: Choosed Enter Option
[04:19:00 AM] - DB: function WaitForAubury: Boolean;
[04:19:00 AM] - DB: Waiting For Auburys House
[04:19:06 AM] - DB: function Walk(Where: String): Boolean;
[04:19:06 AM] - DB: Walking To Bank
[04:19:22 AM] - DB: procedure BankEss;
Starting
[04:19:25 AM] - DB: Depositing Essence
[04:19:27 AM] - DB: function Walk(Where: String): Boolean;
[04:19:27 AM] - DB: Setting Run On
[04:19:27 AM] - DB: Walking To Ess
[04:19:43 AM] - DB: function TeleportAubury: Boolean;
[04:19:44 AM] - DB: Finding Aubury
[04:19:46 AM] - DB: Choosed Teleport Option
[04:19:46 AM] - DB: function WaitForEss: Boolean;
[04:19:46 AM] - DB: Waiting For Essence Mine
[04:19:47 AM] - DB: 1 / 9 Seconds
[04:19:49 AM] - DB: procedure WalkToEss;
[04:19:56 AM] - DB: Found Essence Rock
[04:19:59 AM] - DB: Found Essence Rock
[04:22:15 AM] - DB: Inventory Full
[04:22:15 AM] - DB: function TeleportPortal: Boolean;
[04:22:15 AM] - DB: Walking To (8024, 5305)
[04:22:22 AM] - DB: Choosed Enter Option
[04:22:22 AM] - DB: function WaitForAubury: Boolean;
[04:22:22 AM] - DB: Waiting For Auburys House
[04:22:25 AM] - DB: function Walk(Where: String): Boolean;
[04:22:25 AM] - DB: Walking To Bank
[04:22:42 AM] - DB: procedure BankEss;
---------------------------Gap Deleted------------------------
Starting
[05:02:40 AM] - DB: Depositing Essence
[05:02:42 AM] - DB: function Walk(Where: String): Boolean;
[05:02:42 AM] - DB: Setting Run On
[05:02:42 AM] - DB: Walking To Ess
[05:02:58 AM] - DB: function TeleportAubury: Boolean;
[05:02:59 AM] - DB: Finding Aubury
[05:03:00 AM] - DB: Finding Aubury
[05:03:02 AM] - DB: Choosed Teleport Option
[05:03:02 AM] - DB: function WaitForEss: Boolean;
[05:03:02 AM] - DB: Waiting For Essence Mine
[05:03:03 AM] - DB: 1 / 9 Seconds
[05:03:05 AM] - DB: procedure WalkToEss;
[05:03:11 AM] - DB: Found Essence Rock
[05:05:32 AM] - DB: Inventory Full
[05:05:32 AM] - DB: function TeleportPortal: Boolean;
[05:05:32 AM] - DB: Walking To (9423, 7982)
[05:05:38 AM] - DB: Choosed Enter Option
[05:05:38 AM] - DB: function WaitForAubury: Boolean;
[05:05:38 AM] - DB: Waiting For Auburys House
[05:05:42 AM] - DB: function Walk(Where: String): Boolean;
[05:05:42 AM] - DB: Walking To Bank
[05:05:59 AM] - DB: procedure BankEss;
Starting
[05:06:02 AM] - DB: Depositing Essence
[05:06:03 AM] - DB: function Walk(Where: String): Boolean;
[05:06:03 AM] - DB: Setting Run On
[05:06:03 AM] - DB: Walking To Ess
[05:06:19 AM] - DB: function TeleportAubury: Boolean;
[05:06:20 AM] - DB: Finding Aubury
[05:06:22 AM] - DB: Choosed Teleport Option
[05:06:22 AM] - DB: function WaitForEss: Boolean;
[05:06:22 AM] - DB: Waiting For Essence Mine
[05:06:23 AM] - DB: 1 / 9 Seconds
[05:06:25 AM] - DB: 2 / 9 Seconds
[05:06:26 AM] - DB: procedure WalkToEss;
[05:06:27 AM] - DB: Could Not Walk To (10718, 8191)
[05:06:34 AM] - DB: procedure WalkToEss;
[05:06:34 AM] - DB: (10720, 8157) Is On MainScreen. No Need To Walk
[05:06:38 AM] - DB: Found Essence Rock
[05:08:56 AM] - DB: Inventory Full
[05:08:56 AM] - DB: function TeleportPortal: Boolean;
[05:08:56 AM] - DB: Walking To (10721, 8165)
[05:09:01 AM] - DB: Choosed Enter Option
[05:09:01 AM] - DB: function WaitForAubury: Boolean;
[05:09:01 AM] - DB: Waiting For Auburys House
[05:09:05 AM] - DB: function Walk(Where: String): Boolean;
[05:09:06 AM] - DB: Walking To Bank
[05:09:22 AM] - DB: procedure BankEss;
Starting
[05:09:25 AM] - DB: Depositing Essence
[05:09:27 AM] - DB: function Walk(Where: String): Boolean;
[05:09:27 AM] - DB: Setting Run On
[05:09:27 AM] - DB: Walking To Ess
[05:09:43 AM] - DB: function TeleportAubury: Boolean;
[05:09:44 AM] - DB: Finding Aubury
[05:09:46 AM] - DB: Choosed Teleport Option
[05:09:46 AM] - DB: function WaitForEss: Boolean;
[05:09:46 AM] - DB: Waiting For Essence Mine
[05:09:47 AM] - DB: 1 / 9 Seconds
[05:09:49 AM] - DB: 2 / 9 Seconds
[05:09:50 AM] - DB: procedure WalkToEss;
[05:09:56 AM] - DB: Found Essence Rock
[05:12:10 AM] - DB: Inventory Full
[05:12:10 AM] - DB: function TeleportPortal: Boolean;
[05:12:11 AM] - DB: Walking To (11334, 8386)
[05:12:18 AM] - DB: Choosed Enter Option
[05:12:18 AM] - DB: function WaitForAubury: Boolean;
[05:12:18 AM] - DB: Waiting For Auburys House
[05:12:22 AM] - DB: function Walk(Where: String): Boolean;
[05:12:22 AM] - DB: Walking To Bank
[05:12:39 AM] - DB: procedure BankEss;
------------------Gap Deleted---------------------
Starting
[05:29:16 AM] - DB: Depositing Essence
[05:29:18 AM] - DB: function Walk(Where: String): Boolean;
[05:29:18 AM] - DB: Setting Run On
[05:29:18 AM] - DB: Walking To Ess
[05:29:33 AM] - DB: function TeleportAubury: Boolean;
[05:29:34 AM] - DB: Finding Aubury
[05:29:37 AM] - DB: Choosed Teleport Option
[05:29:37 AM] - DB: function WaitForEss: Boolean;
[05:29:37 AM] - DB: Waiting For Essence Mine
[05:29:38 AM] - DB: 1 / 9 Seconds
[05:29:40 AM] - DB: 2 / 9 Seconds
[05:29:41 AM] - DB: procedure WalkToEss;
[05:29:41 AM] - DB: (10911, 9502) Is On MainScreen. No Need To Walk
[05:29:49 AM] - DB: Found Essence Rock
[05:29:52 AM] - DB: Found Essence Rock
[05:32:07 AM] - DB: Inventory Full
[05:32:07 AM] - DB: function TeleportPortal: Boolean;
[05:32:09 AM] - DB: Walking To (10918, 9507)
[05:32:13 AM] - DB: Choosed Enter Option
[05:32:13 AM] - DB: function WaitForAubury: Boolean;
[05:32:13 AM] - DB: Waiting For Auburys House
[05:32:16 AM] - DB: function Walk(Where: String): Boolean;
[05:32:16 AM] - DB: Walking To Bank
[05:32:33 AM] - DB: procedure BankEss;
Starting
[05:32:36 AM] - DB: Depositing Essence
[05:33:09 AM] - DB: function Walk(Where: String): Boolean;
[05:33:09 AM] - DB: Setting Run On
[05:33:09 AM] - DB: Walking To Ess
[05:33:25 AM] - DB: function TeleportAubury: Boolean;
[05:33:26 AM] - DB: Finding Aubury
[05:33:29 AM] - DB: Choosed Teleport Option
[05:33:29 AM] - DB: function WaitForEss: Boolean;
[05:33:29 AM] - DB: Waiting For Essence Mine
[05:33:30 AM] - DB: 1 / 9 Seconds
[05:33:31 AM] - DB: 2 / 9 Seconds
[05:33:33 AM] - DB: procedure WalkToEss;
[05:33:41 AM] - DB: Found Essence Rock
[05:35:58 AM] - DB: Inventory Full
[05:35:58 AM] - DB: function TeleportPortal: Boolean;
[05:35:58 AM] - DB: Walking To (12492, 9694)
[05:36:06 AM] - DB: Choosed Enter Option
[05:36:06 AM] - DB: function WaitForAubury: Boolean;
[05:36:06 AM] - DB: Waiting For Auburys House
[05:36:09 AM] - DB: function Walk(Where: String): Boolean;
[05:36:09 AM] - DB: Walking To Bank
[05:36:25 AM] - DB: procedure BankEss;
Starting
[05:36:28 AM] - DB: Depositing Essence
[05:36:30 AM] - DB: function Walk(Where: String): Boolean;
[05:36:30 AM] - DB: Setting Run On
[05:36:30 AM] - DB: Walking To Ess
[05:36:45 AM] - DB: function TeleportAubury: Boolean;
[05:36:45 AM] - DB: Finding Aubury
[05:36:49 AM] - DB: Choosed Teleport Option
[05:36:49 AM] - DB: function WaitForEss: Boolean;
[05:36:49 AM] - DB: Waiting For Essence Mine
[05:36:50 AM] - DB: 1 / 9 Seconds
[05:36:51 AM] - DB: 2 / 9 Seconds
[05:36:53 AM] - DB: procedure WalkToEss;
[05:37:01 AM] - DB: Found Essence Rock
[05:38:19 AM] - DB: Found Essence Rock
[05:39:26 AM] - DB: Inventory Full
[05:39:26 AM] - DB: function TeleportPortal: Boolean;
[05:39:28 AM] - DB: Choosed Enter Option
[05:39:28 AM] - DB: function WaitForAubury: Boolean;
[05:39:28 AM] - DB: Waiting For Auburys House
[05:39:33 AM] - DB: function Walk(Where: String): Boolean;
[05:39:33 AM] - DB: Walking To Bank
[05:39:48 AM] - DB: procedure BankEss;
Starting
[05:39:51 AM] - DB: Depositing Essence
[05:39:53 AM] - DB: function Walk(Where: String): Boolean;
[05:39:53 AM] - DB: Setting Run On
[05:39:54 AM] - DB: Walking To Ess
[05:40:08 AM] - DB: function TeleportAubury: Boolean;
[05:40:09 AM] - DB: Finding Aubury
[05:40:12 AM] - DB: Choosed Teleport Option
[05:40:12 AM] - DB: function WaitForEss: Boolean;
[05:40:12 AM] - DB: Waiting For Essence Mine
[05:40:13 AM] - DB: 1 / 9 Seconds
[05:40:15 AM] - DB: 2 / 9 Seconds
[05:40:16 AM] - DB: procedure WalkToEss;
[05:40:16 AM] - DB: (11521, 10079) Is On MainScreen. No Need To Walk
[05:40:18 AM] - DB: Found Essence Rock
[05:42:35 AM] - DB: Inventory Full
[05:42:35 AM] - DB: function TeleportPortal: Boolean;
[05:42:35 AM] - DB: Walking To (11516, 10086)
[05:42:39 AM] - DB: Choosed Enter Option
[05:42:39 AM] - DB: function WaitForAubury: Boolean;
[05:42:39 AM] - DB: Waiting For Auburys House
[05:42:42 AM] - DB: function Walk(Where: String): Boolean;
[05:42:43 AM] - DB: Walking To Bank
[05:42:59 AM] - DB: procedure BankEss;
Starting
[05:43:02 AM] - DB: Depositing Essence
[05:43:04 AM] - DB: function Walk(Where: String): Boolean;
[05:43:04 AM] - DB: Setting Run On
[05:43:04 AM] - DB: Walking To Ess
[05:43:20 AM] - DB: function TeleportAubury: Boolean;
[05:43:21 AM] - DB: Finding Aubury
[05:43:24 AM] - DB: Choosed Teleport Option
[05:43:24 AM] - DB: function WaitForEss: Boolean;
[05:43:24 AM] - DB: Waiting For Essence Mine
[05:43:25 AM] - DB: 1 / 9 Seconds
[05:43:27 AM] - DB: 2 / 9 Seconds
[05:43:28 AM] - DB: procedure WalkToEss;
[05:43:38 AM] - DB: Found Essence Rock
[05:45:52 AM] - DB: Inventory Full
[05:45:52 AM] - DB: function TeleportPortal: Boolean;
[05:45:53 AM] - DB: Choosed Enter Option
[05:45:53 AM] - DB: function WaitForAubury: Boolean;
[05:45:53 AM] - DB: Waiting For Auburys House
[05:45:58 AM] - DB: function Walk(Where: String): Boolean;
[05:45:58 AM] - DB: Walking To Bank
[05:46:14 AM] - DB: procedure BankEss;
Starting
[05:46:17 AM] - DB: Depositing Essence
[05:46:19 AM] - DB: function Walk(Where: String): Boolean;
[05:46:19 AM] - DB: Setting Run On
[05:46:19 AM] - DB: Walking To Ess
[05:46:34 AM] - DB: function TeleportAubury: Boolean;
[05:46:35 AM] - DB: Finding Aubury
[05:46:37 AM] - DB: Choosed Teleport Option
[05:46:37 AM] - DB: function WaitForEss: Boolean;
[05:46:37 AM] - DB: Waiting For Essence Mine
[05:46:39 AM] - DB: 1 / 9 Seconds
[05:46:41 AM] - DB: procedure WalkToEss;
[05:46:50 AM] - DB: Found Essence Rock
[05:49:04 AM] - DB: Inventory Full
[05:49:04 AM] - DB: function TeleportPortal: Boolean;
[05:49:06 AM] - DB: Choosed Enter Option
[05:49:06 AM] - DB: function WaitForAubury: Boolean;
[05:49:06 AM] - DB: Waiting For Auburys House
[05:49:11 AM] - DB: function Walk(Where: String): Boolean;
[05:49:11 AM] - DB: Walking To Bank
[05:49:28 AM] - DB: procedure BankEss;
Starting
[05:49:31 AM] - DB: Depositing Essence
[05:49:33 AM] - DB: function Walk(Where: String): Boolean;
[05:49:33 AM] - DB: Setting Run On
[05:49:33 AM] - DB: Walking To Ess
[05:49:48 AM] - DB: function TeleportAubury: Boolean;
[05:49:49 AM] - DB: Finding Aubury
[05:49:51 AM] - DB: Finding Aubury
[05:49:53 AM] - DB: Choosed Teleport Option
[05:49:53 AM] - DB: function WaitForEss: Boolean;
[05:49:53 AM] - DB: Waiting For Essence Mine
[05:49:54 AM] - DB: 1 / 9 Seconds
[05:49:55 AM] - DB: 2 / 9 Seconds
[05:49:57 AM] - DB: procedure WalkToEss;
[05:50:07 AM] - DB: Found Essence Rock
[05:52:22 AM] - DB: Inventory Full
[05:52:22 AM] - DB: function TeleportPortal: Boolean;
[05:52:23 AM] - DB: Choosed Enter Option
[05:52:23 AM] - DB: function WaitForAubury: Boolean;
[05:52:23 AM] - DB: Waiting For Auburys House
[05:52:28 AM] - DB: function Walk(Where: String): Boolean;
[05:52:28 AM] - DB: Walking To Bank
[05:52:44 AM] - DB: procedure BankEss;
Starting
[05:52:46 AM] - DB: Depositing Essence
[05:52:48 AM] - DB: function Walk(Where: String): Boolean;
[05:52:48 AM] - DB: Setting Run On
[05:52:48 AM] - DB: Walking To Ess
[05:53:04 AM] - DB: function TeleportAubury: Boolean;
[05:53:05 AM] - DB: Finding Aubury
[05:53:08 AM] - DB: Choosed Teleport Option
[05:53:08 AM] - DB: function WaitForEss: Boolean;
[05:53:08 AM] - DB: Waiting For Essence Mine
[05:53:09 AM] - DB: 1 / 9 Seconds
[05:53:10 AM] - DB: 2 / 9 Seconds
[05:53:12 AM] - DB: procedure WalkToEss;
[05:53:19 AM] - DB: Found Essence Rock
[05:55:34 AM] - DB: Inventory Full
[05:55:34 AM] - DB: function TeleportPortal: Boolean;
[05:55:34 AM] - DB: Walking To (12108, 10905)
[05:55:40 AM] - DB: Choosed Enter Option
[05:55:40 AM] - DB: function WaitForAubury: Boolean;
[05:55:40 AM] - DB: Waiting For Auburys House
[05:55:43 AM] - DB: function Walk(Where: String): Boolean;
[05:55:43 AM] - DB: Walking To Bank
[05:55:59 AM] - DB: procedure BankEss;
Starting
[05:56:03 AM] - DB: Depositing Essence
[05:56:04 AM] - DB: function Walk(Where: String): Boolean;
[05:56:04 AM] - DB: Setting Run On
[05:56:04 AM] - DB: Walking To Ess
[05:56:19 AM] - DB: function TeleportAubury: Boolean;
[05:56:20 AM] - DB: Finding Aubury
[05:56:23 AM] - DB: Choosed Teleport Option
[05:56:23 AM] - DB: function WaitForEss: Boolean;
[05:56:23 AM] - DB: Waiting For Essence Mine
[05:56:24 AM] - DB: 1 / 9 Seconds
[05:56:25 AM] - DB: 2 / 9 Seconds
[05:56:27 AM] - DB: procedure WalkToEss;
[05:56:27 AM] - DB: (11109, 11081) Is On MainScreen. No Need To Walk
[05:56:29 AM] - DB: Found Essence Rock
[05:58:46 AM] - DB: Inventory Full
[05:58:46 AM] - DB: function TeleportPortal: Boolean;
[05:58:46 AM] - DB: Walking To (11111, 11072)
[05:58:51 AM] - DB: Choosed Enter Option
[05:58:51 AM] - DB: function WaitForAubury: Boolean;
[05:58:51 AM] - DB: Waiting For Auburys House
[05:58:54 AM] - DB: function Walk(Where: String): Boolean;
[05:58:54 AM] - DB: Walking To Bank
[05:59:09 AM] - DB: procedure BankEss;
Starting
[05:59:11 AM] - DB: Depositing Essence
[05:59:14 AM] - DB: function Walk(Where: String): Boolean;
[05:59:14 AM] - DB: Setting Run On
[05:59:14 AM] - DB: Walking To Ess
[05:59:29 AM] - DB: function TeleportAubury: Boolean;
[05:59:30 AM] - DB: Finding Aubury
[05:59:32 AM] - DB: Choosed Teleport Option
[05:59:32 AM] - DB: function WaitForEss: Boolean;
[05:59:32 AM] - DB: Waiting For Essence Mine
[05:59:34 AM] - DB: 1 / 9 Seconds
[05:59:35 AM] - DB: 2 / 9 Seconds
[05:59:37 AM] - DB: procedure WalkToEss;
[05:59:46 AM] - DB: Found Essence Rock
[05:59:49 AM] - DB: Found Essence Rock
[05:59:54 AM] - DB: Found Essence Rock
[05:59:57 AM] - DB: Found Essence Rock
[06:02:12 AM] - DB: Inventory Full
[06:02:12 AM] - DB: function TeleportPortal: Boolean;
[06:02:13 AM] - DB: Choosed Enter Option
[06:02:13 AM] - DB: function WaitForAubury: Boolean;
[06:02:13 AM] - DB: Waiting For Auburys House
[06:02:18 AM] - DB: function Walk(Where: String): Boolean;
[06:02:18 AM] - DB: Walking To Bank
[06:02:35 AM] - DB: procedure BankEss;
---------------------Gap Deleted----------------------------
Starting
[06:49:06 AM] - DB: Depositing Essence
[06:49:08 AM] - DB: function Walk(Where: String): Boolean;
[06:49:08 AM] - DB: Setting Run On
[06:49:08 AM] - DB: Walking To Ess
[06:49:24 AM] - DB: function TeleportAubury: Boolean;
[06:49:25 AM] - DB: Finding Aubury
[06:49:26 AM] - DB: Choosed Teleport Option
[06:49:26 AM] - DB: function WaitForEss: Boolean;
[06:49:26 AM] - DB: Waiting For Essence Mine
[06:49:28 AM] - DB: 1 / 9 Seconds
[06:49:30 AM] - DB: procedure WalkToEss;
[06:49:39 AM] - DB: Found Essence Rock
[06:51:53 AM] - DB: Inventory Full
[06:51:53 AM] - DB: function TeleportPortal: Boolean;
[06:51:53 AM] - DB: Walking To (10966, 1298)
[06:51:58 AM] - DB: Choosed Enter Option
[06:51:58 AM] - DB: function WaitForAubury: Boolean;
[06:51:58 AM] - DB: Waiting For Auburys House
[06:52:02 AM] - DB: function Walk(Where: String): Boolean;
[06:52:02 AM] - DB: Walking To Bank
[06:52:21 AM] - DB: procedure BankEss;
***** STR: FOUND RANDOM: 'Pillory' *****
Screenshot of: Found Pillory random 6 Hours, 21 Minutes and 58 Seconds
Pillory: Opened LockScreen!
Pillory: Target: rombus
Pillory: Target: circle
Pillory: Target: triangle
Pillory: Target: rombus
Pillory: Could not get matching key!
***** STR: 'Pillory' RANDOM SOLVED SUCCESSFULLY! *****

stupedspam
07-20-2011, 05:17 PM
Sorry For the double post but the forums are not giving be character counts and I am well with in the limit...


Starting
[06:53:09 AM] - DB: Depositing Essence
[06:53:11 AM] - DB: function Walk(Where: String): Boolean;
[06:53:11 AM] - DB: Setting Run On
[06:53:11 AM] - DB: Walking To Ess
[06:53:27 AM] - DB: function TeleportAubury: Boolean;
[06:53:28 AM] - DB: Finding Aubury
[06:53:31 AM] - DB: Choosed Teleport Option
[06:53:31 AM] - DB: function WaitForEss: Boolean;
[06:53:31 AM] - DB: Waiting For Essence Mine
[06:53:32 AM] - DB: 1 / 9 Seconds
[06:53:34 AM] - DB: procedure WalkToEss;
[06:53:40 AM] - DB: Found Essence Rock
[06:53:52 AM] - DB: Found Essence Rock
[06:54:04 AM] - DB: Found Essence Rock
[06:55:55 AM] - DB: Inventory Full
[06:55:55 AM] - DB: function TeleportPortal: Boolean;
[06:55:55 AM] - DB: Walking To (6540, 1630)
[06:56:01 AM] - DB: Choosed Enter Option
[06:56:01 AM] - DB: function WaitForAubury: Boolean;
[06:56:01 AM] - DB: Waiting For Auburys House
[06:56:04 AM] - DB: function Walk(Where: String): Boolean;
[06:56:04 AM] - DB: Walking To Bank
[06:56:20 AM] - DB: procedure BankEss;
Starting
[06:56:24 AM] - DB: Depositing Essence
[06:56:25 AM] - DB: function Walk(Where: String): Boolean;
[06:56:25 AM] - DB: Setting Run On
[06:56:25 AM] - DB: Walking To Ess
[06:56:41 AM] - DB: function TeleportAubury: Boolean;
[06:56:42 AM] - DB: Finding Aubury
[06:56:43 AM] - DB: Choosed Teleport Option
[06:56:43 AM] - DB: function WaitForEss: Boolean;
[06:56:43 AM] - DB: Waiting For Essence Mine
[06:56:45 AM] - DB: 1 / 9 Seconds
[06:56:46 AM] - DB: 2 / 9 Seconds
[06:56:48 AM] - DB: procedure WalkToEss;
[06:56:56 AM] - DB: Found Essence Rock
[06:59:10 AM] - DB: Inventory Full
[06:59:10 AM] - DB: function TeleportPortal: Boolean;
[06:59:12 AM] - DB: Choosed Enter Option
[06:59:12 AM] - DB: function WaitForAubury: Boolean;
[06:59:12 AM] - DB: Waiting For Auburys House
[06:59:16 AM] - DB: function Walk(Where: String): Boolean;
[06:59:16 AM] - DB: Walking To Bank
[06:59:32 AM] - DB: procedure BankEss;
---------------------------Gap Deleted-----------------------
Starting
[07:15:54 AM] - DB: Depositing Essence
[07:15:55 AM] - DB: function Walk(Where: String): Boolean;
[07:15:55 AM] - DB: Setting Run On
[07:15:55 AM] - DB: Walking To Ess
[07:16:11 AM] - DB: function TeleportAubury: Boolean;
[07:16:12 AM] - DB: Finding Aubury
[07:16:16 AM] - DB: Choosed Teleport Option
[07:16:16 AM] - DB: function WaitForEss: Boolean;
[07:16:16 AM] - DB: Waiting For Essence Mine
[07:16:17 AM] - DB: 1 / 9 Seconds
[07:16:19 AM] - DB: 2 / 9 Seconds
[07:16:21 AM] - DB: procedure WalkToEss;
[07:16:27 AM] - DB: Found Essence Rock
[07:18:42 AM] - DB: Inventory Full
[07:18:42 AM] - DB: function TeleportPortal: Boolean;
[07:18:42 AM] - DB: Walking To (7300, 2833)
[07:18:48 AM] - DB: Choosed Enter Option
[07:18:48 AM] - DB: function WaitForAubury: Boolean;
[07:18:48 AM] - DB: Waiting For Auburys House
[07:18:51 AM] - DB: function Walk(Where: String): Boolean;
[07:18:51 AM] - DB: Walking To Bank
[07:19:06 AM] - DB: procedure BankEss;
Starting
[07:19:10 AM] - DB: Depositing Essence
[07:19:12 AM] - DB: function Walk(Where: String): Boolean;
[07:19:12 AM] - DB: Setting Run On
[07:19:12 AM] - DB: Walking To Ess
[07:19:28 AM] - DB: function TeleportAubury: Boolean;
[07:19:28 AM] - DB: Aubury Is Not On MainScreen. Walking To 3253, 3401
[07:19:33 AM] - DB: Finding Aubury
[07:19:35 AM] - DB: Choosed Teleport Option
[07:19:35 AM] - DB: function WaitForEss: Boolean;
[07:19:35 AM] - DB: Waiting For Essence Mine
[07:19:36 AM] - DB: 1 / 9 Seconds
[07:19:38 AM] - DB: procedure WalkToEss;
[07:19:38 AM] - DB: Could Not Walk To (3232, 3382)
[07:19:39 AM] - DB: Could Not Walk To (7271, 2978)
[07:19:39 AM] - DB: Using Blind Walk
[07:19:44 AM] - DB: procedure WalkToEss;
[07:19:53 AM] - DB: Found Essence Rock
[07:22:07 AM] - DB: Inventory Full
[07:22:07 AM] - DB: function TeleportPortal: Boolean;
[07:22:09 AM] - DB: Choosed Enter Option
[07:22:09 AM] - DB: function WaitForAubury: Boolean;
[07:22:09 AM] - DB: Waiting For Auburys House
[07:22:14 AM] - DB: function Walk(Where: String): Boolean;
[07:22:14 AM] - DB: Walking To Bank
[07:22:30 AM] - DB: procedure BankEss;
-----------------------------Gap Deleted------------------------------
Starting
[07:50:38 AM] - DB: Depositing Essence
[07:50:40 AM] - DB: function Walk(Where: String): Boolean;
[07:50:40 AM] - DB: Setting Run On
[07:50:40 AM] - DB: Walking To Ess
[07:50:56 AM] - DB: function TeleportAubury: Boolean;
[07:50:57 AM] - DB: Finding Aubury
[07:50:59 AM] - DB: Choosed Teleport Option
[07:50:59 AM] - DB: function WaitForEss: Boolean;
[07:50:59 AM] - DB: Waiting For Essence Mine
[07:51:00 AM] - DB: 1 / 9 Seconds
[07:51:03 AM] - DB: procedure WalkToEss;
[07:51:09 AM] - DB: Found Essence Rock
[07:53:24 AM] - DB: Inventory Full
[07:53:24 AM] - DB: function TeleportPortal: Boolean;
[07:53:24 AM] - DB: Walking To (11102, 4515)
[07:53:28 AM] - DB: Choosed Enter Option
[07:53:28 AM] - DB: function WaitForAubury: Boolean;
[07:53:28 AM] - DB: Waiting For Auburys House
[07:53:32 AM] - DB: function Walk(Where: String): Boolean;
[07:53:32 AM] - DB: Walking To Bank
[07:53:48 AM] - DB: procedure BankEss;
Starting
[07:53:50 AM] - DB: Depositing Essence
[07:53:52 AM] - DB: function Walk(Where: String): Boolean;
[07:53:52 AM] - DB: Setting Run On
[07:53:52 AM] - DB: Walking To Ess
[07:54:07 AM] - DB: function TeleportAubury: Boolean;
[07:54:08 AM] - DB: Finding Aubury
[07:54:10 AM] - DB: Choosed Teleport Option
[07:54:10 AM] - DB: function WaitForEss: Boolean;
[07:54:10 AM] - DB: Waiting For Essence Mine
[07:54:11 AM] - DB: 1 / 9 Seconds
[07:54:13 AM] - DB: procedure WalkToEss;
[07:54:22 AM] - DB: Found Essence Rock
[07:56:36 AM] - DB: Inventory Full
[07:56:36 AM] - DB: function TeleportPortal: Boolean;
[07:56:38 AM] - DB: Choosed Enter Option
[07:56:38 AM] - DB: function WaitForAubury: Boolean;
[07:56:38 AM] - DB: Waiting For Auburys House
[07:56:42 AM] - DB: function Walk(Where: String): Boolean;
[07:56:42 AM] - DB: Walking To Bank
[07:56:58 AM] - DB: procedure BankEss;
Starting
[07:57:01 AM] - DB: Depositing Essence
[07:57:03 AM] - DB: function Walk(Where: String): Boolean;
[07:57:03 AM] - DB: Setting Run On
[07:57:03 AM] - DB: Walking To Ess
[07:57:19 AM] - DB: function TeleportAubury: Boolean;
[07:57:20 AM] - DB: Finding Aubury
[07:57:21 AM] - DB: Choosed Teleport Option
[07:57:21 AM] - DB: function WaitForEss: Boolean;
[07:57:21 AM] - DB: Waiting For Essence Mine
[07:57:23 AM] - DB: 1 / 9 Seconds
[07:57:26 AM] - DB: 2 / 9 Seconds
[07:57:27 AM] - DB: procedure WalkToEss;
[07:57:36 AM] - DB: Found Essence Rock
[07:59:51 AM] - DB: Inventory Full
[07:59:51 AM] - DB: function TeleportPortal: Boolean;
[07:59:51 AM] - DB: Walking To (11482, 4928)
[07:59:56 AM] - DB: Choosed Enter Option
[07:59:56 AM] - DB: function WaitForAubury: Boolean;
[07:59:56 AM] - DB: Waiting For Auburys House
[08:00:00 AM] - DB: function Walk(Where: String): Boolean;
[08:00:00 AM] - DB: Walking To Bank
[08:00:17 AM] - DB: procedure BankEss;
Starting
[08:00:20 AM] - DB: Depositing Essence
[08:00:21 AM] - DB: function Walk(Where: String): Boolean;
[08:00:21 AM] - DB: Setting Run On
[08:00:21 AM] - DB: Walking To Ess
[08:00:38 AM] - DB: function TeleportAubury: Boolean;
[08:00:39 AM] - DB: Finding Aubury
[08:00:41 AM] - DB: Choosed Teleport Option
[08:00:41 AM] - DB: function WaitForEss: Boolean;
[08:00:41 AM] - DB: Waiting For Essence Mine
[08:00:42 AM] - DB: 1 / 9 Seconds
[08:00:44 AM] - DB: procedure WalkToEss;
[08:00:51 AM] - DB: Found Essence Rock
[08:03:05 AM] - DB: Inventory Full
[08:03:05 AM] - DB: function TeleportPortal: Boolean;
[08:03:05 AM] - DB: Walking To (11152, 5111)
[08:03:09 AM] - DB: Choosed Enter Option
[08:03:09 AM] - DB: function WaitForAubury: Boolean;
[08:03:09 AM] - DB: Waiting For Auburys House
[08:03:13 AM] - DB: function Walk(Where: String): Boolean;
[08:03:13 AM] - DB: Walking To Bank
[08:03:30 AM] - DB: procedure BankEss;
Starting
[08:03:33 AM] - DB: Depositing Essence
[08:03:35 AM] - DB: function Walk(Where: String): Boolean;
[08:03:35 AM] - DB: Setting Run On
[08:03:35 AM] - DB: Walking To Ess
[08:03:49 AM] - DB: function TeleportAubury: Boolean;
[08:03:50 AM] - DB: Finding Aubury
[08:03:52 AM] - DB: Choosed Teleport Option
[08:03:52 AM] - DB: function WaitForEss: Boolean;
[08:03:52 AM] - DB: Waiting For Essence Mine
[08:03:54 AM] - DB: 1 / 9 Seconds
[08:03:56 AM] - DB: 2 / 9 Seconds
[08:03:58 AM] - DB: procedure WalkToEss;
[08:03:59 AM] - DB: Could Not Walk To (9801, 5288)
[08:03:59 AM] - DB: Could Not Walk To (9805, 5287)
[08:03:59 AM] - DB: Using Blind Walk
[08:04:05 AM] - DB: procedure WalkToEss;
[08:04:11 AM] - DB: Found Essence Rock
[08:06:26 AM] - DB: Inventory Full
[08:06:26 AM] - DB: function TeleportPortal: Boolean;
[08:06:26 AM] - DB: Walking To (9804, 5326)
[08:06:31 AM] - DB: Choosed Enter Option
[08:06:31 AM] - DB: function WaitForAubury: Boolean;
[08:06:31 AM] - DB: Waiting For Auburys House
[08:06:35 AM] - DB: function Walk(Where: String): Boolean;
[08:06:35 AM] - DB: function OpenDoor: Boolean;
[08:06:35 AM] - DB: Compass To North
[08:06:36 AM] - DB: Set Angle To Lowest
[08:06:40 AM] - DB: Walking To (3253, 3398)
[08:06:40 AM] - DB: Opening Door
[08:06:45 AM] - DB: Walking To Bank
[08:07:00 AM] - DB: procedure BankEss;
Starting
[08:07:04 AM] - DB: Depositing Essence
[08:07:05 AM] - DB: function Walk(Where: String): Boolean;
[08:07:05 AM] - DB: Setting Run On
[08:07:05 AM] - DB: Walking To Ess
[08:07:21 AM] - DB: function TeleportAubury: Boolean;
[08:07:22 AM] - DB: Finding Aubury
[08:07:25 AM] - DB: Choosed Teleport Option
[08:07:25 AM] - DB: function WaitForEss: Boolean;
[08:07:25 AM] - DB: Waiting For Essence Mine
[08:07:27 AM] - DB: 1 / 9 Seconds
[08:07:29 AM] - DB: procedure WalkToEss;
[08:07:29 AM] - DB: Could Not Walk To (10926, 5485)
[08:07:36 AM] - DB: procedure WalkToEss;
[08:07:36 AM] - DB: (10926, 5485) Is On MainScreen. No Need To Walk
[08:07:44 AM] - DB: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[08:07:44 AM] - DB: procedure WalkToEss;
[08:07:51 AM] - DB: Found Essence Rock
[08:07:53 AM] - DB: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[08:07:53 AM] - DB: procedure WalkToEss;
[08:07:53 AM] - DB: (10926, 5485) Is On MainScreen. No Need To Walk
[08:07:53 AM] - DB: Re-Locating Successfull
[08:10:06 AM] - DB: Inventory Full
[08:10:06 AM] - DB: function TeleportPortal: Boolean;
[08:10:06 AM] - DB: Walking To (10922, 5493)
[08:10:11 AM] - DB: Choosed Enter Option
[08:10:11 AM] - DB: function WaitForAubury: Boolean;
[08:10:11 AM] - DB: Waiting For Auburys House
[08:10:15 AM] - DB: function Walk(Where: String): Boolean;
[08:10:16 AM] - DB: Walking To Bank
[08:10:32 AM] - DB: procedure BankEss;
Starting
[08:10:35 AM] - DB: Depositing Essence
[08:10:36 AM] - DB: function Walk(Where: String): Boolean;
[08:10:37 AM] - DB: Setting Run On
[08:10:37 AM] - DB: Walking To Ess
[08:10:52 AM] - DB: function TeleportAubury: Boolean;
[08:10:53 AM] - DB: Finding Aubury
[08:10:54 AM] - DB: Finding Aubury
[08:10:55 AM] - DB: Finding Aubury
[08:10:59 AM] - DB: Finding Aubury
[08:11:03 AM] - DB: Finding Aubury
[08:11:07 AM] - DB: Finding Aubury
[08:11:10 AM] - DB: Aubury Is Not On MainScreen. Walking To 3253, 3401
[08:11:14 AM] - DB: Finding Aubury
[08:11:16 AM] - DB: Choosed Teleport Option
[08:11:16 AM] - DB: function WaitForEss: Boolean;
[08:11:16 AM] - DB: Waiting For Essence Mine
[08:11:18 AM] - DB: 1 / 9 Seconds
[08:11:21 AM] - DB: 2 / 9 Seconds
[08:11:22 AM] - DB: procedure WalkToEss;
[08:11:22 AM] - DB: (10157, 5711) Is On MainScreen. No Need To Walk
[08:11:24 AM] - DB: Found Essence Rock
[08:13:40 AM] - DB: Inventory Full
[08:13:40 AM] - DB: function TeleportPortal: Boolean;
[08:13:40 AM] - DB: Walking To (10154, 5702)
[08:13:47 AM] - DB: Choosed Enter Option
[08:13:47 AM] - DB: function WaitForAubury: Boolean;
[08:13:47 AM] - DB: Waiting For Auburys House
[08:13:50 AM] - DB: function Walk(Where: String): Boolean;
[08:13:50 AM] - DB: Walking To Bank
[08:14:06 AM] - DB: procedure BankEss;
Starting
[08:14:08 AM] - DB: Depositing Essence
[08:14:10 AM] - DB: function Walk(Where: String): Boolean;
[08:14:10 AM] - DB: Setting Run On
[08:14:10 AM] - DB: Walking To Ess
[08:14:26 AM] - DB: function TeleportAubury: Boolean;
[08:14:26 AM] - DB: Finding Aubury
[08:14:30 AM] - DB: Choosed Teleport Option
[08:14:30 AM] - DB: function WaitForEss: Boolean;
[08:14:30 AM] - DB: Waiting For Essence Mine
[08:14:32 AM] - DB: 1 / 9 Seconds
[08:14:34 AM] - DB: procedure WalkToEss;
[08:14:41 AM] - DB: Found Essence Rock
[08:16:56 AM] - DB: Inventory Full
[08:16:56 AM] - DB: function TeleportPortal: Boolean;
[08:16:57 AM] - DB: Choosed Enter Option
[08:16:57 AM] - DB: function WaitForAubury: Boolean;
[08:16:57 AM] - DB: Waiting For Auburys House
[08:17:02 AM] - DB: function Walk(Where: String): Boolean;
[08:17:02 AM] - DB: Walking To Bank
[08:17:18 AM] - DB: procedure BankEss;
-------------------------Gap Deleted--------------------------------
Starting
[09:26:54 AM] - DB: Depositing Essence
[09:26:56 AM] - DB: function Walk(Where: String): Boolean;
[09:26:56 AM] - DB: Setting Run On
[09:26:56 AM] - DB: Walking To Ess
[09:27:12 AM] - DB: function TeleportAubury: Boolean;
[09:27:13 AM] - DB: Finding Aubury
[09:27:16 AM] - DB: Choosed Teleport Option
[09:27:16 AM] - DB: function WaitForEss: Boolean;
[09:27:16 AM] - DB: Waiting For Essence Mine
[09:27:17 AM] - DB: 1 / 9 Seconds
[09:27:19 AM] - DB: 2 / 9 Seconds
[09:27:21 AM] - DB: procedure WalkToEss;
[09:27:21 AM] - DB: (6912, 9921) Is On MainScreen. No Need To Walk
[09:27:22 AM] - DB: Found Essence Rock
[09:27:26 AM] - DB: Found Essence Rock
[09:27:30 AM] - DB: Found Essence Rock
[09:27:33 AM] - DB: Found Essence Rock
[09:27:37 AM] - DB: Found Essence Rock
[09:27:40 AM] - DB: Found Essence Rock
[09:27:44 AM] - DB: Found Essence Rock
[09:27:47 AM] - DB: Found Essence Rock
[09:27:51 AM] - DB: Found Essence Rock
[09:27:54 AM] - DB: Found Essence Rock
[09:30:09 AM] - DB: Inventory Full
[09:30:09 AM] - DB: function TeleportPortal: Boolean;
[09:30:09 AM] - DB: Walking To (6920, 9915)
[09:30:17 AM] - DB: Choosed Enter Option
[09:30:17 AM] - DB: function WaitForAubury: Boolean;
[09:30:17 AM] - DB: Waiting For Auburys House
[09:30:21 AM] - DB: function Walk(Where: String): Boolean;
[09:30:21 AM] - DB: Walking To Bank
[09:30:38 AM] - DB: procedure BankEss;
Starting
[09:30:41 AM] - DB: Depositing Essence
[09:30:43 AM] - DB: function Walk(Where: String): Boolean;
[09:30:43 AM] - DB: Setting Run On
[09:30:43 AM] - DB: Walking To Ess
[09:30:58 AM] - DB: function TeleportAubury: Boolean;
[09:30:59 AM] - DB: Finding Aubury
[09:31:00 AM] - DB: Finding Aubury
[09:31:03 AM] - DB: Choosed Teleport Option
[09:31:03 AM] - DB: function WaitForEss: Boolean;
[09:31:03 AM] - DB: Waiting For Essence Mine
[09:31:05 AM] - DB: 1 / 9 Seconds
[09:31:07 AM] - DB: 2 / 9 Seconds
[09:31:08 AM] - DB: procedure WalkToEss;
[09:31:14 AM] - DB: Found Essence Rock
[09:33:29 AM] - DB: Inventory Full
[09:33:29 AM] - DB: function TeleportPortal: Boolean;
[09:33:30 AM] - DB: Choosed Enter Option
[09:33:30 AM] - DB: function WaitForAubury: Boolean;
[09:33:30 AM] - DB: Waiting For Auburys House
[09:33:35 AM] - DB: function Walk(Where: String): Boolean;
[09:33:35 AM] - DB: Walking To Bank
[09:33:51 AM] - DB: procedure BankEss;
Starting
[09:33:54 AM] - DB: Depositing Essence
[09:33:56 AM] - DB: function Walk(Where: String): Boolean;
[09:33:56 AM] - DB: Setting Run On
[09:33:56 AM] - DB: Walking To Ess
[09:34:12 AM] - DB: function TeleportAubury: Boolean;
[09:34:12 AM] - DB: Finding Aubury
[09:34:15 AM] - DB: Choosed Teleport Option
[09:34:15 AM] - DB: function WaitForEss: Boolean;
[09:34:15 AM] - DB: Waiting For Essence Mine
[09:34:17 AM] - DB: 1 / 9 Seconds
[09:34:18 AM] - DB: 2 / 9 Seconds
[09:34:20 AM] - DB: procedure WalkToEss;
[09:34:30 AM] - DB: Found Essence Rock
[09:34:41 AM] - DB: Found Essence Rock
[09:34:53 AM] - DB: Found Essence Rock
[09:36:49 AM] - DB: Inventory Full
[09:36:49 AM] - DB: function TeleportPortal: Boolean;
[09:36:49 AM] - DB: Walking To (7302, 10306)
[09:36:56 AM] - DB: Choosed Enter Option
[09:36:56 AM] - DB: function WaitForAubury: Boolean;
[09:36:56 AM] - DB: Waiting For Auburys House
[09:37:00 AM] - DB: function Walk(Where: String): Boolean;
[09:37:00 AM] - DB: Walking To Bank
[09:37:19 AM] - DB: procedure BankEss;
***** STR: FOUND RANDOM: 'Freaky Forester' *****
Screenshot of: Found Freaky Forester random 9 Hours, 6 Minutes and 56 Seconds
Forester: Kill The 4 Tailed Pheasant.
Warning! You passed a wrong ys to a finder function: -50. That is below 0, thus out of bounds. Setting the value to 0 for now.
Forester: Killed Pheasant.
Forester: Leaving Forester.
Forester: Forester random solved.
***** STR: 'Freaky Forester' RANDOM SOLVED SUCCESSFULLY! *****
Starting
[09:38:58 AM] - DB: Depositing Essence
** Warning in UseRewardBox: Could not open Reward Screen**
** Warning in UseRewardBox: Could not open Reward Screen**
[09:39:29 AM] - DB: function Walk(Where: String): Boolean;
** Warning in UseRewardBox: Could not open Reward Screen**
[09:39:41 AM] - DB: Setting Run On
[09:39:41 AM] - DB: Walking To Ess
[09:39:57 AM] - DB: function TeleportAubury: Boolean;
looking for box option
Found Reward Item: XP
[09:40:02 AM] - DB: Finding Aubury
[09:40:04 AM] - DB: Choosed Teleport Option
[09:40:04 AM] - DB: function WaitForEss: Boolean;
[09:40:04 AM] - DB: Waiting For Essence Mine
[09:40:05 AM] - DB: 1 / 9 Seconds
Screenshot of: Lamp Random Solved 9 Hours, 9 Minutes and 43 Seconds
******** SOLVED LAMP RANDOM ********
[09:40:14 AM] - DB: 2 / 9 Seconds
[09:40:15 AM] - DB: 3 / 9 Seconds
[09:40:17 AM] - DB: 4 / 9 Seconds
[09:40:18 AM] - DB: 5 / 9 Seconds
[09:40:19 AM] - DB: 6 / 9 Seconds
[09:40:21 AM] - DB: 7 / 9 Seconds
[09:40:22 AM] - DB: 8 / 9 Seconds
[09:40:23 AM] - DB: 9 / 9 Seconds
[09:40:23 AM] - DB: It's Been A While And We Are Not In Essence Mine. Calling function TeleportAubury: Boolean;
[09:40:23 AM] - DB: function TeleportAubury: Boolean;
[09:40:24 AM] - DB: Finding Aubury
[09:40:26 AM] - DB: Choosed Teleport Option
[09:40:26 AM] - DB: function WaitForEss: Boolean;
[09:40:26 AM] - DB: Waiting For Essence Mine
[09:40:27 AM] - DB: 1 / 9 Seconds
[09:40:31 AM] - DB: procedure WalkToEss;
[09:40:40 AM] - DB: Found Essence Rock
[09:42:54 AM] - DB: Inventory Full
[09:42:54 AM] - DB: function TeleportPortal: Boolean;
[09:42:54 AM] - DB: Walking To (11505, 10485)
[09:42:59 AM] - DB: Choosed Enter Option
[09:42:59 AM] - DB: function WaitForAubury: Boolean;
[09:42:59 AM] - DB: Waiting For Auburys House
[09:43:03 AM] - DB: function Walk(Where: String): Boolean;
[09:43:03 AM] - DB: Walking To Bank
[09:43:18 AM] - DB: procedure BankEss;
------------------------------Gap Deleted--------------------------
Starting
[10:06:44 AM] - DB: Depositing Essence
[10:06:47 AM] - DB: function Walk(Where: String): Boolean;
[10:06:47 AM] - DB: Setting Run On
[10:06:47 AM] - DB: Walking To Ess
[10:07:02 AM] - DB: function TeleportAubury: Boolean;
[10:07:03 AM] - DB: Finding Aubury
[10:07:05 AM] - DB: Choosed Teleport Option
[10:07:05 AM] - DB: function WaitForEss: Boolean;
[10:07:05 AM] - DB: Waiting For Essence Mine
[10:07:07 AM] - DB: 1 / 9 Seconds
[10:07:09 AM] - DB: procedure WalkToEss;
[10:07:17 AM] - DB: Found Essence Rock
[10:09:32 AM] - DB: Inventory Full
[10:09:32 AM] - DB: function TeleportPortal: Boolean;
[10:09:32 AM] - DB: Walking To (8257, 12005)
[10:09:37 AM] - DB: Choosed Enter Option
[10:09:37 AM] - DB: function WaitForAubury: Boolean;
[10:09:37 AM] - DB: Waiting For Auburys House
[10:09:41 AM] - DB: function Walk(Where: String): Boolean;
[10:09:41 AM] - DB: Walking To Bank
[10:09:58 AM] - DB: procedure BankEss;
Starting
[10:10:01 AM] - DB: Depositing Essence
[10:10:02 AM] - DB: function Walk(Where: String): Boolean;
[10:10:02 AM] - DB: Setting Run On
[10:10:02 AM] - DB: Walking To Ess
[10:10:17 AM] - DB: function TeleportAubury: Boolean;
[10:10:18 AM] - DB: Finding Aubury
[10:10:21 AM] - DB: Choosed Teleport Option
[10:10:21 AM] - DB: function WaitForEss: Boolean;
[10:10:21 AM] - DB: Waiting For Essence Mine
[10:10:22 AM] - DB: 1 / 9 Seconds
[10:10:24 AM] - DB: 2 / 9 Seconds
[10:10:26 AM] - DB: procedure WalkToEss;
[10:10:26 AM] - DB: Could Not Walk To (7856, 12206)
[10:10:33 AM] - DB: procedure WalkToEss;
[10:10:41 AM] - DB: Found Essence Rock
[10:12:57 AM] - DB: Inventory Full
[10:12:57 AM] - DB: function TeleportPortal: Boolean;
[10:12:57 AM] - DB: Walking To (7882, 12209)
[10:13:02 AM] - DB: Choosed Enter Option
[10:13:02 AM] - DB: function WaitForAubury: Boolean;
[10:13:02 AM] - DB: Waiting For Auburys House
[10:13:05 AM] - DB: function Walk(Where: String): Boolean;
[10:13:05 AM] - DB: Walking To Bank
[10:13:20 AM] - DB: procedure BankEss;
Starting
[10:13:23 AM] - DB: Depositing Essence
[10:13:25 AM] - DB: function Walk(Where: String): Boolean;
[10:13:25 AM] - DB: Setting Run On
[10:13:25 AM] - DB: Walking To Ess
[10:13:41 AM] - DB: function TeleportAubury: Boolean;
[10:13:42 AM] - DB: Finding Aubury
[10:13:44 AM] - DB: Choosed Teleport Option
[10:13:44 AM] - DB: function WaitForEss: Boolean;
[10:13:45 AM] - DB: Waiting For Essence Mine
[10:13:46 AM] - DB: 1 / 9 Seconds
[10:13:48 AM] - DB: 2 / 9 Seconds
[10:13:49 AM] - DB: procedure WalkToEss;
[10:13:59 AM] - DB: Found Essence Rock
[10:16:15 AM] - DB: Inventory Full
[10:16:15 AM] - DB: function TeleportPortal: Boolean;
[10:16:15 AM] - DB: Walking To (8246, 12421)
[10:16:20 AM] - DB: Choosed Enter Option
[10:16:20 AM] - DB: function WaitForAubury: Boolean;
[10:16:20 AM] - DB: Waiting For Auburys House
[10:16:24 AM] - DB: function Walk(Where: String): Boolean;
[10:16:24 AM] - DB: Walking To Bank
[10:16:42 AM] - DB: procedure BankEss;
Starting
[10:16:45 AM] - DB: Depositing Essence
[10:16:46 AM] - DB: function Walk(Where: String): Boolean;
[10:16:47 AM] - DB: Setting Run On
[10:16:47 AM] - DB: Walking To Ess
[10:17:02 AM] - DB: function TeleportAubury: Boolean;
[10:17:03 AM] - DB: Finding Aubury
[10:17:05 AM] - DB: Choosed Teleport Option
[10:17:05 AM] - DB: function WaitForEss: Boolean;
[10:17:05 AM] - DB: Waiting For Essence Mine
[10:17:07 AM] - DB: 1 / 9 Seconds
[10:17:08 AM] - DB: 2 / 9 Seconds
[10:17:10 AM] - DB: procedure WalkToEss;
[10:17:18 AM] - DB: Found Essence Rock
[10:19:33 AM] - DB: Inventory Full
[10:19:33 AM] - DB: function TeleportPortal: Boolean;
[10:19:33 AM] - DB: Walking To (7270, 88)
[10:19:40 AM] - DB: Choosed Enter Option
[10:19:40 AM] - DB: function WaitForAubury: Boolean;
[10:19:40 AM] - DB: Waiting For Auburys House
[10:19:44 AM] - DB: function Walk(Where: String): Boolean;
[10:19:44 AM] - DB: Walking To Bank
[10:20:01 AM] - DB: procedure BankEss;
Starting
[10:20:04 AM] - DB: Depositing Essence
[10:20:06 AM] - DB: function Walk(Where: String): Boolean;
[10:20:06 AM] - DB: Setting Run On
[10:20:06 AM] - DB: Walking To Ess
[10:20:21 AM] - DB: function TeleportAubury: Boolean;
[10:20:22 AM] - DB: Finding Aubury
[10:20:24 AM] - DB: Choosed Teleport Option
[10:20:24 AM] - DB: function WaitForEss: Boolean;
[10:20:24 AM] - DB: Waiting For Essence Mine
[10:20:25 AM] - DB: 1 / 9 Seconds
[10:20:28 AM] - DB: procedure WalkToEss;
[10:20:34 AM] - DB: Found Essence Rock
[10:20:46 AM] - DB: Found Essence Rock
[10:20:58 AM] - DB: Found Essence Rock
[10:22:54 AM] - DB: Inventory Full
[10:22:54 AM] - DB: function TeleportPortal: Boolean;
[10:22:55 AM] - DB: Choosed Enter Option
[10:22:55 AM] - DB: function WaitForAubury: Boolean;
[10:22:55 AM] - DB: Waiting For Auburys House
[10:23:02 AM] - DB: function Walk(Where: String): Boolean;
[10:23:02 AM] - DB: Walking To Bank
[10:23:19 AM] - DB: procedure BankEss;
Starting
[10:23:21 AM] - DB: Depositing Essence
[10:23:23 AM] - DB: function Walk(Where: String): Boolean;
[10:23:24 AM] - DB: Setting Run On
[10:23:24 AM] - DB: Walking To Ess
[10:23:39 AM] - DB: function TeleportAubury: Boolean;
[10:23:40 AM] - DB: Finding Aubury
[10:23:43 AM] - DB: Choosed Teleport Option
[10:23:43 AM] - DB: function WaitForEss: Boolean;
[10:23:43 AM] - DB: Waiting For Essence Mine
[10:23:44 AM] - DB: 1 / 9 Seconds
[10:23:46 AM] - DB: 2 / 9 Seconds
[10:23:47 AM] - DB: procedure WalkToEss;
[10:23:56 AM] - DB: Found Essence Rock
[10:26:11 AM] - DB: Inventory Full
[10:26:11 AM] - DB: function TeleportPortal: Boolean;
[10:26:11 AM] - DB: Walking To (7690, 513)
[10:26:16 AM] - DB: Choosed Enter Option
[10:26:16 AM] - DB: function WaitForAubury: Boolean;
[10:26:16 AM] - DB: Waiting For Auburys House
[10:26:20 AM] - DB: function Walk(Where: String): Boolean;
[10:26:21 AM] - DB: Walking To Bank
[10:26:37 AM] - DB: procedure BankEss;
Starting
[10:26:40 AM] - DB: Depositing Essence
[10:27:13 AM] - DB: function Walk(Where: String): Boolean;
[10:27:13 AM] - DB: Setting Run On
[10:27:13 AM] - DB: Walking To Ess
[10:27:29 AM] - DB: function TeleportAubury: Boolean;
[10:27:30 AM] - DB: Finding Aubury
[10:27:31 AM] - DB: Finding Aubury
[10:27:31 AM] - DB: Finding Aubury
[10:27:33 AM] - DB: Choosed Teleport Option
[10:27:33 AM] - DB: function WaitForEss: Boolean;
[10:27:33 AM] - DB: Waiting For Essence Mine
[10:27:34 AM] - DB: 1 / 9 Seconds
[10:27:36 AM] - DB: procedure WalkToEss;
[10:27:43 AM] - DB: Found Essence Rock
[10:27:47 AM] - DB: Found Essence Rock
[10:30:01 AM] - DB: Inventory Full
[10:30:01 AM] - DB: function TeleportPortal: Boolean;
[10:30:02 AM] - DB: Walking To (7264, 705)
[10:30:09 AM] - DB: Choosed Enter Option
[10:30:09 AM] - DB: function WaitForAubury: Boolean;
[10:30:09 AM] - DB: Waiting For Auburys House
[10:30:13 AM] - DB: function Walk(Where: String): Boolean;
[10:30:13 AM] - DB: Walking To Bank
[10:30:29 AM] - DB: procedure BankEss;
--------------------------Gap Deleted-------------------------
Starting
[10:53:31 AM] - DB: Depositing Essence
[10:53:32 AM] - DB: function Walk(Where: String): Boolean;
[10:53:33 AM] - DB: Setting Run On
[10:53:33 AM] - DB: Walking To Ess
[10:53:48 AM] - DB: function TeleportAubury: Boolean;
[10:53:49 AM] - DB: Finding Aubury
[10:53:50 AM] - DB: Finding Aubury
[10:53:53 AM] - DB: Choosed Teleport Option
[10:53:53 AM] - DB: function WaitForEss: Boolean;
[10:53:54 AM] - DB: Waiting For Essence Mine
[10:53:55 AM] - DB: 1 / 9 Seconds
[10:53:57 AM] - DB: 2 / 9 Seconds
[10:53:58 AM] - DB: procedure WalkToEss;
[10:54:08 AM] - DB: Found Essence Rock
[10:56:22 AM] - DB: Inventory Full
[10:56:22 AM] - DB: function TeleportPortal: Boolean;
[10:56:25 AM] - DB: Walking To (10766, 2058)
[10:56:30 AM] - DB: Choosed Enter Option
[10:56:30 AM] - DB: function WaitForAubury: Boolean;
[10:56:30 AM] - DB: Waiting For Auburys House
[10:56:35 AM] - DB: function Walk(Where: String): Boolean;
[10:56:35 AM] - DB: Walking To Bank
[10:56:51 AM] - DB: procedure BankEss;
Starting
[10:56:54 AM] - DB: Depositing Essence
[10:56:56 AM] - DB: function Walk(Where: String): Boolean;
[10:56:56 AM] - DB: Setting Run On
[10:56:56 AM] - DB: Walking To Ess
[10:57:11 AM] - DB: function TeleportAubury: Boolean;
[10:57:12 AM] - DB: Finding Aubury
[10:57:15 AM] - DB: Choosed Teleport Option
[10:57:15 AM] - DB: function WaitForEss: Boolean;
[10:57:15 AM] - DB: Waiting For Essence Mine
[10:57:16 AM] - DB: 1 / 9 Seconds
[10:57:18 AM] - DB: 2 / 9 Seconds
[10:57:20 AM] - DB: procedure WalkToEss;
[10:57:30 AM] - DB: Found Essence Rock
[10:59:44 AM] - DB: Inventory Full
[10:59:45 AM] - DB: function TeleportPortal: Boolean;
[10:59:46 AM] - DB: Choosed Enter Option
[10:59:46 AM] - DB: function WaitForAubury: Boolean;
[10:59:46 AM] - DB: Waiting For Auburys House
[10:59:50 AM] - DB: function Walk(Where: String): Boolean;
[10:59:50 AM] - DB: Walking To Bank
[11:00:07 AM] - DB: procedure BankEss;
Starting
[11:00:10 AM] - DB: Depositing Essence
[11:00:11 AM] - DB: function Walk(Where: String): Boolean;
[11:00:12 AM] - DB: Setting Run On
[11:00:12 AM] - DB: Walking To Ess
[11:00:27 AM] - DB: function TeleportAubury: Boolean;
[11:00:27 AM] - DB: function OpenDoor: Boolean;
[11:00:27 AM] - DB: Compass To North
[11:00:28 AM] - DB: Set Angle To Lowest
[11:00:32 AM] - DB: Walking To (3253, 3398)
[11:00:32 AM] - DB: Opening Door
[11:00:37 AM] - DB: Finding Aubury
[11:00:38 AM] - DB: Finding Aubury
[11:00:42 AM] - DB: Choosed Teleport Option
[11:00:42 AM] - DB: function WaitForEss: Boolean;
[11:00:42 AM] - DB: Waiting For Essence Mine
[11:00:43 AM] - DB: 1 / 9 Seconds
[11:00:45 AM] - DB: 2 / 9 Seconds
[11:00:47 AM] - DB: procedure WalkToEss;
[11:00:47 AM] - DB: Could Not Walk To (10001, 2416)
[11:00:47 AM] - DB: Could Not Walk To (9998, 2442)
[11:00:47 AM] - DB: Using Blind Walk
[11:00:51 AM] - DB: procedure WalkToEss;
[11:00:52 AM] - DB: Could Not Walk To (10001, 2416)
[11:00:58 AM] - DB: procedure WalkToEss;
[11:01:03 AM] - DB: Found Essence Rock
[11:03:17 AM] - DB: Inventory Full
[11:03:17 AM] - DB: function TeleportPortal: Boolean;
[11:03:19 AM] - DB: Choosed Enter Option
[11:03:19 AM] - DB: function WaitForAubury: Boolean;
[11:03:19 AM] - DB: Waiting For Auburys House
[11:03:24 AM] - DB: function Walk(Where: String): Boolean;
[11:03:24 AM] - DB: Walking To Bank
[11:03:40 AM] - DB: procedure BankEss;
Starting
[11:03:43 AM] - DB: Depositing Essence
[11:03:45 AM] - DB: function Walk(Where: String): Boolean;
[11:03:45 AM] - DB: Setting Run On
[11:03:45 AM] - DB: Walking To Ess
[11:04:01 AM] - DB: function TeleportAubury: Boolean;
[11:04:02 AM] - DB: Finding Aubury
[11:04:04 AM] - DB: Choosed Teleport Option
[11:04:04 AM] - DB: function WaitForEss: Boolean;
[11:04:04 AM] - DB: Waiting For Essence Mine
[11:04:05 AM] - DB: 1 / 9 Seconds
[11:04:08 AM] - DB: procedure WalkToEss;
[11:04:08 AM] - DB: (9582, 2639) Is On MainScreen. No Need To Walk
[11:04:10 AM] - DB: Found Essence Rock
[11:04:13 AM] - DB: Found Essence Rock
[11:06:28 AM] - DB: Inventory Full
[11:06:28 AM] - DB: function TeleportPortal: Boolean;
[11:06:28 AM] - DB: Walking To (9581, 2646)
[11:06:32 AM] - DB: Choosed Enter Option
[11:06:32 AM] - DB: function WaitForAubury: Boolean;
[11:06:32 AM] - DB: Waiting For Auburys House
[11:06:35 AM] - DB: function Walk(Where: String): Boolean;
[11:06:35 AM] - DB: Walking To Bank
[11:06:52 AM] - DB: procedure BankEss;
Starting
[11:06:55 AM] - DB: Depositing Essence
[11:06:57 AM] - DB: function Walk(Where: String): Boolean;
[11:06:57 AM] - DB: Setting Run On
[11:06:57 AM] - DB: Walking To Ess
[11:10:56 AM] - DB: function TeleportAubury: Boolean;
[11:10:57 AM] - DB: Finding Aubury
[11:11:01 AM] - DB: Choosed Teleport Option
[11:11:01 AM] - DB: function WaitForEss: Boolean;
[11:11:02 AM] - DB: Waiting For Essence Mine
[11:11:03 AM] - DB: 1 / 9 Seconds
[11:11:05 AM] - DB: 2 / 9 Seconds
[11:11:06 AM] - DB: procedure WalkToEss;
[11:11:15 AM] - DB: Found Essence Rock
[11:12:44 AM] - DB: Found Essence Rock
[11:12:57 AM] - DB: Found Essence Rock
[11:13:42 AM] - DB: Inventory Full
[11:13:42 AM] - DB: function TeleportPortal: Boolean;
[11:13:42 AM] - DB: Walking To (10566, 3010)
[11:13:48 AM] - DB: Choosed Enter Option
[11:13:48 AM] - DB: function WaitForAubury: Boolean;
[11:13:48 AM] - DB: Waiting For Auburys House
[11:13:52 AM] - DB: function Walk(Where: String): Boolean;
[11:13:52 AM] - DB: Walking To Bank
[11:14:08 AM] - DB: procedure BankEss;
Starting
[11:14:11 AM] - DB: Depositing Essence
[11:14:13 AM] - DB: function Walk(Where: String): Boolean;
[11:14:13 AM] - DB: Setting Run On
[11:14:13 AM] - DB: Walking To Ess
[11:14:30 AM] - DB: function TeleportAubury: Boolean;
[11:14:31 AM] - DB: Finding Aubury
[11:14:34 AM] - DB: Choosed Teleport Option
[11:14:34 AM] - DB: function WaitForEss: Boolean;
[11:14:34 AM] - DB: Waiting For Essence Mine
[11:14:35 AM] - DB: 1 / 9 Seconds
[11:14:38 AM] - DB: procedure WalkToEss;
[11:14:45 AM] - DB: Found Essence Rock
[11:17:00 AM] - DB: Inventory Full
[11:17:00 AM] - DB: function TeleportPortal: Boolean;
[11:17:00 AM] - DB: Walking To (11142, 3202)
[11:17:06 AM] - DB: Choosed Enter Option
[11:17:06 AM] - DB: function WaitForAubury: Boolean;
[11:17:06 AM] - DB: Waiting For Auburys House
[11:17:09 AM] - DB: function Walk(Where: String): Boolean;
[11:17:09 AM] - DB: Walking To Bank
[11:17:25 AM] - DB: procedure BankEss;
Starting
[11:17:29 AM] - DB: Depositing Essence
Taking a break for about 4 minutes.
NextPlayer(True)
SwitchToPlayer(PlayerNo: 6, Active: True);
[11:22:42 AM] - DB: function Walk(Where: String): Boolean;
[11:22:42 AM] - DB: Setting Run On
[11:22:42 AM] - DB: Walking To Ess
[11:22:57 AM] - DB: function TeleportAubury: Boolean;
[11:22:58 AM] - DB: Finding Aubury
[11:22:59 AM] - DB: Finding Aubury
[11:23:00 AM] - DB: Finding Aubury
[11:23:02 AM] - DB: Finding Aubury
[11:23:05 AM] - DB: Finding Aubury
[11:23:09 AM] - DB: Finding Aubury
[11:23:12 AM] - DB: Aubury Is Not On MainScreen. Walking To 3253, 3401
[11:23:17 AM] - DB: Finding Aubury
[11:23:17 AM] - DB: Aubury Is Not On MainScreen. Walking To 3253, 3401
------------------------------Gap Deleted-------------------------------
[12:18:56 PM] - DB: Finding Aubury
[12:18:57 PM] - DB: Aubury Is Not On MainScreen. Walking To 3253, 3401
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 6 |
Status: | Lamps Solved : 1 |
Status: | Foresters Solved : 1 |
Status: | Foresters Missed : 1 |
Status: | Pillory's Solved : 1 |
Status: | Mordauts Missed : 1 |
Status: | Reward Box Solved : 1 |
Status: | Reward Box Missed : 3 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : Account 7
Essence / Hour : 0
Essence Mined : 0
Worked : 11 Hours, 48 Minutes and 36 Seconds
Active : True
Time : 12:18:58 PM
-------------------------------------------------------
Successfully executed.


I hope you can use this and it doesn't stress you out to look through hours of DB.

~StupedSpam

Had to edit out parts of the DB because of the length of the post. I deleted ones that carried little to no errors.

legendaryhero90
07-20-2011, 05:21 PM
Here's an actual progress report.

Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 5 |
Status: | Demons Missed : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Homes Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name :
Essence / Hour : 176
Essence Mined : 891
Worked : 5 Hours, 2 Minutes and 35 Seconds
Active : False
Time : 06:29:21 AM
-------------------------------------------------------
Successfully executed.


it only stopped when all players got into some sort of random.

Home
07-20-2011, 07:13 PM
Here's an actual progress report.

Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 5 |
Status: | Demons Missed : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Homes Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name :
Essence / Hour : 176
Essence Mined : 891
Worked : 5 Hours, 2 Minutes and 35 Seconds
Active : False
Time : 06:29:21 AM
-------------------------------------------------------
Successfully executed.


it only stopped when all players got into some sort of random.

So problems are those Infinite Loops and randoms?

If other guys could do this kinda of Error / Bug report.

1. Failed. Why?
2. Failed. Why?

Etc.

-stupedspam

Thanks for your Debugs. Already Ironed out 4, yes 4! Infinite Loops. Darn awsome mate :)


~Home

legendaryhero90
07-21-2011, 04:26 AM
So problems are those Infinite Loops and randoms?

If other guys could do this kinda of Error / Bug report.

1. Failed. Why?
2. Failed. Why?

Etc.

-stupedspam

Thanks for your Debugs. Already Ironed out 4, yes 4! Infinite Loops. Darn awsome mate :)


~Home

Its just the random detection that's giving the script some problems. there's 5 players but the script only detected one random (demon) that it missed or couldnt solve. Other than that, Home, i didn't witness any other problem on my end.

Bobzilla69
07-21-2011, 06:16 AM
left it to do 200 loads overnight, single player.

Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 1 |
Status: | Lamps Solved : 4 |
Status: | Foresters Solved : 1 |
Status: | Reward Box Solved : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : Powerbob69
Essence / Hour : 578
Essence Mined : 5593
Worked : 9 Hours, 40 Minutes and 4 Seconds
Active : False
Time : 07:06:43 AM
-------------------------------------------------------

the actuall running time was 7 Hours, 32minutes and 29 seconds, and the essence / hour was 741.
for some reason the scipt didnt terminate after player went false.

litoris
07-21-2011, 12:43 PM
How do I make this run on unsigned?

stupedspam
07-21-2011, 06:13 PM
Problems I am seeing now are as follows:

1. Gets stuck looking for the bank booth when it is either in a random, logged out, or in the mine.

2. Several times it can not find Aubury. (Longest time found 15 seconds) However he is eventually found.

3. Are points where the script gets stuck with a full inventory and keeps clicking the mine. Eventually breaks the loop and leaves through the portal.

These are fairly minor and don't ruin the amazing aspects that this code carries. The BlindWalk is a great as it pushed me back to where it could find them mine.


Welcome to Runescape.
Account 1
[01:34:09 AM] - Debug: function Walk(Where: String): Boolean;
[01:34:09 AM] - Debug: Setting Run On
[01:34:09 AM] - Debug: Walking To Ess
[01:34:25 AM] - Debug: function TeleportAubury: Boolean;
[01:34:26 AM] - Debug: Finding Aubury
[01:34:30 AM] - Debug: Choosed Teleport Option
[01:34:30 AM] - Debug: function WaitForEss: Boolean;
[01:34:30 AM] - Debug: Waiting For Essence Mine
[01:34:31 AM] - Debug: 1 / 9 Seconds
[01:34:33 AM] - Debug: 2 / 9 Seconds
[01:34:34 AM] - Debug: procedure WalkToEss;
[01:34:34 AM] - Debug: (9610, 8936) Is On MainScreen. No Need To Walk
[01:34:36 AM] - Debug: Found Essence Rock
[01:36:54 AM] - Debug: Inventory Full
[01:36:54 AM] - Debug: function TeleportPortal: Boolean;
[01:36:54 AM] - Debug: Walking To (9602, 8937)
[01:37:02 AM] - Debug: Choosed Enter Option
[01:37:02 AM] - Debug: function WaitForAubury: Boolean;
[01:37:02 AM] - Debug: Waiting For Auburys House
[01:37:05 AM] - Debug: function Walk(Where: String): Boolean;
[01:37:05 AM] - Debug: Walking To Bank
[01:37:21 AM] - Debug: procedure BankEss;
----------------------------Gap Deleted-----------------------------
Starting
[03:20:43 AM] - Debug: Depositing Essence
[03:20:45 AM] - Debug: function Walk(Where: String): Boolean;
[03:20:45 AM] - Debug: Setting Run On
[03:20:45 AM] - Debug: Walking To Ess
[03:21:02 AM] - Debug: function TeleportAubury: Boolean;
[03:21:03 AM] - Debug: Finding Aubury
[03:21:06 AM] - Debug: Choosed Teleport Option
[03:21:06 AM] - Debug: function WaitForEss: Boolean;
[03:21:06 AM] - Debug: Waiting For Essence Mine
[03:21:07 AM] - Debug: 1 / 9 Seconds
[03:21:09 AM] - Debug: procedure WalkToEss;
[03:21:17 AM] - Debug: Found Essence Rock
[03:23:33 AM] - Debug: Inventory Full
[03:23:33 AM] - Debug: function TeleportPortal: Boolean;
[03:23:33 AM] - Debug: Walking To (11714, 3737)
[03:23:40 AM] - Debug: Choosed Enter Option
[03:23:40 AM] - Debug: function WaitForAubury: Boolean;
[03:23:40 AM] - Debug: Waiting For Auburys House
[03:23:44 AM] - Debug: function Walk(Where: String): Boolean;
[03:23:44 AM] - Debug: Walking To Bank
[03:24:00 AM] - Debug: procedure BankEss;
Starting
[03:24:03 AM] - Debug: Depositing Essence
[03:24:04 AM] - Debug: function Walk(Where: String): Boolean;
[03:24:04 AM] - Debug: Setting Run On
[03:24:04 AM] - Debug: Walking To Ess
[03:24:20 AM] - Debug: function TeleportAubury: Boolean;
[03:24:21 AM] - Debug: Finding Aubury
[03:24:24 AM] - Debug: Choosed Teleport Option
[03:24:24 AM] - Debug: function WaitForEss: Boolean;
[03:24:24 AM] - Debug: Waiting For Essence Mine
[03:24:25 AM] - Debug: 1 / 9 Seconds
[03:24:27 AM] - Debug: 2 / 9 Seconds
[03:24:29 AM] - Debug: procedure WalkToEss;
[03:24:36 AM] - Debug: Found Essence Rock
[03:26:51 AM] - Debug: Inventory Full
[03:26:51 AM] - Debug: function TeleportPortal: Boolean;
[03:26:51 AM] - Debug: Walking To (12100, 3985)
[03:26:55 AM] - Debug: Choosed Enter Option
[03:26:55 AM] - Debug: function WaitForAubury: Boolean;
[03:26:55 AM] - Debug: Waiting For Auburys House
[03:26:59 AM] - Debug: function Walk(Where: String): Boolean;
[03:26:59 AM] - Debug: function OpenDoor: Boolean;
[03:26:59 AM] - Debug: Compass To North
[03:26:59 AM] - Debug: Set Angle To Lowest
[03:27:03 AM] - Debug: Walking To (3253, 3398)
[03:27:03 AM] - Debug: Opening Door
[03:27:06 AM] - Debug: Walking To Bank
[03:27:22 AM] - Debug: procedure BankEss;
Starting
[03:27:25 AM] - Debug: Depositing Essence
[03:27:26 AM] - Debug: function Walk(Where: String): Boolean;
[03:27:26 AM] - Debug: Setting Run On
[03:27:26 AM] - Debug: Walking To Ess
[03:27:42 AM] - Debug: function TeleportAubury: Boolean;
[03:27:44 AM] - Debug: Finding Aubury
[03:27:46 AM] - Debug: Choosed Teleport Option
[03:27:46 AM] - Debug: function WaitForEss: Boolean;
[03:27:46 AM] - Debug: Waiting For Essence Mine
[03:27:47 AM] - Debug: 1 / 9 Seconds
[03:27:49 AM] - Debug: procedure WalkToEss;
[03:27:49 AM] - Debug: (7119, 4370) Is On MainScreen. No Need To Walk
[03:27:51 AM] - Debug: Found Essence Rock
[03:30:09 AM] - Debug: Inventory Full
[03:30:09 AM] - Debug: function TeleportPortal: Boolean;
[03:30:09 AM] - Debug: Walking To (7110, 4373)
[03:30:15 AM] - Debug: Choosed Enter Option
[03:30:15 AM] - Debug: function WaitForAubury: Boolean;
[03:30:16 AM] - Debug: Waiting For Auburys House
[03:30:18 AM] - Debug: function Walk(Where: String): Boolean;
[03:30:18 AM] - Debug: Walking To Bank
[03:30:35 AM] - Debug: procedure BankEss;
Starting
[03:30:38 AM] - Debug: Depositing Essence
[03:30:39 AM] - Debug: function Walk(Where: String): Boolean;
[03:30:39 AM] - Debug: Setting Run On
[03:30:39 AM] - Debug: Walking To Ess
[03:30:56 AM] - Debug: function TeleportAubury: Boolean;
[03:30:57 AM] - Debug: Finding Aubury
[03:30:59 AM] - Debug: Choosed Teleport Option
[03:30:59 AM] - Debug: function WaitForEss: Boolean;
[03:30:59 AM] - Debug: Waiting For Essence Mine
[03:31:00 AM] - Debug: 1 / 9 Seconds
[03:31:01 AM] - Debug: 2 / 9 Seconds
[03:31:03 AM] - Debug: 3 / 9 Seconds
[03:31:04 AM] - Debug: 4 / 9 Seconds
[03:31:06 AM] - Debug: procedure WalkToEss;
[03:31:14 AM] - Debug: Found Essence Rock
[03:33:29 AM] - Debug: Inventory Full
[03:33:29 AM] - Debug: function TeleportPortal: Boolean;
[03:33:31 AM] - Debug: Choosed Enter Option
[03:33:31 AM] - Debug: function WaitForAubury: Boolean;
[03:33:31 AM] - Debug: Waiting For Auburys House
[03:33:36 AM] - Debug: function Walk(Where: String): Boolean;
[03:33:36 AM] - Debug: Walking To Bank
[03:33:53 AM] - Debug: procedure BankEss;
Starting
[03:33:56 AM] - Debug: Depositing Essence
[03:33:57 AM] - Debug: function Walk(Where: String): Boolean;
[03:33:57 AM] - Debug: Setting Run On
[03:33:57 AM] - Debug: Walking To Ess
[03:34:13 AM] - Debug: function TeleportAubury: Boolean;
[03:34:14 AM] - Debug: Finding Aubury
[03:34:15 AM] - Debug: Finding Aubury
[03:34:17 AM] - Debug: Choosed Teleport Option
[03:34:17 AM] - Debug: function WaitForEss: Boolean;
[03:34:17 AM] - Debug: Waiting For Essence Mine
[03:34:18 AM] - Debug: 1 / 9 Seconds
[03:34:20 AM] - Debug: procedure WalkToEss;
[03:34:30 AM] - Debug: Found Essence Rock
[03:36:45 AM] - Debug: Inventory Full
[03:36:45 AM] - Debug: function TeleportPortal: Boolean;
[03:36:45 AM] - Debug: Walking To (7458, 4734)
[03:36:52 AM] - Debug: Choosed Enter Option
[03:36:52 AM] - Debug: function WaitForAubury: Boolean;
[03:36:52 AM] - Debug: Waiting For Auburys House
[03:36:55 AM] - Debug: function Walk(Where: String): Boolean;
[03:36:55 AM] - Debug: Walking To Bank
[03:37:11 AM] - Debug: procedure BankEss;
Starting
[03:37:13 AM] - Debug: Depositing Essence
[03:37:15 AM] - Debug: function Walk(Where: String): Boolean;
[03:37:15 AM] - Debug: Setting Run On
[03:37:15 AM] - Debug: Walking To Ess
[03:37:31 AM] - Debug: function TeleportAubury: Boolean;
[03:37:32 AM] - Debug: Finding Aubury
[03:37:36 AM] - Debug: Choosed Teleport Option
[03:37:36 AM] - Debug: function WaitForEss: Boolean;
[03:37:36 AM] - Debug: Waiting For Essence Mine
[03:37:37 AM] - Debug: 1 / 9 Seconds
[03:37:39 AM] - Debug: 2 / 9 Seconds
[03:37:40 AM] - Debug: procedure WalkToEss;
[03:37:49 AM] - Debug: Found Essence Rock
[03:40:06 AM] - Debug: Inventory Full
[03:40:06 AM] - Debug: function TeleportPortal: Boolean;
[03:40:07 AM] - Debug: Choosed Enter Option
[03:40:07 AM] - Debug: function WaitForAubury: Boolean;
[03:40:07 AM] - Debug: Waiting For Auburys House
[03:40:13 AM] - Debug: function Walk(Where: String): Boolean;
[03:40:13 AM] - Debug: Walking To Bank
[03:40:29 AM] - Debug: procedure BankEss;
Starting
[03:40:32 AM] - Debug: Depositing Essence
[03:40:34 AM] - Debug: function Walk(Where: String): Boolean;
[03:40:34 AM] - Debug: Setting Run On
[03:40:34 AM] - Debug: Walking To Ess
[03:40:49 AM] - Debug: function TeleportAubury: Boolean;
[03:40:50 AM] - Debug: Finding Aubury
[03:40:52 AM] - Debug: Choosed Teleport Option
[03:40:52 AM] - Debug: function WaitForEss: Boolean;
[03:40:52 AM] - Debug: Waiting For Essence Mine
[03:40:53 AM] - Debug: 1 / 9 Seconds
[03:40:56 AM] - Debug: procedure WalkToEss;
[03:41:03 AM] - Debug: Found Essence Rock
[03:43:19 AM] - Debug: Inventory Full
[03:43:19 AM] - Debug: function TeleportPortal: Boolean;
[03:43:19 AM] - Debug: Walking To (6703, 5128)
[03:43:27 AM] - Debug: Choosed Enter Option
[03:43:27 AM] - Debug: function WaitForAubury: Boolean;
[03:43:27 AM] - Debug: Waiting For Auburys House
[03:43:31 AM] - Debug: function Walk(Where: String): Boolean;
[03:43:31 AM] - Debug: Walking To Bank
[03:43:47 AM] - Debug: procedure BankEss;
Starting
[03:43:50 AM] - Debug: Depositing Essence
[03:43:52 AM] - Debug: function Walk(Where: String): Boolean;
[03:43:52 AM] - Debug: Setting Run On
[03:43:52 AM] - Debug: Walking To Ess
[03:44:08 AM] - Debug: function TeleportAubury: Boolean;
[03:44:09 AM] - Debug: Finding Aubury
[03:44:11 AM] - Debug: Choosed Teleport Option
[03:44:11 AM] - Debug: function WaitForEss: Boolean;
[03:44:11 AM] - Debug: Waiting For Essence Mine
[03:44:12 AM] - Debug: 1 / 9 Seconds
[03:44:14 AM] - Debug: procedure WalkToEss;
[03:44:14 AM] - Debug: (7069, 5311) Is On MainScreen. No Need To Walk
[03:44:24 AM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[03:44:24 AM] - Debug: procedure WalkToEss;
[03:44:33 AM] - Debug: Found Essence Rock
[03:44:34 AM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[03:44:34 AM] - Debug: procedure WalkToEss;
[03:44:34 AM] - Debug: (7069, 5311) Is On MainScreen. No Need To Walk
[03:44:34 AM] - Debug: Re-Locating Successfull
[03:46:49 AM] - Debug: Inventory Full
[03:46:49 AM] - Debug: function TeleportPortal: Boolean;
[03:46:50 AM] - Debug: Choosed Enter Option
[03:46:50 AM] - Debug: function WaitForAubury: Boolean;
[03:46:50 AM] - Debug: Waiting For Auburys House
[03:46:55 AM] - Debug: function Walk(Where: String): Boolean;
[03:46:55 AM] - Debug: Walking To Bank
[03:47:10 AM] - Debug: procedure BankEss;
----------------------------Gap Deleted-------------------------------------
Starting
[05:55:32 AM] - Debug: Depositing Essence
[05:55:33 AM] - Debug: function Walk(Where: String): Boolean;
[05:55:33 AM] - Debug: Setting Run On
[05:55:33 AM] - Debug: Walking To Ess
[05:55:50 AM] - Debug: function TeleportAubury: Boolean;
[05:55:50 AM] - Debug: Finding Aubury
[05:55:53 AM] - Debug: Choosed Teleport Option
[05:55:53 AM] - Debug: function WaitForEss: Boolean;
[05:55:53 AM] - Debug: Waiting For Essence Mine
[05:55:54 AM] - Debug: 1 / 9 Seconds
[05:55:56 AM] - Debug: 2 / 9 Seconds
[05:55:58 AM] - Debug: procedure WalkToEss;
[05:55:58 AM] - Debug: Could Not Walk To (7070, 511)
[05:56:05 AM] - Debug: procedure WalkToEss;
[05:56:12 AM] - Debug: Found Essence Rock
[05:56:53 AM] - Debug: Found Essence Rock
[05:56:56 AM] - Debug: Found Essence Rock
[05:58:23 AM] - Debug: Inventory Full
[05:58:23 AM] - Debug: function TeleportPortal: Boolean;
[05:58:25 AM] - Debug: Choosed Enter Option
[05:58:25 AM] - Debug: function WaitForAubury: Boolean;
[05:58:25 AM] - Debug: Waiting For Auburys House
[05:58:30 AM] - Debug: function Walk(Where: String): Boolean;
[05:58:30 AM] - Debug: Walking To Bank
[05:58:46 AM] - Debug: procedure BankEss;
Starting
[05:58:49 AM] - Debug: Depositing Essence
[05:58:51 AM] - Debug: function Walk(Where: String): Boolean;
[05:58:51 AM] - Debug: Setting Run On
[05:58:51 AM] - Debug: Walking To Ess
[05:59:07 AM] - Debug: function TeleportAubury: Boolean;
[05:59:07 AM] - Debug: Finding Aubury
[05:59:10 AM] - Debug: Choosed Teleport Option
[05:59:10 AM] - Debug: function WaitForEss: Boolean;
[05:59:10 AM] - Debug: Waiting For Essence Mine
[05:59:11 AM] - Debug: 1 / 9 Seconds
[05:59:14 AM] - Debug: procedure WalkToEss;
[05:59:21 AM] - Debug: Found Essence Rock
[06:00:33 AM] - Debug: Found Essence Rock
[06:01:46 AM] - Debug: Inventory Full
[06:01:46 AM] - Debug: function TeleportPortal: Boolean;
[06:01:46 AM] - Debug: Walking To (12261, 510)
[06:01:53 AM] - Debug: Choosed Enter Option
[06:01:53 AM] - Debug: function WaitForAubury: Boolean;
[06:01:53 AM] - Debug: Waiting For Auburys House
[06:01:56 AM] - Debug: function Walk(Where: String): Boolean;
[06:01:56 AM] - Debug: Walking To Bank
[06:02:13 AM] - Debug: procedure BankEss;
Starting
[06:02:15 AM] - Debug: Depositing Essence
[06:02:17 AM] - Debug: function Walk(Where: String): Boolean;
[06:02:18 AM] - Debug: Setting Run On
[06:02:18 AM] - Debug: Walking To Ess
[06:02:33 AM] - Debug: function TeleportAubury: Boolean;
[06:02:34 AM] - Debug: Finding Aubury
[06:02:36 AM] - Debug: Choosed Teleport Option
[06:02:36 AM] - Debug: function WaitForEss: Boolean;
[06:02:36 AM] - Debug: Waiting For Essence Mine
[06:02:38 AM] - Debug: 1 / 9 Seconds
[06:02:40 AM] - Debug: procedure WalkToEss;
[06:02:40 AM] - Debug: Could Not Walk To (3273, 3392)
[06:02:44 AM] - Debug: procedure WalkToEss;
[06:02:52 AM] - Debug: Found Essence Rock
[06:05:07 AM] - Debug: Inventory Full
[06:05:07 AM] - Debug: function TeleportPortal: Boolean;
[06:05:07 AM] - Debug: Walking To (12462, 683)
[06:05:15 AM] - Debug: Choosed Enter Option
[06:05:15 AM] - Debug: function WaitForAubury: Boolean;
[06:05:15 AM] - Debug: Waiting For Auburys House
[06:05:19 AM] - Debug: function Walk(Where: String): Boolean;
[06:05:19 AM] - Debug: Walking To Bank
[06:05:35 AM] - Debug: procedure BankEss;
Starting
[06:05:38 AM] - Debug: Depositing Essence
[06:05:40 AM] - Debug: function Walk(Where: String): Boolean;
[06:05:40 AM] - Debug: Setting Run On
[06:05:40 AM] - Debug: Walking To Ess
[06:05:56 AM] - Debug: function TeleportAubury: Boolean;
[06:05:57 AM] - Debug: Finding Aubury
[06:05:59 AM] - Debug: Choosed Teleport Option
[06:05:59 AM] - Debug: function WaitForEss: Boolean;
[06:05:59 AM] - Debug: Waiting For Essence Mine
[06:06:00 AM] - Debug: 1 / 9 Seconds
[06:06:03 AM] - Debug: procedure WalkToEss;
[06:06:10 AM] - Debug: Found Essence Rock
[06:06:30 AM] - Debug: Found Essence Rock
[06:08:39 AM] - Debug: Inventory Full
[06:08:39 AM] - Debug: function TeleportPortal: Boolean;
[06:08:39 AM] - Debug: Walking To (7267, 1057)
[06:08:47 AM] - Debug: Choosed Enter Option
[06:08:47 AM] - Debug: function WaitForAubury: Boolean;
[06:08:47 AM] - Debug: Waiting For Auburys House
[06:08:51 AM] - Debug: function Walk(Where: String): Boolean;
[06:08:51 AM] - Debug: Walking To Bank
[06:09:07 AM] - Debug: procedure BankEss;
Starting
[06:09:10 AM] - Debug: Depositing Essence
[06:09:12 AM] - Debug: function Walk(Where: String): Boolean;
[06:09:12 AM] - Debug: Setting Run On
[06:09:12 AM] - Debug: Walking To Ess
[06:09:28 AM] - Debug: function TeleportAubury: Boolean;
[06:09:29 AM] - Debug: Finding Aubury
[06:09:31 AM] - Debug: Choosed Teleport Option
[06:09:31 AM] - Debug: function WaitForEss: Boolean;
[06:09:31 AM] - Debug: Waiting For Essence Mine
[06:09:32 AM] - Debug: 1 / 9 Seconds
[06:09:34 AM] - Debug: procedure WalkToEss;
[06:09:35 AM] - Debug: Could Not Walk To (3237, 3425)
[06:09:35 AM] - Debug: Could Not Walk To (7113, 1261)
[06:09:35 AM] - Debug: Using Blind Walk
[06:09:40 AM] - Debug: procedure WalkToEss;
[06:09:44 AM] - Debug: Found Essence Rock
[06:11:51 AM] - Debug: Found Essence Rock
[06:12:12 AM] - Debug: Inventory Full
[06:12:12 AM] - Debug: function TeleportPortal: Boolean;
[06:12:15 AM] - Debug: Walking To (7090, 1255)
[06:12:22 AM] - Debug: Choosed Enter Option
[06:12:22 AM] - Debug: function WaitForAubury: Boolean;
[06:12:22 AM] - Debug: Waiting For Auburys House
[06:12:26 AM] - Debug: function Walk(Where: String): Boolean;
[06:12:26 AM] - Debug: Walking To Bank
[06:12:42 AM] - Debug: procedure BankEss;
Starting
[06:12:45 AM] - Debug: Depositing Essence
[06:12:46 AM] - Debug: function Walk(Where: String): Boolean;
[06:12:46 AM] - Debug: Setting Run On
[06:12:46 AM] - Debug: Walking To Ess
[06:13:01 AM] - Debug: function TeleportAubury: Boolean;
[06:13:02 AM] - Debug: Finding Aubury
[06:13:04 AM] - Debug: Choosed Teleport Option
[06:13:04 AM] - Debug: function WaitForEss: Boolean;
[06:13:04 AM] - Debug: Waiting For Essence Mine
[06:13:05 AM] - Debug: 1 / 9 Seconds
[06:13:06 AM] - Debug: 2 / 9 Seconds
[06:13:08 AM] - Debug: procedure WalkToEss;
[06:13:09 AM] - Debug: Could Not Walk To (9425, 1455)
[06:13:09 AM] - Debug: Could Not Walk To (9424, 1493)
[06:13:09 AM] - Debug: Using Blind Walk
[06:13:16 AM] - Debug: procedure WalkToEss;
[06:13:16 AM] - Debug: (9423, 1489) Is On MainScreen. No Need To Walk
[06:13:18 AM] - Debug: Found Essence Rock
[06:13:21 AM] - Debug: Found Essence Rock
[06:15:37 AM] - Debug: Inventory Full
[06:15:37 AM] - Debug: function TeleportPortal: Boolean;
[06:15:38 AM] - Debug: Choosed Enter Option
[06:15:38 AM] - Debug: function WaitForAubury: Boolean;
[06:15:38 AM] - Debug: Waiting For Auburys House
[06:15:46 AM] - Debug: function Walk(Where: String): Boolean;
[06:15:46 AM] - Debug: Walking To Bank
[06:15:57 AM] - Debug: procedure BankEss;
[06:15:57 AM] - Debug: We Are Not In Bank. Even We Are Supposed To Be. Calling function Walk(Where: String): Boolean;
[06:15:58 AM] - Debug: function Walk(Where: String): Boolean;
[06:15:58 AM] - Debug: Walking To Bank
Starting
[06:16:14 AM] - Debug: Depositing Essence
[06:16:15 AM] - Debug: function Walk(Where: String): Boolean;
[06:16:16 AM] - Debug: Setting Run On
[06:16:16 AM] - Debug: Walking To Ess
[06:16:32 AM] - Debug: function TeleportAubury: Boolean;
[06:16:32 AM] - Debug: Finding Aubury
[06:16:35 AM] - Debug: Choosed Teleport Option
[06:16:35 AM] - Debug: function WaitForEss: Boolean;
[06:16:35 AM] - Debug: Waiting For Essence Mine
[06:16:36 AM] - Debug: 1 / 9 Seconds
[06:16:38 AM] - Debug: procedure WalkToEss;
[06:16:47 AM] - Debug: Found Essence Rock
[06:18:44 AM] - Debug: Found Essence Rock
[06:19:09 AM] - Debug: Inventory Full
[06:19:09 AM] - Debug: function TeleportPortal: Boolean;
[06:19:09 AM] - Debug: Walking To (9429, 1674)
[06:19:15 AM] - Debug: Choosed Enter Option
[06:19:15 AM] - Debug: function WaitForAubury: Boolean;
[06:19:15 AM] - Debug: Waiting For Auburys House
[06:19:19 AM] - Debug: function Walk(Where: String): Boolean;
[06:19:20 AM] - Debug: function OpenDoor: Boolean;
[06:19:20 AM] - Debug: Compass To North
[06:19:21 AM] - Debug: Set Angle To Lowest
[06:19:26 AM] - Debug: Walking To (3253, 3398)
[06:19:26 AM] - Debug: Opening Door
[06:19:30 AM] - Debug: Walking To Bank
[06:19:46 AM] - Debug: procedure BankEss;
------------------------Gap Deleted-----------------------------
Starting
[08:03:48 AM] - Debug: Depositing Essence
[08:03:50 AM] - Debug: function Walk(Where: String): Boolean;
[08:03:50 AM] - Debug: Setting Run On
[08:03:50 AM] - Debug: Walking To Ess
[08:04:05 AM] - Debug: function TeleportAubury: Boolean;
[08:04:06 AM] - Debug: Finding Aubury
[08:04:08 AM] - Debug: Choosed Teleport Option
[08:04:08 AM] - Debug: function WaitForEss: Boolean;
[08:04:08 AM] - Debug: Waiting For Essence Mine
[08:04:09 AM] - Debug: 1 / 9 Seconds
[08:04:11 AM] - Debug: procedure WalkToEss;
[08:04:18 AM] - Debug: Found Essence Rock
[08:06:34 AM] - Debug: Inventory Full
[08:06:34 AM] - Debug: function TeleportPortal: Boolean;
[08:06:34 AM] - Debug: Walking To (10922, 7583)
[08:06:41 AM] - Debug: Choosed Enter Option
[08:06:41 AM] - Debug: function WaitForAubury: Boolean;
[08:06:41 AM] - Debug: Waiting For Auburys House
[08:06:45 AM] - Debug: function Walk(Where: String): Boolean;
[08:06:45 AM] - Debug: Walking To Bank
[08:07:02 AM] - Debug: procedure BankEss;
Starting
[08:07:05 AM] - Debug: Depositing Essence
[08:07:06 AM] - Debug: function Walk(Where: String): Boolean;
[08:07:07 AM] - Debug: Setting Run On
[08:07:07 AM] - Debug: Walking To Ess
[08:07:22 AM] - Debug: function TeleportAubury: Boolean;
[08:07:23 AM] - Debug: Finding Aubury
[08:07:25 AM] - Debug: Choosed Teleport Option
[08:07:25 AM] - Debug: function WaitForEss: Boolean;
[08:07:25 AM] - Debug: Waiting For Essence Mine
[08:07:26 AM] - Debug: 1 / 9 Seconds
[08:07:28 AM] - Debug: procedure WalkToEss;
[08:07:29 AM] - Debug: Could Not Walk To (3237, 3425)
[08:07:29 AM] - Debug: Could Not Walk To (11513, 7773)
[08:07:29 AM] - Debug: Using Blind Walk
[08:07:33 AM] - Debug: procedure WalkToEss;
[08:07:43 AM] - Debug: Found Essence Rock
[08:10:00 AM] - Debug: Inventory Full
[08:10:00 AM] - Debug: function TeleportPortal: Boolean;
[08:10:00 AM] - Debug: Walking To (11493, 7813)
[08:10:06 AM] - Debug: Choosed Enter Option
[08:10:06 AM] - Debug: function WaitForAubury: Boolean;
[08:10:06 AM] - Debug: Waiting For Auburys House
[08:10:09 AM] - Debug: function Walk(Where: String): Boolean;
[08:10:09 AM] - Debug: Walking To Bank
[08:10:28 AM] - Debug: procedure BankEss;
***** STR: FOUND RANDOM: 'Pillory' *****
Screenshot of: Found Pillory random 6 Hours, 36 Minutes and 52 Seconds
Pillory: Target: triangle
Pillory: Target: triangle
Pillory: Target: square
Pillory: Target: rombus
Pillory: Could not get matching key!
Pillory: Target: rombus
Pillory: Could not get matching key!
***** STR: 'Pillory' RANDOM SOLVED SUCCESSFULLY! *****
Starting
RAWR
[08:11:13 AM] - Debug: Depositing Essence
[08:11:15 AM] - Debug: function Walk(Where: String): Boolean;
[08:11:15 AM] - Debug: Setting Run On
[08:11:15 AM] - Debug: Walking To Ess
[08:11:32 AM] - Debug: function TeleportAubury: Boolean;
[08:11:32 AM] - Debug: function ShooDogAway: Boolean;
[08:11:33 AM] - Debug: Finding Aubury
[08:11:35 AM] - Debug: Choosed Teleport Option
[08:11:35 AM] - Debug: function WaitForEss: Boolean;
[08:11:35 AM] - Debug: Waiting For Essence Mine
[08:11:36 AM] - Debug: 1 / 9 Seconds
[08:11:38 AM] - Debug: procedure WalkToEss;
[08:11:38 AM] - Debug: (12490, 7976) Is On MainScreen. No Need To Walk
[08:11:40 AM] - Debug: Found Essence Rock
[08:13:58 AM] - Debug: Inventory Full
[08:13:58 AM] - Debug: function TeleportPortal: Boolean;
[08:13:58 AM] - Debug: Walking To (12497, 7979)
[08:14:04 AM] - Debug: Choosed Enter Option
[08:14:04 AM] - Debug: function WaitForAubury: Boolean;
[08:14:04 AM] - Debug: Waiting For Auburys House
[08:14:08 AM] - Debug: function Walk(Where: String): Boolean;
[08:14:08 AM] - Debug: Walking To Bank
[08:14:25 AM] - Debug: procedure BankEss;
--------------------Gap Deleted----------------------------
Starting
[10:45:09 AM] - Debug: Depositing Essence
[10:45:11 AM] - Debug: function Walk(Where: String): Boolean;
[10:45:11 AM] - Debug: Setting Run On
[10:45:11 AM] - Debug: Walking To Ess
[10:45:26 AM] - Debug: function TeleportAubury: Boolean;
[10:45:27 AM] - Debug: Finding Aubury
[10:45:29 AM] - Debug: Choosed Teleport Option
[10:45:29 AM] - Debug: function WaitForEss: Boolean;
[10:45:29 AM] - Debug: Waiting For Essence Mine
[10:45:30 AM] - Debug: 1 / 9 Seconds
[10:45:31 AM] - Debug: 2 / 9 Seconds
[10:45:33 AM] - Debug: procedure WalkToEss;
[10:45:37 AM] - Debug: Found Essence Rock
[10:45:41 AM] - Debug: Found Essence Rock
[10:45:44 AM] - Debug: Found Essence Rock
[10:45:48 AM] - Debug: Found Essence Rock
[10:48:03 AM] - Debug: Inventory Full
[10:48:03 AM] - Debug: function TeleportPortal: Boolean;
[10:48:04 AM] - Debug: Walking To (10553, 5853)
[10:48:08 AM] - Debug: Choosed Enter Option
[10:48:08 AM] - Debug: function WaitForAubury: Boolean;
[10:48:08 AM] - Debug: Waiting For Auburys House
[10:48:12 AM] - Debug: function Walk(Where: String): Boolean;
[10:48:13 AM] - Debug: Walking To Bank
[10:48:30 AM] - Debug: procedure BankEss;
Starting
[10:48:34 AM] - Debug: Depositing Essence
[10:48:35 AM] - Debug: function Walk(Where: String): Boolean;
[10:48:36 AM] - Debug: Setting Run On
[10:48:36 AM] - Debug: Walking To Ess
[10:48:52 AM] - Debug: function TeleportAubury: Boolean;
[10:48:53 AM] - Debug: Finding Aubury
[10:48:55 AM] - Debug: Choosed Teleport Option
[10:48:55 AM] - Debug: function WaitForEss: Boolean;
[10:48:55 AM] - Debug: Waiting For Essence Mine
[10:48:57 AM] - Debug: 1 / 9 Seconds
[10:48:59 AM] - Debug: procedure WalkToEss;
[10:49:09 AM] - Debug: Found Essence Rock
[10:51:25 AM] - Debug: Inventory Full
[10:51:25 AM] - Debug: function TeleportPortal: Boolean;
[10:51:25 AM] - Debug: Walking To (6879, 6264)
[10:51:32 AM] - Debug: Choosed Enter Option
[10:51:32 AM] - Debug: function WaitForAubury: Boolean;
[10:51:32 AM] - Debug: Waiting For Auburys House
[10:51:35 AM] - Debug: function Walk(Where: String): Boolean;
[10:51:36 AM] - Debug: Walking To Bank
[10:51:52 AM] - Debug: procedure BankEss;
Starting
[10:51:55 AM] - Debug: Depositing Essence
[10:51:57 AM] - Debug: function Walk(Where: String): Boolean;
[10:51:57 AM] - Debug: Setting Run On
[10:51:57 AM] - Debug: Walking To Ess
[10:52:13 AM] - Debug: function TeleportAubury: Boolean;
[10:52:13 AM] - Debug: function ShooDogAway: Boolean;
[10:52:14 AM] - Debug: Finding Aubury
[10:52:16 AM] - Debug: Choosed Teleport Option
[10:52:16 AM] - Debug: function WaitForEss: Boolean;
[10:52:16 AM] - Debug: Waiting For Essence Mine
[10:52:18 AM] - Debug: 1 / 9 Seconds
[10:52:19 AM] - Debug: 2 / 9 Seconds
[10:52:21 AM] - Debug: procedure WalkToEss;
[10:52:29 AM] - Debug: Found Essence Rock
[10:52:33 AM] - Debug: Found Essence Rock
[10:54:48 AM] - Debug: Inventory Full
[10:54:48 AM] - Debug: function TeleportPortal: Boolean;
[10:54:50 AM] - Debug: Choosed Enter Option
[10:54:50 AM] - Debug: function WaitForAubury: Boolean;
[10:54:50 AM] - Debug: Waiting For Auburys House
[10:54:55 AM] - Debug: function Walk(Where: String): Boolean;
[10:54:55 AM] - Debug: Walking To Bank
[10:55:11 AM] - Debug: procedure BankEss;
Starting
[10:55:14 AM] - Debug: Depositing Essence
[10:55:15 AM] - Debug: function Walk(Where: String): Boolean;
[10:55:15 AM] - Debug: Setting Run On
[10:55:15 AM] - Debug: Walking To Ess
[10:55:31 AM] - Debug: function TeleportAubury: Boolean;
[10:55:32 AM] - Debug: Finding Aubury
[10:55:35 AM] - Debug: Choosed Teleport Option
[10:55:35 AM] - Debug: function WaitForEss: Boolean;
[10:55:35 AM] - Debug: Waiting For Essence Mine
[10:55:36 AM] - Debug: 1 / 9 Seconds
[10:55:38 AM] - Debug: 2 / 9 Seconds
[10:55:39 AM] - Debug: procedure WalkToEss;
[10:55:49 AM] - Debug: Found Essence Rock
[10:56:29 AM] - Debug: Found Essence Rock
[10:56:32 AM] - Debug: Found Essence Rock
[10:58:19 AM] - Debug: Inventory Full
[10:58:19 AM] - Debug: function TeleportPortal: Boolean;
[10:58:21 AM] - Debug: Choosed Enter Option
[10:58:21 AM] - Debug: function WaitForAubury: Boolean;
[10:58:21 AM] - Debug: Waiting For Auburys House
[10:58:26 AM] - Debug: function Walk(Where: String): Boolean;
[10:58:26 AM] - Debug: Walking To Bank
[10:58:42 AM] - Debug: procedure BankEss;
Starting
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong xs to a finder function: -16. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -5. That is below 0, thus out of bounds. Setting the value to 0 for now.
[11:00:26 AM] - Debug: Depositing Essence
NextPlayer(False)
SwitchToPlayer(PlayerNo: 1, Active: False);
Welcome to Runescape.
Accout 4
[11:00:40 AM] - Debug: function Walk(Where: String): Boolean;
[11:00:40 AM] - Debug: Setting Run On
[11:00:40 AM] - Debug: Walking To Ess
[11:00:55 AM] - Debug: function TeleportAubury: Boolean;
[11:00:56 AM] - Debug: Finding Aubury
[11:00:58 AM] - Debug: Finding Aubury
[11:00:59 AM] - Debug: Finding Aubury
[11:01:03 AM] - Debug: Finding Aubury
[11:01:06 AM] - Debug: Finding Aubury
[11:01:10 AM] - Debug: Finding Aubury
[11:01:13 AM] - Debug: Aubury Is Not On MainScreen. Walking To 3253, 3401
[11:01:17 AM] - Debug: Finding Aubury
[11:01:19 AM] - Debug: Choosed Teleport Option
[11:01:19 AM] - Debug: function WaitForEss: Boolean;
[11:01:19 AM] - Debug: Waiting For Essence Mine
[11:01:20 AM] - Debug: 1 / 9 Seconds
[11:01:22 AM] - Debug: 2 / 9 Seconds
[11:01:24 AM] - Debug: procedure WalkToEss;
[11:01:34 AM] - Debug: Found Essence Rock
[11:02:39 AM] - Debug: Inventory Full
[11:02:39 AM] - Debug: function TeleportPortal: Boolean;
[11:02:40 AM] - Debug: Walking To (7868, 7241)
[11:02:43 AM] - Debug: Choosed Enter Option
[11:02:43 AM] - Debug: function WaitForAubury: Boolean;
[11:02:43 AM] - Debug: Waiting For Auburys House
[11:02:47 AM] - Debug: function Walk(Where: String): Boolean;
[11:02:47 AM] - Debug: Walking To Bank
[11:03:04 AM] - Debug: procedure BankEss;
Starting
[11:03:07 AM] - Debug: Depositing Essence
[11:03:09 AM] - Debug: function Walk(Where: String): Boolean;
[11:03:09 AM] - Debug: Setting Run On
[11:03:09 AM] - Debug: Walking To Ess
[11:03:25 AM] - Debug: function TeleportAubury: Boolean;
[11:03:25 AM] - Debug: Finding Aubury
[11:03:28 AM] - Debug: Choosed Teleport Option
[11:03:28 AM] - Debug: function WaitForEss: Boolean;
[11:03:28 AM] - Debug: Waiting For Essence Mine
[11:03:30 AM] - Debug: 1 / 9 Seconds
[11:03:31 AM] - Debug: 2 / 9 Seconds
[11:03:33 AM] - Debug: procedure WalkToEss;
[11:03:34 AM] - Debug: Could Not Walk To (7489, 7392)
[11:03:34 AM] - Debug: Could Not Walk To (7493, 7391)
[11:03:34 AM] - Debug: Using Blind Walk
[11:03:38 AM] - Debug: procedure WalkToEss;
[11:03:46 AM] - Debug: Found Essence Rock
[11:04:52 AM] - Debug: Inventory Full
[11:04:52 AM] - Debug: function TeleportPortal: Boolean;
[11:04:53 AM] - Debug: Walking To (7445, 7426)
[11:04:59 AM] - Debug: Choosed Enter Option
[11:04:59 AM] - Debug: function WaitForAubury: Boolean;
[11:04:59 AM] - Debug: Waiting For Auburys House
[11:05:03 AM] - Debug: function Walk(Where: String): Boolean;
[11:05:03 AM] - Debug: Walking To Bank
[11:05:18 AM] - Debug: procedure BankEss;
--------------------------Gap Deleted------------------------------------
Starting
[12:22:00 PM] - Debug: Depositing Essence
[12:22:02 PM] - Debug: function Walk(Where: String): Boolean;
[12:22:03 PM] - Debug: Setting Run On
[12:22:03 PM] - Debug: Walking To Ess
[12:22:19 PM] - Debug: function TeleportAubury: Boolean;
[12:22:20 PM] - Debug: Finding Aubury
[12:22:24 PM] - Debug: Choosed Teleport Option
[12:22:24 PM] - Debug: function WaitForEss: Boolean;
[12:22:24 PM] - Debug: Waiting For Essence Mine
[12:22:25 PM] - Debug: 1 / 9 Seconds
[12:22:27 PM] - Debug: 2 / 9 Seconds
[12:22:28 PM] - Debug: procedure WalkToEss;
[12:22:28 PM] - Debug: (8431, 878) Is On MainScreen. No Need To Walk
[12:22:31 PM] - Debug: Found Essence Rock
[12:23:41 PM] - Debug: Inventory Full
[12:23:41 PM] - Debug: function TeleportPortal: Boolean;
[12:23:41 PM] - Debug: Walking To (8425, 877)
[12:23:46 PM] - Debug: Choosed Enter Option
[12:23:46 PM] - Debug: function WaitForAubury: Boolean;
[12:23:46 PM] - Debug: Waiting For Auburys House
[12:23:49 PM] - Debug: function Walk(Where: String): Boolean;
[12:23:49 PM] - Debug: Walking To Bank
[12:24:05 PM] - Debug: procedure BankEss;
Starting
[12:24:08 PM] - Debug: Depositing Essence
[12:24:10 PM] - Debug: function Walk(Where: String): Boolean;
[12:24:10 PM] - Debug: Setting Run On
[12:24:10 PM] - Debug: Walking To Ess
[12:24:29 PM] - Debug: function TeleportAubury: Boolean;
[12:24:30 PM] - Debug: Finding Aubury
[12:24:33 PM] - Debug: Choosed Teleport Option
[12:24:33 PM] - Debug: function WaitForEss: Boolean;
[12:24:33 PM] - Debug: Waiting For Essence Mine
[12:24:34 PM] - Debug: 1 / 9 Seconds
[12:24:35 PM] - Debug: 2 / 9 Seconds
[12:24:36 PM] - Debug: 3 / 9 Seconds
[12:24:38 PM] - Debug: procedure WalkToEss;
[12:24:38 PM] - Debug: (11913, 872) Is On MainScreen. No Need To Walk
[12:24:46 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[12:24:46 PM] - Debug: procedure WalkToEss;
[12:24:47 PM] - Debug: (11913, 872) Is On MainScreen. No Need To Walk
[12:24:47 PM] - Debug: Re-Locating Successfull
[12:24:53 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[12:24:53 PM] - Debug: procedure WalkToEss;
[12:24:53 PM] - Debug: (11913, 872) Is On MainScreen. No Need To Walk
[12:24:53 PM] - Debug: Re-Locating Successfull
[12:25:00 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[12:25:00 PM] - Debug: procedure WalkToEss;
[12:25:13 PM] - Debug: Found Essence Rock
[12:25:16 PM] - Debug: We Have Failed To Find Essence Over 3 Times, Trying To Re-Locate Correct Position
[12:25:16 PM] - Debug: procedure WalkToEss;
[12:25:16 PM] - Debug: (11913, 872) Is On MainScreen. No Need To Walk
[12:25:16 PM] - Debug: Re-Locating Successfull
[12:26:19 PM] - Debug: Inventory Full
[12:26:19 PM] - Debug: function TeleportPortal: Boolean;
[12:26:19 PM] - Debug: Walking To (11914, 865)
[12:26:27 PM] - Debug: Choosed Enter Option
[12:26:27 PM] - Debug: function WaitForAubury: Boolean;
[12:26:27 PM] - Debug: Waiting For Auburys House
[12:26:31 PM] - Debug: function Walk(Where: String): Boolean;
[12:26:31 PM] - Debug: Walking To Bank
[12:27:01 PM] - Debug: procedure BankEss;
-----------------Gap Deleted------------------------------
Starting
[01:01:22 PM] - Debug: Depositing Essence
[01:01:24 PM] - Debug: function Walk(Where: String): Boolean;
[01:01:24 PM] - Debug: Setting Run On
[01:01:24 PM] - Debug: Walking To Ess
[01:01:40 PM] - Debug: function TeleportAubury: Boolean;
[01:01:41 PM] - Debug: Finding Aubury
[01:01:43 PM] - Debug: Choosed Teleport Option
[01:01:43 PM] - Debug: function WaitForEss: Boolean;
[01:01:43 PM] - Debug: Waiting For Essence Mine
[01:01:44 PM] - Debug: 1 / 9 Seconds
[01:01:46 PM] - Debug: procedure WalkToEss;
[01:01:53 PM] - Debug: Found Essence Rock
[01:02:59 PM] - Debug: Inventory Full
[01:02:59 PM] - Debug: function TeleportPortal: Boolean;
[01:03:01 PM] - Debug: Choosed Enter Option
[01:03:01 PM] - Debug: function WaitForAubury: Boolean;
[01:03:01 PM] - Debug: Waiting For Auburys House
[01:03:06 PM] - Debug: function Walk(Where: String): Boolean;
[01:03:06 PM] - Debug: Walking To Bank
[01:03:14 PM] - Debug: procedure BankEss;
Starting
RAWR
[R_OpenBankBooth] Could not find Bank Booth.
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 5 |
Status: | Pillory's Solved : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : Accout 2
Essence / Hour : 46
Essence Mined : 540
Worked : 11 Hours, 35 Minutes and 59 Seconds
Active : True
Time : 01:09:34 PM
-------------------------------------------------------
Successfully executed.

Let me know when 0.3 comes out.

~StupedSpam

xnewklear
07-21-2011, 11:18 PM
[Error] (133:11): Unknown identifier 'R_GetObjectAt' at line 132
Compiling failed.
No Plugins update available.
No SRL update available.
No MSI update available.
No Reflection update available.
[Error] (133:11): Unknown identifier 'R_GetObjectAt' at line 132
Compiling failed.


not sure what it is I have updated everything as suggested before

Home
07-22-2011, 07:12 AM
[Error] (133:11): Unknown identifier 'R_GetObjectAt' at line 132
Compiling failed.
No Plugins update available.
No SRL update available.
No MSI update available.
No Reflection update available.
[Error] (133:11): Unknown identifier 'R_GetObjectAt' at line 132
Compiling failed.


not sure what it is I have updated everything as suggested before

Hello. You need Reflection 2 to run this.

Edit: I will release 0.3 probaly monday. Iäv fixed many Infited loops so far and probaly move to R2 Random checking :)
~Home

litoris
07-22-2011, 08:55 PM
I also can't make it run on unsigned when I modify the place at the bottom.


How do I make this run on unsigned?

Can someone please help with this?

stupedspam
07-23-2011, 04:09 AM
Can someone please help with this?

Please use the search button at the top of the forum.

http://villavu.com/forum/showthread.php?t=65295&highlight=unsigned

Be sure to post errors you see so the code can be improved.

@Home: Looking forward to 0.3 on Monday :)

~StupedSpam

litoris
07-23-2011, 03:29 PM
Please use the search button at the top of the forum.

http://villavu.com/forum/showthread.php?t=65295&highlight=unsigned

Be sure to post errors you see so the code can be improved.

@Home: Looking forward to 0.3 on Monday :)

~StupedSpam

Sorry but, please read the post I made before telling me to do a search:

Tried this on a new acc, It stopped when the character got level 2 mining message. I also can't make it run on unsigned when I modify the place at the bottom.
I run all the scripts on unsigned, but can't do it fro some reason with this script:
http://i56.tinypic.com/2khlqp.png

Shuttleu
08-01-2011, 08:01 PM
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ********
Essence / Hour : 783
Essence Mined : 868
Worked : 1 Hours, 6 Minutes and 27 Seconds
Active : False
Time : 08:31:41 PM
-------------------------------------------------------
got stuck going to the bank, and said it couldnt find the bank booth

~shut

EDIT: ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ********
Essence / Hour : 843
Essence Mined : 868
Worked : 1 Hours, 1 Minutes and 44 Seconds
Active : True
Time : 10:00:57 PM
-------------------------------------------------------
stopped manually

Home
08-01-2011, 09:58 PM
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : '''''''''''''''''
Essence / Hour : 783
Essence Mined : 868
Worked : 1 Hours, 6 Minutes and 27 Seconds
Active : False
Time : 08:31:41 PM
-------------------------------------------------------
got stuck going to the bank, and said it couldnt find the bank booth

~shut

EDIT: ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : '''''''''
Essence / Hour : 843
Essence Mined : 868
Worked : 1 Hours, 1 Minutes and 44 Seconds
Active : True
Time : 10:00:57 PM
-------------------------------------------------------
stopped manually

Thanks mate. Sorry for delayed update -.-

~Home

Shuttleu
08-01-2011, 11:36 PM
Thanks mate. Sorry for delayed update -.-

~Home

gah! just realised i left my username in there, can you remove it please?

~shut

Home
08-02-2011, 08:15 AM
gah! just realised i left my username in there, can you remove it please?

~shut

Done mate :)


~Home

Shuttleu
08-02-2011, 08:30 AM
thank you

and i have no idea what happened here
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ********
Essence / Hour : 824
Essence Mined : 1736
Worked : 2 Hours, 6 Minutes and 15 Seconds
Active : False
Time : 12:59:18 AM
-------------------------------------------------------

~shut

Home
08-02-2011, 08:32 AM
thank you

and i have no idea what happened here
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ********
Essence / Hour : 824
Essence Mined : 1736
Worked : 2 Hours, 6 Minutes and 15 Seconds
Active : False
Time : 12:59:18 AM
-------------------------------------------------------

~shut
Did it just shutdown?

~Home

Shuttleu
08-02-2011, 08:43 AM
yea, it said it was inside the mine, then next player

i dont have the debug sorry

but when i logged in i was in the very SE corner

~shut

Home
08-02-2011, 09:05 AM
yea, it said it was inside the mine, then next player

i dont have the debug sorry

but when i logged in i was in the very SE corner

~shut

OK. I'v been working on next release, I hope that it will fix most bugs.


~Home

Shuttleu
08-02-2011, 03:29 PM
finished all 200 loads
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ********
Essence / Hour : 849
Essence Mined : 5600
Worked : 6 Hours, 35 Minutes and 19 Seconds
Active : False
Time : 04:28:03 PM
-------------------------------------------------------

~shut

EDIT: oh and it never even took a break :mad:

Home
08-02-2011, 03:34 PM
finished all 200 loads
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ********
Essence / Hour : 849
Essence Mined : 5600
Worked : 6 Hours, 35 Minutes and 19 Seconds
Active : False
Time : 04:28:03 PM
-------------------------------------------------------

~shut

EDIT: oh and it never even took a break :mad:

Thats great to hear.. And are you sure?

Because how the heck it's possible that it won't take a break :)
(Look in MainLoop)

~Home

Shuttleu
08-02-2011, 03:36 PM
i looked in the main loop and i can see the BreakHandler is there, but it never took a break

~shut

EDIT: oh wait, i looked in the debug and it is there, i just never noticed it because the break is so short (4 mins every 4 hours!)

Home
08-02-2011, 04:19 PM
i looked in the main loop and i can see the BreakHandler is there, but it never took a break

~shut

EDIT: oh wait, i looked in the debug and it is there, i just never noticed it because the break is so short (4 mins every 4 hours!)

Yeah :P Mainly it's because 6H anti-logout :)

~Home

Shuttleu
08-03-2011, 10:27 AM
well maybe you could add some options for the user to add their own times, i prefer something like 35 mins for 5 mins

~shut

Home
08-03-2011, 11:11 AM
well maybe you could add some options for the user to add their own times, i prefer something like 35 mins for 5 mins

~shut

Sure thing :)


++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Homes Essence Miner 0.3
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name :
Essence / Hour : 736
Essence Mined : 1776
Worked : 2 Hours, 24 Minutes and 35 Seconds
Active : True
Time : 02:34:00 PM
-------------------------------------------------------


~Home

Silent
08-04-2011, 01:15 AM
Worked well while it was running... But then it randomly stopped. I included that part of the debug.

[07:10:10 PM] - Debug: Walking To Bank
NextPlayer(False)
SwitchToPlayer(PlayerNo: 0, Active: False);
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ********
Essence / Hour : 568
Essence Mined : 135
Worked : 14 Minutes and 14 Seconds
Active : False
Time : 07:10:26 PM
-------------------------------------------------------

Home
08-04-2011, 10:13 PM
Why that happens? I have no idea..

That happens for other scripts too for me :S It it Simba overheating :P?

~Home

Silent
08-04-2011, 10:58 PM
Why that happens? I have no idea..

That happens for other scripts too for me :S It it Simba overheating :P?

~Home

I don't think so, as this seems to be the only script that it happens to me on. :( I had one run where it stopped after a mere 2 minutes.. It was in the middle of mining ess, and just quit.

/confused

Home
08-05-2011, 10:12 PM
- 0.3

~Fixed Infinite Loops
~Fixed Random Crashing
~Fixed Messing Up At Banking
~Added R_OpenBankNPC
~Added Loads Of More Random Checkings
~Optimized Script.


P.S I hope that this will fix most of the bugs.

~Home

stupedspam
08-10-2011, 09:13 PM
Ran v0.3 and it did well. Ran for about 14 hours (sorry simba closed itself so no proggy).

While watching I noticed that it would click the essence mine every 2 seconds. I know there is a test for movement thing in the reflections, but either it wasnt working correctly or the wait is too long. I don't know, but it clicked the mine every 2 seconds when already mining.

Also, for some reason it counted 2 accounts as Active := False after the first was stuck in a random. It then moved to the 3rd account and continued no problems.

These are just small things and I'll try to post a progress report once there is a fix/solution for the many clicks to mine.

Keep it up!
~StupedSpam

Home
08-11-2011, 11:49 AM
Ran v0.3 and it did well. Ran for about 14 hours (sorry simba closed itself so no proggy).

While watching I noticed that it would click the essence mine every 2 seconds. I know there is a test for movement thing in the reflections, but either it wasnt working correctly or the wait is too long. I don't know, but it clicked the mine every 2 seconds when already mining.

Also, for some reason it counted 2 accounts as Active := False after the first was stuck in a random. It then moved to the 3rd account and continued no problems.

These are just small things and I'll try to post a progress report once there is a fix/solution for the many clicks to mine.

Keep it up!
~StupedSpam

Hey mate for that clicking it again. It's Reflection Animation hooks. Make sure that you have updated your Ref. :)

And for that Random problem. I will take a look at it :)

Thanks for response!

~Home

Tsusho
08-15-2011, 12:32 PM
Hi Home, thanks for making the script, but I am having a little issue with it, or more likely, Simba.

I'm very new to this, but when I try to execute your script, it doesn't recognize a few variables, such as R_ExitOnRandoms, R_GetObjectAt and more.

I was wondering if you had any idea what the problem was?

BraK
08-15-2011, 12:36 PM
You need to get Reflection version 2 you can get it here.

http://villavu.com/forum/showthread.php?t=65965

~BraK

Tsusho
08-15-2011, 12:50 PM
You need to get Reflection version 2 you can get it here.

http://villavu.com/forum/showthread.php?t=65965

~BraK

Thank you! It's working great now. I appreciate the help. :)

EDIT: Oops, I speak too soon.

When Reflection attempts to update hooks, I'm getting this:

SMART Initialized.
Loaded: Server 39, Members: False, Signed: True, Super Detail: False.
[Reflection] You're using outdated hooks (version 659.4); updating you to version 662.1!
[Reflection] If you manually fixed your hooks, please make sure hookrevision values are greater than or equal to the online hooks to prevent overwriting.
ReWriteFile - Exception. Could not create file: C:\Simba\includes/Reflection/lib/core/Hooks.simba
Error: Exception: Invalid FileNum passed: -1 at line 96
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]

BraK
08-15-2011, 12:58 PM
Thank you! It's working great now. I appreciate the help. :)

No problem just remember to post feedback for the script after using it. If you'd like to learn more about the forums please read the Intro to the Forums. There is a Link in my Signature.

~BraK

Home
08-15-2011, 01:19 PM
Thank you! It's working great now. I appreciate the help. :)

EDIT: Oops, I speak too soon.

When Reflection attempts to update hooks, I'm getting this:

SMART Initialized.
Loaded: Server 39, Members: False, Signed: True, Super Detail: False.
[Reflection] You're using outdated hooks (version 659.4); updating you to version 662.1!
[Reflection] If you manually fixed your hooks, please make sure hookrevision values are greater than or equal to the online hooks to prevent overwriting.
ReWriteFile - Exception. Could not create file: C:\Simba\includes/Reflection/lib/core/Hooks.simba
Error: Exception: Invalid FileNum passed: -1 at line 96
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]

Try Re-Run Simba / Script.

~Home

Tsusho
08-15-2011, 03:14 PM
Unfortunately, the same error persists.

Is there any way for me to use TortoiseSVN to manually update my hooks?

Jakkle
08-15-2011, 03:21 PM
Unfortunately, the same error persists.

Is there any way for me to use TortoiseSVN to manually update my hooks?

Where have you put Ref 2 ? is it simba/Includes/Reflection2/Reflection.simba ? if so then you have to open Reflection.simba in ref2 folder and change the file path of where your hooks.simba is.

Like this

C:\Simba\includes/Reflection2/lib/core/Hooks.simba

Otherwise it's trying to save to C:\Simba\includes/Reflection/lib/core/Hooks.simba which there is no such path as reflection 1 is C:\Simba\includes/Reflection/core/Hooks.simba

Tsusho
08-15-2011, 03:29 PM
The script is running now. Thank you!

Mr. Bottomtooth
09-22-2011, 07:34 PM
Going good. :) Manually stopped.

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : xxx
Essence / Hour : 554
Essence Mined : 3215
Worked : 5 Hours, 47 Minutes and 46 Seconds
Active : True
Time : 10:33:11 PM
-------------------------------------------------------

Home
09-22-2011, 07:42 PM
Going good. :) Manually stopped.

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.2
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : xxx
Essence / Hour : 554
Essence Mined : 3215
Worked : 5 Hours, 47 Minutes and 46 Seconds
Active : True
Time : 10:33:11 PM
-------------------------------------------------------

I just checked out that Ver 0.3 has vanished :) I reupped it. Thanks for report matey!

~Home

64mas
09-25-2011, 02:02 PM
0.3 Is gone again/ still gone. Who keeps eating it?

Home
09-25-2011, 02:03 PM
0.3 Is gone again/ still gone. Who keeps eating it?

Upping again? I dunno man..

Edit: Done.

~Home

Mr. Bottomtooth
09-26-2011, 12:29 PM
Alrighty DL'ed 0.3, I'll test it out! :P

EDIT. Looks good :)

Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | Mimes Solved : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.3
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : xxx
Essence / Hour : 612
Essence Mined : 932
Worked : 1 Hours, 31 Minutes and 16 Seconds
Active : True
Time : 12:51:50 AM
-------------------------------------------------------

Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 1 |
Status: | Pillory's Solved : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.3
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : xxxx
Essence / Hour : 605
Essence Mined : 2268
Worked : 3 Hours, 44 Minutes and 52 Seconds
Active : True
Time : 03:05:50 AM
-------------------------------------------------------

m5u4r3p2h1y
10-13-2011, 05:21 AM
getting this error:

Error: Exception: Access violation at line 296
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]

line 296 reads:
TheName := Lowercase(Trim(SmartGetFieldString(NPCDef, hook_npcdef_Name)));
and is opened up in a NPC's tab.

anyone have suggestion??

B o l t o n
10-24-2011, 09:13 PM
NextPlayer(False)
SwitchToPlayer(PlayerNo: 0, Active: False);
Player is not Active...
All players not active!
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | SRL Logs : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Home's Essence Miner 0.3
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
Name : ************
Essence / Hour : 602
Essence Mined : 2011
Worked : 3 Hours, 20 Minutes and 20 Seconds
Active : False
Time : 10:11:47 PM
-------------------------------------------------------
Successfully executed.


Works really well, just this happens around 2 - 3 hours, this is the longest It has worked for before it tried changing players yet I have set the other players to "False".

That's the only problem. Apart from that GREAT script, thanks very much :D

aaa801
10-25-2011, 02:49 PM
Unknown identifier 'GetLobbyTab' at line 78
:(

kingofbigmac
10-29-2011, 07:26 AM
I'll be giving this a try!

Mr. Bottomtooth
10-29-2011, 10:50 AM
I'll be giving this a try!

It's not going to work, all bots using reflection are out of order due to Jagex's anti-bot update.

Please wait for this script to be transformed into color, a new script or post a request in Script Requests section.

Thanks. :)

Heavenzeyez1
10-29-2011, 10:52 AM
Guys, this script is not working so there is no point to try this. It uses reflection which does not work after the "bot nuke" update. :)

~Eerik.

E: Ninjad.