It had nothing to do with TopixTools, I had to change references to "Smart" to "Smart8" in BOTH scripts that are loaded
My new issue is getting this thing to run more than an hour without random stops..
Printable View
I'm back!
I will soon release a new version along with a vastly updated TopixTools, and many more scripts.
This will have no effect on the functionality and undetectability of this script tho (not much room for improv. afaik. :P). /h calc. 'll be fixed tho.
@paladiex
That is indeed not related to TopixTools, but to SMART, tho I've never had that issue.
Could you give me more info about how the random stops appear?
@Aph0tix
Thanks. I suppose those stops are rare? Should be fixed in the new version tho.
If you want to learn how to script I'd wait till the new version of TopixTools, and I can help if you want (IM?).
@RedCrew
Never go full retard man :p
@catsrback321
Thanks.
[Error] C:\Users\Owner\AppData\Local\Microsoft\Windows\Tem porary Internet Files\Content.IE5\4VTLB3F4\TopixToolsV18.simba(118 :3): Unknown identifier 'MouseSpeed' at line 117
Compiling failed.
Get this before Smart can even open. Maybe I have them saved incorrectly?
I guess you were trying to run TopixToolsV18.simba
Do this:
and then run TopixTannerV31.simbaQuote:
Simba, SRL and SPS need to be up to date.
The file TopixToolsV#.simba needs to be in Simba\Includes\SRL\
The file tanning.png need to be in Simba\Includes\SPS\img\runescape_other\
> Script include: TopixToolsV18.
> Unable to open the bank.
Exists every 5th minute ^^.
netz
Have you got more debug text for me?
What do you see when it fails?
I noticed you updated this but I just get the following two error messages.
1:
2:Code:Topix Tanner started.
Stopping.
Time: 00:00:07.
Withdrawing items for cooking failed.
SMART disabeled.
Stopped.
Successfully executed.
Number 1 seems to happen after it has withdrawn the inventory, which is strange, I have no idea what is causing that though (Not very good with scripts, had a look around to see if it's something I can fix but I don't know)Code:Starting.
Using Nexz Lib.
SRL Compiled in 0 msec
Paired with SMART[3024]
SPS_GetArea ERROR: Exception: Error while reading stream: File "C:\Simba\Includes\SPS\img\runescape_other\_al_kharid.png" does not exist
Number 2 obviously means I'm missing a file, I tried using a different version of the picture from another script, but that didn't help and sent the script off in the wrong direction.
Can anyone help with either of these? :)
Yeah, moved the hides to slot 9, even tried a different slot number and changing the line in the script, same result, it withdraws the inventory, and it's like the check fails over the inventory.
Haha thanks for that, thought you forgot something :P
Should be good now :)
Edit-
Is the SoF closed?
Well I've fixed the problem of it not recognizing where it was, but problem 1 is still an issue, literally just sitting in bank after starting up, withdraws the first load then just goes the following:
'Code:Stopping.
Time: 00:00:07.
Withdrawing items for cooking failed.
SMART disabeled.
Stopped.
Just from that message and reading earlier, I can only think that it's a problem here, but my knowledge is very limited :(
Sorry for being such a pain. Hope you can tell what's up :)Code:begin
BankAK;
EmptyInv;
Cords(2, TanItemBankSlot);
if not (ItemStack > 29) then
Stop('No(t enough) items found for tanning in bank slot: ' +
IntToStr(TanItemBankSlot));
Mous(1, 0, 0, 0, 0, 2);
if not Option(3, ['l b', 'but', 'one']) then
Stop('Option false.');
while not Result and Check('Time', 5000, TimeA) do
if (InvLoad = 28) then
Result := True;
if not Result then
Stop('Withdrawing items for cooking failed.');
end;
EDIT: Further update, if I pause SMART, move out of the bank with the full inventory, the script will resume, up until the same point then just end thinking the inventory isn't full, this is with green d'hide if that's any problem either!
I made a small edit to Topix Lib, can you re download it and try?
Best progress so far, but the same problem still arising, but at least it made a couple of trips before ending this time!
I've been fiddling with parts in the script trying to find if I can see anything I can change/remove to try and make it a fix for now, if I have any luck I will let you know! :)Code:Starting.
Using Nexz Lib.
SRL Compiled in 0 msec
Paired with SMART[3436]
Topix Tanner started.
Running: 00:00:47. Items tanned: 28. Items per hour: 2144.
Running: 00:01:26. Items tanned: 56. Items per hour: 2344.
Stopping.
Time: 00:01:37.
Withdrawing items for cooking failed.
SMART disabeled.
Stopped.
Successfully executed.
First check if your rs graphics settings are on max brightness.
if it already was on brightest:
i edited the line (in Nexz Lib)
if (Count(Outline, 5, 0, 0, XGlob, YGlob, XXGlob, YYGlob) > 0) then
in which 5 is the tolerance of the black color around items, so increasing that number might help
normally this color has zero tolerance so ... idk
I was on max brightness, and your other fix has worked for me well, I increased the number to 10, and it worked fine, but did it again soon after, I've chucked it up to 40 now, having no issues as of yet, if I come across anymore I will be sure to let you know!
Thank you for your quick response and fix by the way, doesn't go unnoticed :)
EDIT: Had some small issues, every now and then it would just go out of range to pick up the tanner, so the script would end that way, but here's a nice proggy for you.
Code:Running: 02:50:45. Items tanned: 6552. Items per hour: 2302.
Stopping.
Time: 02:50:49.
No(t enough) items found for tanning in bank slot: 9
SMART disabeled.
Stopped.
Successfully executed.
Nice :)
New release, works with RS3 :)
I rewrote Nexz Lib and Tanner and 4 more into a new file and updated it for RS3.
Seems to be running well but I still got a lot to do.
Awesome job on the triple release in one! Although, I think people might prefer it if you made a single multi-skill thread and included all your files there instead of on your own server.
Thanks :)
Yeah very busy. Now the function are mostly done scripting is extremely fast, average scripts are only 2 pages :P
Thanks :]
The other 2 scripts are also working but I havn't made threads for them yet :P
I'll remove the info from the server. I consider moving it all to the NexzAuto file. Forums don't support indent :(
You're telling me these threads don't exist yet?
http://villavu.com/forum/showthread.php?t=105000
http://villavu.com/forum/showthread.php?t=105001
:p