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.
so now we have to fill out what object to find? n not automatic anymore? and btw weres that line i cant find it [pl;ease help
Beep Bop
please explain what i have to do to make it find deathwraiths i understand i need to add it but idk were
Beep Bop
Yes, because of lower levels. It will still go based on XP and level requirements for each objects.
At the top of the script, scroll down till you see procedure DeclarePlayers();. In there, there will be an array called Integers, that's where you add it, between the [].
Don't triple post, it's not going to get you help any sooner.
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.
well thx for the help but still dont understand why make like this if it was perfect before now its just more trouble. but now if i want to do bloods i will also have to add every single object in there or will it detect them,and some objects alredy in there will it go for them even tho i dont have the level?.
Beep Bop
Well it was either this, or people complaining that it's going for objects they don't want to do. This way seriously only takes a second to setup, I don't see the big deal.
*sigh*
No, it won't. As its been stated numerous times before, as well as on the first post. It will only go for the objects you can do, even if you have objects that you can't do yet, it won't try to find them.
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.
Hey Oblivian, I had the same error however I found out how to fix it. With this new version of the script, you have to add into the script on line 89 what you want to siphon. Just look at the top of the script at the consanents and just copy objDeathWraith into line 89 with a comma right after
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Technically it would be line 889![]()
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.
======== Kyle's Esswraith Extractor =========
You are using Version 1.4
Time Running: 1 Hours, 16 Minutes and 2 Seconds
Experience Earned: 21346
Experience/Hour: 14400
=============================================
You are using Version 1.4
Time Running: 1 Hours, 10 Minutes and 8 Seconds
Experience Earned: 130072
Experience/Hour: 108000
=============================================
runs like a dream for me.low ping world nice fps no people and endless spawn spot)
Thank you for amazing script, Kyle
![]()
For some reason its not working for me anymore. I get this error The following DTMs were not freed: [3, 4, 5, 6]
Hey i have a quick question. The Simba client doesnt solve almost all of the random events, so this script stops every 2hrs due to random event. Are the random events currently broken atm?
Well done Kyle
This truly is the Dog's bollocks script!!!
Keep it up man
======== Kyle's Esswraith Extractor =========
You are using Version 1.5
Time Running: 1 Hours, 20 Minutes and 1 Seconds
Experience Earned: 83905
Experience/Hour: 61200
=============================================
finnaly got it to work 61k at 65 rc
Love this script
Hey Guys,,
Im very siappointed at the moment, this has happened TWICE!!!!!!
It tries to do a random, either sits there, or does it wrong, then i get teled miles away from runespan and all my runes are gone when i get back to runespan (normal procedure) HOW DO I MAKE IT JUST LOG OUT AT A RANDOM!>!?!?!??!?!?!??!
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.
Hey man, pretty boss script.
Gave it a quick run and got thisNot quite sure what went wrong there.Progress Report:======== Kyle's Esswraith Extractor ========= You are using Version 1.5 Time Running: 27 Minutes and 5 Seconds Experience Earned: 22094807 Experience/Hour: 48945600 =============================================
Also, one other thing I noticed was the uptext you use for your objects. For example, for all hounds you have 'ound' which could (and did) cause a bit of a problem. Nature Hounds are pretty much the same as Body Hounds, and (without the Nature Hound object being declared in DeclarePlayers) because of the similar colours the mouse would sometimes go to the Natures, and because the uptext 'ound' matched it would click.
Other than that, beast.
Last edited by Rich; 05-04-2012 at 10:20 PM.
<3
Originally Posted by Eminem
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)