PDA

View Full Version : [Essence Miner][2007] Essence Harverster



Pages : [1] 2 3 4 5

wthomas
03-01-2013, 06:58 AM
It was fun whilst it lasted.
Someone can only take so much leeching and people not reading the thread.
There is no more development planned for the script to be released.
dont pm me about it I probably wont respond.

At this time there is currently between 400 and 500 bots running the script with a total am mount of essence harvesred exceeding 8m in 3 days.

It was a fun script to write, and any of you that want to hang about, i tried to sctucture the code well so it is easy to edit and update.
You can keep the code running as it is almost indefinitely by changing the DTM's and color tolerances.

Here's a preview of something im working on atm.
http://s15.postimage.org/7ntpg9623/preview.png


Thanks for the support.



Attached Files

File Type: simba 107EssenceHarvester.simba (20.1 KB, 1092 views)
File Type: simba 106Essence.simba (20.0 KB, 1048 views)
File Type: simba Essence105.simba (19.0 KB, 831 views)
File Type: simba EssenceHarvester104NoSmart.simba (18.0 KB, 726 views)
File Type: simba EssenceHarvester104NoSmart.simba (17.4 KB, 1031 views)
File Type: EssenceHarvester102NoSmart.simba (15.9 KB, 88 views)
File Type: EssenceHarvester103NoSmart.simba (15.9 KB, 740 views)

jebus47
03-01-2013, 07:10 AM
figuring out your antileech- i hate this part :D can't wait to try it. thanks for the release

Sjoe
03-01-2013, 07:13 AM
Nice man! Well done

Huggies
03-01-2013, 07:29 AM
I've got everything up to If RSReady Then, i'm confused as to what to do with this?

nmka
03-01-2013, 07:31 AM
running from browser not from SMART possible?

Imanoobbot
03-01-2013, 07:31 AM
Is Smart working again for RS07? :)

Sjoe
03-01-2013, 07:33 AM
Is Smart working again for RS07? :)

it always worked :p U just gotta know how.

EDIT: nice coding wthomas , well done on the 07 functions u made!

Jordan155
03-01-2013, 07:34 AM
Is Smart working again for RS07? :)

Unofficially there is a way to do it but it is kept in SRL Members+ at the moment and the code is given to everyone else to try and fix themselves.

wthomas
03-01-2013, 07:35 AM
The questions about smart: If you manually change the parameters and a few other things you can run the 07scape client in it.

By commenting out all of the smart references in the script you can run it in a browser just fine. Hints, start off with the {$DEFINE SMART8} and {$I SRL/srl/misc/SmartGraphics.simba}

Lupekid
03-01-2013, 07:38 AM
Any Help with it Please?
Figured out the first one

lo0ol
03-01-2013, 07:40 AM
Simba\Simba\Includes\SRL\SRL\misc\SmartParams.Simb a(78:8): Unknown identifier 'RSReady' at line 77
Compiling failed.

I can't get past the SmartParams errors :/

Lupekid
03-01-2013, 07:49 AM
i commented it all out but then it doesnt do nothing

Tdoggy
03-01-2013, 07:58 AM
Compiled successfully, and it seems to be starting up fine. However once the script is started it does... Well nothing. No cam movement, no interaction at all with the client.

Using browser btw not Smart, got rid of that. I'll chuck you a pm of the script so not to give everyone the anti leach fixes.

lo0ol
03-01-2013, 08:00 AM
Nevermind, Figured out the smart problem.
Now I'm stuck with constants part:

EssenceHarvester102-2.simba(28:1): Unknown identifier 'constants' at line 27
Compiling failed.

Nevermind. I was blind and stupid :).

Wilderniss
03-01-2013, 08:08 AM
Not working :(
Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Simba\Scripts\EssenceHarvester102.simba'

Huggies
03-01-2013, 08:10 AM
Not working :(
Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Simba\Scripts\EssenceHarvester102.simba'

Bro.. Can you spell Include?

wthomas
03-01-2013, 08:13 AM
Alas, one of the more troll Anti-leeches makes an appearance :)

Huggies
03-01-2013, 08:15 AM
Alas, one of the more troll Anti-leeches makes an appearance :)

Can you help me on this?
http://villavu.com/forum/showthread.php?t=97450&p=1182016#post1182016

lo0ol
03-01-2013, 08:17 AM
Got it working, but Smart loads wrong runescape version.
How to change it to load 07 servers?

Or how to disable smart?

Huggies
03-01-2013, 08:20 AM
Got it working, but Smart loads wrong runescape version.
How to change it to load 07 servers?

Or how to disable smart?

Can you read your PM please?

wthomas
03-01-2013, 08:26 AM
@ huggies: i replied to your post on that thread.

@ lo0ol: check my op, now there is a version that doesn't include smart and works fully.

noppah
03-01-2013, 08:33 AM
Can you help me and tell how many anti-leeches I need to fix?

nmka
03-01-2013, 08:44 AM
In nosmart version there are antileach? I started script and it dont do anything(

wthomas
03-01-2013, 08:53 AM
Turn the DEBUG constant to TRUE right at the top of the script and post what it prints out please. :)

archey
03-01-2013, 08:54 AM
Erm, well I got rid of all the SMART things and fixed the anti-leeches, but when I run it the game is literally at like 1 frame every 10 seconds, and the client also isnt doing anything

Huggies
03-01-2013, 08:56 AM
Turn the DEBUG constant to TRUE right at the top of the script and post what it prints out please. :)

SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to dorp your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

noppah
03-01-2013, 08:59 AM
starting script, waiting 5seconds you you to dorp your mouse
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

archey
03-01-2013, 09:07 AM
Erm, well I got rid of all the SMART things and fixed the anti-leeches, but when I run it the game is literally at like 1 frame every 10 seconds, and the client also isnt doing anything

tried all version, still getting the horrible FPS drop and the client not doing anything at all

wthomas
03-01-2013, 09:09 AM
Ok, i found and fixed the Error, I'm just uploading it now to Version103noSmart.

noppah
03-01-2013, 09:14 AM
Which browser are you using?

Tdoggy
03-01-2013, 09:15 AM
Ok, i found and fixed the Error, I'm just uploading it now to Version103noSmart.

Still not working.

wthomas
03-01-2013, 09:17 AM
Still not working.

Try the new version and put debugging on and paste the WHOLE LOT here please :)

noppah
03-01-2013, 09:20 AM
[Hint] C:\Users\****\Downloads\EssenceHarvester103NoSmart .simba(430:3): Variable 'TPA' never used at line 429
Compiled successfully in 874 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

archey
03-01-2013, 09:22 AM
Im still getting the FPS drop with the new version, client still isnt active.

nmka
03-01-2013, 09:22 AM
same here

Tdoggy
03-01-2013, 09:23 AM
Try the new version and put debugging on and paste the WHOLE LOT here please :)


[Hint] C:\Users\C\Downloads\EssenceHarvester103NoSmart.si mba(430:3): Variable 'TPA' never used at line 429
Compiled successfully in 811 ms.
SRL Compiled in 16 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

By the way, FPS hasn't been a issue for me in any of the versions. Runescape has no issues running while the script is as well, for me at least.

wthomas
03-01-2013, 09:26 AM
[Hint] C:\Users\C\Downloads\EssenceHarvester103NoSmart.si mba(430:3): Variable 'TPA' never used at line 429
Compiled successfully in 811 ms.
SRL Compiled in 16 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

By the way, FPS hasn't been a issue for me in any of the versions. Runescape has no issues running while the script is as well, for me at least.

Are you starting it logged in? if not please try that. =/

nmka
03-01-2013, 09:27 AM
I start logged in

noppah
03-01-2013, 09:28 AM
Are you starting it logged in? if not please try that. =/

Yes, I'm standing at the bank and the runescape window is active

Tdoggy
03-01-2013, 09:29 AM
Are you starting it logged in? if not please try that. =/

Yeah, I've also tried it at the 3 different key points, being the bank, rune store and inside the essence mine. All to no avail.

Also tried on both Firefox + Chrome, no dice unfortunately.

I'll happily let you hop on my team viewer so you can see first hand what the script is doing/not doing, if that's what you need.

wthomas
03-01-2013, 09:31 AM
In the main procedure line 550 is : "while P07_LoggedIN do" replace that so it reads

"while true do"

Tdoggy
03-01-2013, 09:35 AM
In the main procedure line 550 is : "while P07_LoggedIN do" replace that so it reads

"while true do"

Still nothing.

nmka
03-01-2013, 09:36 AM
In the main procedure line 550 is : "while P07_LoggedIN do" replace that so it reads

"while true do"

Nothing. It even dont activate client... maybe solution in this?

xtrapsp
03-01-2013, 09:38 AM
Sjoe pointed this out to me, I'm REALLY Impressed. Good work :D

