Oh sorry mate :P new proggy
![]()
Oh sorry mate :P new proggy
![]()
This script is awesome! Actually on of the better scripts i've ever used
anyone here know where i could update my SRL_OSR to the latest version?
Go here: https://github.com/SRL/SRL-OSR , press the .zip button, go to your simba/includes folder, extract it there and rename the map from "SRL-OSR - Master" to: "SRL-OSR".
Nothing to do here :l.
Error: Exception: Mask is invalid. Width/Height: (520,140). WhiteHi/BlackHi: (-1,72799) at line 778
The following DTMs were not freed: [0, 1, 2, SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [0, SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap, 4]
why does it say that ?
Get 270 Quest points !
That error has been posted a thousant times but oh well, did you fill in your nickname correctly?
Nothing to do here :l.
congratz on release nice script
heres a little proggy
Attachment 21088
Hello, firstly I want to say THANK YOU for finally making this script, I along with many others have been wanting a Catherby fisher. However I haven't been able to get it to run yet :/ I get this error: Exception in Script: Access violation. I've never gotten this error before, and I tested other script that seemed to work. I googled this, searched the SRL forums, etc, but I found no help. Any suggestions would be much appreciated, and thanks again for this script Jelk.
Mine keeps on saying that the lobster pot is a mystery box... how do i fix this error?
In case you see the lobster pot as random, update srl-osr. As for the acces violation problem, please contact the people over at the help section.
Btw, its very likely im going to air a nice performance update today.
Nothing to do here :l.
0o look foward to your next update btw jus wanna add your script is quite nice and i thought i would help with some critical feedback when it comes to fishing there isnt much that is wrong its all on the cooking side i am aware of the fact this is experimental so i fought i wud help u iron them bugs out
1st bug: when walking to cooker from fish spot sometimes the dtm is quite further up than usual meaning it further away from the door meaning when it clicks the dtm sometimes the locked door is not in view so it just stands there trying to clik the dtm and when it comes to the failsafe to open the door it cant do it cos its not in view (this onli happens on quiet worlds on busier worlds the doors always open)
2nd bug: there is a bug with the srl random box now i know u cant fix this directly coz its not your fault but as u have may seen already if u get the randoms box its just keeps tryin to bank it and it just multiplies and then ends up in a endless loop of trying to deposit the randoms box its not much of a fix but it worked for me
i added this code to ur banking to fix this
procedure BankItems;
var
x, y, BankColor : integer;
BankFound : boolean;
begin
repeat
BankColor := 9079436;
if not loggedin then LoginPlayer;
if FindObj(x, y, 'ooth', BankColor, 3) then
begin
Mouse(x, y, 3, 3, true);
BankFound := true;
wait(randomRange(2000, 3000))
end;
until BankFound;
repeat
if not loggedin then LoginPlayer;
if(PinScreen) then
InPin(Players[0].Pin);
if PinPending then
ConfirmPin();
if not bankscreen then bankitems;
Deposit(1+ReservedSlots, 28, true);
WaitCustom(true);
CloseBank;
if invfull then <<<<<
begin <<<<< i added this code and it onli works becoz if u have a box your inventory it ties
terminatescript; <<<<< to bank it so it will multiply meaning by time it comes to closing bank window
end; <<<<< your inv will be full when it shudnt be hence how it works hope this feedbaack helps
until not invFull;
end;
ty
You are checking if the inventory is full after banking, thing is, the inventory would already have to be full of boxes before it terminates. Ill add a box check in the next update.
Nothing to do here :l.
yes this works becos u will onli have a full invent of boxes after banking this is becos as it tries to deposit the box it multiplies hence by time it gets to bank items 28 and then closes the bank it will still have a full invent (of boxes) ov corse it dont reconise the box but this will onli be triggered if u get the box random if u understand wat i mean
and thnx for adding this to ur next release3 look foward to it
im getting this error.....
Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Simba\Scripts\Catherby_fisherV0.2.simba'.....
and other scripts work fine for me its just this one
i fixed why i was getting errors in my last msg..but now when i run the script it has hard time going to bank and sometimes just stand there and says unable to find fishing spot.
baby sit this script untill owner fixes all bugs
Last edited by arrow; 05-05-2013 at 04:48 PM.
Hi their i would appreciate it you could minimize the paint? I like to talk to some people at the fishing spot at times.
just a suggestion. other then that great script keep up the good work.
Current Rank Supreme Master First Class
sometimes it works flawless but sometimes it doesnt know how to bank it stands there afk with full inv and i can see this in the script log
Using radialwalk...
using color: 7171189
Using radialwalk...
using color: 7171189
Using radialwalk...
using color: 7171189
haha thank you matei guess that is a nice temporary fix.
but it stops the whole process of it I would like it to still work so i can check how long it ran and stuff
Thanks again
EDIT
I just wanted to point out. I am a low level fisher but. I use the Big net fishing method and sometimes it gets confused in the pools.. which one is big and which one is for small fishing nets it may look rather bot like if someone or something from jagex was monitoring this and i have also noticed that when the inventory is full and walking to bank..he always clicks inside the fishing shop? this makes it look very bot like considering its the same walking pattern over and over again. I think it could be the water icon or the fishing shop icon on the mini-map. Im not sure.
Hope you look into these.
Thank you.
Last edited by Note; 05-05-2013 at 11:11 PM.
Current Rank Supreme Master First Class
A lot of things are changed including that, I am just not ready to release a stable version of what i have now yet.
Nothing to do here :l.
There are currently 1 users browsing this thread. (0 members and 1 guests)