PDA

View Full Version : [Cooking] [AL]Al-Kharid Cooker



Flight
06-11-2013, 03:58 AM
http://i.imgur.com/TD3CDxr.png


Current revision: 2.1 (Rev 1)
Required AL version: 1.1 Rev 6


Core features:

Cooks raw fish at the kebab seller range in Al-Kharid
Handles trout, salmon, tuna, lobsters, swordfish, monkfish, and sharks
Optimized for speedy cooking (over 1,000 fish per hour!)
Handles both F2P and P2P accounts
Utilizes AeroLib (http://villavu.com/forum/showthread.php?t=108953)
Instant detection of random events
FSM-style engine
Takes breaks and has plenty of anti-ban
100% color


Requirements to run:

AeroLib (http://villavu.com/forum/showthread.php?t=108953)
Everything AeroLib requires to run


How to run:
Start either in the Al-Kharid bank or range east of the bank (kebab seller). If using Cooking Gauntlets, start with them already equipped.

And a big thank you to skillew for the lovely banner. :thumbsup:

~Flight

Dream Hunter
06-11-2013, 08:28 AM
will it cook everything.. I.E shrimps, cod, etc etc??

Flight
06-11-2013, 09:45 AM
will it cook everything.. I.E shrimps, cod, etc etc??

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

Chris!
06-11-2013, 09:53 AM
Congratulations on release, Flight! This looks quite nice.

skillew
06-11-2013, 10:37 AM
A simple AlKharid cooking script to cook all of your raw fish!



Current revision: 1.0
AL_Functions version: 1.0


Core features:

Cooks raw fish at the kebab seller range in Al-Kharid
Handles trout, salmon, tuna, lobsters, swordfish, monkfish, and sharks
Optimized for speedy cooking (over 1,000 fish per hour!)
Almost all mouse movements converted to the AL series
Solid break system (By Echo_)
100% color


Stability & anti-randoms:

Very fast detection of random events
Custom (smarter/safer) handling of talking random events
Correct detection and handling of the Strange Plant event
Correct handling of the Frog random event
Quickly detect & avoid the Evil Chicken before it even begins to attack
Correct detection of combat randoms (Swarm)


Requirements to run:

Newest Simba
SMART v8.0+ (http://villavu.com/forum/showthread.php?t=87801)
The newest AL_Functions & C_AntiRandoms (both files attached)
SRL-OSR


Installing the files:
*Download and place "AL_Functions.simba" in "C:\Simba\Includes\SRL-OSR\SRL\misc\"
*Download and place "C_AntiRandoms.simba" in "C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\"


[=======================================]
[ ALCooker Rev #1.0 ]
[ by Flight ]
[=======================================]
[ Total Run Time : 1 Hr 12 Min 27 Sec ]
[ Cooking XP : 180,450 (149,440/Hr) ]
[ Fish Cooked : 1,203 (996/Hr) ]
[ StrangePlants : 2 ]
[ Combat Avoided : 0 ]
[=======================================]
[ ALCooker Rev #1.0 ]
[=======================================]
Time until break: 02:07:59


[End Note]:
Not much to say here. It was originally a private script to cook all the monkfish I had fished. I used this script as a base for experimenting with random events; because of the high XP rates while cooking here randoms are triggered a lot, so try to keep an eye on it while it's running, as always never leave a OSR script running without monitoring it from time to time.

~Flight

Not sure wether this is a anti leech or not, but...


C:\Simba\Includes\SRL-OSR/SRL/misc/AL_Functions.simba(826:40): Type mismatch at line 825
Compiling failed.

This function:
function load0(r_low,r_high,g_low,g_high,b_low,b_high,set_c ol: integer; is_text_color: boolean): tocrfilterdata;
begin
result.r_low := r_low;
result.r_high := r_high;
result.g_low := g_low;
result.g_high := g_high;
result.b_low := b_low;
result.b_high := b_high;
result.set_col := set_col;
result._type := 0;
result.is_text_color := is_text_color;
end;

Flight
06-11-2013, 10:48 AM
skillew: What version of Simba do you have?

Bel002
06-11-2013, 11:29 AM
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(272:3): Unknown identifier '_resetColorMods' at line 271
Compiling failed.

onilika
06-11-2013, 12:31 PM
I know I haven't been here lately, but...At the OP, says to download 2 files, AL function and anti-random, and specifies the folder where you have to put it..
Hey Flight :) Will have more free time now !

Flight
06-11-2013, 12:43 PM
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(272:3): Unknown identifier '_resetColorMods' at line 271
Compiling failed.

What version of Simba are you using?


I know I haven't been here lately, but...At the OP, says to download 2 files, AL function and anti-random, and specifies the folder where you have to put it..
Hey Flight :) Will have more free time now !

Well hi there Mr Onilika. The errors they're getting I believe are because of using an older Simba when 993+ is required for this version of Simba's OCR. Free time? Perhaps, but I do have more scripts I'll be working on quite soon. Do you need something?

Bel002
06-11-2013, 12:46 PM
Just downloaded new version, it's version 992.. any idea what I'm doing wrong? :D

onilika
06-11-2013, 12:58 PM
Well hi there Mr Onilika. The errors they're getting I believe are because of using an older Simba when 993+ is required for this version of Simba's OCR. Free time? Perhaps, but I do have more scripts I'll be working on quite soon. Do you need something?


I was saying that I will have more free time, you dumb dumb :p
I'll turn my head to programming, due to next year college. Gotta start it!

Flight
06-11-2013, 01:31 PM
Just downloaded new version, it's version 992.. any idea what I'm doing wrong? :D

I have a couple suggestions. I'm running Simba 993 but I forgot how exactly I got it, since it's not posted in the Simba Revisions section. First, let's try force-updating Simba. Go to "Tools > Update" and it'll ask you if you want to force an update; click Yes. Close out Simba (no need to close out SMART), re-open it and "hopefully" it will be revision #993 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=993) . If not try downloading and using Simba 1.0 (http://villavu.com/forum/showthread.php?t=103871). I haven't tried it using this script so I can't tell you for sure if it works correctly.

Bel002
06-11-2013, 01:52 PM
If I update it, its 992 >_<

so Installed version 1000

[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(272:3): Unknown identifier '_resetColorMods' at line 272
Compiling failed.

[Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\C_AntiRandoms.simba(23:38 ): Unknown identifier 'MSx1' at line 23
Compiling failed.

Bel002
06-11-2013, 02:17 PM
ok, Finally found a 993 version (here on forums) .. but sitll getting the same error..

[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(272:3): Unknown identifier '_resetColorMods' at line 271
Compiling failed.

skillew
06-11-2013, 07:11 PM
skillew: What version of Simba do you have?

I'm operating with version 992.

skillew
06-11-2013, 07:56 PM
I have a couple suggestions. I'm running Simba 993 but I forgot how exactly I got it, since it's not posted in the Simba Revisions section. First, let's try force-updating Simba. Go to "Tools > Update" and it'll ask you if you want to force an update; click Yes. Close out Simba (no need to close out SMART), re-open it and "hopefully" it will be revision #993 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=993) . If not try downloading and using Simba 1.0 (http://villavu.com/forum/showthread.php?t=103871). I haven't tried it using this script so I can't tell you for sure if it works correctly.


You might want to add this to your thread, as this contains Simba v 993. http://nala.villavu.com/downloads/simba-next/46fb417c341f004a41f8219519b67fa1d8bfa27c/

It fixes all the errors. Testing script now, will leave a feedback once tested ;)

Also, if the 64 bit version doesent work (as it didn't for me), then run the 32 bit. (Simba installer)


EDIT: Flight, the script just hovers over the bank and does nothing.


(Static) MMDTM_Bank: (644, 80)
(Static) MMDTM_Bank: (645, 84)
(Static) MMDTM_Bank: (644, 85)

Flight
06-12-2013, 12:25 AM
You might want to add this to your thread, as this contains Simba v 993. http://nala.villavu.com/downloads/simba-next/46fb417c341f004a41f8219519b67fa1d8bfa27c/

It fixes all the errors. Testing script now, will leave a feedback once tested ;)

Also, if the 64 bit version doesent work (as it didn't for me), then run the 32 bit. (Simba installer)


EDIT: Flight, the script just hovers over the bank and does nothing.

The bank as in the bank location on the MM or as in the bank booth on the MS?

King
06-12-2013, 12:31 AM
Looks nice flight :) Glad to see you releasing again ;)

skillew
06-12-2013, 07:42 AM
The bank as in the bank location on the MM or as in the bank booth on the MS?

Bank booth i suppose, as it's just hovering over it, without clicking.


(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)

Flight
06-12-2013, 09:43 AM
Bank booth i suppose, as it's just hovering over it, without clicking.


(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)
(Static) MMDTM_Bank: (644, 84)

Ah I think I know why, it requires the newest UpChars for OSR. Give me a second and I'll update the OP to included Simba 993+ as a requirement as well as the newest UpChars07 fonts, which I will attach.

skillew
06-12-2013, 01:49 PM
Ah I think I know why, it requires the newest UpChars for OSR. Give me a second and I'll update the OP to included Simba 993+ as a requirement as well as the newest UpChars07 fonts, which I will attach.

Yeah, that fixed it! Thanks :)

but.... It gives me another "error" once it's in the bank..

[
SHUTDOWN] Failed to find raw fish in the bank

EDIT: Tried making a new DTM for raw lobbies, which didn't work that well. I don't think it has anything to do with the DTM.

Solar
06-12-2013, 04:13 PM
Sorry to sound like a noob, but after updating to Simba v1.0 and the new fonts, whenever running this script or any other script, the "text" include opens (I don't try running the text include), and I get this error. [Error] C:\SimbaOS\Includes\SRL-OSR/SRL/core/text.simba(227:68): Invalid number of parameters at line 227
This is in the TypeSendEx procedure, and line 227 is the blank line between this: by SKy Scripter

Example:

skillew
06-12-2013, 05:10 PM
Sorry to sound like a noob, but after updating to Simba v1.0 and the new fonts, whenever running this script or any other script, the "text" include opens (I don't try running the text include), and I get this error. [Error] C:\SimbaOS\Includes\SRL-OSR/SRL/core/text.simba(227:68): Invalid number of parameters at line 227
This is in the TypeSendEx procedure, and line 227 is the blank line between this: by SKy Scripter

Example:

v 1.0 didn't work for me. Try using 993, http://nala.villavu.com/downloads/simba-next/46fb417c341f004a41f8219519b67fa1d8bfa27c/ Let me know if it works for you ;)

Btw do you have an idea of why I'm getting the error I posted above?

Solar
06-12-2013, 05:56 PM
v 1.0 didn't work for me. Try using 993, http://nala.villavu.com/downloads/simba-next/46fb417c341f004a41f8219519b67fa1d8bfa27c/ Let me know if it works for you ;)

Btw do you have an idea of why I'm getting the error I posted above?

I can only get the v1.0 download via that link. Thanks anyway.

skillew
06-12-2013, 09:22 PM
I can only get the v1.0 download via that link. Thanks anyway.

Hmm, was quite sure that was 993. There are so many of them lol :P

imjustdownloadin
06-13-2013, 12:59 AM
Does anyone know of a working download link to simba 993?

I've been searching for about an hour and can't find anything, can't even find it anywhere on wizzup

Thanks.

edit: after just brute force downloading and installing I found a copy of 993

http://nala.villavu.com/downloads/simba-prev/2956294b78ac89cf9ad4e0577a781373b2317a4f/

Not sure if this particular release works well with this script, testing now

Flight
06-13-2013, 01:06 AM
Here I'll just upload my 993, it's for Windows 32, so if you have 64 sorry. :/

Edit:
Ok, you can download Simba 993 from the link under "Requirements to run", it's hosted externally on Mega.co.nz.

Olly
06-13-2013, 02:18 AM
Flight, only simba 993+ supports setting custom uptext filters, but I have had more success recently with the filter in simba. but i will do some further testing.

imjustdownloadin
06-13-2013, 03:07 AM
I downloaded the 993 that you posted. When it installed itself I had trouble running SMART as it would crash right away.

What I ended up doing was install a fresh copy of 990 from wizzup and copy+paste the 993 .exe you posted. Installed all the includes etc and it works!

Fantastic script, impressively fast ^^

Some things that I noticed while testing (going to keep updating)

-When banking after cooking, often times tries to double bank the burnt lobbies I have because the game doesnt bank it fast enough on the first attempt
-Sometimes doesnt click on the range the first time after selecting a raw lobster, causing it to use a raw lobbie on a raw lobbie before the loop fixes itself
edit: It seems to happen because there is a small period of time where my character is still moving after the flag has disappeared. The script seems to calculate the position of the range during this time, causing it to misclick the range when the screen has fully stopped moving. Hope that makes sense.

-No closed door detection, but the door doesn't seem to close after its been opened? not yet at least\

Olly
06-13-2013, 03:10 AM
Also you could add some nice version checking, from just the OP (wrote this in 2 mins.. don't hate :P).

program new;
const
Version = '1.0';

procedure checkVersion();
var
page: string;
v: string;
msg: integer;
begin
page := getPage('http://villavu.com/forum/archive/index.php/t-104009.html');

v := between('ion:', 'A', page);

if (v <> version) then
msg := messageBox('There is a new version availble, would you like to vist the thread?', 'Al-Kharid Cooker', 4);

// yes = 6, no/cross = 7
if (msg = 6) then
begin
OpenWebPage('http://villavu.com/forum/showthread.php?t=104009');
terminateScript();
end;
end;

begin
checkVersion();
end.

Flight
06-13-2013, 04:23 AM
I downloaded the 993 that you posted. When it installed itself I had trouble running SMART as it would crash right away.

What I ended up doing was install a fresh copy of 990 from wizzup and copy+paste the 993 .exe you posted. Installed all the includes etc and it works!

Fantastic script, impressively fast ^^

Some things that I noticed while testing (going to keep updating)

-When banking after cooking, often times tries to double bank the burnt lobbies I have because the game doesnt bank it fast enough on the first attempt
-Sometimes doesnt click on the range the first time after selecting a raw lobster, causing it to use a raw lobbie on a raw lobbie before the loop fixes itself
edit: It seems to happen because there is a small period of time where my character is still moving after the flag has disappeared. The script seems to calculate the position of the range during this time, causing it to misclick the range when the screen has fully stopped moving. Hope that makes sense.

-No closed door detection, but the door doesn't seem to close after its been opened? not yet at least\

Wonderful feedback my friend, I really appreciate that. Whether it's comments or bug reports, I love to receive detailed feedback, any scripter would.

I can explain the errors you're getting mate. First off, the double(+) banking of burnt fish / random items is the result of a custom depositing feature, which is included in AL_Functions.simba. This function is optimized for speed and unlike the stock 'Deposit' function in SRL it will not wait for the item to disappear from the inventory before moving on the the next one; this is not how a human would do it, not to mention it's much slower that way. The using raw fish on other raw fish is due to, like you said, the possibility that we missed the initial 'item-on-object' routine and it must be done again. I didn't think it was a big deal because 1, it doesn't happen that often, and 2, the worst that happens as a result of this is -10 seconds of script run time, which is more than made up with the rest of the speed optimizations throughout the script. ;)

The door detection. Now this could possibly be an issue should the event arise in which some random moron spam closes the door. I've yet to run into anyone like this yet and, like you said, the door remains open by default. It's a very quiet place here and within the 40,000 monkfish that I've cooked here (so far) I've only had one other fellow cooker use the range. And for what it's worth, this script blew him away in speed. I was doing laps around him. :spot:


Also you could add some nice version checking, from just the OP (wrote this in 2 mins.. don't hate :P).

program new;
const
Version = '1.0';

procedure checkVersion();
var
page: string;
v: string;
msg: integer;
begin
page := getPage('http://villavu.com/forum/archive/index.php/t-104009.html');

v := between('ion:', 'A', page);

if (v <> version) then
msg := messageBox('There is a new version availble, would you like to vist the thread?', 'Al-Kharid Cooker', 4);

// yes = 6, no/cross = 7
if (msg = 6) then
begin
OpenWebPage('http://villavu.com/forum/showthread.php?t=104009');
terminateScript();
end;
end;

begin
checkVersion();
end.

Oh I'll hate alright, I'll hate as much as I want. :fiery::fiery::fiery:

Thanks for the heads up by the way. I didn't realize before that those OCR functions were specific to 993 but it's nice to know now. Do you know where I might find an official download link for 993? I had to upload mine and they'll be using that in the mean time.

Thanks for the advice on the version-checker. I used such a thing long, long ago, as far back as the reflection days. I did it the same way you do, by grabbing the thread containing the script and checking the HTML for the version I kept printed on the OP; this is why I still use the same format in my OP for script releases. I appreciate the suggestion anyways Olly. :)

skillew
06-13-2013, 11:39 AM
http://i.imgur.com/TD3CDxr.png
A simple AlKharid cooking script to cook all of your raw fish!



Current revision: 1.0
AL_Functions version: 1.0


Core features:

Cooks raw fish at the kebab seller range in Al-Kharid
Handles trout, salmon, tuna, lobsters, swordfish, monkfish, and sharks
Optimized for speedy cooking (over 1,000 fish per hour!)
Almost all mouse movements converted to the AL series
Solid break system (By Echo_)
100% color


Stability & anti-randoms:

Very fast detection of random events
Custom (smarter/safer) handling of talking random events
Correct detection and handling of the Strange Plant event
Correct handling of the Frog random event
Quickly detect & avoid the Evil Chicken before it even begins to attack
Correct detection of combat randoms (Swarm)


Requirements to run:

Simba 993+ (https://mega.co.nz/#!hthgDaIR!a9T9C3ya3qBAYe_iAaNprQ__RH4_l3HqBWDKlUs rkKU) (This is Win32 only)
SMART v8.0+ (http://villavu.com/forum/showthread.php?t=87801)
Newest UpChars07 font files (attached)
The newest AL_Functions & C_AntiRandoms (both files attached)
SRL-OSR


Installing the files:
*Download and place "AL_Functions.simba" in "C:\Simba\Includes\SRL-OSR\SRL\misc\"
*Download and place "C_AntiRandoms.simba" in "C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\"
*Replace your current UpChars07 with the ones attached


[=======================================]
[ ALCooker Rev #1.0 ]
[ by Flight ]
[=======================================]
[ Total Run Time : 1 Hr 12 Min 27 Sec ]
[ Cooking XP : 180,450 (149,440/Hr) ]
[ Fish Cooked : 1,203 (996/Hr) ]
[ StrangePlants : 2 ]
[ Combat Avoided : 0 ]
[=======================================]
[ ALCooker Rev #1.0 ]
[=======================================]
Time until break: 02:07:59


[End Note]:
Not much to say here. It was originally a private script to cook all the monkfish I had fished. I used this script as a base for experimenting with random events; because of the high XP rates while cooking here randoms are triggered a lot, so try to keep an eye on it while it's running, as always never leave a OSR script running without monitoring it from time to time.

And a big thank you to skillew for the lovely banner. :thumbsup:

~Flight


I finally got the script working :D I will leave a feedback once I've tested it for awwhile.

It does this strange thing though, it withdraws all (28) lobster, then deposit one. So it runs with 27 lobster everytime. Any idea?

Olly
06-13-2013, 02:24 PM
Flight

Well, ive actually found recently that the uptext filter in simba works fine, with the new uptext font. So if you remove all the uptext setting stuff people wont need to update their simbas, but at the same time uptext has always been dodgy in the desert.. and il edit this and show you why :p

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

The second picture down (with all the pink) is the color that it finds apart from the text, as you can see it finds a bunch of the sand which often will cause ocr to mess up, in that picture the ocr filtering etc actually worked great, but not always does it do this well :P (also this is with the default filter in simba)

Also, we do actually have a box solver by ashaman, its not perfect he said like a 70% success rate but its better than nothing i guess. But when he committed he forgot to add the actual solver to _solveRandoms(); you can use this box solver by putting "SolveBox (https://github.com/SRL/SRL-OSR/blob/master/SRL/core/antirandoms/box.simba#L571)" if you find a box in your inv.

Flight
06-13-2013, 02:39 PM
I finally got the script working :D I will leave a feedback once I've tested it for awwhile.

It does this strange thing though, it withdraws all (28) lobster, then deposit one. So it runs with 27 lobster everytime. Any idea?

Yes, this is so you have room to receive an item from the random events.

9Tailed
06-16-2013, 11:16 PM
Yes, this is so you have room to receive an item from the random events.
When I start the script, it opens my bank and then the script quits because "[SHUTDOWN] Failed to find raw fish in the bank". My raws are on very first slot too?

Flight
06-17-2013, 12:18 AM
When I start the script, it opens my bank and then the script quits because "[SHUTDOWN] Failed to find raw fish in the bank". My raws are on very first slot too?

What fish are you trying to cook? And, are you sure you set your "WhatToCook" setting correct (spelling)?

Edit:
I just checked over all the raw fish DTMs, lobster is the only one broken, so I'm assuming that's what you were trying to cook. I fixed it now as well as a couple other modifications to both AL_Functions and C_AntiRandoms. Unfortunately they'll both have to be re-downloaded for the user. :(

I suppose you could say I'm working on another small version of this script with simple bug fixes.

Bel002
06-18-2013, 08:20 PM
Still can't get it to work :( Flight, maybe can you pack me your whole Simba folder, please?

Really need any Cook script for my monks and this one seems to be the only working .. :)

Flight
06-19-2013, 12:43 AM
Still can't get it to work :( Flight, maybe can you pack me your whole Simba folder, please?

Really need any Cook script for my monks and this one seems to be the only working .. :)

I suppose I could do that. Do you want all my plugins as well? This will include Brandon's custom SMART client.

Also, is your Simba installed in drive C:?

Bel002
06-19-2013, 09:19 AM
Yeah, it's in C:\ .. anyways, I thikn I can have more copies of Simba in my PC..

I don't really care about pluiging, I just want this script to work! :D

sal man
06-20-2013, 03:01 AM
Thanks very much, the hard work is appreciated!

Flight
06-20-2013, 07:28 AM
Yeah, it's in C:\ .. anyways, I thikn I can have more copies of Simba in my PC..

I don't really care about pluiging, I just want this script to work! :D

Ok, well I just packed all of the important files for you. This includes Simba 993, settings.xml, the newest (and all) Font files, the newest SRL-OSR (including my AL_Functions & C_AntiRandoms) along with the newest version of this script, just for you. :P

You can download it here:
https://mega.co.nz/#!Bph2mbDb!GgYhPggfVkoWxA4wp4A1byFPVkYLV8-WNTZjZZDpkrs


Thanks very much, the hard work is appreciated!

Thank you very much friend. :)


Also, I've updated the OP with a new everything: V1.05 of the script, V1.01 of AL_Functions, and a new C_AntiRandoms, which should handle the Frog random event correctly. The new version of the script is mainly just a couple bug fixes. For those of you who could not get the script to find your Raw Lobsters, this will work correctly now. Also searching the bank was broken before (I missed a few steps when converting ScrollToItemDTM from EoC to OSR) but is now working correctly. The Strange Plant solver (was working all along) has been upgraded slightly. I believe there's others but I forget. :P Enjoy!

Solar
06-20-2013, 08:08 AM
Thanks so much for the package! Finally got it to work with that.
But when banking the cooked/burnt fish, the script stopped with this;
(Static) MMDTM_Bank: (598, 68)
Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 204

EDIT: I think this was my fault for not entering my player info and just logging in myself. I'll let you know if the problem persists after setting the script up properly.

EDIT2: Now antirandoms opens with this error when running the script. :(
Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 461
The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

Bel002
06-20-2013, 08:39 AM
Tyvm Flight, but still can't get it to work.. that's why I wanted the whole Simba folder packed.. :)

Currently I replaced my original Simba files with those you packed for me, but getting error in Smart..
[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(223:160): Invalid number of parameters at line 222

I still don't unterestand what I'm doing wrong, all script before this one worked for me very well.. :crying:

I leave it, anyways, tyvm for your help :)

Solar
06-20-2013, 08:44 AM
Tyvm Flight, but still can't get it to work.. that's why I wanted the whole Simba folder packed.. :)

Currently I replaced my original Simba files with those you packed for me, but getting error in Smart..
[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(223:160): Invalid number of parameters at line 222

I still don't unterestand what I'm doing wrong, all script before this one worked for me very well.. :crying:

I leave it, anyways, tyvm for your help :)

Just delete this in the highlighted line and save smartparams;

, ''

And so I don't have to edit for a third time, the antirandoms error (second edit) is from entering a nickname in the script setup. :confused:

Edit (yet another): I tried a longer nickname and it runs fine, for now. :) Sorry for so many false errors.

Bel002
06-20-2013, 08:55 AM
Just delete this in the highlighted line and save smartparams;

, ''


Ty, it worked.. anyways.. :D

SRL Compiled in 16 msec
** Smart Cannot Spawn Clients **
Successfully executed.

Solar
06-20-2013, 09:09 AM
Ty, it worked.. anyways.. :D

SRL Compiled in 16 msec
** Smart Cannot Spawn Clients **
Successfully executed.

I think that's a fairly common error so you might find the answer by googling or searching the forum.

As for the script, I died while going to cook. :( Had 6 letters for my nick.

lorenzo
06-20-2013, 10:59 AM
Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Documents and Settings\Gebruiker\Mijn documenten\Downloads\litoris_CK_07.simba'



thats what it says if i download a script its on any script can som1 explain me what to do plz? add lorenzo.woerdman @ skype if u want thanks allot

Flight
06-20-2013, 12:30 PM
As for the script, I died while going to cook. :( Had 6 letters for my nick.



Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 461


I'm fairly certain this is something that I've done, but I'm not sure what. This only started happening recently. I believe it's closely linked to the OCR modifications in AL_Functions OR the UpChars07 font that Olly gave me. I'll figure out something with the OCR and I'll give an update when I've made progress.


Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Documents and Settings\Gebruiker\Mijn documenten\Downloads\litoris_CK_07.simba'

thats what it says if i download a script its on any script can som1 explain me what to do plz? add lorenzo.woerdman @ skype if u want thanks allot

Ok, this is Al-Kharid Cooker, not "litoris_CK-07". If you have the same error on all of the scripts you try to run then it's because you haven't correctly installed SRL-OSR. I suggest reading over this tutorial:
http://villavu.com/forum/showthread.php?t=99577

rebos
06-21-2013, 05:08 AM
i keep getting this error on all scripts i updated something then this started happening any help?

Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 461
The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

Flight
06-21-2013, 05:19 AM
i keep getting this error on all scripts i updated something then this started happening any help?

Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 461
The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]

I'm trying to find out more about this particular error. Did this ever happen before you downloaded & used this script? As in you got this error while using other scripts before you downloaded these new 07 Font files?

rebos
06-21-2013, 05:24 AM
I'm trying to find out more about this particular error. Did this ever happen before you downloaded & used this script? As in you got this error while using other scripts before you downloaded these new 07 Font files?

No, i downloaded the chars, functions and antirandoms then i started getting this random.

Rob0222
06-23-2013, 02:52 AM
Ugh of course i have win64 :,( Anything I could do to make this run?

Ian
06-23-2013, 03:25 AM
Ugh of course i have win64 :,( Anything I could do to make this run?

My desktop has Windows 64-bit and Simba works fine on it. I'm not sure, but I thing that it installs 32-bit programs like Simba somewhere separate than the 64-bit ones. Sorry I don't have more info, I'm not there on it now and I can't remember much. This seems like something grats would know though :)

sm0k3
06-23-2013, 04:39 AM
Unless otherwise set by you SIMBA will be in C:\Simba\

but

32bit go C:\Program Files (x86)

64bit go C:\Program Files

um sorry cant be more helpfulll with the actual question

Edit:

The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]



This I get with [Most] scripts : but for me it dont cause any problems (Cept they eventuly Rape ur Memory (even 8gb takes a week or so but ...) )

grats
06-23-2013, 02:01 PM
Unless otherwise set by you SIMBA will be in C:\Simba\

but

32bit go C:\Program Files (x86)

64bit go C:\Program Files

um sorry cant be more helpfulll with the actual question

Edit:

The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]



This I get with [Most] scripts : but for me it dont cause any problems (Cept they eventuly Rape ur Memory (even 8gb takes a week or so but ...) )
Everything he said is pretty much correct.. I mean it really doesn't matter where you install stuff
simba installs itself right there in your c:\

Ugh of course i have win64 :,( Anything I could do to make this run?


My desktop has Windows 64-bit and Simba works fine on it. I'm not sure, but I thing that it installs 32-bit programs like Simba somewhere separate than the 64-bit ones. Sorry I don't have more info, I'm not there on it now and I can't remember much. This seems like something grats would know though :)

64bit OS's can run 64bit and 32bit stuff, 64bit just allows programs to go much higher in memory use, simba/runescape hopefully never gets up there in that much memory use so I doubt it'll ever need to see a 64bit version

Lazslo
06-26-2013, 01:23 PM
script stops after some time

nxnmakiaveli
06-29-2013, 07:25 PM
[Error] C:\Simba\Includes\SRL-OSR\SRL\misc\AL_Functions.simba(53:3): Unknown identifier 'MouseSpeed' at line 52
Compiling failed.
How do i fix that?

10wnu9
06-30-2013, 10:08 AM
Hey, script sounds good and all but I'm getting this error -

[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/AL_Functions.simba(830:39): Type mismatch at line 829
Compiling failed.

Due to this line in AL_Functions - result.is_text_color:= is_text_color;


I'll try to redownload everything for this script and see if it works if not, any idea's??

Flight
06-30-2013, 10:26 AM
Hey, script sounds good and all but I'm getting this error -

[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/AL_Functions.simba(830:39): Type mismatch at line 829
Compiling failed.

Due to this line in AL_Functions - result.is_text_color:= is_text_color;


I'll try to redownload everything for this script and see if it works if not, any idea's??

Ok I updated the OP. Because of the newest font files a lot of problems occurred, so I've changed AL_Functions back to use the old UpChars07 fonts an my own up-text grabbing function; it seems to work just fine and everything is back to running normally. Also the script has been updated slightly as well as Frog-Solver working correctly now. So using Simba 992 will work just fine with the old back & white UpChars07 fonts, which I've attached incase you don't have them.

Frankenstein
06-30-2013, 11:54 AM
will try this :p

Solar
06-30-2013, 07:18 PM
So the script can solve randoms again now? I'll try it out very soon and edit with some more info. Thanks Flight.

Edit:
Only been running it for a few minutes, but it was enough to see that it recognizes the drunken dwarf random, so it looks good so far.

Just to help other people trying this script, comment out the line with {$DEFINE CSMART}.

Flight
07-01-2013, 01:20 AM
So the script can solve randoms again now? I'll try it out very soon and edit with some more info. Thanks Flight.

Edit:
Only been running it for a few minutes, but it was enough to see that it recognizes the drunken dwarf random, so it looks good so far.

Just to help other people trying this script, comment out the line with {$DEFINE CSMART}.

:duh: I forgot to switch the SMART-loading back to the older SMART for the users. Thanks for the heads up, I'll re-upload it now.

Solar
07-01-2013, 10:36 AM
After withdrawing and trying to walk to the stove it sometimes goes to the south-west corner of the palace.
Would this be caused by running away from a combat random and failing to recover?

Flight
07-01-2013, 10:51 AM
After withdrawing and trying to walk to the stove it sometimes goes to the south-west corner of the palace.
Would this be caused by running away from a combat random and failing to recover?

Nah if it detected combat it would run to the bank and back to the stove, and of course it would tell you "Combat detected". So this happens when it's trying to walk to the stove? It sounds like I'll need to work a bit on the walking if the DDTMs are giving false positives.

youloveit
07-01-2013, 12:25 PM
Hey looks awsome, but im having banking problems. it will not withdraw the raw lobsters from my bank
i had 10k raw lobster in first bank slot and it just scrolled right passed, i also tried in other bank slots and still no luck


[===========================]
[ ALCooker Rev #1 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=1) .05 ]
[ by Flight ]
[===========================]
[ Total Run Time : 24 Sec ]
[ Cooking XP : 0 (0/Hr) ]
[ Fish Cooked : 0 (0/Hr) ]
[ StrangePlants : 0 ]
[ Combat Avoided : 0 ]
[===========================]
[ ALCooker Rev #1 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=1) .05 ]
[===========================]
Time until break: 03:23:09
[SHUTDOWN] Failed to find raw fish in the bank
Successfully executed.

Solar
07-01-2013, 03:41 PM
Hey looks awsome, but im having banking problems. it will not withdraw the raw lobsters from my bank
i had 10k raw lobster in first bank slot and it just scrolled right passed, i also tried in other bank slots and still no luck


[===========================]
[ ALCooker Rev #1 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=1) .05 ]
[ by Flight ]
[===========================]
[ Total Run Time : 24 Sec ]
[ Cooking XP : 0 (0/Hr) ]
[ Fish Cooked : 0 (0/Hr) ]
[ StrangePlants : 0 ]
[ Combat Avoided : 0 ]
[===========================]
[ ALCooker Rev #1 (http://villavu.com/forum/usertag.php?do=list&action=hash&hash=1) .05 ]
[===========================]
Time until break: 03:23:09
[SHUTDOWN] Failed to find raw fish in the bank
Successfully executed.

Make sure you have changed the food type in the script setup.

haymundo
07-14-2013, 03:55 PM
Hey, i think this script is awesome but i have the same problem as the person above with the lobsters, it worked almost perfectly for cooking my tuna but when i try lobsters it scrolls right passed them even though they are first in my bank. I have made sure that the food type is changed within the script but still fails to recognise my lobsters. Any ideas?

plutob
07-19-2013, 12:16 PM
Lobsters can't be cooked i geuss. Swordfish, tunas work fine. Lobster doesnt. trying to check the script but i am not a scripter lol.

Itankbots
07-19-2013, 12:59 PM
Lobsters can't be cooked i geuss. Swordfish, tunas work fine. Lobster doesnt. trying to check the script but i am not a scripter lol.

Probably just a Outdated colour/DTM or something like that..Easy fix if you just look at it (on Ipad cant look atm) Or can just get flight to fix since he is still active. Flight

xtrapsp
07-19-2013, 01:17 PM
I've gone up 20 cooking levels since using this :)

Gj Flight

pookiie
07-19-2013, 11:46 PM
what does this mean?
"_resetColorMods( tmpTS,tmpH,tmpS,tmpMod); "

Big Tom
07-20-2013, 10:16 PM
C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:13): Unknown identifier 'UpChars07' at line 804 Compiling failed.]

Hey, I'm getting this error and I've downloaded the upchars? Probably something easy im missing but I just need some guidance.

Btw I'm not some leaching 1 poster I lost my account when the website went down :(

RIP Big Tom

Flight
07-21-2013, 01:16 AM
C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:13): Unknown identifier 'UpChars07' at line 804 Compiling failed.]

Hey, I'm getting this error and I've downloaded the upchars? Probably something easy im missing but I just need some guidance.

Btw I'm not some leaching 1 poster I lost my account when the website went down :(

RIP Big Tom

I believe you simply installed your font files incorrectly. Make sure those replace your current "UpChars07" font set. In the end it should look like this:

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

Bam
08-04-2013, 05:14 PM
I've tried everything in the thread, even your packed Simba and I still get this error. Any idea what I am doing wrong? I saw some other guy had this problem, but I never saw a fix for it. Thanks!


[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(328:3): Unknown identifier '_resetColorMods' at line 327
Compiling failed.

Flight
08-05-2013, 12:08 AM
I've tried everything in the thread, even your packed Simba and I still get this error. Any idea what I am doing wrong? I saw some other guy had this problem, but I never saw a fix for it. Thanks!


[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(328:3): Unknown identifier '_resetColorMods' at line 327
Compiling failed.

You are compiling & attempting to run the script right? C_AntiRandoms and AL_Functions do not get compiled or ran, only the script.

Bam
08-06-2013, 10:59 PM
Just opening your script in Simba and clicking the green go button like i do with every other script

Solar
08-09-2013, 02:40 PM
Did you make a more stable version of this script? The banking seems to mess up every now and then preventing frequent long hour proggies. :(
Another thing, sometimes when banking it will mess up but correct itself, but when it closes the bank with 27 fish the script logs me out and gives the error that it couldn't find the raw fish in the bank.

waltermelon
08-24-2013, 07:46 AM
Are lobsters still not working?


Edit: for some reason unknown to me they are now working. I guess it's moody :)

Edit 2: Got 99 cook :) ty Al KharidCooker!

Lol Pk
09-11-2013, 09:23 PM
Hey guys anyone ever figure out what was causing this? I know this is an old thread but I tried everything here to fix it but still can't.
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(328:3): Unknown identifier '_resetColorMods' at line 327
Compiling failed.

Sebunz
09-13-2013, 11:06 PM
how do you fix the script for the new bank update?

Flight
09-14-2013, 12:10 AM
how do you fix the script for the new bank update?

I've already made the adjustments to the script, the banking routines, and AL_Functions, now I'm just testing it out this morning soon in a couple hours I'll release the newest version with all the updated files to go with it.

Edit:
Updated to version 1.1

Updated script to handle the new banking system
A few speed enhancements
Updated (D)DTM for walking to the range
Lobster item detection should once again be working correctly


With this update all three files were modified so be sure to update all three of your files, the script, AL_Functions, and C_AntiRandoms. Also, this requires the absolute newest SRL-OSR with the updated bank.simba. You can find the link on the OP of this thread. Cheers.

Sebunz
09-14-2013, 04:25 AM
withdrawing doesnt work just right clicks my lobsters but nothing if withdrawn then it clicks on bank and tries again repeatedly
nevermind just had to withdraw 27 lobsters before starting the script

Judaism
09-16-2013, 07:24 PM
Doesn't pick up my tuna's or swordfishes :(

I also tried to to withdraw 27 at start but sadly nope.

Flight
09-18-2013, 04:50 AM
withdrawing doesnt work just right clicks my lobsters but nothing if withdrawn then it clicks on bank and tries again repeatedly
nevermind just had to withdraw 27 lobsters before starting the script

It shouldn't be like that, the script should recognize that "27" has never been entered before and handle this. I already spotted my mistake and corrected it. Foolishly I pushed for this update without testing that one single factor, obviously a mistake.


Doesn't pick up my tuna's or swordfishes :(

I also tried to to withdraw 27 at start but sadly nope.

Does it find your fish in the bank? Or is it just failing to withdraw 27 fish? I'll re-check the DTMs now and if they're found then I'll update the OP with the patched version.

Everyone be sure to re-download!

Hoodz
09-18-2013, 12:29 PM
Flight, sometimes if the script tries to run to the bank it walks to the center of the al kharid palace. Fixed this using reflection walking

Flight
09-19-2013, 01:47 AM
Flight, sometimes if the script tries to run to the bank it walks to the center of the al kharid palace. Fixed this using reflection walking

Have you tried V1.1? I'm still adjusting the DDTMs of this script for walking.

arturiccc
09-23-2013, 12:10 PM
Working perfectly on all fishes!Later will post proggy :)
Thanks @flight

king pkar
10-09-2013, 06:38 PM
Lately in every each one script Im getting this error

[Error] C:\Simba\Includes\SRL-OSR\SRL\misc\SmartParams.Simba(62:26): Invalid number of parameters at line 62

Any 1 can help ?

arturiccc
10-09-2013, 08:27 PM
Lately in every each one script Im getting this error

[Error] C:\Simba\Includes\SRL-OSR\SRL\misc\SmartParams.Simba(62:26): Invalid number of parameters at line 62

Any 1 can help ?Run Simba through interpreter > Pascal script not Lape.
Should work.. today tested out. Script is fully working.

king pkar
10-09-2013, 08:57 PM
Which version of simba you use ? I still cant play any sript :( I have Pascal ON and i still have error

arturiccc
10-09-2013, 10:06 PM
Which version of simba you use ? I still cant play any sript :( I have Pascal ON and i still have error
Latest Simba with latest SLR-OSR include + SMART 8.3.
Should work.

Judaism
10-13-2013, 05:20 PM
99 cooking with this script, praaaaas :bart:

rj
10-13-2013, 05:25 PM
99 cooking with this script, praaaaas :bart:

grats :D:D

coolblue42
11-03-2013, 09:59 PM
When i try to run script I get Exception in Script: Unable to find file 'SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba' used from 'C:\Users\Matt Kuehn\Downloads\ALCooker(V1.1).simba'. But I am looking right now at the folder and I can see that file in front of me. Not sure why it is unable to find it.

Krazy_Meerkat
12-12-2013, 04:17 AM
Flight, I tried to get this script running and everytime after banking 1 load, the script crashes with a math error (the line pointed to in math.simba by the exception is a spacer between functions).. I believe it was an invalid type error or wrong-number-of-arguments in a call. I couldn't find the call in your script which referenced math.simba.
Tested starting in the bank, at the range and with a full inventory. After banking the script would move the mouse to the MM stove symbol and crash. If started at the bank, the script would cook 1 load, bank and then crash in the same manner. I ended up being lazy and made another script to restart yours every load :p

Flight
12-12-2013, 02:04 PM
Flight, I tried to get this script running and everytime after banking 1 load, the script crashes with a math error (the line pointed to in math.simba by the exception is a spacer between functions).. I believe it was an invalid type error or wrong-number-of-arguments in a call. I couldn't find the call in your script which referenced math.simba.
Tested starting in the bank, at the range and with a full inventory. After banking the script would move the mouse to the MM stove symbol and crash. If started at the bank, the script would cook 1 load, bank and then crash in the same manner. I ended up being lazy and made another script to restart yours every load :p

Alright so if you started in the bank it successfully walked to the range, cooked, and back to the bank yes? And it only crashed after it's cooked a load, banked, and attempts to walk to the range? If that's the case it might be because of the Report procedure, specifically 'IntToStrEx'.

Krazy_Meerkat
12-12-2013, 04:43 PM
Alright so if you started in the bank it successfully walked to the range, cooked, and back to the bank yes? And it only crashed after it's cooked a load, banked, and attempts to walk to the range? If that's the case it might be because of the Report procedure, specifically 'IntToStrEx'.

Ah ok thanks mate :) I'll edit and test again soon.

kagnut
01-15-2014, 08:01 AM
Mine also crashes after cooking 1 load and takes out next raws

mrkeen1
03-31-2014, 06:02 PM
Working perfectly, thank you

whoops double post

brentdevent
04-18-2014, 12:25 PM
I get 2 errors :( could someone please help me?

[Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\C_AntiRandoms.simba(3:3): Duplicate identifier 'DTM_Royal_Frog' at line 3
Compiling failed.
[Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\C_AntiRandoms.simba(44:13 ): Unknown identifier 'findNPCChatText' at line 44
Compiling failed.

zacb
04-19-2014, 05:12 PM
Hey flight, fished almost 30k monkfish with your monkfish fisher, just trying to cook now but I keep getting this error:
Exception in Script: Unknown declaration "GetChooseOptions" at line 954, column 14 in file "C:\Simba\Includes\SRL-OSR\SRL\misc\AL_Functions.simba"

any idea why? Thanks :)


Edit: also if this helps at all if I don't edit the Al_Functions.simba and C_AntiRandoms.simba, just keep it the same as the monkfish script i get this error :
Exception in Script: Operator expected at line 666, column 3

ixlp4c4ixl
05-12-2014, 09:48 AM
I get this error:

[Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\C_AntiRandoms.simba
(3:3): Duplicate identifier 'DTM_Royal_Frog' at line 3
Compiling failed.

Flight
05-20-2014, 06:04 AM
I'll no longer be updating this script, instead I recommend you all use Catherby Cooker (http://villavu.com/forum/showthread.php?t=108971) from now on.

Produst
06-04-2014, 08:23 PM
does someone know how to change the lines in this script to make it work.. ? stupid c-antirandosm..

Flight
06-16-2014, 03:29 AM
Script updated to version 2.0. This version requires AeroLib to run, learn how to install AeroLib here:
http://villavu.com/forum/showthread.php?t=108953

This version also handles F2P accounts and will perform multiple checks in run-time to make sure there's no conflicts such as F2P users attempting to cook P2P fish, or trying to cooked P2P fish in a members world; an intelligence update so to speak. There's also been some small modifications here and there to optimize speed and handle future problems your account may encounter.

Please send your feedback and if you've any problems I'd really appreciate you to notify me ASAP. Enjoy the update everyone. :smile:

Abacus
06-17-2014, 10:23 AM
Re-setup Simba and whatnot, tried to run the script, got this error when trying to compile.


Exception in Script: Unknown declaration "Member" at line 55, column 5

In the meantime gonna tryout the Catherby Cooker, have you considered the idea of merging both scripts into one?

Flight
06-17-2014, 01:40 PM
Re-setup Simba and whatnot, tried to run the script, got this error when trying to compile.

In the meantime gonna tryout the Catherby Cooker, have you considered the idea of merging both scripts into one?

You must use the newest version of AeroLib which supports F2P users. You can download the include here (https://github.com/J-Flight/AeroLib/archive/master.zip).

corangerx111
06-30-2014, 05:18 PM
Everytime I run the script, I get this error -

"Plugin(AND_TPA32) has not been found"

I downloaded the plugins but where do I put them?

Flight
07-01-2014, 01:07 AM
Everytime I run the script, I get this error -

"Plugin(AND_TPA32) has not been found"

I downloaded the plugins but where do I put them?

In Simba's Plugins folder (C:/Simba/Plugins).

vonFumatore
03-26-2015, 09:46 PM
Error: Unknown declaration "toObj" at line 63
Obj_Bank := toObj('AlKharidBooth', ['ank B','nk bo','booth'], [createColEx(5462624, 5, 0.75, 0.90)], [createColEx(276299, 3, 0.11, 3.38)]);

Ideas ?

JasonB
04-27-2015, 04:24 AM
Is it possible to use the Catherby cooker as a starting base and modify the setup variables to make it work with Al-Kharid?

They're similar, but this one needs some updating to be runnable.

Flight
04-27-2015, 09:48 PM
Script updated to version 2.1 which will require the latest version of AeroLib so be sure to update if you've not already.

iownyou23
04-28-2015, 12:34 AM
Script updated to version 2.1 which will require the latest version of AeroLib so be sure to update if you've not already.

Thanks for updating. However I can't seem to get mine to find raw tuna in bank. I did update AL

[SCRIPT] Failed to find raw fish in the bank
Error: The given DTM Index[0] doesn't exist at line 135
Execution failed.

Flight
04-28-2015, 01:00 PM
Thanks for updating. However I can't seem to get mine to find raw tuna in bank. I did update AL

[SCRIPT] Failed to find raw fish in the bank
Error: The given DTM Index[0] doesn't exist at line 135
Execution failed.

Ok I was unsure if that DTM would work. I didn't make it myself and never tested it for the Raw Tuna. Give me a few minutes and I'll fix that and re-upload.

Edit:
Replaced the Raw Tuna TItem and re-uploaded, so be sure to re-download the script.

Theron
04-28-2015, 08:37 PM
Ok I was unsure if that DTM would work. I didn't make it myself and never tested it for the Raw Tuna. Give me a few minutes and I'll fix that and re-upload.

Edit:
Replaced the Raw Tuna TItem and re-uploaded, so be sure to re-download the script.

so far so good.


[=======================================]
[ AlKharid Cooker V 2.1 Rev 0 ]
[ by Flight ]
[=======================================]
[ Total Run Time : 2 Hr 37 Min 7 Sec ]
[ Cooking XP : 257,640 (98,386/Hr) ]
[ Lobsters Cooked : 2,147 (820/Hr) ]
[ Breaks : 1 ]
[ Logged In : 0 ]

it will randomly sit after it finishes cooking sometimes.

Blak Fishy
04-29-2015, 11:52 PM
Program failed twice to withdraw raw monkfish. They are at the most top-right of the bank. First fail at 457 fish cooked, second at 307 fish cooked.

Hyperion
04-30-2015, 12:02 AM
I got the failed to withdraw fish sometimes, but I've also had 7 hour runtimes.
Also, toggling run during the script isn't included. I added it in from a little snippet from ineedbots' fisher.

if(getRunEnergy >= RunAmount) and not isUsingRun then
toggleRunning(true);

Added that in during walktorange and walktobank.

I changed the "RunAmount" to whatever I wanted, it's up to you to do that or add in some random too, which I probably should've done. I'm sure Flight knows how to do this better, but for anyone who wants to add in a quick toggle run function, it's something.

Flight
04-30-2015, 04:54 AM
Would you two like to test a test version for me? It should address the item-finding failing and the running. I haven't tested it, only patched it based on theory. Let me know and I'll send ya both revision #1 (https://villavu.com/forum/usertag.php?do=list&action=hash&hash=1) when I wake up.

Hyperion
04-30-2015, 04:58 AM
Would you two like to test a test version for me? It should address the item-finding failing and the running. I haven't tested it, only patched it based on theory. Let me know and I'll send ya both revision #1 (https://villavu.com/forum/usertag.php?do=list&action=hash&hash=1) when I wake up.

The running was a quick simple addition, probably could've written it better, but oh well. It worked and sped it up by a noticeable amount.
The item-finding, not sure what's causing it. I always disabled the screen from updating, forgot what it's called on S.M.A.R.T, and just hid it. Wish I had more info to tell you.
As for the testing, yeah, I'll give it a shot.

Flight
05-03-2015, 12:55 PM
I've updated version 2.1 with a new small revision, this should address the bug that sometimes occurred when trying to locate raw fish in the bank. It also will correctly enable your running. I've replaced the old Al-Kharid Cooker(2.1).simba attachment with the revised version so be sure to replace yours as well.

liams007
05-06-2015, 09:12 PM
Hello, the updated script is working OKAY so just two suggestions:
1)It appears that it looks for the red on the range to cook, but sometimes it gets confused with the red on the kebab cooker. Perhaps try to make it look for the black on the range instead?
2) Maybe make the script search twice for raw fish before shutting down.

Still thank you for the cooking levels :D

Blak Fishy
05-08-2015, 07:27 AM
Okay I tested it more and it cooked 4000 tuna great on my f2p account on fast mode. Then I cooked 4000 monks on p2p with slow mode and it stopped once about 2000 in and stood next to the range with cooked fish. My theory is that it is slow mode not working correctly. Other than that everything works good.

Sh4d0wf0x
05-10-2015, 11:41 PM
Seems to use food on the smelting furnace and not on the range. Script not working :s

edit: script isn't working at all

Blak Fishy
05-11-2015, 11:22 PM
I haven't had this problem, is your brightness at max?

Spoola
07-08-2015, 10:26 PM
works great with tuna, thanks so much!

jajo123
07-20-2015, 05:07 AM
The script occasionally just stands in front of the range for a while, but other than that, works really well with sharks

OwainJones
07-23-2015, 03:42 AM
Works great for me, haven't used it in a few weeks and now it just keeps updating aerolib?

scar_operater
08-03-2015, 11:02 PM
Error: Unknown declaration "StatChars" at line 119

srlMW
08-03-2015, 11:05 PM
Error: Unknown declaration "StatChars" at line 119
If you go to your Simba folder is there another folder called Fonts? If yes check inside to see whether StatChars is there. If you answered no for either of those try force updating Simba and if that doesn't cure your problem, you might need to do a redownload.

scar_operater
08-04-2015, 12:02 AM
If you go to your Simba folder is there another folder called Fonts? If yes check inside to see whether StatChars is there. If you answered no for either of those try force updating Simba and if that doesn't cure your problem, you might need to do a redownload.

I checked theres statschars, and statschars07

srlMW
08-04-2015, 12:09 AM
I checked theres statschars, and statschars07

Mmmh, try doing what is below and report back.
*If "No" then move on to the next step*
1. Restart Simba (did it fix it? Yes/No?)
2. Try that script and try another script (did it not occur both times? Yes/No?)
3. Restart your PC and do step 2 (did it fix it? Yes/No?)
4. Reinstall Simba and do step 3 (did it fix it? Yes/No?)

If you've still got a problem you should post a new thread here (https://villavu.com/forum/forumdisplay.php?f=488). Fingers crossed it works though! :)

scar_operater
08-04-2015, 12:24 AM
Mmmh, try doing what is below and report back.
*If "No" then move on to the next step*
1. Restart Simba (did it fix it? Yes/No?)
2. Try that script and try another script (did it occur both times? Yes/No?)
3. Restart your PC and do step 2 (did it fix it? Yes/No?)
4. Reinstall Simba and do step 3 (did it fix it? Yes/No?)

If you've still got a problem you should post a new thread here (https://villavu.com/forum/forumdisplay.php?f=488). Fingers crossed it works though! :)

Worked after restarting simba the first time, sweet no need to do the other stuff

otavioafm
09-09-2015, 09:57 PM
Not working for me just stay stoped in the bank

voltrbots
02-12-2016, 04:57 AM
Error: Unknown declaration "toObj" at line 63
Compiling failed. i keep getting this error

AFools
02-12-2016, 05:55 AM
Error: Unknown declaration "toObj" at line 63
Compiling failed. i keep getting this error

Are your includes current? Are you having trouble with other Aerolib/Hoodz scripts?

guerr
03-20-2016, 07:21 PM
Ive used it for long time on f2p, minimal banrate, got several accounts 90+ cooking.

Spotify
05-12-2016, 03:47 AM
I know this script is quite old, but it's very bot like with how it runs. Upon entering the bank it waits ~3 seconds, hovers over the disabled bank booth at several different spots, also missclicks the bank quite often. It also does the same at the range.

Her0nz
08-12-2016, 11:29 PM
The script couldn't even find the range. I wasn't using SMART tho, but that shouldn't be an issue since it's completely color right?

acow
08-13-2016, 12:31 AM
The script couldn't even find the range. I wasn't using SMART tho, but that shouldn't be an issue since it's completely color right?

Things probably changed ingame since the last time this script was updated (15+? months ago).

Her0nz
08-13-2016, 01:18 AM
Things probably changed ingame since the last time this script was updated (15+? months ago).

Any guidance on how I could fix it? Last time I was fixing scripts were when the basic pascal ones were the main ones lol.

acow
08-13-2016, 01:31 AM
Any guidance on how I could fix it? Last time I was fixing scripts were when the basic pascal ones were the main ones lol.

Haven't really ever used any osrs includes before [to write scripts], I believe you'd need to go about reading through the include's functions & procedures here: https://github.com/J-Flight/AeroLib to become proficient at scripting with it.

But I am curious...what would an osrs scripting wizard have to say here.
slacky;

Come out slacky; there are n00bz here to make fun of
slacky;
What would you recommend to somebody looking to efficiently create some high quality color scripts on osrs? What includes and how should we learn them?

Her0nz
08-13-2016, 01:42 AM
Haven't really ever used any osrs includes before [to write scripts], I believe you'd need to go about reading through the include's functions & procedures here: https://github.com/J-Flight/AeroLib to become proficient at scripting with it.

But I am curious...what would an osrs scripting wizard have to say here.
slacky;

Come out slacky; there are n00bz here to make fun of
slacky;
What would you recommend to somebody looking to efficiently create some high quality color scripts on osrs? What includes and how should we learn them?
I appreciate you summoning a great wizard, any insight into color scripts would be helpful indeed. :D

r3hab
01-03-2017, 06:11 PM
I'll test it out in a day or so when I can observe

capint
01-24-2017, 10:51 PM
I've tried this script, but it seems to have trouble using the fish on the range. I'm sure due to the lack of updates many things have changed about OSRS - another script on this forum section is the same script but updated - this works fine, I recommend people who cannot get this script working themselves try that one instead.

Nixes
03-25-2018, 02:05 PM
I tried using this script, but it never clicks on cook all option when near range after it has clicked raw fish on range. Keeps clicking on raw fish and range.
Edit:
I added two lines of code to make it cook fish. Seemed to work okey for me. Not fastest speed though.
I added:
Wait(2000);
fastClick(MOUSE_LEFT);
on line 362 after:
humanMMouse(Point(250,420), 15, 15);