Tdoggy
03-01-2013, 09:38 AM
Nothing. It even dont activate client... maybe solution in this?

I mean call me an idiot if I'm wrong, but I'm pretty sure he's trying to find a solution...

SniperBrob
03-01-2013, 09:41 AM
so what does know what this is or how to fix it?

[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

I've seen others with this problem too.

nmka
03-01-2013, 09:41 AM
I mean call me an idiot if I'm wrong, but I'm pretty sure he's trying to find a solution...
I asked maybe solution in this thing... not that what you thinked... sory for my bad english

DGKbattle
03-01-2013, 09:43 AM
so what does know what this is or how to fix it?

[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

I've seen others with this problem too.

I think we're all still trying to get the script responding xD
But are you starting logged in and at the bank/mine/shop and are the symbols visible/not obstructed?
Also try full brightness if you aren't already

SniperBrob
03-01-2013, 09:46 AM
I think we're all still trying to get the script responding xD
But are you starting logged in and at the bank/mine/shop and are the symbols visible/not obstructed?
Also try full brightness if you aren't already

I'm pretty new to using simba so hopefully i don't get flamed too hard, but anyways how can i start logged in, i thought the script is supposed to open up a window, i know this script says no SRL but then what do i log into?

Huggies
03-01-2013, 09:48 AM
@SniperBrob
Either a client window or a browser like Chrome or Firefox.

SniperBrob
03-01-2013, 09:50 AM
@SniperBrob
Either a client window or a browser like Chrome or Firefox.

that's what i thought, i had 07 logged in on google chrome at the varrock rune shop right where the teleport guy is and i still got the same error.

shaezy
03-01-2013, 09:53 AM
I'm pretty new to using simba so hopefully i don't get flamed too hard, but anyways how can i start logged in, i thought the script is supposed to open up a window, i know this script says no SRL but then what do i log into?

just log into RS normally then on simba drag the green target to the RS game window then click run ;)

Mine compiles and runs, but does nothing though

SniperBrob
03-01-2013, 09:57 AM
just log into RS normally then on simba drag the green target to the RS game window then click run ;)

Mine compiles and runs, but does nothing though

Thanks, it runs now but i doesn't do anything, it just says this: starting script, waiting 5seconds you you to drop your mouse
but then it never says anything after that

wthomas
03-01-2013, 09:59 AM
then the script is still running and doing things sniperbrob.

To@ Anyone who has had problems please read the walk through instructions in the OP. Thanks.

SniperBrob
03-01-2013, 10:02 AM
no the script isnt doing anything, my player is still standing at the bank

DGKbattle
03-01-2013, 10:06 AM
I'm pretty new to using simba so hopefully i don't get flamed too hard, but anyways how can i start logged in, i thought the script is supposed to open up a window, i know this script says no SRL but then what do i log into?

If your issue is with trying to use the SMART version, then it's probably because, unless you've changed it (which I highly doubt as you say you're new to this!) it loads the new RuneScape rather than the 07 one which this script is intended for. But yeah, log in on your browser with the no SMART version and drag the target circle thing onto the game and then try. Then, you'll probably hit the same problem as the rest of us with the client not responding/the script not doing anything despite compiling fine.

Just seen that all of this has already been said xD Sorry, was in the shower

archey
03-01-2013, 10:06 AM
no the script isnt doing anything, my player is still standing at the bank

Same here, but with terrible FPS

SniperBrob
03-01-2013, 10:06 AM
ok once i terminate the script it says

Compiled successfully in 1716 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

but i doesn't say the

Successfully executed.
The following DTMs were not freed: [0, 1, 2]

part until its stopped

mrbotter123
03-01-2013, 10:11 AM
Script doesn't do anything. Just stands there mate.

wthomas
03-01-2013, 10:11 AM
Why are you stopping it? just let it run and see what happens, its still working.
whats your CPU graphics card and motherboard?

wthomas
03-01-2013, 10:14 AM
Script doesn't do anything. Just stands there mate.

If i knew how i'd report that post for flaming, its not constructive in any way atall, just hurtful and non truthful. Did you follow the steps exactly? Why didny you post the error you received? If it didnt give an error why did you stop the script?

Read the original post, I'm watching the script right now, its sitting there, got me 10 levels since i started coding this thing about 15hours ago so dont tell me it doesn't work, i'd stream it on twitch but it'd get banned.

alche001
03-01-2013, 10:16 AM
Why are you stopping it? just let it run and see what happens, its still working.
whats your CPU graphics card and motherboard?

32 minutes later, hasnt done anything just stuck at the dont move mouse thingy.

mrbotter123
03-01-2013, 10:23 AM
If i knew how i'd report that post for flaming, its not constructive in any way atall, just hurtful and non truthful. Did you follow the steps exactly? Why didny you post the error you received? If it didnt give an error why did you stop the script?

Read the original post, I'm watching the script right now, its sitting there, got me 10 levels since i started coding this thing about 15hours ago so dont tell me it doesn't work, i'd stream it on twitch but it'd get banned.

Okay, sorry you took that harshly, i was just supporting the other people so you know it's not just the one person having an issue. How long do you expect us to leave the script running before it does something then?

Tdoggy
03-01-2013, 10:24 AM
If i knew how i'd report that post for flaming, its not constructive in any way atall, just hurtful and non truthful. Did you follow the steps exactly? Why didny you post the error you received? If it didnt give an error why did you stop the script?

Read the original post, I'm watching the script right now, its sitting there, got me 10 levels since i started coding this thing about 15hours ago so dont tell me it doesn't work, i'd stream it on twitch but it'd get banned.

Hey man, I mean no offense, I'm just trying to help you figure out the problem. But I can assure you that I'm not stopping the script before it gets a chance to function, I've left it until I was logged out.

hillzyy
03-01-2013, 10:26 AM
Same problem as everyone else, Left it till it auto-logged out and the mouse did nothing

DGKbattle
03-01-2013, 10:29 AM
If i knew how i'd report that post for flaming, its not constructive in any way atall, just hurtful and non truthful. Did you follow the steps exactly? Why didny you post the error you received? If it didnt give an error why did you stop the script?

Read the original post, I'm watching the script right now, its sitting there, got me 10 levels since i started coding this thing about 15hours ago so dont tell me it doesn't work, i'd stream it on twitch but it'd get banned.

I'm sorry man, I don't want to upset you or piss you off, but he is right. The code is nice and well written, and I know you've been working hard to try and sort out problems but I'm in the bank, logged in target dragged to RS obviously (using chrome) and left for 5 minutes to no avail. There just isn't any movement. The script is clearly trying to work, as when I changed tab with it still running, the mouse moved around quickly and recognised that there was no Bank or Rune shop in this thread (Of course haha ;D) but it isn't working successfully for us. Obviously I believe that it's working for you, but at time of typing I've not seen a comment saying that it is working for anyone else, so I think it may be that you have something extra sorted out your end, rather than us or you messing up.

darkdusk
03-01-2013, 10:30 AM
using version 1.03 of this script.


Compiled successfully in 688 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse

Than the mouse doesnt do annything.

I see that i am not the only one with this problem?

wthomas
03-01-2013, 10:34 AM
Have you guys all got the P07 include and everything?
Did you change anything in the script atall?
Can all you try and re-download it and follow the guidelines exactly? and post the logs, plz

I'm just confuzzled because i asked someone on the IRC to follow the guidelines exactly and it ran fine.

hillzyy
03-01-2013, 10:35 AM
I have the P07Include, Didn't change anything afaik, I'll quickly redownload and post my results again :)

noppah
03-01-2013, 10:35 AM
Have you guys all got the P07 include and everything?
Did you change anything in the script atall?
Can all you try and re-download it and follow the guidelines exactly? and post the logs, plz

Could it be that you are running an earlier version of the script?
Have you tried the 1.03 version yourself?

hillzyy
03-01-2013, 10:38 AM
[Hint] C:\Users\Sam\Downloads\EssenceHarvester103NoSmart (1).simba(430:3): Variable 'TPA' never used at line 429
Compiled successfully in 563 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

That's a fresh script, no edits

kemal23
03-01-2013, 10:38 AM
[Hint] C:\Simba\Scripts\EssenceHarvester103NoSmart.simba( 430:3): Variable 'TPA' never used at line 429
Compiled successfully in 436 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

how can i do this??

archey
03-01-2013, 10:40 AM
Have you guys all got the P07 include and everything?
Did you change anything in the script atall?
Can all you try and re-download it and follow the guidelines exactly? and post the logs, plz

I'm just confuzzled because i asked someone on the IRC to follow the guidelines exactly and it ran fine.

Yes, No, Tried multiple times, nothing in the logs other than what people have posted

