yes i have noticed that sometimes it would stop to the left of bank booth trying to find the banker and sometimes log you off if it fails too many times.
yes i have noticed that sometimes it would stop to the left of bank booth trying to find the banker and sometimes log you off if it fails too many times.
Error: Out Of Range at line 792
The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
What is line 792? And in what file does it through that error? Like, what file opens up and has an orange highlighted line?
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
What file opens? Is it in the script? Or does it open another file?
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
A screen shot would be better for me, I'm at the office.
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
okay i get to error
the first one that i told you about
the second one happens here
happened to me many times before
it logs out
attempting to get flax ... Try Number:1
Got flax!
Walking to the stairs
Found Object DTM, walking.
Flag distance reached.
Found Object DTM, walking.
Flag distance reached.
Clicked Spinner..
Trying to click make all
Found Button
Found Object DTM, walking.
Flag distance reached.
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
/================================================== =====\
| Finishing load #2
| Running for..6 Minutes and 51 Seconds
| Strings made = 56
| Experience gained...840
| Levels gained.......0
\=============================
edit: will post again when i get the second error that i told you about
Last edited by bambino; 12-12-2011 at 07:34 PM.
K, thanks! A full screen shot of the Simba window is all I need.
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
same error happened again!
http://imageshack.us/photo/my-images/714/97186836.png/
same spot
I don't see an error on that screen shot. I don't know what happened. Doesn't look like it error'd out to me.
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
that's a problem it doesn't show an error it just logs out
maybe i am doing something wrong with the settings?
btw it logged out again after 3 mins
happened for the 4th time
Clicked Spinner..
Trying to click make all
Found Button
Found Object DTM, walking.
Flag distance reached.
Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
/================================================== =====\
| Finishing load #5
| Running for..9 Minutes and 49 Seconds
| Strings made = 140
| Experience gained...2100
| Levels gained.......0
\================================================= ======/
Successfully executed.
Last edited by bambino; 12-12-2011 at 08:30 PM.
No serious errors with the latest release, the only thing is that the older version seems to run considerably faster than this latest release. I think it might be do to using v7b as opposed to v6, but v7c is out now perhaps that solves the problem in speed?
I'm confused.
Which folder do I save ObjDTMIncludeRev7b.simba to?
When I try to run this script I get an error that says " Exception in Script: Unable to find file '/ObjDTMIncludeRev7b.simba' used from '' "
Sorry ... I'm new here :/
problem solved
ObjDTMIncludeRev7b was the problem
will post if i get the other post again about
MiddleTPAEx(ATPA[i], x, y);
You need to save it where you saved this script, so the same directory will work. Also, you will need to change this line:
To this:Code:{$i /ObjDTMIncludeRev7b.simba}
Since the creator changed how he uploads the script. That should get it to work, let me know if it doesn't.Code:{$i ObjDTMInclude.simba}
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
Okay, I got the script running!
Now I'm getting the following message
"Trying to open the bank, this is the 1 try out of 10
opened bank
Opened the bank...
Getting flax...
attempting to get flax ... Try Number:1
** Warning in WithdrawItem: Could not Find dtm in Bank. [Uptext: lax]**
Getting flax failed"
Maybe the flax DTM needs to be updated. Is it visible when it opens your bank?
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
I'm not getting that error anymore, but it's still not banking properly.
When the script opens the bank, it starts hovering over the 'empty your beast of burden's inventory' bank tab. (meanwhile, the log is saying "attempting to get flax ... Try Number:3, attempting to get flax ... Try Number:4, ect")
When SS get's on, he will fix it![]()
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
Okay. Sounds good.
I'll try running it on my laptop just to see what happens there.
I got it working.
I had to put my flax in a bank slot that can be seen without having to scroll down.
I think it's getting the scrollbar confused with the brown section directly below the summoning bank tab.
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
There are currently 1 users browsing this thread. (0 members and 1 guests)