wthomas
03-01-2013, 10:41 AM
Ok guys, I'm 90% there to fixing it. I just updated srl and now I'm suffering from all of the symptoms you have. Ill try to get a fix up right away.

archey
03-01-2013, 10:42 AM
Ok guys, I'm 90% there to fixing it. I just updated srl and now I'm suffering from all of the symptoms you have. Ill try to get a fix up right away.

Good to hear, patiently awaiting :)

DGKbattle
03-01-2013, 10:43 AM
Have you guys all got the P07 include and everything?
Did you change anything in the script atall?
Can all you try and re-download it and follow the guidelines exactly? and post the logs, plz

I'm just confuzzled because i asked someone on the IRC to follow the guidelines exactly and it ran fine.

Re-downloaded and ran fresh, also have P07Include and P07Chars. Followed the guidelines exactly (what I was doing before anyway) and same thing, executed when it auto logged out.


[Hint] C:\Users\Andy R\Downloads\EssenceHarvester103NoSmart.simba(430:3 ): Variable 'TPA' never used at line 429
Compiled successfully in 437 ms.
New window: 1706038
[Hint] C:\Users\Andy R\Downloads\EssenceHarvester103NoSmart.simba(430:3 ): Variable 'TPA' never used at line 429
Compiled successfully in 437 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

darkdusk
03-01-2013, 10:44 AM
Re-downloaded and ran fresh, also have P07Include and P07Chars. Followed the guidelines exactly (what I was doing before anyway) and same thing, executed when it auto logged out.

he is fixing it. He used a diffrent version of SRL

hillzyy
03-01-2013, 10:45 AM
Hopefully it's an easy fix! I'm skimming through it looking to, have college in 50 minutes! xD

DGKbattle
03-01-2013, 10:49 AM
he is fixing it. He used a diffrent version of SRL

Yeah, see that now :) Was just that I was typing before I refreshed page for new posts

wthomas
03-01-2013, 10:54 AM
Ok, i dont know if this will work but it worked for me to get the script running;

Just before the script enters the loop put this like in:
>>writeln(P07_loggedIN);

while P07_LoggedIn do //this is the start of the loop

I believe that P07_loggedIn ; is not function correctly when used in this way so replace it with " while true do "
Note this is a very hacky fix if it fix's it if it works ill push an update instantly.

the two lines should be now :

writeln(P07_loggedIN);
while TRUE do

If you could post logs of the errors what what happens now that'd be great.

hillzyy
03-01-2013, 11:00 AM
19492

Exactly the same, unless that's wrong

wthomas
03-01-2013, 11:02 AM
19492

Exactly the same, unless that's wrong
sorry i just edit'd my post the two lines are

writeln(P07_loggedIN);
while TRUE do

forcing the original loop to always run with a TRUE.

darkdusk
03-01-2013, 11:02 AM
Ok, i dont know if this will work but it worked for me to get the script running;

Just before the script enters the loop put this like in:
>>writeln(P07_loggedIN);

while P07_LoggedIn do //this is the start of the loop

I believe that P07_loggedIn ; is not function correctly when used in this way so replace it with " while true do "
Note this is a very hacky fix if it fix's it if it works ill push an update instantly.

the two lines should be now :

writeln(P07_loggedIN);
while TRUE do

If you could post logs of the errors what what happens now that'd be great.

still get the same log :(

Occidio
03-01-2013, 11:04 AM
Same error as before, just won't do anything, replaced as you said


// while P07_LoggedIN do - Before
Writeln(P07_loggedIN);
while TRUE do

hillzyy
03-01-2013, 11:04 AM
Still exactly the same when I change it to while TRUE do, same error and no action on the mosue

rayiak
03-01-2013, 11:04 AM
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

Can someone help

archey
03-01-2013, 11:07 AM
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

Can someone help

go here, http://villavu.com/forum/showthread.php?t=96863 download the chars and put the in simba\fonts

DGKbattle
03-01-2013, 11:07 AM
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

Can someone help

You need the P07Chars from the same page as the include came from, download the zip, extract and move the fonts to your simba\fonts folder.

DGKbattle
03-01-2013, 11:08 AM
19493

And still no luck. Correct me if I'm wrong.

hillzyy
03-01-2013, 11:10 AM
http://puu.sh/2adGK

I figured that seeing it never reached the 'writeln', commenting out the loginPlayer might have an effect, and it did, I'm not sure if it's for better or worse, but it may help

Maybe try and fix the DTM's? I have to go now, so i'll come back to it later unless it's been fixed which I don't doubt it will :D

wthomas
03-01-2013, 11:12 AM
I know why it doesnt work. The P07_LoggedIn; function hangs. The P07_loginPlayer calls this function and thus hangs the program earlier than i previously expected.

Sorry for all the delays, bear with me 5 minutes then you can have functional script.

nb. wasn't my code that was broke.

calen
03-01-2013, 11:12 AM
I wait 5 seconds and nothing happens, any help?

alche001
03-01-2013, 11:14 AM
I know why it doesnt work. The P07_LoggedIn; function hangs. The P07_loginPlayer calls this function and thus hangs the program earlier than i previously expected.

Sorry for all the delays, bear with me 5 minutes then you can have functional script.

nb. wasn't my code that was broke.
Great! :)

calen
03-01-2013, 11:16 AM
Guy's this doesn't work -,-

hillzyy
03-01-2013, 11:16 AM
Guy's this doesn't work -,-

Take a read, wThomas is working on it as we speak, shouldn't be long! :D

calen
03-01-2013, 11:18 AM
Cool, because it's 10:17 pm here and I wan't to run it while I'm in bed.

calen
03-01-2013, 11:24 AM
Is it done yet!

rayiak
03-01-2013, 11:24 AM
thank you guys now im getting

You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
sits there and does nothing

help again :)

archey
03-01-2013, 11:25 AM
Is it done yet!

Clam down..


thank you guys now im getting

You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse

help again :)

He's working on a fix

calen
03-01-2013, 11:25 AM
thank you guys now im getting

You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
sits there and does nothing

help again :)

He's fixing it atm, it's broken

alche001
03-01-2013, 11:25 AM
Is it done yet!

Thomas please add a anti leech to it so he has to stay up late and work it out.

darkdusk
03-01-2013, 11:26 AM
thomas please add a anti leech to it so he has to stay up late and work it out.

+1 :d

archey
03-01-2013, 11:27 AM
Thomas please add a anti leech to it so he has to stay up late and work it out.

That would be great :)

calen
03-01-2013, 11:30 AM
Sorry :| just very tired

rayiak
03-01-2013, 11:31 AM
no antileech please :)

shaezy
03-01-2013, 11:31 AM
Ok guys, I'm 90% there to fixing it. I just updated srl and now I'm suffering from all of the symptoms you have. Ill try to get a fix up right away.

Cheers for all the help mate ;)

noppah
03-01-2013, 11:32 AM
Hurrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrry up!

You sir are an idiot...

archey
03-01-2013, 11:32 AM
Hurrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrry up!

this deserves anti-leech

wthomas
03-01-2013, 11:33 AM
oi calen you've been of this thread for like 10 minutes. Ive been coding this for the last 20 hours, yes through the nightits now 11:30am here I'm tired coding is hard.

But a fix is here give me 2 minutes oki :)

Occidio
03-01-2013, 11:33 AM
Hurrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrry up!

Dude shut up. He's working hard to fix a script that you can use for free, stop being such an entitled bitch and let him take his time. He doesn't owe you anything.

calen
03-01-2013, 11:34 AM
oi calen you've been of this thread for like 10 minutes. Ive been coding this for the last 20 hours, yes through the nightits now 11:30am here I'm tired coding is hard.

But a fix is here give me 2 minutes oki :)

You sir are a legend, is their some sort of rep system on this site? if so I would + rep you :D

noppah
03-01-2013, 11:36 AM
You sir are a legend, is their some sort of rep system on this site? if so I would + rep you :D

If they could give a tag for desperate asslicking, you would deserve one

calen
03-01-2013, 11:39 AM
If they could give a tag for desperate asslicking, you would deserve one

No need to hate bro, every one's different.

hillzyy
03-01-2013, 11:39 AM
If they could give a tag for desperate asslicking, you would deserve one

Awhhh you beat me to that post!

wthomas
03-01-2013, 11:43 AM
but good news, i have a solution. Its posted on the main thread ill put it here too:
FIRSTLY you need to make changes to srl/srl/core/globals.simba
Open it up and you need to comment out 1 line of code.This is the procedure you need to change. After that is completed then follow the steps below to run the script.


Procedure SRL_ResetNavBar;
begin
SRL_EnableNavBar;
// SRL_DisableNavBar; //<<<<<<<<<< you need to comment this out
end;

its like on line 840-850 something

GO WILD

calen
03-01-2013, 11:47 AM
found it..

lo0ol
03-01-2013, 11:47 AM
Followed your tutorial how to run script and now this happens:

Variable 'TPA' never used at line 429
Compiled successfully in 701 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

archey
03-01-2013, 11:47 AM
Did that and got this almost instantly


Compiled successfully in 625 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

wthomas
03-01-2013, 11:49 AM
hmm thats interesting whats your screen brightness?

archey
03-01-2013, 11:50 AM
hmm thats interesting whats your screen brightness?

just tried all levels, same result

lo0ol
03-01-2013, 11:50 AM
All the way up! Bright as possible

wthomas
03-01-2013, 11:54 AM
I have no idea why those DTM's arnt working for you. they to work fine when i dl the script from the thread and run it.

hillzyy
03-01-2013, 11:56 AM
The DTM's change, people will have to fix it manually, I guess it's like a unfixable anti-leech!

Hazard
03-01-2013, 11:56 AM
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

Gettomg the same results, birhgtness is all the way up

wthomas
03-01-2013, 11:58 AM
Good idea Hillzyy. Hazard, its the anti leech, sometimes those dtm's will work some times then wont, its how jagex tried to screw color bots in 07 by changing the world map. You need to re-make the DTM's.

There's only 2 to do the bank symbol and the rune shop symbol.

calen
03-01-2013, 12:00 PM
Nice.

Hazard
03-01-2013, 12:00 PM
Okay thanks, ill give it a go

rayiak
03-01-2013, 12:01 PM
can someone refer me to a guide to change dtms please

lo0ol
03-01-2013, 12:01 PM
I guess I have to insert my own DTM's or you can make tolerance higher? Or maybe add two different DTM's for each spot?
I will get some time tommorow I will try to write my own method or something.
But I like you work. most advanced script so far :).
If you know how to fix DTM's errors PM me. Because I will need tips for my own scripts :).

hillzyy
03-01-2013, 12:03 PM
Good idea Hillzyy. Hazard, its the anti leech, sometimes those dtm's will work some times then wont, its how jagex tried to screw color bots in 07 by changing the world map. You need to re-make the DTM's.

There's only 2 to do the bank symbol and the rune shop symbol.

I'll let you know how I get on when I get back from college, if you look back through the thread I posted a picture which produces the same result as your fix, in my opinion its simpler but I don't know if it renders the script unuseable or not :)

archey
03-01-2013, 12:03 PM
Good idea Hillzyy. Hazard, its the anti leech, sometimes those dtm's will work some times then wont, its how jagex tried to screw color bots in 07 by changing the world map. You need to re-make the DTM's.

There's only 2 to do the bank symbol and the rune shop symbol.

Yeah i figured i'd try the rune shop, ran there fine, once it got into the mine it ran around for maybe 45 seconds, though script stopped once it had a full inventory


00:00:15 Entering Teleport:Varrock cycle.
00:00:15 Could not find color on minimap

got that once i restarted the script

AaronxD
03-01-2013, 12:05 PM
New window: 328146
[Hint] C:\Simba\Scripts\EssenceHarvester103NoSmart.simba( 430:3): Variable 'TPA' never used at line 429
Compiled successfully in 842 ms.
SRL Compiled in 16 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]

wthomas
03-01-2013, 12:08 PM
Its a lot lot nicer to run the script in smart, you can toggle all the debugging on/off and tune it so it really is flawless. as the SMART isn't released for public yet this is not for smart so I laxed the tolerances so it may be slower but has a lower chance of failing due to being a few pixels out here and there.

Post any bugs you find and how to re-create them if possible and they can get fixed. of course I've found some already and they'll be patched in the new release which will probably be tomorrow as I have got to sleep sometime soon. nearly awake for 28hours now.


Also try to use low populated worlds, they have less people to stand on the map symbols.

wthomas
03-01-2013, 12:10 PM
@AaronxD: you have not properly installed the fonts for the include. you should follow the guide here: http://villavu.com/forum/showthread.php?t=96863
making sure to put the font folder into Simba\Fonts\

calen
03-01-2013, 12:11 PM
The bot doesn't even move or do anything when I use it.

wthomas
03-01-2013, 12:12 PM
@Archey, that error is caused by the color of the Portal arrow in the essence mine. If you go back there and manually grab the color, probably try the orange not the green and set a reasonably high tolerance you should be set. :)


thats a really useful bug report there calen.

calen
03-01-2013, 12:14 PM
I run it, than It tells me to not touch my mouse than it does nothing.

champrb
03-01-2013, 12:15 PM
The following DTMs were not freed: [0, 1, 2]

I am getting the same error as others. Just thought I would let you know.

Tdoggy
03-01-2013, 12:15 PM
So I've done my own DTM's, and it can now find the bank and the run shop, however once we get into the essence mine it keeps trying to click the black parts of the minimap. Even when the essence rock is right there, it won't click it.

So turns out, once it gets into the essence mine it doesn't recognize that it is. And so your failsafe kicks in and trys to find one. Any idea why?

AaronxD
03-01-2013, 12:16 PM
@AaronxD: you have not properly installed the fonts for the include. you should follow the guide here: http://villavu.com/forum/showthread.php?t=96863
making sure to put the font folder into Simba\Fonts\

Just done it, now when I start the script it sits at the bank doing nothing..

noppah
03-01-2013, 12:18 PM
I Fixed the BankDTM and RuneshopDTM but what exactly is the portal dtm?

AaronxD
03-01-2013, 12:21 PM
New window: 328146
[Hint] C:\Simba\Scripts\EssenceHarvester103NoSmart.simba( 430:3): Variable 'TPA' never used at line 429
Compiled successfully in 873 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

New debug.

alche001
03-01-2013, 12:22 PM
The detection of the essence rock in the mine is bad. :/ You should add a check for uptext "mine".

wthomas
03-01-2013, 12:23 PM
noppah, there is no portal DTM, its just a color, set it to the green or orange of the arrow with a tolerance of 10 or 20.

AaronxD: did you change the code in globals.simba ? it sounds not...

TDoggy:can you paste the debug so i know what its trying todo? try fixing the color of the portal arrow that might cause this.
alche001: Yes I know, I just wanted to get this released and have people find more bugs in it quickly so it gets better sooner. that will be implemented next update however it is useful sometimes as the bot only scans 300degrees then walks 3-4 squares. some cases its good others others it doesn't matter. finding the essence in there is hard to say the least, i could possibly use edge detection to find a big fat area of the screen with no clear defined edges or i could use the minimap to work out which side of the essence i am of and then face into if and click away. there are other options but for this update its simple turn and click on when it finds the uptext.

rayiak
03-01-2013, 12:24 PM
I give up i cant get the dtms to work!!! please someone help me

OMGWTFISTHIS
03-01-2013, 12:25 PM
After I go wash my car, I'm going to take a crack at this. Looks like a super clean release. :o

noppah
03-01-2013, 12:27 PM
noppah, there is no portal DTM, its just a color, set it to the green or orange of the arrow with a tolerance of 10 or 20.
AaronxD: did you change the code in globals.simba ? it sounds not
TDoggy:can you paste the debug so i know what its trying todo? try fixing the color of the portal arrow that might cause this.

How can i set the color?

e: PortalID = 5065519 ;
is it this?

Tdoggy
03-01-2013, 12:29 PM
noppah, there is no portal DTM, its just a color, set it to the green or orange of the arrow with a tolerance of 10 or 20.

AaronxD: did you change the code in globals.simba ? it sounds not...

TDoggy:can you paste the debug so i know what its trying todo? try fixing the color of the portal arrow that might cause this.
alche001: Yes I know, I just wanted to get this released and have people find more bugs in it quickly so it gets better sooner. that will be implemented next update however it is useful sometimes as the bot only scans 300degrees then walks 3-4 squares. some cases its good others others it doesn't matter. finding the essence in there is hard to say the least, i could possibly use edge detection to find a big fat area of the screen with no clear defined edges or i could use the minimap to work out which side of the essence i am of and then face into if and click away. there are other options but for this update its simple turn and click on when it finds the uptext.

00:00:03 Entering Walk:Aubury cycle.
00:00:13 [INFO] Found shop DTM
00:00:21 [INFO] Should be in the shop now
00:00:22 Entering Teleport:Essence cycle.
00:00:26 [INFO] Chose Option Teleport
00:00:27 Entering Teleport:Essence cycle.
Time Running: 00:00:30
Essence Mined: -1 (-118)
Experience: -5 (-591)
Money Gained : -20 (0)
00:00:30 Entering Mine essence cycle.
00:00:31 Could not find color on minimap
00:00:31 [INFO] We are not at an ess node, trying to find one
00:00:48 Entering Mine essence cycle.
00:00:48 Could not find color on minimap
00:00:48 [INFO] We are not at an ess node, trying to find one
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

Also, which line is the color identified on?

archey
03-01-2013, 12:30 PM
I'm not familiar with what the "tree" is, I can set DTMs, just no idea what tree im setting it on, can anyone tell me?

calen
03-01-2013, 12:30 PM
This don't even work when I use it, all it does is nothing when I run it. Any help?

wthomas
03-01-2013, 12:33 PM
00:00:03 Entering Walk:Aubury cycle.
00:00:13 [INFO] Found shop DTM
00:00:21 [INFO] Should be in the shop now
00:00:22 Entering Teleport:Essence cycle.
00:00:26 [INFO] Chose Option Teleport
00:00:27 Entering Teleport:Essence cycle.
Time Running: 00:00:30
Essence Mined: -1 (-118)
Experience: -5 (-591)
Money Gained : -20 (0)
00:00:30 Entering Mine essence cycle.
00:00:31 Could not find color on minimap
00:00:31 [INFO] We are not at an ess node, trying to find one
00:00:48 Entering Mine essence cycle.
00:00:48 Could not find color on minimap
00:00:48 [INFO] We are not at an ess node, trying to find one
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

Also, which line is the color identified on?

The color you are looking for is the same as noppah above you, its the color for the portal minimap symbol. the color is defined as PortalID = 5065519 ; on line 42
you can either change the color there to a new one or you could probably increase the tolerance on line 343. doing both may be best.

AaronxD
03-01-2013, 12:34 PM
[Hint] C:\Simba\Scripts\EssenceHarvester103NoSmart.simba( 430:3): Variable 'TPA' never used at line 429
Compiled successfully in 889 ms.
SRL Compiled in 0 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]
I added the "//" infront of the second thing on globals.simba

http://i50.tinypic.com/20kr490.png
Starting position.

Occidio
03-01-2013, 12:35 PM
I fixed colors and bank + shop DTM, I just don't know which tree to make DTM for :/. Which one is it?

Tdoggy
03-01-2013, 12:36 PM
I fixed colors and bank + shop DTM, I just don't know which tree to make DTM for :/. Which one is it?
The two trees on the fence southside of bank.

Got it working btw, changing the portal color fixed it up. Cheers for the hard work buddy.

wthomas
03-01-2013, 12:36 PM
I'm not familiar with what the "tree" is, I can set DTMs, just no idea what tree im setting it on, can anyone tell me?

Tree is names as such as it was originally the trees just sough of the bank wall. However it then became no-longer a tree but as a general midpoint in the path between the bank and the rune shop.
Its value is used in the script but can be overridden so it doesn't matter so much. I found that area of the map changed so much login to login I could never keep one DTM.



@ Aaron: now you need to customize the DTM's that the script uses. they vary player to player, login to login and map load to map load, so its something you'll have to do yourself. Start by opening up the DTM creator tool that simba has built in, its found under the the Tools tab. read up on them here http://docs.villavu.com/simba/scriptref/dtm.html and here http://villavu.com/forum/showthread.php?t=77691 they are very useful and you'll use them a lot if your life at SRL

AaronxD
03-01-2013, 12:46 PM
Tree is names as such as it was originally the trees just sough of the bank wall. However it then became no-longer a tree but as a general midpoint in the path between the bank and the rune shop.
Its value is used in the script but can be overridden so it doesn't matter so much. I found that area of the map changed so much login to login I could never keep one DTM.



@ Aaron: now you need to customize the DTM's that the script uses. they vary player to player, login to login and map load to map load, so its something you'll have to do yourself. Start by opening up the DTM creator tool that simba has built in, its found under the the Tools tab. read up on them here http://docs.villavu.com/simba/scriptref/dtm.html and here http://villavu.com/forum/showthread.php?t=77691 they are very useful and you'll use them a lot if your life at SRL

I have absolutely no idea what I'm doing here o.o does this need to be used for ever script I use?

Pkharmat
03-01-2013, 12:47 PM
Yo, hope ya can help me figure out this one..

I've fixed the dtms for shop/bank, but the problem's when it reaches the shop. From what i see, it does find Aubury, but doesn't rightclick the guy > teleport..

Also placing it in the essence mining spot makes the bot run around looking for nodes....

Any tips?

archey
03-01-2013, 12:55 PM
DTMs for me are rather unreliable :/ Tried a few times now and it sometimes works the first time, then stops.

wthomas
03-01-2013, 12:56 PM
if its looking for nodes you and you can see a portal you need to change the portal color
ima about to write a big fat guide on the op on what todo to correct all of this.

Pkharmat
03-01-2013, 01:05 PM
if its looking for nodes you and you can see a portal you need to change the portal color
ima about to write a big fat guide on the op on what todo to correct all of this.

Thank you for the answer, tough that part still doesn't help me with the problem where it doesn't > right click aubury and teleport, it just usually hovers the mouse on/around him..

archey
03-01-2013, 01:10 PM
if its looking for nodes you and you can see a portal you need to change the portal color
ima about to write a big fat guide on the op on what todo to correct all of this.

could you show an example(screenshot) of the way you pick points for the DTMs?

Nations_collapse
03-01-2013, 01:12 PM
Not sure which tab is the option tab
I get this issue, I know its a anti-leech. Im not here to leech anything, I am a script writer at PB. Just started looking at pascal coding. When I looked into your guys 07 includes it didnt define any numbers for tabs, its simply stated 1-14 and thats it

Heres my error.


[Error] C:\Users\ElvisB\Downloads\EssenceHarvester103NoSma rt.simba(103:34): Type mismatch at line 102
Compiling failed.
With this procedurs code -
procedure P07_SetRun(Run: Boolean);
begin
if not P07_TabInventoryTab(12) then

OMGWTFISTHIS
03-01-2013, 01:14 PM
Hey WThomas, can you help me out real quick? Can you take a screenshot of your tree DTM, on the minimap? I want to see how exactly you lay it out, so I can 1. Change the coordinates to my own, and 2. Find what colors I should be replacing.

Edit: (I ask this because I can't make it pick the south trees, it always picks up the trees on the side of the bank. :|)

Nations_collapse
03-01-2013, 01:18 PM
Hey WThomas, can you help me out real quick? Can you take a screenshot of your tree DTM, on the minimap? I want to see how exactly you lay it out, so I can 1. Change the coordinates to my own, and 2. Find what colors I should be replacing.

Edit: (I ask this because I can't make it pick the south trees, it always picks up the trees on the side of the bank. :|)
You busy, could you answer one of my questions above?

archey
03-01-2013, 01:34 PM
Not sure which tab is the option tab
I get this issue, I know its a anti-leech. Im not here to leech anything, I am a script writer at PB. Just started looking at pascal coding. When I looked into your guys 07 includes it didnt define any numbers for tabs, its simply stated 1-14 and thats it

Heres my error.


[Error] C:\Users\ElvisB\Downloads\EssenceHarvester103NoSma rt.simba(103:34): Type mismatch at line 102
Compiling failed.
With this procedurs code -
procedure P07_SetRun(Run: Boolean);
begin
if not P07_TabInventoryTab(12) then

I don't think the current version even has anti-leech

Nations_collapse
03-01-2013, 01:47 PM
There must be a issue then. if not P07_TabInventory(12) then should work

wthomas
03-01-2013, 01:53 PM
OK, I've added a fair chunk of guide to the OP now, that should clear up many of the questions about what the DTM's are.

@Nations_collapse: i have no idea why that broke, there should be no error if you downloaded the file as per the OP and corrected globals.simba perhaps try and re-download?

Sjoe
03-01-2013, 01:57 PM
OK, I've added a fair chunk of guide to the OP now, that should clear up many of the questions about what the DTM's are.

@Nations_collapse: i have no idea why that broke, there should be no error if you downloaded the file as per the OP and corrected globals.simba perhaps try and re-download?

Couldn't u use findsymbol for bank and the runeshop?
Just lower the symbol accuracy.

EDIT: unofficial SPS is out for 07 , u should check it out and try it.

wthomas
03-01-2013, 02:03 PM
I havn't tested them on the 07 server at all, i may try that now, if they worked it would help a lot. good suggestion thanks :)

champrb
03-01-2013, 02:03 PM
I have fixed my DTMs but it has trouble finding ess to mine. It likes to keep clicking the blackness on the minimap when it is standing right next to the ess mine.

wthomas
03-01-2013, 02:08 PM
try updating the portal color on line 42;

OMGWTFISTHIS
03-01-2013, 02:09 PM
I have fixed my DTMs but it has trouble finding ess to mine. It likes to keep clicking the blackness on the minimap when it is standing right next to the ess mine.

Replace the ID that he told you to replace in the main post.

greg_nc
03-01-2013, 02:10 PM
Got the script running quite nicely but due to DTM drop struggling to do more than 1-2 runs. Also would be handy addition if it checked inventory is empty before leaving the bank as on several occasions only banked 10 rather than all.

Thanks for your great work.

wthomas
03-01-2013, 02:18 PM
greg_nc, thanks for the feedback, yeah I've noticed that, ill try and get it fixed for the next version

Sjoekeloe, the sps seems quite buggy at the moment and its another thing that everyone would have to install, but a yes for the future :)

Spartan 117
03-01-2013, 02:19 PM
greg_nc, thanks for the feedback, yeah I've noticed that, ill try and get it fixed for the next version

Sjoekeloe, the sps seems quite buggy at the moment and its another thing that everyone would have to install, but a yes for the future :)

is there sps for 07 already?

wthomas
03-01-2013, 02:45 PM
Yes there is an unofficial version available for public members.

Sjoe
03-01-2013, 02:51 PM
greg_nc, thanks for the feedback, yeah I've noticed that, ill try and get it fixed for the next version

Sjoekeloe, the sps seems quite buggy at the moment and its another thing that everyone would have to install, but a yes for the future :)

Alright, yeah it makes walking 100x times more easy. And pretty accurate.
Findsymbol should work though if u make the Symbolaccuracy 0.5 or smthing.

EDIT: just a question, how long have u been learning to script? Your scripting is good imo :)

archey
03-01-2013, 03:06 PM
Alright, yeah it makes walking 100x times more easy. And pretty accurate.
Findsymbol should work though if u make the Symbolaccuracy 0.5 or smthing.

EDIT: just a question, how long have u been learning to script? Your scripting is good imo :)

I played around with FindSymbol, seems to work quite well, though I have no idea what the name of the icon is for the magic shop, i've tried magic, rune, runes, runeshop, ma

http://runescape.wikia.com/wiki/Icon#Key_list has quite a few, though once again i couldnt get the magic shop to work, I even got the portal one to work, that one is 'transportation'

stynn
03-01-2013, 03:09 PM
It keeps failing at the DTM's, i don't know what i'm doing wrong :(

OMGWTFISTHIS
03-01-2013, 03:10 PM
If I wanted to add a wait time after opening the bank, before depositing the essence, what line would it be? I thought it was at line 202, but that did nothing in regards to slowing it down. Also did it on line 240 to change it to 3, nothing. :|

Edit: Reason I'm adding a wait is because as soon as you click 'Bank Banker' it immediately tries to deposit, but it clicks too fast and won't deposit, causing the script to end.

Sjoe
03-01-2013, 03:31 PM
I played around with FindSymbol, seems to work quite well, though I have no idea what the name of the icon is for the magic shop, i've tried magic, rune, runes, runeshop, ma

http://runescape.wikia.com/wiki/Icon#Key_list has quite a few, though once again i couldnt get the magic shop to work, I even got the portal one to work, that one is 'transportation'

U can find the names in the include.

Dreadzone
03-01-2013, 03:43 PM
Created DTMs and they work as supposed to however when entering the mine it doesn't mine any ores. I changed the PortalID line to the color of a mine essence however it just keeps running around searching for a rock to mine on. I tried increasing the tolerance but without progress, what could be wrong?

Edit: Swapped the PortalID to the orange teleporter icon id and now it thinks it is mining the ess but it's only standing next to a wall doing nothing.

00:00:21 Entering Mine essence cycle.
00:00:22 [INFO] Found portal on MM
00:00:22 [INFO] Correcting position
00:00:30 [INFO] mining ess
Time Running: 00:00:31
Essence Mined: -1 (-112)
Experience: -5 (-562)
Money Gained : -20 (0)
00:00:32 Entering Mine essence cycle.
00:00:43 [INFO] Found portal on MM
00:00:43 [INFO] Correcting position

Edit2: Alright no idea what just happened, but it searched for a while (with the same message) and about 2 mins after entering the mine it started to mine the actual ore. The path back to the bank works as well.

Thank you for this script, appreciated.

OMGWTFISTHIS
03-01-2013, 03:49 PM
Dread, try choosing the blue part of the icon.

Ecoalypse
03-01-2013, 04:05 PM
nvm

wthomas
03-01-2013, 04:09 PM
If I wanted to add a wait time after opening the bank, before depositing the essence, what line would it be? I thought it was at line 202, but that did nothing in regards to slowing it down. Also did it on line 240 to change it to 3, nothing. :|

Edit: Reason I'm adding a wait is because as soon as you click 'Bank Banker' it immediately tries to deposit, but it clicks too fast and won't deposit, causing the script to end.

Yes, I'm currently addressing this as problem, it intriguing how a wait there makes 0 difference at all isn't it, and im really not sure why either :p

archey, ,the icon you are looking for is 'magic shop'


Alright, yeah it makes walking 100x times more easy. And pretty accurate.
Findsymbol should work though if u make the Symbolaccuracy 0.5 or smthing.

EDIT: just a question, how long have u been learning to script? Your scripting is good imo :)

SPS walking is very simple but its another big bulky include, and it takes half the fun away of coding it in the first place, yes this is a script that makes money but i'll get more fun coding it than i will with the gp it will generate for me. I've been programming for nigh on 4 years since the wee age of 14. thanks, its great a srl member things my code is ok thanks :)

aaa801
03-01-2013, 04:09 PM
Gets to the rune shop, then doesnt seem to have a way to actualy teleport using the npc ?

Aha that antileach, seems to glitch out a lil bit on the actual ess while mining, *starts to fiddle*

Epsilon
03-01-2013, 04:10 PM
Is the claim that it can run for 4 hours truthful, in the sense that you can start the script and leave? I get a random at least once every 30 minutes while mining essence.

champrb
03-01-2013, 04:15 PM
Is the claim that it can run for 4 hours truthful, in the sense that you can start the script and leave? I get a random at least once every 30 minutes while mining essence.

He is claiming that the script can run for a long period of time without randoms. Since there is no random support, it obviously can not run that long.

Cwreck
03-01-2013, 04:28 PM
I'm having a rough time creating my own DTM's. I've read the guides, tutorials, your information, and I still feel really lost. Im sorry, but can anyone help me?

Ecoalypse
03-01-2013, 04:30 PM
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2] anyone can help me?

Sjoe
03-01-2013, 04:48 PM
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2] anyone can help me?

Make your DTM's, or other methods for walking.
Check the tutorial section on how to do it!

wthomas
03-01-2013, 04:53 PM
Is the claim that it can run for 4 hours truthful, in the sense that you can start the script and leave? I get a random at least once every 30 minutes while mining essence.

Before i was originally not going to release this script but as I worked on it i started to just let it run. This was before I changed it to use DTM's, it was using static TPA colors to navigate and yes, the script ran without bugging for probably even more than 4 hours, I had the colors setup perfectly it just wouldn't break. now we all know that the colors change and also jagex likes messing with the shape of the map too on old servers, It is a truthful claim, had there been no randoms the bot would have run continuously.

@Ecoalypse: you need to setup the DTM's, part of anti-leech and also the game.

johnlukey
03-01-2013, 05:03 PM
Anti-leech is so 5 years ago.
But seriosuly, anti-leeches arent accomplishing what you think they are.
The ones who plan on bot farms and gold selling are easily able to remove anti leech.
I thought scripters realized years ago that all anti-leech does is fill your thread with kids calling your script broken.

KeePP
03-01-2013, 05:04 PM
I got error: Error: Exception: Font [P07UpChars] not found. at line 226

How can i repair it?

Sjoe
03-01-2013, 05:09 PM
I got error: Error: Exception: Font [P07UpChars] not found. at line 226

How can i repair it?

Read and apply: http://villavu.com/forum/showthread.php?t=96863

edit: make sure your P07UPchars are in C:\Simba\Fonts

l337murd3r
03-01-2013, 05:11 PM
00:00:25 [INFO] We are not at an ess node, trying to find one
Time Running: 00:00:46
Essence Mined: -1 (-77)
Experience: -5 (-387)
Money Gained : -20 (0)
00:00:46 Entering Mine essence cycle.
00:00:46 [INFO] We are not at an ess node, trying to find one
00:00:57 Entering Mine essence cycle.
00:00:57 [INFO] We are not at an ess node, trying to find one
Successfully executed.
The following DTMs were not freed: [0, 1, 2]
[Hint] F:\Scar\EssenceHarvester103NoSmart.simba(430:3): Variable 'TPA' never used at line 429
Compiled successfully in 749 ms.
SRL Compiled in 16 msec
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
starting script, waiting 5seconds you you to drop your mouse
00:00:04 Entering Mine essence cycle.
00:00:04 [INFO] We are not at an ess node, trying to find one

this is the problem im having remade the DTM's perfect it runs fine until it tries to mine ive reset the portal color and still no luck any ideas?

darkdusk
03-01-2013, 05:19 PM
Fixed the DTM colours for bank and runeshop, however when i am in the ess mining groud i get the following error:


00:01:35 Could not find color on minimap
00:01:35 [INFO] We are not at an ess node, trying to find one


I get this while i am at an ess node.
annyone could help me out?

edit:
Solution: setting colourID for portal!

KeePP
03-01-2013, 05:21 PM
[FATAL] terminal error, cant see bank or rune shop ending script now

What problem now? -.-

Sjoe
03-01-2013, 05:30 PM
[FATAL] terminal error, cant see bank or rune shop ending script now

What problem now? -.-

U gotta make your own dtm's. We've got a tutorial section on this forum :)

This is not a leeching community , more bout learning and contributing.

Cwreck
03-01-2013, 05:39 PM
U gotta make your own dtm's. We've got a tutorial section on this forum :)

This is not a leeching community , more bout learning and contributing.

I've looked up multiple guides on these forums, tried it myself, and I still can't figure it out. I'm running in circles man, please help me.

bl3d3
03-01-2013, 05:48 PM
This is what i get when i change DTM's

Sjoe
03-01-2013, 06:09 PM
I've looked up multiple guides on these forums, tried it myself, and I still can't figure it out. I'm running in circles man, please help me.

Make a help thread bout your DTM problem. Make it detailed.

Lazertag
03-01-2013, 06:25 PM
script works but it cant find rune essence rocks and doesnt click it it keeps running around in the ess place

hillzyy
03-01-2013, 06:43 PM
This is what i get when i change DTM's

That's way out man, take a look at this thread: http://villavu.com/forum/showthread.php?t=94313

Just work it out how to use it for the MM symbols.

Epsilon
03-01-2013, 07:14 PM
Make a help thread bout your DTM problem. Make it detailed.

How often is it necessary to change the DTMs? Not only with this script, but with other that use DTMs, it seems my DTMs expire after switching worlds or logging out for a while. Is this a common occurrence?

Neodymium
03-01-2013, 07:15 PM
Is your DTM tolerance high enough?

pk3ra
03-01-2013, 07:28 PM
Can someone help me out?
Send me a PM please?

Epsilon
03-01-2013, 07:38 PM
Is your DTM tolerance high enough?

Maybe not. I didn't adjust the tolerance, it could be on zero. I'll remake them.

Also, the script is having trouble once it gets into the shop with finding Aubury. If it does happen to teleport, and find the essence mine, it likes to click it, then click the minimap which makes it stop mining. Then it just stands there. Just a couple of problems I've noticed.

sharkyscape
03-01-2013, 08:36 PM
bots going to get u banned for me when it gets the rune ess mine it goes to the south east corner even if u r at a mine already then he clicks in a corner and keeps clicking in the corner where do i set the color for the mine? and how do i get it to not go to the southeast corner instead search to see where its at then click a mine if its next to one or maybe walk to the closest one if its teleported into the middle

KeePP
03-01-2013, 09:52 PM
[FATAL] terminal error, cant see bank or rune shop ending script now

HOW CAN I FIX IT?!

OMGWTFISTHIS
03-01-2013, 10:18 PM
bots going to get u banned for me when it gets the rune ess mine it goes to the south east corner even if u r at a mine already then he clicks in a corner and keeps clicking in the corner where do i set the color for the mine? and how do i get it to not go to the southeast corner instead search to see where its at then click a mine if its next to one or maybe walk to the closest one if its teleported into the middle

You need set the Portal ID to the blueish/green color that is on the icon of the teleport. You can zoom in onto the icon by going into the DTM Editor if you can't get the eyedropper to fall onto it. Read the front post, OP has provided a few steps to personalize it.


[FATAL] terminal error, cant see bank or rune shop ending script now

HOW CAN I FIX IT?!

Exactly what it's saying. You need to set the DTM for the bank and/or the rune shop.

jon 9988
03-01-2013, 10:21 PM
Works great, love how it clicks the magic shop symbol if it sees it at the bank.

sharkyscape
03-01-2013, 10:48 PM
You need set the Portal ID to the blueish/green color that is on the icon of the teleport. You can zoom in onto the icon by going into the DTM Editor if you can't get the eyedropper to fall onto it. Read the front post, OP has provided a few steps to personalize it.



Exactly what it's saying. You need to set the DTM for the bank and/or the rune shop.

i had set the portal already its not the portal thats doing it its when u get to the rune mine it randomly clicks around at a corner and keeps clicking it instead of clicking the mine

shadowblade4
03-01-2013, 11:30 PM
Hey everyone,
Just curious, if i were to set detailed DTM's for the essence shop and bank icons, does the program have issues with things such as the white round player icons over the selected pixels on the minimap?

shepdog10
03-01-2013, 11:40 PM
Im stuck at " The following DTMs were not freed: [0, 1, 2]. I have the Portal color changed I just need help with finding how how to get the DTM ids.

ifatal
03-02-2013, 12:06 AM
I set all new DTMs for Bank, Tree, and Runeshop plus added color ID for tele. Its not the problem now though, I get the dum DTM error when (in the runeshop trying to tele, finding bank teller to deposite, when i first get inside the mine) Can you post what I need to edit and what lines they are on.

Thanks much.

OMGWTFISTHIS
03-02-2013, 12:07 AM
Shepdog10, watch this video.

http://www.youtube.com/watch?v=gj7yaRU-7no


I set all new DTMs for Bank, Tree, and Runeshop plus added color ID for tele. Its not the problem now though, I get the dum DTM error when (in the runeshop trying to tele, finding bank teller to deposite, when i first get inside the mine) Can you post what I need to edit and what lines they are on.

Thanks much.


Try setting your DTM's tolerances to the specific colors up a bit. That seems to solve the problem for me.

practical
03-02-2013, 12:17 AM
how do i fix this:

The following DTMs were not freed: [0, 1, 2]

calen
03-02-2013, 12:51 AM
I have done all my DTM's. I get this error, The following DTMs were not freed: [0, 1, 2]

Cwreck
03-02-2013, 12:52 AM
So I created all new DTMs. For the bank, the two trees, and the runeshop. I also changed the color for the portal as well.

It still is telling me:

starting script, waiting 5seconds you you to drop your mouse
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]
All the tolerances for each new color are set to 9 as well. What am I doing wrong?!

EDIT:
So I got Simba to recognize my new DTMs. Now, when I teleport into the mines, this is what I get again:

Entering Teleport:Essence cycle.
00:00:17 Entering Teleport:Essence cycle.
00:00:20 [INFO] Chose Option Teleport
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]


Any help?

ifatal
03-02-2013, 01:18 AM
Shepdog10, watch this video.

http://www.youtube.com/watch?v=gj7yaRU-7no




Try setting your DTM's tolerances to the specific colors up a bit. That seems to solve the problem for me.

I already set the tolerances

Cwreck
03-02-2013, 01:57 AM
So I created all new DTMs. For the bank, the two trees, and the runeshop. I also changed the color for the portal as well.

It still is telling me:

starting script, waiting 5seconds you you to drop your mouse
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]
All the tolerances for each new color are set to 9 as well. What am I doing wrong?!

EDIT:
So I got Simba to recognize my new DTMs. Now, when I teleport into the mines, this is what I get again:

Entering Teleport:Essence cycle.
00:00:17 Entering Teleport:Essence cycle.
00:00:20 [INFO] Chose Option Teleport
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]


Any help?

Update on mine.

It started working fine, made it to the mines no problem, then it just could not find a rock to mine. It was clicking randomly all of the minimap, taking me every where but to a rock.


Any thoughts?

zxzero
03-02-2013, 01:58 AM
script works but it cant find rune essence rocks and doesnt click it it keeps running around in the ess place

This, it does this for me also.

00:01:52 Entering Mine essence cycle.
00:01:52 Could not find color on minimap
00:01:52 [INFO] We are not at an ess node, trying to find one
00:02:17 Entering Mine essence cycle.
00:02:17 Could not find color on minimap
00:02:17 [INFO] We are not at an ess node, trying to find one
Successfully executed.

Just keeps cycling through that.

darkdusk
03-02-2013, 02:02 AM
This, it does this for me also.

00:01:52 Entering Mine essence cycle.
00:01:52 Could not find color on minimap
00:01:52 [INFO] We are not at an ess node, trying to find one
00:02:17 Entering Mine essence cycle.
00:02:17 Could not find color on minimap
00:02:17 [INFO] We are not at an ess node, trying to find one
Successfully executed.

Just keeps cycling through that.

Switch the colorID of the portalID (line 42 of the script).

Lazertag
03-02-2013, 02:10 AM
This, it does this for me also.

00:01:52 Entering Mine essence cycle.
00:01:52 Could not find color on minimap
00:01:52 [INFO] We are not at an ess node, trying to find one
00:02:17 Entering Mine essence cycle.
00:02:17 Could not find color on minimap
00:02:17 [INFO] We are not at an ess node, trying to find one
Successfully executed.

Just keeps cycling through that.

change the color it fixes it somewhat but it still takes a while to find the ess

zxzero
03-02-2013, 02:11 AM
Switch the colorID of the portalID (line 42 of the script).

I got that fixed, now I get these errors. It stands at the essence, while it is there it takes forever to find the pillar that is right in front of it, sometimes it finds it and goes to it, it will start to mine walk away and try to find it again. :P

After that I got this error.

00:02:24 [INFO] Found portal color
00:02:25 [INFO] Standing by portal
00:02:30 [INFO] Teleported to Varrock
[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

Basically it is not searching for the tree DTM just the bank and rune shop ones. :/

Am I able to add another or Dtm..?

Cwreck
03-02-2013, 02:17 AM
Switch the colorID of the portalID (line 42 of the script).

I did just that, and it still runs around aimlessly... I've recreated my DTMs and my portal color about 6 times now to try and fix this, nothing works.

OzScorcher
03-02-2013, 02:17 AM
I edited the portal colour and changed the DTMS to the new ones but when I start the script in varrock bank it comes up with this

[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

I tried starting it in the mine but it just walks around randomly. What do I do?

Cwreck
03-02-2013, 02:25 AM
I edited the portal colour and changed the DTMS to the new ones but when I start the script in varrock bank it comes up with this

[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

I tried starting it in the mine but it just walks around randomly. What do I do?

I'm having the same issue. Seems like a few others are as well. Not sure if its on the scripters end, or ours. Most likely ours, lol.

zxzero
03-02-2013, 02:26 AM
Shouldn't walk to bank, on the script be before bank ess or does it matter where he has them setup in the right order in the last procedure?

My guy runs to the bank but does not bank the ess. :/

I am still having problems with the mining part also, he goes to mine it then walks back away from it. Should I add a wait time to it?

Edit: got the mining part fixed. Will update about depositing. My pick broke. :P

Edit2: I got it working. Very nice script man! A little sluggish, but I can deal with that as I blow at script writing. :P

freezepop5
03-02-2013, 02:51 AM
im having a really hard time with anti leech :/

Cwreck
03-02-2013, 02:52 AM
Shouldn't walk to bank, on the script be before bank ess or does it matter where he has them setup in the right order in the last procedure?

My guy runs to the bank but does not bank the ess. :/

I am still having problems with the mining part also, he goes to mine it then walks back away from it. Should I add a wait time to it?

Edit: got the mining part fixed. Will update about depositing. My pick broke. :P

Edit2: I got it working. Very nice script man! A little sluggish, but I can deal with that as I blow at script writing. :P

Can you please PM me or reply to me on here about how you got it to finally mine? I can't get him to find a rock.

And Freeze, I figured all of this out today in a matter of a few hours. Do it yourself as well.

Sashiukas
03-02-2013, 03:18 AM
Not sure if I sorted the DTM's well, but now it walks to ess mine (it didn't until I entered the dtm's), but it keeps walking here and never begins to mine.. just walks around


00:01:36 Entering Mine essence cycle.
00:01:36 Could not find color on minimap
00:01:36 [INFO] We are not at an ess node, trying to find one
00:01:54 Entering Mine essence cycle.
00:01:54 Could not find color on minimap
00:01:54 [INFO] We are not at an ess node, trying to find one
Time Running: 00:02:17
Essence Mined: -1 (-26)
Experience: -5 (-130)
Money Gained : -20 (0)

PersonMan
03-02-2013, 03:19 AM
clearCanvas causes an access violation when using SMART.

Error: Exception: Access violation at line 78
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 49]

procedure SMART_ClearCanvas;
begin
if (not SMART_DebugSetup) then
SMART_SetupDebug;

If (SMART_CANVAS.TransparentColorSet) then
SMART_CANVAS.FastDrawClear(SMART_CANVAS.GetTranspa rentColor)
else
SMART_CANVAS.FastDrawClear(0); //This line
end;

King
03-02-2013, 03:24 AM
Script looks awesome!<3 I love seeing this influx of knowledge(: Keep it up!

Cwreck
03-02-2013, 03:26 AM
Script looks awesome!<3 I love seeing this influx of knowledge(: Keep it up!
Howd you get yours to stop running around aimlessly?

King
03-02-2013, 03:29 AM
Howd you get yours to stop running around aimlessly?

Follow the OP...

Cwreck
03-02-2013, 03:35 AM
Follow the OP...

I have been. I've tried everything I could man. I grab the portal color with the dropper type deal. I grab it when its fully lit up. Also, I have recreated my DTMs SO many times to get this to work. My main issue right now I believe is he just runs around aimlessly...

Moomoo123
03-02-2013, 03:43 AM
The mouse does not click on Aubury. It recognises his colour but does not click him, as does the other pure essence script... :/

shepdog10
03-02-2013, 04:09 AM
I fixed all the DTMs and stuff but i dont know what order to set them in. I am confused. when i start it. it just sits there. please help.

fate cat ox
03-02-2013, 04:12 AM
Followed direction in the OP step by step. Ended up getting this when trying to start the script.

Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Program Files (x86)\Simba\Scripts\EssenceHarvester103NoSmart.sim ba'

Cwreck
03-02-2013, 04:14 AM
Followed direction in the OP step by step. Ended up getting this when trying to start the script.

Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Program Files (x86)\Simba\Scripts\EssenceHarvester103NoSmart.sim ba'

Then you didn't follow every direction. I was where you were hours ago, and solved it myself. With the help of a few guides of course. It's not hard.

Now, the problem I'm having, is difficult.

madman1555
03-02-2013, 04:49 AM
ummm what dose this mean?

Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Simba\Scripts\EssenceHarvester103NoSmart.simba '

SlaveCooking
03-02-2013, 04:52 AM
Followed direction in the OP step by step. Ended up getting this when trying to start the script.

Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Program Files (x86)\Simba\Scripts\EssenceHarvester103NoSmart.sim ba'

Use some common sense and sound it out. "Unable to find file" so you must being missing a file thats neccessary to run. "P07Include.Simba" O this must be the file that is missing. Maybe I should look it up and try to download the file.

madman1555
03-02-2013, 05:05 AM
ummm what dose this mean?

Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Simba\Scripts\EssenceHarvester103NoSmart.simba '

yeah im stupid... i havent used simba for a while... figured this out... but now this is happening...

Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]


i do have p07chars in my fonts folder...

kevintokes
03-02-2013, 06:35 AM
I get this error any help would be much appreciated :)

[FATAL] terminal error, cant see bank or rune shop ending script now
Successfully executed.
The following DTMs were not freed: [0, 1, 2]

Pegusis
03-02-2013, 06:47 AM
[Error] C:\Users\Shawn\AppData\Local\Temp\P07Include.Simba (57:3): Unknown identifier 'Mouse' at line 56
Compiling failed.

KeePP
03-02-2013, 06:58 AM
Sorry , i'm new , but how set DTM's on bank and / or ess shop?

kevintokes
03-02-2013, 07:07 AM
TIHRDLY: you WILL need to remake the DTM's and one color.
The DTM's: The script uses 3 DTM's to locate and move itself around the over world map. One is the BankSymbol one is the RuneShop symbol and the final one is the two trees just south of the bank as shown below
If you get errors Involving the DTM's not being found, ie the bot says its lost when its in the bank then you need to update the DTM's. There is 1 color that needs updating also. This is used to find the portal to get our of the essence mine. its color can be grabbed in less than 5 seconds by using the eye dropper tool in simba. It is best to target the green or orange border of the triangle for best.
As of version 1.03 the lines for the variable declarations are as such:
The Portal Color = line 42;
The rune shop DTM =line 532
The Bank DTM = line 533
The Tree DTM =line 534;

Some of the other constants at the top are not used by the program as currently as there was a very hasty change from color to DTM for a little more reliability they are legacy and yet to be removed. I shan't make a guide on how to make a DTM as there are many of the forums and the picture above shows clearly what the DTM's need to be of.



From the tut but im still confused...

wthomas
03-02-2013, 08:03 AM
clearCanvas causes an access violation when using SMART.

Error: Exception: Access violation at line 78
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, 4, 5, 6, 7, 8]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 49]

procedure SMART_ClearCanvas;
begin
if (not SMART_DebugSetup) then
SMART_SetupDebug;

If (SMART_CANVAS.TransparentColorSet) then
SMART_CANVAS.FastDrawClear(SMART_CANVAS.GetTranspa rentColor)
else
SMART_CANVAS.FastDrawClear(0); //This line
end;

fix your smart paramaters.