View Full Version : Preemptible RuneSpan
karlwithak
05-18-2012, 11:12 PM
The latest version works like a charm.
http://i46.tinypic.com/10epukl.png
And by the way, I realized that the script doesn't stop when player isn't logged in, which caused a problem in SMART Manager because it couldn't detect when the script stopped to restart after six hours.
I have changed the exit path to make sure it doesn't go the long way and I have fixed a few auxiliaries to support proper exit in 39.
ekolan88
05-19-2012, 03:05 AM
Thanks! Help's now, alot!
Wonder if this 16 is one of the better spots when you hit 90..
MrBotter
05-19-2012, 03:40 AM
i want to use this script for "law esshounds" but i dont know how to get it to wok ha
i dont know what part of the script i write rune esshound in ect
how do i get it to work and set it up atm its just stnading next to the hound not clicking =s
Brownie_Cak3s
05-19-2012, 03:50 AM
SO i have 36 rc. Yes low. I put it on an island with chaotic hound and what not, but it would not click it. it would click the syphon, but not the hound. any help?
i want to use this script for "law esshounds" but i dont know how to get it to wok ha
i dont know what part of the script i write rune esshound in ect
how do i get it to work and set it up atm its just stnading next to the hound not clicking =s
basically if you have it set up with option member := true, and your rune crafting is 54 or higher, and have standard settings (fixed size screen with maximum brightness settings, runecrafting included in first counter) then the script should work on its own.
there are few reasons it could not do what you hope it would do - either you selected member := false or you have no essences that can be detected, it failed to read your runecrafting level, or it has a bug. There was a bug that does not manifest on every computer - but if you don't have revision 39, and your essence is not in first slot, it may intermittently not find it and then it could be trying to collect essences from floating essence
can you post the debug window or the stats block so i can see what it is trying to do? and if you don't have 39, download it and try it with that one (i have fixed few things that had to do with supporting intermittent reading of inventory)
MrBotter
05-19-2012, 04:24 AM
any chance you can do a vid or something for me on how to set it up for runesshound and how to in general
ill give you like 2m sgp please man really want to bot this everyone else can set it up except me ha
MrBotter
05-19-2012, 05:01 AM
ok i got it to get the squares on the screen and it says int he green writing everything is done
but it wont click the law esshound it just keeps clicking random places i tried clicking the sshound its self then re start SMART but nothing
do i have to type in "law esshound" somewhere on the script?
superman123321
05-19-2012, 05:12 AM
ok i got it to get the squares on the screen and it says int he green writing everything is done
but it wont click the law esshound it just keeps clicking random places i tried clicking the sshound its self then re start SMART but nothing
do i have to type in "law esshound" somewhere on the script?
I had a problem setting this script up for law esshounds as well. I had the same errors that you were getting. However, I fixed my problem by putting my essence in the absolute first inventory slot, and now, it works for law esshounds. You do not have to enter in "law esshounds" anywhere on the script, simply make sure "Members" is set to "True" and your essence is in the first slot.
MrBotter
05-19-2012, 05:17 AM
yea me being a impatient idiot i forgot to put ess in first slot secnd i done it wollahhh it works ha thanks alot mate!
Infact it NEVER clicks the esshound it just walks abit ect untill ivys or waterpools or clouds appear ect then cicks them never the esshound is it not programmed to go for them?
that means i cant run this bot hfor hours beacause i run out of runes surely ? thats not good news :(
how come it goes straight for the pools and ivys and never clicks the esshound?
if it keeps going for pools ill have to keep stopping it for more runes :S
reply plz
AProAdrax
05-19-2012, 05:25 AM
Ok, so why does it still not prioritize nodes?.. I have 71 rc, and 12k essence and it chose a body esshound over a firestorm..eventually after the esshound died it clicked on the fire storm but why not earlier?..f2p btw.
EDIT* and it still wont click on fireball.. it just spammed the mouse around the fireball and right clicked it.. then clicked on a body esshound.
Ok, so why does it still not prioritize nodes?.. I have 71 rc, and 12k essence and it chose a body esshound over a firestorm..eventually after the esshound died it clicked on the fire storm but why not earlier?..f2p btw.
EDIT* and it still wont click on fireball.. it just spammed the mouse around the fireball and then clicked on a body esshound.
can you verify the revision number you are running, fireball has had some color issues which were resolved and the mouse over node without clicking, that might be related to the first bug fixed "fix switch to node when siphoning whilst the uptext is easy to read" which essentially made it impossible to click on node while siphoning, only allowed right click, if the text was exactly as expected (i.e. not containing garbled characters)
and generally speaking i am currently reworking every single model, because i have figured out how runescape changes colors (what got me was that i watched blood wraith that had brick red feet, died and another one respawned with brownish feet - nothing like the first one)
for the next release i have completed all monsters and nodes that are on 3rd floor
for second floor i have completed new models for jumper, shifter, fleshy growth and am currently working on fire storm
but i don't know from top of my head which ones are released and which ones are slated for rev. 40, but basically i want to add few more models and fix all red models (meaning - blood related on 3rd floor - done, fireball, fire storm - work in progress)
yea me being a impatient idiot i forgot to put ess in first slot secnd i done it wollahhh it works ha thanks alot mate!
Infact it does not click the esshound ust walks abit ect untill ivys or waterpools appear ect then cicks them
that means i cant run this bot hfor hours beacause i run out of runes surely ? thats not good news :(
how come it goes straight for the pools and ivys and not the esshound :S
if it keeps going for pools ill have to keep stopping it for more runes :S
reply plz
as for the essences, do not worry about it, the logic is simple but effective
1) Do i have over 100 runes? Run everything
2) I have under 100 runes, am i siphoning
i) no - find hound
ii) yes - is it hound?
a) no - go find hound
b) yes - wait until we finish it (as in: do not do anything)
but you really should get the latest version, or at least the next one, because i've done bunch of bug fixing for the 39 which includes the intermittent cache on inventory fix (which was causing essences on some computers to be required in 1st slot) and now i'm tuning models to get maximum performance out of them, you might find that the whole script is even faster, as i am removing the more costly speed tolerance level 2 (hue/saturation etc), and replacing with tuned models for level 1 (simple geometrical average of color distance), and it is both faster and more accurate as i am putting in more color points, so for example, blood wraith requires 4 different colors to be present, bloody skulls require 3, and jumper and siphon requires 2 colors to give you some idea.
MrBotter
05-19-2012, 05:33 AM
yea im using the latest download and ive got 900 ess atm its only doing clouds though so ill tell you how long it takes to run out and if it decides to get the esswraith but atm it isnt
wish i could just tell it "law esshound" but great job man just im awful at the whole simba thing :P
it stands around for so long is there a certain place i should stand or something because ive been waiting a good 5mins or so for a cloud to spawn even though there is a esshound righr next to me
should i try a diff script i cant seem to get this 1 functioning shame really
yea im using the latest download and ive got 900 ess atm its only doing clouds though so ill tell you how long it takes to run out and if it decides to get the esswraith but atm it isnt
wish i could just tell it "law esshound" but great job man just im awful at the whole simba thing :P
it stands around for so long is there a certain place i should stand or something because ive been waiting a good 5mins or so for a cloud to spawn even though there is a esshound righr next to me
should i try a diff script i cant seem to get this 1 functioning shame really
you could disable the models, but that wasn't the reason for the script to run as one target - there were others, so i don't have simple selector, however i will add something for you for next release
EDIT
You could change GetSearchOrderTPAModelList function by adding one line to force only hound you want
by adding one line from
// sweep
for index := 0 to Length(TPAModelList) - 1 do
begin
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>insert line here
if not IsMember then
begin
if TPAModelList[Index].MemberOnly then continue;
end;
and the line is:
if TPAModelList[Index].Descriptor <> 'Law esshound' then continue;
AProAdrax
05-19-2012, 05:59 AM
can you verify the revision number you are running, fireball has had some color issues which were resolved and the mouse over node without clicking, that might be related to the first bug fixed "fix switch to node when siphoning whilst the uptext is easy to read" which essentially made it impossible to click on node while siphoning, only allowed right click, if the text was exactly as expected (i.e. not containing garbled characters)
and generally speaking i am currently reworking every single model, because i have figured out how runescape changes colors (what got me was that i watched blood wraith that had brick red feet, died and another one respawned with brownish feet - nothing like the first one)
for the next release i have completed all monsters and nodes that are on 3rd floor
for second floor i have completed new models for jumper, shifter, fleshy growth and am currently working on fire storm
but i don't know from top of my head which ones are released and which ones are slated for rev. 40, but basically i want to add few more models and fix all red models (meaning - blood related on 3rd floor - done, fireball, fire storm - work in progress)
I'm using 3.2.39 and the fireball bug hasn't been fixed:p It still just right clicks it and goes to some other thing to siphon (ex. essling or esshound). The fleshy is working amazingly though!:) and all of the other nodes have been working for me except firestorm and fireball. And the nodes just need to be prioritized!;P as it still skips over firestorm and other nodes for esslings/esshounds when I have over 13k ess.. ;p
EDIT* Btw, for some reason I can never get a proggy over around 1-3 hours..do you know a fix to that? Would appreciate it alot if you can help on that one.. :)
I'm using 3.2.39 and the fireball bug hasn't been fixed:p It still just right clicks it and goes to some other thing to siphon (ex. essling or esshound). The fleshy is working amazingly though!:) and all of the other nodes have been working for me except firestorm and fireball. And the nodes just need to be prioritized!;P as it still skips over firestorm and other nodes for esslings/esshounds when I have over 13k ess.. ;p
When i add ability to disable certain models, i'll put in overrides for ordering as well, currently nodes go by xp or average xp and order is done by xp
but if you are, say 90 RC, you might be better off doing bloody skulls than living soul, so i will come up with something simple and flexible to give you control so you can override defaults
AProAdrax
05-19-2012, 06:08 AM
Niceeee!:) ALSO!!! It sometimes clicks the vine ladder on the 2nd floor and goes down to the 1st floor.. better fix that too!:P
MrBotter
05-19-2012, 06:25 AM
"tries harderst not to annoy the writer" where do i insert them lines is it around 1550?
there is lines numbered i tihnk only place i could kinda figure to copy and past that was around line 1550 can you tell me where i put that command in?
"tries harderst not to annoy the writer" where do i insert them lines is it around 1550?
there is lines numbered i tihnk only place i could kinda figure to copy and past that was around line 1550 can you tell me where i put that command in?
in the released code, the function starts on 1560 and 18 lines below at 1578 is where it should go
MrBotter
05-19-2012, 06:56 AM
i copy and pasted ver line 1578 with the code you gave but still doesnt click law esshounds or any ess hound as a matter of fact not sure why
thanks for trying to help me guess i suck at botting ha thanks dude
great script though glad to see it works for others
Anubis89
05-19-2012, 07:43 AM
============Rough Stats etc...============
Preemptible RuneSpan v. 3.2.39
Time Running: 4 Hours, 2 Minutes and 26 Seconds
XP Earned: 281060, per hour: 69564
Points Earned: 6422, per hour: 1589
Preempted Counter: 41
Current Target: Living soul, 213XP, level 90, XPTIMEOUT 9.000s
Current Runecrafting Level: 90
Essences Available: 6567
Current Floor: Highest level RuneSpan
I though I would be around 90k exp but I guess the minigame got nerf or something... Oh well! Loving the bot :]
============Rough Stats etc...============
Preemptible RuneSpan v. 3.2.39
Time Running: 4 Hours, 2 Minutes and 26 Seconds
XP Earned: 281060, per hour: 69564
Points Earned: 6422, per hour: 1589
Preempted Counter: 41
Current Target: Living soul, 213XP, level 90, XPTIMEOUT 9.000s
Current Runecrafting Level: 90
Essences Available: 6567
Current Floor: Highest level RuneSpan
I though I would be around 90k exp but I guess the minigame got nerf or something... Oh well! Loving the bot :]
it all depends on where you are standing, i was getting 70k so about the same on an island with soul wraith, but island 16 was giving me around 80 sustained rate although today i ran for 1h 15 min with 90k on same 16
but i realized it was because living soul is slower xp per hour at 90 then blood pool or bloody skulls
that's why i started working on stats gathering so that you could have the program printout at the end of the run, which items gave most xp per hour, and i suppose you could use it with ability to control targets to get your own best order
atea1234
05-19-2012, 11:51 AM
============Rough Stats etc...============
Preemptible RuneSpan v. 3.1.32
Time Running: 6 Hours, 47 Minutes and 53 Seconds
XP Earned: 137866, per hour: 20330
Points Earned: 3039, per hour: 448
Preempted Counter: 116
Current Runecrafting Level: 66
Essences Available: 6141
Current Floor: Highest level RuneSpan
==========================================
Most of the time I was on middle level runespan, until like the last 30minutes! Liking the results!@
mateovgg
05-19-2012, 11:54 AM
===========Rough Stats etc...============
Preemptible RuneSpan v. 3.2.38
Time Running: 6 Hours, 47 Minutes and 33 Seconds
XP Earned: 4443113, per hour: 48599
Points Earned: 4561, per hour: 673
Preempted Counter: 107
Current Runecrafting Level: 73
Essences Available: 0
Current Floor: We are not in RuneSpan
==========================================
Son of Zeus
05-19-2012, 12:17 PM
Island 16 is great! First hour I ran it there I managed to get 87k exp. So many node spawns! :D
ekolan88
05-19-2012, 12:42 PM
I can suggest nr 15 as soon as you get 90.
But yeah i did nr 16 mostly and some 17 before that.
At 15 there is a soul essencewraith and also a quite rapid bloodpool, bloodskulls and living soul spawn.
Will do a test now at other places and post the results :)
robbiegast
05-19-2012, 01:16 PM
Getting this error: http://i48.tinypic.com/bebmdy.png
Ensoleille
05-19-2012, 01:53 PM
Same as the above guy^
Was running perfectly fine for the past 9 hours until i restarted it O.o
Sneeky Z
05-19-2012, 01:55 PM
its happening on other scripts also..
Helheim
05-19-2012, 02:34 PM
This is the first script I have been using from this site, and it got me 99 RC so fast.
Thanks for a very well scriptet script and 99 of course :)
appel23
05-19-2012, 03:03 PM
For the ones that get the Compiling failed error, Updated your SRL.
It worked for me to get this script back up running.
ekolan88
05-19-2012, 03:12 PM
its happening on other scripts also..
Look at the picture ^^
It says in Simba it needs to be updated ;)
superman123321
05-19-2012, 04:26 PM
Getting this error: http://i48.tinypic.com/bebmdy.png
Same as the above guy^
Was running perfectly fine for the past 9 hours until i restarted it O.o
I was getting a somewhat similar, and I just went to Add or Remove Programs, removed Simba, then reinstalled Simba, then updated MSI, SRL, SPS, Tools -> Update, Extensions. After that, it worked like a charm again.
Great work on this script, zmon!
superman123321
05-19-2012, 04:29 PM
i copy and pasted ver line 1578 with the code you gave but still doesnt click law esshounds or any ess hound as a matter of fact not sure why
thanks for trying to help me guess i suck at botting ha thanks dude
great script though glad to see it works for others
Are you on an island with just a law esshound? That's what I'm doing, and it's working great for me.
Is it just me or is this the BEST RUNESPAN BOT EVER!
MrBotter
05-19-2012, 04:59 PM
yes its just me and a rune esshound and chaotic clouds can form ect
MrBotter
05-19-2012, 05:48 PM
"gives up" im a failed botter
gl with script man
I have some problem in small islands (v. 38)
http://puu.sh/vEOX
I have some problem in small islands (v. 38)
http://puu.sh/vEOX
restart the script again - it shows your RC level as -1
i only saw it when i start the script before i enable smart, make sure that the smart has access to screen before starting script
mxtrix
05-19-2012, 11:35 PM
Great script, only problem is it logs out when there is a random. It would be great if this was fixed cause I came back to see the script stopped, when I restarted it it solved the random and then continued on
EDIT: I might try use crashsmart and see if that helps
I Am Legend
05-20-2012, 02:28 AM
im gonna play rs again just to see how this script works :)
Zach_botting
05-20-2012, 02:44 AM
I am really in love with this script. Just started using it today, and I have gained from 83-85 runecrafting. It is absolutely flawless. Thanks.
Zach_botting
05-20-2012, 03:15 AM
Oh, and fyi, here's my current proggy :P
============Rough Stats etc...============
Preemptible RuneSpan v. 3.2.39
Time Running: 3 Hours, 12 Minutes and 23 Seconds
XP Earned: 233594, per hour: 72858
Points Earned: 4868, per hour: 1518
Preempted Counter: 28
Current Runecrafting Level: 85
Essences Available: 12222
Current Floor: Highest level RuneSpan
==========================================
MrBotter
05-20-2012, 04:19 AM
it never clicks on the esswraith "death one"
only nodes
that means im going to run out of runes :( how can i make it click the wraith?
MrBotter
05-20-2012, 04:21 AM
Best rc bot ever
it never clicks on the esswraith "death one"
only nodes
that means im going to run out of runes :( how can i make it click the wraith?
nodes are better xp, and trust me, if you run low on essences, you will be saying that it only clicks on wraiths and ignores nodes
i think i outlined it in another post essentially before looking for node, following determination is made:
less than 25 essences? go get more
less than 100 essences? go get hound or wraith or essling, but leave nodes alone
more than 100? get me the best target you can
if you let it run long enough, you might find yourself with a lot of essences (one of my test accounts has way over 50k of them eventhough it is trying to siphon nodes as often as possible)
jareybear
05-20-2012, 12:20 PM
my person only wants to get exp from nodes and you saying that it gets from esshounds etc etc and it doesnt bother to go to them and siphon if there are no nodes availible help please?
fredovdb
05-20-2012, 12:31 PM
my person only wants to get exp from nodes and you saying that it gets from esshounds etc etc and it doesnt bother to go to them and siphon if there are no nodes availible help please?
What is your problem exactly?
Subliment
05-20-2012, 01:39 PM
Uhm.. Why aren't you a senior SRL Member, again?
The script has been doing great, if not perfect. I got 3 accounts from level 1 to 73 in the last few days...
Excellent job! Only if my screenshot-at-interval program hasn't stopped, I would;ve gave you a great proggy.
Anubis89
05-20-2012, 02:26 PM
Ever since I went up to .39, my bot logs out often. I wonder if there's something related :X
Oh well, I am 6 levels away from 99 :D
jareybear
05-20-2012, 02:27 PM
What is your problem exactly?
well basically it doesnt want to siphon from esshounds or esswariath just stands there for ages until a node comes up ?
NotReligious
05-20-2012, 02:56 PM
This is a bloody amazing script, thank you. =)
AProAdrax
05-20-2012, 03:56 PM
Ok, so I have been having this problem the whole time I've been using this script (level 50-75(atm)) This happens and makes the script only run for about 1hour - 3 hours and it makes it so that it stops the script..heres what the command prompt says( this has been going on for as long as I've been using this script. :( :
http://s7.postimage.org/o23eybewb/Untitled.png
iEatApples
05-20-2012, 06:52 PM
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.
Sup with that stuff?
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.
Sup with that stuff?
been answered on this thread several times and many more times elsewhere - there is a helpful search option in the forum
but basically you are running new SRL and an old Simba - so use update menu under tools and get the one that was released earlier this year - 984
you can always go to help/about to see which version you are running but i know that 980 does not support TPAFromEllipse
Ok, so I have been having this problem the whole time I've been using this script (level 50-75(atm)) This happens and makes the script only run for about 1hour - 3 hours and it makes it so that it stops the script..heres what the command prompt says( this has been going on for as long as I've been using this script. :( :
http://s7.postimage.org/o23eybewb/Untitled.png
i will look at it now, and i will include fix for later today
Edit: basically you have not received, or the program was not able to read xp increment, in 3 minutes prior to your last siphon. When the last loop exited, it was after it clicked and didn't read xp, then main loop checked how long since last successful xp readout, and if more than 180 seconds (3 minutes), the script then exits. If you don't take breaks, it will finish running. If you take breaks, it will log you out to lobby for the duration of break and then log you back in. I am not sure why you aren't reading xp but it could be just you standing in bad spot for xp readout, so i will need to check if inventory is being modified as failsafe to xp readout
dafuq
05-20-2012, 08:31 PM
Heeey zmon,
I want to thank you for this great script, got me 99 today :)!!!!
Furthermore I'm botting for a friend now, same script etc etc, but I don't get a xp/h rate anymore? Bug or runescape update perhaps...
Greetz..
Zach_botting
05-20-2012, 09:47 PM
83-88 with this bot so far, and 32k points... :) 99 here i comeeee
Heeey zmon,
I want to thank you for this great script, got me 99 today :)!!!!
Furthermore I'm botting for a friend now, same script etc etc, but I don't get a xp/h rate anymore? Bug or runescape update perhaps...
Greetz..
i suspect you have same issue that AProAdrax has - that is - the script fails to read xp, which means that if there are two people, perhaps it is a trend. I'll look to see if the stats look any different from my older screen shots but i can't do much about it short of trying to read the text from that area of screen myself, without using the SRL's function, but that would ultimately use same ocr so i don't know that it would make much difference. Will see what i can dig up.
Why does this log me out, I dont DC it just logs me out ._.
But I am level 90 now! I will love you when I get 99! :D
MrBotter
05-20-2012, 10:23 PM
how come it doesnt log its self back in on smart manager
it just enters user and pass but doesnt log in :S
Anubis89
05-20-2012, 10:36 PM
http://gyazo.com/2034190ad2cb844dcaf9aed64a7f3362.png?1337553079
http://gyazo.com/2034190ad2cb844dcaf9aed64a7f3362
Loca People
05-21-2012, 12:07 AM
like wa da fuq.
it's got me from 1-85 runecrafting.
but recently, it's not realizing that it's already in runespan, and says 'we are not in runespan'. blah blah blah aha.
thought it might have been cause i was using version .38 still updated to .39 still same problem.
gotta b somewhere soon not sure if this has been asked already.
Our location: We are not in RuneSpan
FLOOR NOT KNOWN
AFTER FOUND DTM
happens on both third and second floor.
like wa da fuq.
it's got me from 1-85 runecrafting.
but recently, it's not realizing that it's already in runespan, and says 'we are not in runespan'. blah blah blah aha.
thought it might have been cause i was using version .38 still updated to .39 still same problem.
gotta b somewhere soon not sure if this has been asked already.
Our location: We are not in RuneSpan
FLOOR NOT KNOWN
AFTER FOUND DTM
happens on both third and second floor.
that is perfectly ok
basically your mouse is over on top left side, and a black pop up about your points is covering floor icon, so floor is not known, then the script moves mouse and if it finds floor DTM then everything is ok
you probably just have something of interest over on top left side of your screen but every now and then the camera view is rotated so it won't last for too long
Loca People
05-21-2012, 12:16 AM
my bad, aha. it was the squeel fortune. :facepalm.
http://clutch.mtv.com//wp-content/uploads/clutch/2012/04/tumblr_lzdc6nNjNX1rp7jydo1_500.gif
iEatApples
05-21-2012, 12:25 AM
been answered on this thread several times and many more times elsewhere - there is a helpful search option in the forum
but basically you are running new SRL and an old Simba - so use update menu under tools and get the one that was released earlier this year - 984
you can always go to help/about to see which version you are running but i know that 980 does not support TPAFromEllipse
I see that, however it doesn't allow me to update :\
MrBotter
05-21-2012, 12:33 AM
wish it didnt log me out on its own shame with this bot cant run for like 10hours a time without babysitting
but brilliant script
doesnt log me back in either :( dam smart manager
wish it didnt log me out on its own shame with this bot cant run for like 10hours a time without babysitting
but brilliant script
doesnt log me back in either :( dam smart manager
i never used smart manager but it is on my list of things to look at in very near future
Theron
05-21-2012, 02:47 AM
wish it didnt log me out on its own shame with this bot cant run for like 10hours a time without babysitting
but brilliant script
doesnt log me back in either :( dam smart manager
I really doubt you could use this script for 10 hours straight, not because it isn't able too, but because of the fact that you get so many randoms that SRl cannot solve.
Subliment
05-21-2012, 02:53 AM
There you go:
http://i.imgur.com/ODM7X.png
And THANKS!
Theron
05-21-2012, 04:21 AM
Might wanna look at the colors again :c
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug5.png
fredovdb
05-21-2012, 04:54 AM
Woke up and saw this:
============Rough Stats etc...============
Preemptible RuneSpan v. 3.2.39
Time Running: 6 Hours, 39 Minutes and 38 Seconds
XP Earned: 509119, per hour: 76498
Points Earned: 11239, per hour: 1688
Preempted Counter: 77
Current Runecrafting Level: 94
Essences Available: 14945
Current Floor: Highest level RuneSpan
==========================================
Just a damn awesome script!
Might wanna look at the colors again :c
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug5.png
can you tell me if it started siphoning fleshy thing or if you just saw it at some point? because i don't detect when node changes - and it happens sometimes that new node sprouts up at same place
i have recently seen it siphoning some skulls and then i got undead and immediately i got "you can't do that because your rc level sucks" message
I'll check the colors, but i am sure i am using some sort of pink or purple and i just don't see that fleshy thing could match that.
I really doubt you could use this script for 10 hours straight, not because it isn't able too, but because of the fact that you get so many randoms that SRl cannot solve.
well if you log out after 40 minutes, you don't get the random that happens at around 45-50 minutes into play, i think some people are trying to be clever about logging off but i don't know if that would set some flags, i mean if you log off frequently, that's no biggie but if you log off frequently while running 10 hours straight, that might be an issue
N01sPerfect
05-21-2012, 07:03 AM
I'd just like to say thank you for your hard work on this script.
3 hours and the script got me from level 1 to level 33.
Cheers :)
reports
05-21-2012, 10:34 AM
hey you should make it stop when it logs out or whatever to work with smartmanager
Pixelbot
05-21-2012, 10:48 AM
New update works like a beast! Thanks alot man for the hard work!
You are doing an amazing job!
Justin
05-21-2012, 11:19 AM
Been using this script on my noob, runs smooth as!
Im New Sry
05-21-2012, 11:50 AM
Recognizes Fireball but doesn't click on it; doesn't recognize fleshy growth; doesn't prioritize nodes to esslings. Other than that, it's great!
C0N0R
05-21-2012, 11:53 AM
My bot rarely will log out from randoms, but instead the 3D models stay up and i fail the random.
Is there a way for me to make it log off instead of failing randoms?
dafuq
05-21-2012, 03:42 PM
Recognizes Fireball but doesn't click on it; doesn't recognize fleshy growth; doesn't prioritize nodes to esslings. Other than that, it's great!
Uhmmm it does all of that...? Accept for the fireball I wouldn't know.
Fleshy growth works, prioritys work perfectly.
Recognizes Fireball but doesn't click on it; doesn't recognize fleshy growth; doesn't prioritize nodes to esslings. Other than that, it's great!
as dafuq said - the rest is ok, as for the fireball
even in pre-40 i have much better fireball, and it recognizes it but doesn't match uptext, then it tries to right click and still doesn't match uptext,
i'm going to put trace on that because i suspect that it is reading Fireball as FirebaII (capital i) because it keeps failing to read it properly even on right click. It seems to only affect fireball while it reads other text fine so not sure but i need to get to the bottom of it before i can release, since there is no point of having new fireball model when it will just mouse over it and periodically right click and never select siphon.
it could very well have something to do with font kerning... basically for those who don't live in font worlds, for example ff or fi are ligatures that are typeset closer than normally f and i would be, and it is accomplished through font kerning, it is an additional table that specifies adjustments to spacing depending on what letters are next to each other and i suppose it could also be that ll is typeset so close together that it throws off OCR.
Im New Sry
05-21-2012, 05:18 PM
Yep, sorry, restarted the scrpt and it detected Fleshy easily, thank you. :)
1hr 15 min into the work, it's doing 42k xp/hour, pretty neat :). I can't paste the proggy 'cause of "Pre-empt routine tested on 6 models at 210.42 ms each" stuff. :/
If you want to change default prioritization order or exclude some models from targetting, 3.3.40 has a nifty little procedure for you to edit.
Currently 3.3.40 only supports one default order, but now that i can specify orders, i'm open to comments from users of the sort: I noticed that blood esswraiths are slower in giving xp than death esswraiths until level 83 RC...
this can be now found in advanced user section
procedure InitializeUserSelection;
begin
// if you leave this blank, a default search order will be used
// if you fill this, ONLY ITEMS ON THIS LIST will be searched.
USER_SELECTED_ORDER := [];
(* Example of order:
[ TARGET_UNDEAD_SOUL, TARGET_LIVING_SOUL, TARGET_BLOODY_SKULLS,
TARGET_BLOOD_POOL, TARGET_SKULLS, TARGET_JUMPER,
TARGET_SOUL_ESSWRAITH, TARGET_SHIFTER, TARGET_NEBULA,
TARGET_BLOOD_ESSWRAITH, TARGET_CHAOTIC_CLOUD, TARGET_DEATH_ESSWRAITH,
TARGET_LAW_ESSHOUND, TARGET_FLESHY_GROWTH, TARGET_NATURE_ESSHOUND,
TARGET_ASTRAL_ESSHOUND, TARGET_FIREBALL, TARGET_VINE,
TARGET_FIRE_STORM, TARGET_CHAOS_ESSHOUND, TARGET_COSMIC_ESSHOUND,
TARGET_ROCK_FRAGMENT, TARGET_WATER_POOL, TARGET_BODY_ESSHOUND,
TARGET_GENERIC_ESSHOUND, TARGET_MIND_STORM, TARGET_CYCLONE,
TARGET_FIRE_ESSLING, TARGET_EARTH_ESSLING, TARGET_WATER_ESSLING,
TARGET_MIND_ESSLING, TARGET_AIR_ESSLING];
*)
end;
EDIT: You can specify anything in the order, but only those targets that you can use will be actually searched, so exclusion by current runespan level, current rune crafting skill level and current status of member/nonmember is still enforced. This order merely specifies how to order result set after it has gone through vetting process.
Thanks for the update! It looks really nice! :D
Zach_botting
05-22-2012, 12:07 AM
83-90 with this... 91 tonight. 99 by sunday :) Thanks for the constant updates!
Zach_botting
05-22-2012, 01:20 AM
I have found that wile using 3.2.4, it takes a while of running around the island to click on the monster/node and is constantly trying to click on a different soul esswraith on a different island. 3.2.39 is working great though, and I will be sticking with it.
whaevr
05-22-2012, 04:46 AM
This script is beautiful. Seriously. Im wondering why more people arn't using it..?
Im having a weird problem with my stats not getting sent to srl stats tho, other than that no complaints. I'll watch my cmd window next time I run it and see if anything pops up. Im sure I have my id and pass in correctly..
This script is beautiful. Seriously. Im wondering why more people arn't using it..?
Im having a weird problem with my stats not getting sent to srl stats tho, other than that no complaints. I'll watch my cmd window next time I run it and see if anything pops up. Im sure I have my id and pass in correctly..
i already told wizzup that he broke the code on 19th, so far about 400k minutes are not being displayed from this script, about 95+% of all commits because some of the variables are not understood by his caching mechanism and it blows up
i tried to look into it in his code but there is too much to read on short notice and he knows the logic best so i posted the error and the line on which it happens and hopefully he'll get to it soon
E: and right before he broke it, the stats were about 1:1 on minutes between kyle's and this one so i wouldn't say people aren't using it - i think in 2 days this script logged in 261k while kyle's did 268k but then they broke the stats
Baked84
05-22-2012, 04:52 AM
Working nicely :P
MiroMiro
05-22-2012, 05:34 AM
Thank you for the bot.. can you tell me where to find the screenshots?
cadet54
05-22-2012, 05:41 AM
This looks amazing will be nice to try out, thanks very much for all the updates and hard work that's gone into it. Will be a little while before I can create something as good as this but owell start simple and build my way up. Thanks
Endzior
05-22-2012, 07:38 AM
Just wanted to report that it somehow doesn't match Fireball uptext. Reads as FirebaII ? Don't know, other than that, great script! Gonna get mah 99 sooner or later :)
Pixelbot
05-22-2012, 07:44 AM
Working great, 93 runecrafting so far!
Edited the codes where you gain runecrafting exp from an experience lamp to slaper experience.
I named it:
LampSkill := SKILL_SLAYER;
But this is the first time ever I learn about simba scripts and stuff, I hope this is correct what I have done? (:
Thanks for the amazing script man! Loveing it!
Working great, 93 runecrafting so far!
Edited the codes where you gain runecrafting exp from an experience lamp to slaper experience.
I named it:
LampSkill := SKILL_SLAYER;
But this is the first time ever I learn about simba scripts and stuff, I hope this is correct what I have done? (:
Thanks for the amazing script man! Loveing it!
yes, well that's actually from SRL
they used to have global for lamp skill which was string, but now it is actually associated with player, which is good, and it is from defines, so you can't accidentally type salyer instead of slayer, because it won't compile if it is wrong
so in short yes, it is correct - provided that you want slayer out of it ;-)
Just wanted to report that it somehow doesn't match Fireball uptext. Reads as FirebaII ? Don't know, other than that, great script! Gonna get mah 99 sooner or later :)
i am aware of it not reading the text properly and while quick and dirty solution would be to just look for "Fireba", of course i have to take the more complex route :P ... i'm implementing a way to match dirty strings and calculate similarity, so that i don't have to tune it in next script for every uptext
Vinzorhere
05-22-2012, 11:10 AM
Is it normal if the script has been doing Air Esslings from 1-48?..
whaevr
05-22-2012, 11:24 AM
i already told wizzup that he broke the code on 19th, so far about 400k minutes are not being displayed from this script, about 95+% of all commits because some of the variables are not understood by his caching mechanism and it blows up
i tried to look into it in his code but there is too much to read on short notice and he knows the logic best so i posted the error and the line on which it happens and hopefully he'll get to it soon
E: and right before he broke it, the stats were about 1:1 on minutes between kyle's and this one so i wouldn't say people aren't using it - i think in 2 days this script logged in 261k while kyle's did 268k but then they broke the stats
Ahhh alright well then, hopefully wizzup can fix that soon. Broken stats arnt going to stop me from running this tho! lol
And thats very interesting! But it makes sense aswell because after watching this script I kept thinking..why is this at least not as popular as kyles hah
Swedish Viking
05-22-2012, 11:47 AM
60+ - 90+ rc in a couple of days, seriusly a great script :thumbup
Vinzorhere
05-22-2012, 02:02 PM
Taking pretty long to find a target :/
Mjordan
05-22-2012, 02:19 PM
Hopping between platforms and collecting runes required (tentative, although work has been done to determine inventory levels)
Saw this on your first post... you know that you can talk to the wizard finix and he will give you 10 of every single rune in exchange for like 176 points.
paskalakki
05-22-2012, 04:04 PM
Great bot except it has a small flaw. It hogs the mouse over something irrelevant for the bot all the time. Like it just keeps hovering the mouse over this particular bar all the time. Could it be because the bar has same coloring that's on the wraths? Thanks
I must say, it's working great on those unofficial 'bot islands' in w39. I'd say about twice as good as anything powerbot's offering right now.
Thanks a lot. And kudos for making such a quality script.
Threshold
05-22-2012, 06:02 PM
After the system update I seem to find my character running into corners of the islands and lagging behind clicks on blood ess wraiths.
johnty15
05-22-2012, 06:56 PM
Thanks! Running 3 accounts great, I love this bot.
marc2333
05-22-2012, 08:21 PM
wow, since i am running 3.3.40 it is much much better !! Thanks alot, better priority on 3.3.40
wow, since i am running 3.3.40 it is much much better !! Thanks alot, better priority on 3.3.40
have you actually defined user priority or are you seeing the new models work better? just curious... because if you didn't change user priority, then search order remains the same, but the new models are more accurate and faster at the same time (say what? :P )
well basically new models (beginning 3.2.x) are based on my observation that runespan randomizes color in fashion that is more reflected by tolerance speed 1, which is faster.. so new models all use tolerance speed 1 over the slower 2s (some of which are still there as not all models have yet been reworked - it's a lenthy process because i have to also test them)
After the system update I seem to find my character running into corners of the islands and lagging behind clicks on blood ess wraiths.
yes i have observed the same, so i am looking into it to determine whether it is the model than needs adjustment or uptext but it seems that the model needs more work
i have not changed how the blood esswraith is found, but it was identifying more items than it should have and would sometimes click on death esswraith claiming it was blood (because death esswraith was standing right next to something that provided sufficient number of matches on all the color channels), so i added exclude for one of the colors of death wraith but my suspicion is that at certain agles the top of blood esswraith is matching the exclusion color, so i will have to find something else to differentiate death so it is not incorrectly identified as blood
marc2333
05-22-2012, 10:32 PM
have you actually defined user priority or are you seeing the new models work better? just curious... because if you didn't change user priority, then search order remains the same, but the new models are more accurate and faster at the same time (say what? :P )
Naa, didn't change anything at launch from what i was doing on .39 and now it always gets the best xp shit monster it can find, thx.
Loca People
05-22-2012, 10:34 PM
sir, i can't keep up with your updates, lol.
got me from 1 - 88 runecrafting. <3
Adriannyo
05-22-2012, 10:59 PM
[Error] C:\Users\xxxxxxxx\Documents\Dropbox\Simba\Includes \SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.
Threshold
05-22-2012, 11:00 PM
have you actually defined user priority or are you seeing the new models work better? just curious... because if you didn't change user priority, then search order remains the same, but the new models are more accurate and faster at the same time (say what? :P )
well basically new models (beginning 3.2.x) are based on my observation that runespan randomizes color in fashion that is more reflected by tolerance speed 1, which is faster.. so new models all use tolerance speed 1 over the slower 2s (some of which are still there as not all models have yet been reworked - it's a lenthy process because i have to also test them)
yes i have observed the same, so i am looking into it to determine whether it is the model than needs adjustment or uptext but it seems that the model needs more work
i have not changed how the blood esswraith is found, but it was identifying more items than it should have and would sometimes click on death esswraith claiming it was blood (because death esswraith was standing right next to something that provided sufficient number of matches on all the color channels), so i added exclude for one of the colors of death wraith but my suspicion is that at certain agles the top of blood esswraith is matching the exclusion color, so i will have to find something else to differentiate death so it is not incorrectly identified as blood
Alright, thanks. I'm going to start looking into scripting since I really want to contribute more and feel bad for just kind of leeching your awesome runespan script and others haha. If you're up for it, maybe I could pay you to teach me :p
cloow
05-22-2012, 11:43 PM
very nice script!! I have a lvl 3 with 90 rc that I want to get to 99 in this 2 week free mems.. or at least very close
[Error] C:\Users\xxxxxxxx\Documents\Dropbox\Simba\Includes \SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.
on the top menu towards right side there is a function called search
Tools/Update
Simba 984 is the latest Simba.
Zach_botting
05-23-2012, 02:37 AM
Hey @zmon, I have a suggestion to maybe having a failsafe. I have noticed occasionally it will accidentally click a teleport platform and I will end up on a wrong island with nothing good. Maybe something where it knows where you started, and if it realizes it is not in those parameters click to tele back. I know easier said than done, but I feel it would be a very beneficial feature.
Hey @zmon, I have a suggestion to maybe having a failsafe. I have noticed occasionally it will accidentally click a teleport platform and I will end up on a wrong island with nothing good. Maybe something where it knows where you started, and if it realizes it is not in those parameters click to tele back. I know easier said than done, but I feel it would be a very beneficial feature.
that's actually a pretty interesting idea, i'll think about how best to do that
edit: i mean if i were to use maps i could probably get my location, but i am actually thinking of whether there is a way you can do it without knowing the layout, such as if you accidentally click on dungeon door for example, there is no map to tell you your coords and checking with the map of the floor too often is not a good idea, would set off some flags, so i'll make in an exercise on detecting movement beyond border while minimizing processing power required
OMGitzKRYSIS
05-23-2012, 04:27 AM
Compiled successfully in 686 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
why cant i run this script?? please help i had this proble like 100 times idk how to fix. thanks.
Compiled successfully in 686 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
why cant i run this script?? please help i had this proble like 100 times idk how to fix. thanks.
use search button of forum, this has nothing to do with the script
general concensus is that you should ensure you have java 6 jre not 7 but i can't verify that, i don't have that issue
there are a few posts of this sort so i'm sure if you search for access violation at line 101 you can find them
of course it would help if you noted which script it was that had the issue on line 101, because when this happens, generally speaking, simba will open an actual script that caused it and highlight the line that caused it
i saw this error only once, and my solution was simple - close simba and open again and it went away so i can't help beyond that
MrBotter
05-23-2012, 07:22 AM
what island should i go to for good nodes and bloodesswraith?
MrBotter
05-23-2012, 07:31 AM
btw ive noticed it doesnt click on bloodesswraiths barely what so ever im on the island with nodes and a bloodesswraith and doesnt click
should i try changing island to a smaller 1?
highlited the bloodesswraith then cicked on a crappy node
seems to be clicking the blood wraith a little bit more
is trhere a chance you can fix it to make it go for the bloodesswraith and not the less xp nodes?
im getting 65k xp ahour expected bit more but really great
please reply about the blood problem
highlited the bloodesswraith then cicked on a crappy node
if you get highlight on target that means the targetting system believes it is viable target, but it is being verified via uptext and short of that every between 10 and 25 seconds the script will use right click.
however in last couple of days it seems that the success rate of uptext and right click has gone down significantly (i.e. it just completely fails to read Fireball) and i'm working on new fuzzy match so that i can read the string and determine if it is similar enough to what i am looking for
that will alleviate few of the targetting issues, hoping to have it fully tested and ready tomorrow.
Im New Sry
05-23-2012, 08:26 AM
http://puu.sh/wiIB.png
r0fl f2p, too bad it's not gonna stay like that forever. thank you for an awesome script mate.
MrBotter
05-23-2012, 09:44 AM
if you get highlight on target that means the targetting system believes it is viable target, but it is being verified via uptext and short of that every between 10 and 25 seconds the script will use right click.
however in last couple of days it seems that the success rate of uptext and right click has gone down significantly (i.e. it just completely fails to read Fireball) and i'm working on new fuzzy match so that i can read the string and determine if it is similar enough to what i am looking for
that will alleviate few of the targetting issues, hoping to have it fully tested and ready tomorrow.
nice work looking forward to trying it
Im New Sry
05-23-2012, 11:51 AM
http://puu.sh/wjKK.png
caught 70k but didn't screen shot it :D
bLOOOO
05-23-2012, 12:09 PM
Nice script got me from 54 - 82 in like 2 days.
Theron
05-23-2012, 12:36 PM
made a lv3 just to run this script on, my account is 18 days old and I'm 400k from 99. Will post when obtained, Thank you zmon.
100k/hr+ was a bit difficult, but I managed after about the 8th try. Nodes don't always spawn where ya need them too. :P
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug6.png
Zach_botting
05-23-2012, 12:43 PM
that's actually a pretty interesting idea, i'll think about how best to do that
edit: i mean if i were to use maps i could probably get my location, but i am actually thinking of whether there is a way you can do it without knowing the layout, such as if you accidentally click on dungeon door for example, there is no map to tell you your coords and checking with the map of the floor too often is not a good idea, would set off some flags, so i'll make in an exercise on detecting movement beyond border while minimizing processing power required
Thanks for considering it!
Vinzorhere
05-23-2012, 12:47 PM
Funny how people posting proggys of few minutes.. rofl. Anyways, script is functioning well today. :) Got me 1-75 in 2 days.
cloow
05-23-2012, 02:22 PM
I forgot to SS my 3 1/2 proggy (stupid random). Made alil over 220k xp. I did 1-90 via F2P Air crafting. This will prolly be faster for 91-99 than 1-90 ever will be lol
Vinzorhere
05-23-2012, 02:25 PM
Just some proggys from level 1 (yesterday)
============Rough Stats etc...============
Preemptible RuneSpan v. 3.2.39
Time Running: 9 Hours, 56 Minutes and 48 Seconds
XP Earned: 94479, per hour: 9498
Points Earned: 1298, per hour: 130
Preempted Counter: 192
Current Runecrafting Level: 49
Essences Available: 24351
Current Floor: Lowest level RuneSpan
============Rough Stats etc...============
Preemptible RuneSpan v. 3.2.39
Time Running: 5 Hours, 42 Minutes and 4 Seconds
XP Earned: 242878, per hour: 42601
Points Earned: 4507, per hour: 790
Preempted Counter: 98
Current Runecrafting Level: 65
Essences Available: 7000
Current Floor: We are not in RuneSpan
//Currently at 73 Getting ~60k/hr
Thanks for the script man, got me from 9-40 runecrafting so far. I got 1-9 runecrafting by doing the zamorak mage mini quest and just started the script in the middle I guess. I have no clue how RuneSpan really works but it worked great and got me to 40 within 3 hours. I just stopped it and climbed up the vine tree to the second level, working great aswell!
footballjds
05-23-2012, 03:33 PM
Zmon, Could you add an option to not clear the debug and to NOT writeln so much debug info?
I'd like to be able to see the reason the script failed but you clear the debug box and writeln a proggy.
It was running and it failed because of leo. Which is fine, but I'd like to be able to see why it failed(which i wouldn't be able to except for the fact that i was watching it...)
Thanks,
dakotist
05-23-2012, 04:10 PM
Proggy~
============Rough Stats etc...============
Preemptible RuneSpan v. 3.3.40
Time Running: 4 Hours, 56 Minutes and 30 Seconds
XP Earned: 309161, per hour: 62720
Points Earned: 6781, per hour: 1375
Preempted Counter: 62
Current Target: esshound, 22XP, level 54, XPTIMEOUT 9.593s
Current Runecrafting Level: 92
Essences Available: 722
Current Floor: Middle level RuneSpan
==========================================
Been running for a couple days now off and on. Earlier today Runescape purged me of my runes and my account ended up running around Floor 2 siphoning esshounds and getting around ~60k/hour, while in floor 3 I was getting up to ~80k/hour. The only thing that seems to be an issue is the progress on-screen isn't quite exact, but I'm assuming the reason for that is probably mathematical and blah blah blah. It's also close enough, it just doesn't update that often. I'm not complaining though. This has run very smoothly this far.
arjen
05-23-2012, 04:20 PM
can someone link me to a tutorial on how to add scripts to the bot?
Liamwitdre
05-23-2012, 06:03 PM
Any advice for someone with 91 runecrafting. Ive only just started runespan and botting on here so I'm a little confused on how to get the maximum xp
Theron
05-23-2012, 06:16 PM
can someone link me to a tutorial on how to add scripts to the bot?
If you have the latest version of simba installed, you just have to click the .simba file on the first page [the most updated one], fill of the declareplayer, and press the green arrow key at the top, middle of the page.
Zmon, Could you add an option to not clear the debug and to NOT writeln so much debug info?
I'd like to be able to see the reason the script failed but you clear the debug box and writeln a proggy.
It was running and it failed because of leo. Which is fine, but I'd like to be able to see why it failed(which i wouldn't be able to except for the fact that i was watching it...)
Thanks,
will do
made a lv3 just to run this script on, my account is 18 days old and I'm 400k from 99. Will post when obtained, Thank you zmon.
100k/hr+ was a bit difficult, but I managed after about the 8th try. Nodes don't always spawn where ya need them too. :P
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug6.png
:f: to anyone who says you can't get 100k per hour on runespan... i know i can manually if i hop platforms, and using script i've had a few runs in the 90k+ range so this was only a matter of time before one of you got this ;-)
Edit - update on new feature:
I have completed the first run implementation of fuzzy matching, but right now i use a lot of string copy and recursions rather than just index/offset to string, so it is slow, but when i develop, i first get the functioning prototype, then i work on optimization. So that will come later today, and to show you what it is all about, here is a little printout:
Compiled successfully in 639 ms.
Match GOOD is 75%+ of string in order, match LOOSE is 50%+ in proper order
ThIS/aTIS: 3 ordered matches
ThIS/aTSI: 2 ordered matches
Real example:
Siphon Fireball/8ipnon FlrebaII (2 more options): 10 TOOK 41.03 milliseconds
That constitutes LOOSE match with approx 66% ordered match count
Successfully executed.
Liamwitdre
05-23-2012, 07:39 PM
If you have the latest version of simba installed, you just have to click the .simba file on the first page [the most updated one], fill of the declareplayer, and press the green arrow key at the top, middle of the page.
how are you getting 90k xp/h? I'm getting like 40k at 91
hardy1
05-23-2012, 08:16 PM
how are you getting 90k xp/h? I'm getting like 40k at 91
40k on 91? O_o
You need to pick good place, im getting average 60k xp/h and my rc lvl is 83.
Rezorate
05-23-2012, 08:30 PM
40k on 91? O_o
You need to pick good place, im getting average 60k xp/h and my rc lvl is 83.
What island are you on, bud?
OMGitzKRYSIS
05-23-2012, 08:36 PM
how do i post the image on here? the end thing is highlighted btw
Theron
05-23-2012, 08:58 PM
Just got my 99 on the lv3 I created just to test this script. Thank you zmon.
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug7.png
Just got my 99 on the lv3 I created just to test this script. Thank you zmon.
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug7.png
lulwut. I jelly :P
Here are mine!
http://stats.villavu.com/user/1641/script/1037
Probably more than this!
Rezorate
05-23-2012, 09:11 PM
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.
Help me out, here?
Chen Monopoly
05-23-2012, 09:15 PM
that's actually a pretty interesting idea, i'll think about how best to do that
edit: i mean if i were to use maps i could probably get my location, but i am actually thinking of whether there is a way you can do it without knowing the layout, such as if you accidentally click on dungeon door for example, there is no map to tell you your coords and checking with the map of the floor too often is not a good idea, would set off some flags, so i'll make in an exercise on detecting movement beyond border while minimizing processing power required
This is because whenever a player stands on a flesh platform, the script thinks that it's bloody skulls.
footballjds
05-23-2012, 09:31 PM
Just got 90 RC'ing, thank you.
Zach_botting
05-23-2012, 11:10 PM
Well, I'm at 96k/hr lvl 92. Figured it was good. Just got some great nodes for a while I guess! http://i47.tinypic.com/20r5is5.jpg
Zach_botting
05-23-2012, 11:14 PM
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.
Help me out, here?
You need to update simba/srl go to tools>update, and then srl>check for updates. Then reload simba and it will work :)
Well, I'm at 96k/hr lvl 92. Figured it was good. Just got some great nodes for a while I guess! http://i47.tinypic.com/20r5is5.jpg
That's awesome, you will make it to the front page soon with xp per hour like that.
I will be pushing new release soon, it has no reliance upon existing multi uptext and multi option, instead I am using completely new way of matching fuzzy strings, currently in testing, these are some of the more notable matches that with older substring technique would not match properly
Good match is 75% ORDERED match - in other words 12345 will match 54321 only in 1 character, so it would be 20% and that is not a match
the first line is example of how i would not siphon jumper, but i did this time, it should speed up blood esswraith and fireballs on lower levels
good match [Siphon Jumper][Siphon J]^per / 2 more options .]
good match [Walk here][Walk her@ . .7 r Planes (level: 107) / 8 moAe optiom *108]
good match [Walk here][Walk her$ . .7 r Planes (level: 107) / 8 moAe optiona *108]
good match [Walk here][W^al^ here SmellyVaqina (level: 3) / 8 more options]
EDIT: because hounds like Law Esshound are very similar to others, for hounds i generate different match string, but basically:
good match [SpBloodss][SipfiPn Blood esswraith / 3 more options *1]
Of course that still leaves possible confusion of selecting any kind of skulls if there are people on top of, for example, bloody skulls and contribute significant amount of hits on color channels of Skulls, and we can siphon normal Skulls, but that is not very likely to happen, seen it only once
Vinzorhere
05-24-2012, 12:21 AM
Just got my 99 on the lv3 I created just to test this script. Thank you zmon.
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug7.png
Dang nice. Im on 76 atm. (3rd day in the morning)
Hey, I love your script! :)
I've been running it while I sleep and leave the house and the extra experience it provides each day is magnificent! I'm 96 at the moment; 99 soon!
Just got my 99 on the lv3 I created just to test this script. Thank you zmon.
http://i1191.photobucket.com/albums/z468/Jtmartin_dec/debug7.png
if you did absolutely nothing but runespan from the get go, and if the timer was right, then you averaged over 61k per hour from level 1
adding you to the list, by the way thanks for the nice 100k per hour :P
OMGitzKRYSIS
05-24-2012, 02:13 AM
Compiled successfully in 671 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
CAn anyone please help me with this? The part it highlights or whatever is end; ill show below
{$DEFINE SRL_SMART}
{$DEFINE SMART}
{.loadlib libsmart}
function IsKeyDown(C:Byte): Boolean;
begin
Result := SmartIsKeyDown(C);
end;
procedure MoveMouse(x, y: Integer);
begin
SmartMoveMouse(x, y);
end;
procedure HoldMouse(x, y: Integer; button : integer);
begin
if button = mouse_left then
SmartHoldMousePlus(x,y,1)
else if button = mouse_middle then
SmartHoldMousePlus(x,y,2)
else if button = mouse_right then
SmartHoldMousePlus(x,y,3)
else
raiseexception(ercustomerror,'Unknown mouse button in SmartHoldMousePlus');
end;
procedure ReleaseMouse(x, y: Integer; button : integer);
begin
if button = mouse_left then
SmartReleaseMousePlus(x,y,1)
else if button = mouse_middle then
SmartReleaseMousePlus(x,y,2)
else if button = mouse_right then
SmartReleaseMousePlus(x,y,3)
else
raiseexception(ercustomerror,'Unknown mouse button in SmartReleaseMousePlus');
end;
procedure KeyUp(key: Byte);
begin
If Key = 13 Then
Key := 10;
SmartReleaseKey(key);
end;
procedure KeyDown(key: Byte);
begin
If Key = 13 Then
Key := 10;
SmartHoldKey(key);
end;
procedure SendKeys(S: String; keywait{$IFNDEF SIMBAMAJOR980}, keymodwait{$ENDIF}: integer);
begin
SmartSendKeys(S);
end;
function FindAndSetTarget(TitlePrefix: String; SetAsTarget: Boolean): Boolean;
var
T : TSysProcArr;
I : Integer;
begin
T := GetProcesses;
for I := High(T) downto 0 do
if Pos(TitlePrefix, T[I].Title) <> 0 then
begin
Result := True;
if SetAsTarget then SetTarget(T[I]);
Exit;
end;
end;
procedure GetRealMousePos(var X, Y : Integer);
var
KMTarget, ITarget : Integer;
begin
KMTarget := GetKeyMouseTarget;
ITarget := GetImageTarget;
FindAndSetTarget('Public SMART', True);
GetTClient.IOManager.GetMousePos(X, Y);
FreeTarget(GetImageTarget);
SetKeyMouseTarget(KMTarget);
SetImageTarget(ITarget);
// These are not universial offsets, but works somewhat for some Windows themes.
X := X - 8;
Y := Y - 25;
end;
procedure GetMousePos(var x, y: Integer);
begin
SmartGetMousePos(x, y);
end;
function IsRealMouseInBox(B : TBox): Boolean;
var
P : TPoint;
begin
GetRealMousePos(P.X, P.Y);
Result := PointInBox(P, B);
end; <--------------This is the highlighted part.
function GetColor(x, y: Integer): Integer;
begin
result:= SmartGetColor(x, y);
end;
procedure SmartSetTarget;
begin
SetTargetArray(SmartImageArray, 765,503);
end;
function FindWindow(Title: String): Boolean;
begin
result:= true;
end;
procedure ActivateClient;
begin
end;
function FindWindowBySize(Width, Height: Integer): Boolean;
begin
result:= true;
end;
{procedure SmartSaveSettings(v: TVariantArray);
var
i: Integer;
ts: TStringArray;
begin
ts := ['server', 'members', 'signed', 'sd', 'DC', IncludePath + 'SRL/SRL/misc/smartINI.ini'];
for i := 0 to 4 do
WriteINI('SMART', ts[i], v[i], ts[5]);
end; }
procedure SmartSetupEx(Server: integer; members, signed, superdetail: boolean);
var
prefix: string;
begin
prefix := ReadINI('World' + IntToStr(Server), 'Prefix', IncludePath + 'SRL/SRL/misc/worlds.ini');
if(prefix = '')then
begin
writeln('Invalid world number or corrupted world list. Please review your settings');
TerminateScript;
end;
SmartSetup('http://'+prefix+'.runescape.com/', 'plugin.js?param=o0,a' + IntToStr((Integer(not(Signed)) + 1) * Integer(not((SuperDetail and Signed)))) + ',m' + IntToStr(Integer(Members)), 765, 503, 's');
//SmartSaveSettings([Server, Members, Signed, SuperDetail, SmartGetDC]);
end;
{function SmartLastSettings: TStringArray;
var
i: Integer;
ts: TStringArray;
begin
ts := ['server', 'members', 'signed', 'sd', 'DC', IncludePath + 'SRL/SRL/Misc/smartINI.ini'];
SetLength(Result, 5);
for i := 0 to 4 do
Result[i] := ReadINI('SMART', ts[i], ts[5]);
end; }
whaevr
05-24-2012, 02:21 AM
As of version .41 I noticed the script tends to hover over this little rock formation of the island im on when the camera is at a certain angle.
It says Im siphoning from a blood pool, and I am at the time I snapped this pic. but when a blood essewraith just happened to move in front of the formation at the time it was trying to click on it, so it could click on something, the script claimed I was siphoning from Bloody Skulls. So Im assuming the formation is matching close enough to bloody skulls?
Just thought I'd let yea know.
Circled where the mouse dot is in yellow as its a bit hard to see
http://img72.imageshack.us/img72/8356/preempt41.png
As of version .41 I noticed the script tends to hover over this little rock formation of the island im on when the camera is at a certain angle.
It says Im siphoning from a blood pool, and I am at the time I snapped this pic. but when a blood essewraith just happened to move in front of the formation at the time it was trying to click on it, so it could click on something, the script claimed I was siphoning from Bloody Skulls. So Im assuming the formation is matching close enough to bloody skulls?
Just thought I'd let yea know.
Circled where the mouse dot is in yellow as its a bit hard to see
http://img72.imageshack.us/img72/8356/preempt41.png
yes it does, that is exactly why i check the uptext
but there was a problem with reading uptext, that is why 4.0 has different text matching, plus even with uptext, if you manage to read "Siphon Blood" you can't tell, that's why i had to change the approach
but i did something else that will make things a little better - i have changed the logic so that when you siphon over 2 minutes, it doesn't force full target rescan
you might still end up switching midway if your xp progress stagnates and the script has problem finding same target again, you might switch to another one, but those scenarios should be diminishing over time as i tune the whole thing
i still have a few cards up my sleeve so i'm not done yet :P
whaevr
05-24-2012, 02:37 AM
I figured you weren't done tuning it in yet anyway, as you said about releasing it early.
Just thought I'd let you know. Other than that .41 is an awesome improvement on the speed of finding/switching targets hah
Till then I just removed TARGET_BLOODY_SKULLS from my search array.
Compiled successfully in 671 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
CAn anyone please help me with this? The part it highlights or whatever is end; ill show below
{$DEFINE SRL_SMART}
{$DEFINE SMART}
{.loadlib libsmart}
[REMOVED]
function IsRealMouseInBox(B : TBox): Boolean;
var
P : TPoint;
begin
GetRealMousePos(P.X, P.Y);
Result := PointInBox(P, B);
end; <--------------This is the highlighted part.
[REMOVED]
Basically there can be many things wrong.
I dug into the source code for libsmart and SRL and there are quite a few things that could go wrong. Obvious questions to ask at first would be:
Have you managed to run any script using smart recently?
Here is a couple of wild guesses if the answer is no:
You have a 64 bit operating system and you have only installed 64 bit java (not very likely as i would expect exception BAD IMAGE HEADER and the smart server would not load), so that the registry entry under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\J ava Runtime Environment\... is not populated and is therefore defaulting to values in main HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft
Your smart cannot find target window.
What would help is this - on your simba toolbar (right under menu) all the way to the right is little Show/Hide Console.
Get the information from console - it has more than what you are pasting here.
Also - how long does it take from you hitting start to getting an error?
but above all - does your smart window open?
if it opens (as i suspect it does) then use the green target icon - fourth from right on tool bar
to do so, you click and then hold mouse down while you drag it over the "Public SMART v6.9 ..... " window. It should highlight the inside of window red.
Then try running script again
Rezorate
05-24-2012, 03:14 AM
http://i1192.photobucket.com/albums/aa331/Trevor_Borden/YYY.png
Thanks a ton, bro.
Zach_botting
05-24-2012, 03:16 AM
93 right now, THANKS! As stated above. .41 is much faster at finding targets and clicking them. But, it takes a while to "re-scan" the screen to find everything. Idk, seems to be running fine though currently. Thanks for the constant updates.
93 right now, THANKS! As stated above. .41 is much faster at finding targets and clicking them. But, it takes a while to "re-scan" the screen to find everything. Idk, seems to be running fine though currently. Thanks for the constant updates.
the rescan procedure has not changed for a few revisions, but you know, i think that it is the case of the minor nuissance that becomes obvious when the bigger stuff is handled
i am, for example, using loop to integrate rather than seeing if i can actually find solution for the integral, also i am recalculating every point of every cube every time, when i could perhaps cache that... those are some of few things that could be made faster
you could change one of the top lines to read:
const ONSCREEN_TRACK_BOUNDARY = False;
which will turn off the cubes until i have faster algorithm or point cache to calculate the 3D projection
i also personally don't like the way antibans are handled for two reasons:
when i'm getting skill level, that in itself could be one of the antibans
there is no reason to do antibans outside of siphoning loop, instead, when i verify that you have in fact locked onto the target, that is the best time to do antibans, will save few seconds in between siphoning
I have seen a few times an antiban while a creature has respawn - wasted precious seconds :P
DeathFromTurds
05-24-2012, 04:41 AM
amazing script. will be running all night
Threshold
05-24-2012, 05:11 AM
Awesome, thanks for the updates. Will continue to run many hours each day :)
62-87 so far.
Rezorate
05-24-2012, 05:29 AM
Can anyone tell me what that little slider on the right side of the RS client window is? Thanks in advance...
Can anyone tell me what that little slider on the right side of the RS client window is? Thanks in advance...
it is kind of a pseudo refresh rate settings. If you set it too low, you will use less cpu but your smart client will be slow and all scripts will be slow to react, setting it too high will spike your cpu a little bit more as the runescape client is run without graphic acceleration (to allow smart to read graphics) and that requires software rendering which is cpu costly.
PlumPlum
05-24-2012, 06:29 AM
For some reason, my account just stands there, the whole debug loads up but only stands there. I left for 5-6 minutes and still nothing happend? HELP.
For some reason, my account just stands there, the whole debug loads up but only stands there. I left for 5-6 minutes and still nothing happend? HELP.
can you send me the debug and also, if you have your custom selection set up - can you send me that?
Chronuswing
05-24-2012, 12:28 PM
decent proggy that ran well overnight when i fell asleep
Preemptible RuneSpan v. 3.2.39
Time Running: 6 Hours, 44 Seconds
XP Earned: 0, per hour: 0
Points Earned: 2885, per hour: 480
Preempted Counter: 72
Current Runecrafting Level: 63
Essences Available: 24
Current Floor: Middle level RuneSpan
RUNESPHERE is active!!!
[S]paz
05-24-2012, 12:32 PM
it is kind of a pseudo refresh rate settings. If you set it too low, you will use less cpu but your smart client will be slow and all scripts will be slow to react, setting it too high will spike your cpu a little bit more as the runescape client is run without graphic acceleration (to allow smart to read graphics) and that requires software rendering which is cpu costly.
I thought the slider was just for the fps rate on the SMART client. The script still functions the same. Just helps old computers not have to have a high FPS.
Theron
05-24-2012, 01:23 PM
I think you should work on making a FM script next, Your RC script was amazing and all the current bonfire bots kinda fail..
paskalakki
05-24-2012, 03:17 PM
What am I doing wrong? I just run the script without setting anything particularly, and when there's like blood pools etc, it just attacks wraths?
Im New Sry
05-24-2012, 03:19 PM
http://puu.sh/wwjX.png
I know it's f2p and low proggy and stuff, but damn, that's some sexy xp/h for f2p! (I know it's temporary, but it's nice to see numbers like that sometimes :D)
paz;1029135']I thought the slider was just for the fps rate on the SMART client. The script still functions the same. Just helps old computers not have to have a high FPS.
yes, and no, it directly affects the client only, but there are consequences of lowering refresh rate
if you put slider very low, it may be much harder to aim at moving objects for example or detect movement so while the script runs same functions, they do not function the same, because input is different and so must be output
one example is when you try to make compass to certain angle: you might miss a few times and spend extra time trying to adjust for it (i.e. if some scripts starts to spin uncontrollably, i just raise the slider and it usually stops right away)
edit: here is another one that can be observed from time to time "DidRedClick" has a higher chance of missfire under lower refresh rate (i.e. not detecting red click)
whaevr
05-24-2012, 04:11 PM
Just had an idea while I was thinking about this script this morning, I've made my own share of (rsbot, back when it was called that) scripts for personal use, never anything for simba or color based.
Is there a way to get simba to return the exact color match it found when it moves to click an object? If you did that and say after so many tries the proper uptext isn't detected that specific problematic color could be added to an "exclude" array to prevent future messups. Essentially...in theory anyway...the script would "learn" as it goes the colors to exclude so it wouldn't hover the mouse over improper objects. Such as that rock thing when searching for bloody skulls.
Again I've never tried scripting for simba so I dont know all the implications and whatnot to expect or if this is even possible, just an idea I had when I was thinking about the whole bloody skulls thing I posted on earlier :P
xtinctionx
05-24-2012, 04:38 PM
love this bot :D
Just had an idea while I was thinking about this script this morning, I've made my own share of (rsbot, back when it was called that) scripts for personal use, never anything for simba or color based.
Is there a way to get simba to return the exact color match it found when it moves to click an object? If you did that and say after so many tries the proper uptext isn't detected that specific problematic color could be added to an "exclude" array to prevent future messups. Essentially...in theory anyway...the script would "learn" as it goes the colors to exclude so it wouldn't hover the mouse over improper objects. Such as that rock thing when searching for bloody skulls.
Again I've never tried scripting for simba so I dont know all the implications and whatnot to expect or if this is even possible, just an idea I had when I was thinking about the whole bloody skulls thing I posted on earlier :P
it is a good idea but it is hard to get it done right, not because it would be difficult but because of what runescape did with runespan colors
the color variations in runespan are much higher from what i'm used to elsewhere - and i'm not the only one facing the same issues, the color changes seem to affect entire screen including text which is why i had to stop relying upon waituptextmulti and optionmulti because the underlying text kept failing to be read properly
they even keep changing colors in your inventory
that one was tough to get around but within their range i should fit comfortably now
so excluding colors in area where there isn't target automatically because we know that last few targets didn't have it, might turn out to disable the target altogether when colors cycle.
it would be probably more doable if i detect whether the area is stationary or moving, and if it is stationary, i could track its location
however the object tracking will require that i complete the 3D library and add few other features so for the time being not very viable
runespan is tough to code for because of the added anti-color features, if you don't know what i'm talking about, check several other scripts that deal with runespan... you'll understand all the complaints if you add to everyone "...because runespan now messes up with colors"
that is one of the reasons i needed to entirely rethink the target location code, i think i have rather unprecedented amount of slack in my models, and the only reason i can afford that is because i filter multiple colors, so while any given color could give you, say, 10% of the screen, when you overlap 4 color channels, you might only get 1 or 2 little areas that satisfy them all
that said, when i test colors, i test them in the environment where i am currently present and then test in few other areas.
i will try to locate the same area and see if i can get blood skulls to spawn in there so i can find more highly representative colors, so that the rock doesn't come in play
Edit For the next release i will try to replace incremental integration with an actual general solution for the integral. I already know which direction it will go, it's gonna be a function of inverse hyperbolic sine, so hopefully the speed of 3D projection will improve, i'll run some tests to determine speed of asinh calculations but i'm pretty sure it will be faster.
818181
05-24-2012, 06:21 PM
it is a good idea but it is hard to get it done right, not because it would be difficult but because of what runescape did with runespan colors
the color variations in runespan are much higher from what i'm used to elsewhere - and i'm not the only one facing the same issues, the color changes seem to affect entire screen including text which is why i had to stop relying upon waituptextmulti and optionmulti because the underlying text kept failing to be read properly
they even keep changing colors in your inventory
that one was tough to get around but within their range i should fit comfortably now
so excluding colors in area where there isn't target automatically because we know that last few targets didn't have it, might turn out to disable the target altogether when colors cycle.
it would be probably more doable if i detect whether the area is stationary or moving, and if it is stationary, i could track its location
however the object tracking will require that i complete the 3D library and add few other features so for the time being not very viable
runespan is tough to code for because of the added anti-color features, if you don't know what i'm talking about, check several other scripts that deal with runespan... you'll understand all the complaints if you add to everyone "...because runespan now messes up with colors"
that is one of the reasons i needed to entirely rethink the target location code, i think i have rather unprecedented amount of slack in my models, and the only reason i can afford that is because i filter multiple colors, so while any given color could give you, say, 10% of the screen, when you overlap 4 color channels, you might only get 1 or 2 little areas that satisfy them all
that said, when i test colors, i test them in the environment where i am currently present and then test in few other areas.
i will try to locate the same area and see if i can get blood skulls to spawn in there so i can find more highly representative colors, so that the rock doesn't come in play
Edit For the next release i will try to replace incremental integration with an actual general solution for the integral. I already know which direction it will go, it's gonna be a function of inverse hyperbolic sine, so hopefully the speed of 3D projection will improve, i'll run some tests to determine speed of asinh calculations but i'm pretty sure it will be faster.
holy fucking shit... how old are you?
and are you a wizard.. :O
OMGitzKRYSIS
05-24-2012, 06:27 PM
Zmon, i did the green target thing and it says unexpected at line 0 and there's no line 0 <.>
holy fucking shit... how old are you?
and are you a wizard.. :O
hehe, i don't wear robes, i'm more of a meelee guy :P
and i really don't want to sound cocky, and so i don't talk about myself much, but i will tell you just a tiny bit - i forgot more math than many math majors will ever learn
i was specialized in math since i was in 5th grade under very strict program back in an eastern block before the fall of communism so once i actually got to what is an equivalent of highschool, my first day started like this:
i was told that some math classes, especially those hosted by university, will not have textbooks, nevertheless i received total of 26. 6 of them were one each for chemistry, history, literature, and some languages and geography i think. 4 of them were for physics. 16 of them were math.
that's just to give you an idea :P
but i don't carry all that stuff in my head anymore, i might be able to solve the stuff by hand but it is faster to check if it can be done by software, saves time :garfield:
http://oi46.tinypic.com/2n6y96t.jpg
kai824
05-24-2012, 07:18 PM
Well, I'm at 96k/hr lvl 92. Figured it was good. Just got some great nodes for a while I guess! http://i47.tinypic.com/20r5is5.jpg
Could you please tell me where you're standing there, I can't seem to find a good place.
~Martijn
818181
05-24-2012, 07:34 PM
hehe, i don't wear robes, i'm more of a meelee guy :P
and i really don't want to sound cocky, and so i don't talk about myself much, but i will tell you just a tiny bit - i forgot more math than many math majors will ever learn
i was specialized in math since i was in 5th grade under very strict program back in an eastern block before the fall of communism so once i actually got to what is an equivalent of highschool, my first day started like this:
i was told that some math classes, especially those hosted by university, will not have textbooks, nevertheless i received total of 26. 6 of them were one each for chemistry, history, literature, and some languages and geography i think. 4 of them were for physics. 16 of them were math.
that's just to give you an idea :P
but i don't carry all that stuff in my head anymore, i might be able to solve the stuff by hand but it is faster to check if it can be done by software, saves time :garfield:
http://oi46.tinypic.com/2n6y96t.jpg
damn lol , and i tought KIKO maker of idung was smart LOL.
nice 1 make some new scripts man, you are tallented :D
Thanks again Zmon, has been running great. Started with 9 runecrafing yesterday as posted and I'm level 68 runecrafting now already. Amazing how fast this RuneSpan is and how good your script works. Thanks again, I might get 99 runecrafting for the hell of it.
OMGitzKRYSIS
05-24-2012, 08:47 PM
Zmon, afte ri did the green target and everything instead of it saying error blah blah at line 101. it says error at line 0. u know how to help there?
Zmon, afte ri did the green target and everything instead of it saying error blah blah at line 101. it says error at line 0. u know how to help there?
i already told you that i need you to send screen shot of the console window, and tell me how long it takes before you get the error since hitting start, that may be of use
However also use forum search function. if you have java 7 according to forums, this may happen, so open command prompt and run
java -version
but if you have 64 bit os, you really need to go to
C:\Program Files (x86)\Java
and see what directories you have installed. you should only have version 6 directories... i.e. you should have jre6 in there
Thanks again Zmon, has been running great. Started with 9 runecrafing yesterday as posted and I'm level 68 runecrafting now already. Amazing how fast this RuneSpan is and how good your script works. Thanks again, I might get 99 runecrafting for the hell of it.
i am trying to speed up stuff
it is easy to speed up processes that take long time, but once you have already trimmed the excess, it gets increasingly more difficult.
for example, the 3D projection - it doesn't get called that often, so you won't really notice it... but by replacing loop based integration with an actual integral, i get better than 4x speed improvement on actual node placement calculation and results are exact (as opposed to current estimates)
but one thing that was interesting, while doing the testing, is that even with only few integration slices, the x,y position of projected point was within 1 pixel of accurate location, the differences grow as you move away from center of screen (due to perspective playing bigger role) but on visible screen, we were doing fine
tested loop 10000 times at 0.26359997364 milliseconds, result [411, -1264] << estimate
tested loop 10000 times at 0.26519997348 milliseconds, result [327, -524] << estimate
tested loop 10000 times at 0.26519997348 milliseconds, result [556, 170]
tested loop 10000 times at 0.26519997348 milliseconds, result [157, 572]
tested loop 50000 times at 0.0614599987708 milliseconds, result [411, -1268] << accurate
tested loop 50000 times at 0.0617799987644 milliseconds, result [327, -525] << accurate
tested loop 50000 times at 0.0617799987644 milliseconds, result [556, 170]
tested loop 50000 times at 0.0617599987648 milliseconds, result [157, 572]
818181
05-24-2012, 09:54 PM
bot is running perfect ;p
THANKS
whaevr
05-24-2012, 10:15 PM
it is a good idea but it is hard to get it done right, not because it would be difficult but because of what runescape did with runespan colors
the color variations in runespan are much higher from what i'm used to elsewhere - and i'm not the only one facing the same issues, the color changes seem to affect entire screen including text which is why i had to stop relying upon waituptextmulti and optionmulti because the underlying text kept failing to be read properly
they even keep changing colors in your inventory
that one was tough to get around but within their range i should fit comfortably now
so excluding colors in area where there isn't target automatically because we know that last few targets didn't have it, might turn out to disable the target altogether when colors cycle.
it would be probably more doable if i detect whether the area is stationary or moving, and if it is stationary, i could track its location
however the object tracking will require that i complete the 3D library and add few other features so for the time being not very viable
runespan is tough to code for because of the added anti-color features, if you don't know what i'm talking about, check several other scripts that deal with runespan... you'll understand all the complaints if you add to everyone "...because runespan now messes up with colors"
that is one of the reasons i needed to entirely rethink the target location code, i think i have rather unprecedented amount of slack in my models, and the only reason i can afford that is because i filter multiple colors, so while any given color could give you, say, 10% of the screen, when you overlap 4 color channels, you might only get 1 or 2 little areas that satisfy them all
that said, when i test colors, i test them in the environment where i am currently present and then test in few other areas.
i will try to locate the same area and see if i can get blood skulls to spawn in there so i can find more highly representative colors, so that the rock doesn't come in play
Edit For the next release i will try to replace incremental integration with an actual general solution for the integral. I already know which direction it will go, it's gonna be a function of inverse hyperbolic sine, so hopefully the speed of 3D projection will improve, i'll run some tests to determine speed of asinh calculations but i'm pretty sure it will be faster.
Mhm. This is why I have yet to seriously try my hand at scripting for simba, I have much to learn about color finding/detecting etc and how runescape handles them. I suppose it would be an interesting challenge to take on though xD Something to try out after I hit 99 rc :P
I do like your idea of detecting if a target is stationary or moving though, makes a lot of sense. Haha and I cant even pretend to understand the mathematical terms your throwing around at the moment xD perhaps another reason I doubt Id be much of a scripter for simba
Glad to know you took the time to at least consider and respond to my idea though! Much appreciated.
OMGitzKRYSIS
05-24-2012, 10:30 PM
hey dude i got it working now, sorry im such a noob at this stuff lol. What i did to get it to work was i installed Java jre 6 64bit windows and it didnt work. Then i installed x86 wndows online version and the baby popped open like a brand new pair of shoes. I lvoe you dude, thatnks for putting up with my noobiness of online intelligence haha. :P Zmon for prez<3
Threshold
05-24-2012, 10:36 PM
I would literally pay you to give me basics in script making. lol.
On a side note, I should be 90 rc soon. :)
daemon
05-24-2012, 11:04 PM
been running for a couple of days now, works alright. usually around 40k xp/h, f2p:
http://gyazo.com/89e10be3af983de1bac08dd0e80c8589.png
Anubis89
05-24-2012, 11:05 PM
If all goes to plan, I will be 99 in <10 hours :D
DwLDespair
05-24-2012, 11:38 PM
EDIT: Gah i'm stupid. Randoms aren't in the bot... Its in Simba... Sorry i'm a newbie
zmon i think in my experience of simba this is the nicest looking script i have seen it also runs fucking amazingly im severely impressed.... especially cause i'm brutal at scripting hahahaha.
============Rough Stats etc...============
Preemptible RuneSpan v. 3.3.40
Time Running: 22 Minutes and 2 Seconds
XP Earned: 18413, per hour: 51705
Points Earned: 260, per hour: 730
Preempted Counter: 14
Current Target: Body esshound, 23XP, level 20, XPTIMEOUT 9.000s
Current Runecrafting Level: 74
Essences Available: 98
Current Floor: Middle level RuneSpan
==========================================
+1 rep, i cant wait to see your other scripts.
also sorry for cursing i know its frown upon here haha but i couldnt express it in non-curse words.
Earth
05-25-2012, 01:23 AM
Im still pretty new to Simba. Where is the advanced user section? Is there a way to make it so it doesnt look for the wizards. I constantly find my person on the 1st floor after like 4-5 hrs.
Vinzorhere
05-25-2012, 03:05 AM
Im still pretty new to Simba. Where is the advanced user section? Is there a way to make it so it doesnt look for the wizards. I constantly find my person on the 1st floor after like 4-5 hrs.
Um, thats weird because the script has not been finding wizards for me since lvl 1.
Threshold
05-25-2012, 04:27 AM
Um, thats weird because the script has not been finding wizards for me since lvl 1.
Same. I think you might have tried to edit the script yourself..
Im still pretty new to Simba. Where is the advanced user section? Is there a way to make it so it doesnt look for the wizards. I constantly find my person on the 1st floor after like 4-5 hrs.
not looking for wizard but it didn't exclude climbing from actions, the click ban was only for "walk here" and "use platform", the latest version also have "climb ladder" so it shouldn't try to do it
mateovgg
05-25-2012, 09:49 AM
Great script, I'm on the way to 99 :D
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.41
Time Running: 6 Hours, 23 Minutes and 6 Seconds
XP Earned: 409217, per hour: 64090
Points Earned: 9816, per hour: 1537
Preempted Counter: 51
Current Runecrafting Level: 87
Essences Available: 8332
Current Floor: Highest level RuneSpan
RUNESPHERE is active!!!
==========================================
Syntax
05-25-2012, 09:53 AM
Most epic script, going to get 99 Runecrafting with this.
Im New Sry
05-25-2012, 12:44 PM
Thank you, zmon, for letting me get 65-80 runecrafting with your script. It's flawless, everything works perfectly. Love ya (no homo)! :)
divine king
05-25-2012, 01:44 PM
Most epic script, going to get 99 Runecrafting with this.
+1 to this zmon you script is plain imba hats off to you man
keep up the good work
captain price
05-25-2012, 01:51 PM
if im level 46 and i used this for a couple hours how much should i expect to gain if there are no problems?
zamserv
05-25-2012, 02:22 PM
help, it just stops.
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.41
Time Running: 1 Minutes and 34 Seconds
XP Earned: 101, per hour: 7575
Points Earned: 0, per hour: 0
Preempted Counter: 0
Current Runecrafting Level: 6
Essences Available: 121
Current Floor: Lowest level RuneSpan
==========================================
Successfully executed.
danielyuplyr
05-25-2012, 02:55 PM
my best proggie so far.
http://screensnapr.com/e/tArDal.png
will be getting to that 99 hopefully by today.
thanks bro you are the man!
Noob King
05-25-2012, 05:27 PM
Im level 82 rc, and im getting 49k exp an hour doing bloodwraiths. I can't help but think that is low exp/h for my level. Is there a way I can increase this?
crimson
05-25-2012, 05:50 PM
thank you.. went from 90-99 with this script.. thank you man. ran flawless for me every version.
footballjds
05-25-2012, 06:14 PM
Im level 82 rc, and im getting 49k exp an hour doing bloodwraiths. I can't help but think that is low exp/h for my level. Is there a way I can increase this?
deathwraiths or a better island
Noob King
05-25-2012, 07:53 PM
deathwraiths or a better island
Yeah I moved to a death wraith island after I posted that and now im getting 58-59k/h.
paskalakki
05-25-2012, 08:08 PM
my best proggie so far.
http://screensnapr.com/e/tArDal.png
will be getting to that 99 hopefully by today.
thanks bro you are the man!
hey man, how can you get it to run for over 6h? thx:garfield:
Anubis89
05-25-2012, 08:27 PM
Zmon, I want to thank you for such a wonderful script. I have reach 99 in less than 3 weeks thanks to you. Keep up the good work.
zamserv
05-25-2012, 08:27 PM
Zmon, I want to thank you for such a wonderful script. I have reach 99 in less than 3 weeks thanks to you. Keep up the good work.
wow grats m8 :)
Zmon, I want to thank you for such a wonderful script. I have reach 99 in less than 3 weeks thanks to you. Keep up the good work.
Gratz
Yeah I moved to a death wraith island after I posted that and now im getting 58-59k/h.
at 82 on island 16 i get about 60k at 83 on same island i get about 70k because you can siphon blood skulls, and because bloods are faster to siphon
generally under 83 you should probably just be on island with deaths, but i was testing so i had to be on island with higher level creatures, but try a few of them, some islands will work better some will work worse, they even have different chance of node spawn so you need to take that into account, or just test a few
fredovdb
05-25-2012, 10:18 PM
Not much to say, only that this script is awesome. Got me 99 in no time, thank you so much zmon!
http://i48.tinypic.com/2czo7wg.png
danielyuplyr
05-25-2012, 11:03 PM
hey man, how can you get it to run for over 6h? thx:garfield:
this one was all luck my good friend.
left the script running overnight, usually wake up to find the login screen but this morning I was surprised to see that it was still running.
boxing
05-25-2012, 11:10 PM
Is everyone in here running this 24/7? Or is that at least the general consensus? I'm having trouble getting past random events.
hardy1
05-26-2012, 04:29 AM
Is everyone in here running this 24/7? Or is that at least the general consensus? I'm having trouble getting past random events.
simba doesn't solve couple random events, such as like maze, mime, coffin minigame and some others.
lucasboom
05-26-2012, 06:08 AM
[Error] (1:1): Unexpected end of file at line 0
Compiling failed.
whaevr
05-26-2012, 11:32 AM
simba doesn't solve couple random events, such as like maze, mime, coffin minigame and some others.
I've had simba solve mime. maze and coffin are deff killers tho and one time it was the classroom
[Error] (1:1): Unexpected end of file at line 0
Compiling failed.
make sure that you are actually trying to compile preemptible runespan and not an include file. usually this happens when you are trying to compile library that does not contain main program.
it is also possible that you have not entered user/pass correctly and messed up the quotes
if your password contains single quote (') then you should double it, for example instead pass := 'it'sme'; you need to use pass := 'it''sme';
short of that just redownload and try again.
snowver
05-26-2012, 04:51 PM
im 67 rc doing deathwraiths getting 32k xp/hr.. anything better???
1M Till 99!
Thanks bro!
<3 <3
munn123
05-26-2012, 11:19 PM
Thats amazing script, going for 99 now
MagicKids
05-27-2012, 12:26 AM
Most awesome script I have EVER used, dude! Thanks for the awesomeness.
Here's a proggie. Smart died because ????. Probably because my cpu was overheating :D
F2P ofc :(
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.41
Time Running: 4 Hours, 33 Minutes and 31 Seconds
XP Earned: 174991, per hour: 38508
Points Earned: 2623, per hour: 577
Preempted Counter: 71
Current Runecrafting Level: 69
Essences Available: 1346
Current Floor: Middle level RuneSpan
==========================================
Becks
05-27-2012, 01:08 AM
Works great! it fails sometimes at the start of the script but then runs great went from 60-70 in one run :D
Threshold
05-27-2012, 02:47 AM
Haven't used this in a while but expecting a nice 89-91 tomorrow :)
danielyuplyr
05-27-2012, 03:40 AM
Got 99 Today. Proggie couldn't be retrieved :/
No proof, but here is a picture is dedication to you.
Magnificent script sir.
http://screensnapr.com/e/rGtqsK.png
Threshold
05-27-2012, 03:54 AM
Got 99 Today. Proggie couldn't be retrieved :/
No proof, but here is a picture is dedication to you.
Magnificent script sir.
http://screensnapr.com/e/rGtqsK.png
Very nice dude, I envy the cape!
utorrent
05-27-2012, 11:14 AM
thanks for your script, it works like a charm! best script i've used so far for RuneSpan.
stats (till now):
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.41
Time Running: 2 Hours, 30 Minutes and 4 Seconds
XP Earned: 127576, per hour: 51482
Points Earned: 1761, per hour: 710
Preempted Counter: 44
Current Target: Vine, 33XP, level 17, XPTIMEOUT 7.000s
Current Runecrafting Level: 87
Essences Available: 35150
Current Floor: Middle level RuneSpan
==========================================
bLOOOO
05-27-2012, 01:40 PM
I don't know but it always messes up for me, it clicks a Blood Esswraith and runs and does the same thing over and over mind telling me what I am doing wrong?
Reamt
05-27-2012, 01:53 PM
Already 80 Runecrafting, thanks!
Got 99!
Thanks sooo much! <3
http://puu.sh/x6lr
loollool
05-27-2012, 08:04 PM
I dont understand whats going on with my bot, it just keeps running around the island...
I dont understand whats going on with my bot, it just keeps running around the island...
has it ran before for you and now doesn't? if not i would check following:
1) do you have any essences yet? if not - the floating essence keeps changing a little bit and i have not had time to replace the DTMs with my new multicolor model so just get it the first 25 essences - i was just watching it now and it ran past 3 different floating essences before it found one it liked enough to be a match
2) do you have first xp counter set up to include runecrafting
3) do you have highest brightness set up? (do not assume it is highest just because you left it that way last time - i read that some people noticed it randomly going to 50% every once in a while)
4) are you standing in an area where there are targets that you can actually siphon? If not, the bot will relocate you (this is also true about hounds only mode so just because you see node, does not mean it can always be siphoned - see next step)
5) is the total number of essences you have greater than 100? if not, the bot runs in hound only mode so it will look for hound to siphon. If you are on 3rd floor on an island where there are only very low creatures and therefore by default excluded through smart floor, then say wraith that you cannot siphon, you will be running around until the script gives up and logs you off
I don't know but it always messes up for me, it clicks a Blood Esswraith and runs and does the same thing over and over mind telling me what I am doing wrong?
see point 2, and 3 above
loollool
05-28-2012, 12:25 AM
has it ran before for you and now doesn't? if not i would check following:
1) do you have any essences yet? if not - the floating essence keeps changing a little bit and i have not had time to replace the DTMs with my new multicolor model so just get it the first 25 essences - i was just watching it now and it ran past 3 different floating essences before it found one it liked enough to be a match
2) do you have first xp counter set up to include runecrafting
3) do you have highest brightness set up? (do not assume it is highest just because you left it that way last time - i read that some people noticed it randomly going to 50% every once in a while)
4) are you standing in an area where there are targets that you can actually siphon? If not, the bot will relocate you (this is also true about hounds only mode so just because you see node, does not mean it can always be siphoned - see next step)
5) is the total number of essences you have greater than 100? if not, the bot runs in hound only mode so it will look for hound to siphon. If you are on 3rd floor on an island where there are only very low creatures and therefore by default excluded through smart floor, then say wraith that you cannot siphon, you will be running around until the script gives up and logs you off
see point 2, and 3 above
All settings are correct, I start it with 100 essence it struggles to click on the hounds, it highlights over them and then trys to click siphon but misses. Then it runs around the island for about 4 minutes then finally siphons a hound.
All settings are correct, I start it with 100 essence it struggles to click on the hounds, it highlights over them and then trys to click siphon but misses. Then it runs around the island for about 4 minutes then finally siphons a hound.
if it highlights it then the target was located,
i know there is an issue reading uptext because of the background, but in most recent version i did a fuzzy string matching workaround, can you verify that you are running 4.0.41? that one should be much better with reading errors
loollool
05-28-2012, 12:46 AM
if it highlights it then the target was located,
i know there is an issue reading uptext because of the background, but in most recent version i did a fuzzy string matching workaround, can you verify that you are running 4.0.41? that one should be much better with reading errors
Yes im using 4.0.41
abundances
05-28-2012, 01:13 AM
whats your detail on? its working good for me
loollool
05-28-2012, 01:16 AM
whats your detail on? its working good for me
Like I said my settings are correct.
Zach_botting
05-28-2012, 02:30 AM
As to the problem above^ I have found that .41 is for some reason much slower than .40, .39 I personally use .40 because .41 takes too long to recognize the monsters, and to change tasks.
CGlock
05-28-2012, 03:48 AM
I keep getting
This application has failed to start because MSVCR100.dll was not found. Re-installing the application may fix this problem.
when i try to run it (pop up)
and
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
if some1 can help me set it up i have teamviewer. EMail me at CJMcl@live.com
m34tcode
05-28-2012, 06:40 AM
Wow, I only just opened your script, still under the impression you were searching for npcs with dtms...
I have never seen such a complicated script.
It looks like you match TPA shapes to identify NPCs?
Your script is the kind i look at to learn by. Amazing, apply for members soon.
Harry
05-28-2012, 07:07 AM
~110k exp/hr on 98 rc, almost 99 off mostly your script, good work.
hardy1
05-28-2012, 01:29 PM
This is so good script, i took break from runespan, as i botted with your script 57-91 10hr/day :D
Did about 20k cosmics legit, now botting again to 99 on runespan <3
Love your script, fucking professional man!
Adriannyo
05-28-2012, 01:54 PM
Sign me up for one 99. :)
http://img69.imageshack.us/img69/1831/99rc1.png
Centrabot
05-28-2012, 04:00 PM
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.41
Time Running: 6 Hours, 25 Minutes and 30 Seconds
XP Earned: 298082, per hour: 46394
Points Earned: 6449, per hour: 1003
Preempted Counter: 152
Current Runecrafting Level: 70
Essences Available: 3759
Current Floor: Middle level RuneSpan
RUNESPHERE is active!!!
==========================================
It did great. =]
Duane
05-28-2012, 04:12 PM
Whew after going through a lot of the Tuts and whatnot, finally got this bad boy going! :) And I exaggerate on finally, probably only took around 25 minutes to start up this new world technology!
Anyways, your newest version is running great so far and hopefully in a week or two I'll be on your list on 99s ^_^
I have a couple questions however:
1.) Can you wear any kind of clothing while running this? (As in, the clothing won't affect the performance of the bot as long as Wicked Hood is in inventory yes?)
2.) My xp gained & xp/hour shows 0 - yet I've been running it for a good 10-15 minutes. Perhaps I missed something I needed to fill out or...? Or do I need to wait a bit longer for it to register?
Thanks!
snowfire
05-28-2012, 06:49 PM
Works great however it never clicks nodes have 12k essence now but it still goes only for monsters :S
Wow, I only just opened your script, still under the impression you were searching for npcs with dtms...
I have never seen such a complicated script.
It looks like you match TPA shapes to identify NPCs?
Your script is the kind i look at to learn by. Amazing, apply for members soon.
Actually it's a little more complicated but essentially what i do is section off the screen into smaller areas and i test each one to match model.
(of course certain areas of the screen are excluded - either due to being outside of projected current island or being in clickban or being in areas of no intered - i.e. for example the floor icon)
then the model is being matched - basically every model specifies certain number of colors and number of hits that need to be matched on the section of screen, then i exclude environmentals (i.e. the ordinary colors of the current floor) then i exclude model specific excludes
i don't really use tpas for the exclusion process, it's faster to use counting of colors with no result but number of matches, but if all of the steps above yield possible match, then i finally get some tpas to calculate center of the color channels
then i sort it out by number of hits and average the location as provided by each color channel
~110k exp/hr on 98 rc, almost 99 off mostly your script, good work.
would be nice if you could post 1 h printout so i can augment the front page :P
Sign me up for one 99. :)
http://img69.imageshack.us/img69/1831/99rc1.png
will do :) gratz
Whew after going through a lot of the Tuts and whatnot, finally got this bad boy going! :) And I exaggerate on finally, probably only took around 25 minutes to start up this new world technology!
Anyways, your newest version is running great so far and hopefully in a week or two I'll be on your list on 99s ^_^
I have a couple questions however:
1.) Can you wear any kind of clothing while running this? (As in, the clothing won't affect the performance of the bot as long as Wicked Hood is in inventory yes?)
2.) My xp gained & xp/hour shows 0 - yet I've been running it for a good 10-15 minutes. Perhaps I missed something I needed to fill out or...? Or do I need to wait a bit longer for it to register?
Thanks!
there is a clickban and while some of the times i use right click option to select target, even when i left click, i first verify uptext through fuzzy uptext match, worst case the mouse will hover a little bit above you, but if you have already found target, once it does its hover, it will stop as your location will end up in temporary clickban list
Works great however it never clicks nodes have 12k essence now but it still goes only for monsters :S
i have adjusted few nodes colors, so it should find living souls more readily when i push the next release.
however, normally it ignores nodes that give you less xp than 60 while you are on top floor. I have changed it a little bit for next version, and i have changed the default search order so you will see it give precedence to nodes that give less xp over say soul esswraiths because i measured those nodes to be faster xp per hour
edit: this will be the order in next version by default:
[ TARGET_UNDEAD_SOUL, TARGET_LIVING_SOUL, TARGET_BLOODY_SKULLS,
TARGET_BLOOD_POOL, TARGET_SKULLS, TARGET_JUMPER,
TARGET_SHIFTER, TARGET_NEBULA, TARGET_CHAOTIC_CLOUD,
TARGET_SOUL_ESSWRAITH, TARGET_BLOOD_ESSWRAITH, TARGET_DEATH_ESSWRAITH,
TARGET_LAW_ESSHOUND, TARGET_FLESHY_GROWTH, TARGET_NATURE_ESSHOUND,
TARGET_ASTRAL_ESSHOUND, TARGET_FIREBALL, TARGET_VINE,
TARGET_FIRE_STORM, TARGET_CHAOS_ESSHOUND, TARGET_COSMIC_ESSHOUND,
TARGET_ROCK_FRAGMENT, TARGET_WATER_POOL, TARGET_BODY_ESSHOUND,
TARGET_GENERIC_ESSHOUND, TARGET_MIND_STORM, TARGET_CYCLONE,
TARGET_FIRE_ESSLING, TARGET_EARTH_ESSLING, TARGET_WATER_ESSLING,
TARGET_MIND_ESSLING, TARGET_AIR_ESSLING];
Duane
05-28-2012, 11:05 PM
Hmm after 2 hours, I'm only marked up at ~70k xp/hour :o
Does the full wicked suit boost the xp rate greatly or something?
http://gyazo.com/e6ee542c3ff30156729e5dccc223b5a1.png?1338245670
Also, I have no idea why the xp shows 0 - but I reset the RC counter right when I started the script.
divine king
05-29-2012, 05:16 AM
worls like charm thank ya
Hmm after 2 hours, I'm only marked up at ~70k xp/hour :o
Does the full wicked suit boost the xp rate greatly or something?
http://gyazo.com/e6ee542c3ff30156729e5dccc223b5a1.png?1338245670
Also, I have no idea why the xp shows 0 - but I reset the RC counter right when I started the script.
haha i never saw that before... but i know exactly why...
+1 xp Lots!
is the problem... that is the counter i'm trying to read, "Lots!" is not a number last time i looked :)
Belak70
05-29-2012, 09:49 AM
thx heaps got 99 today :D
http://puu.sh/xtjZ
deoxx
05-29-2012, 11:03 AM
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.41
Time Running: 6 Hours, 35 Minutes and 8 Seconds
XP Earned: 46923, per hour: 7130
Points Earned: 926, per hour: 140
Preempted Counter: 15
Current Runecrafting Level: 42
Essences Available: 17403
Current Floor: Lowest level RuneSpan
RUNESPHERE is active!!!
==========================================
It worked alright overnight, but a lot of the time it would move the mouse around one of those animals (forgot name) or one of the platforms that you move islands over without clicking on it, then after a few minutes click something. It started to get better over time but it was really slow in the beginning.
Threshold
05-29-2012, 11:29 AM
haha i never saw that before... but i know exactly why...
+1 xp Lots!
is the problem... that is the counter i'm trying to read, "Lots!" is not a number last time i looked :)
Mine was doing the same thing and now I know why. Haha
Also, for some reason 4.0.41 is now clicking the soulwraiths and bloodwraiths over and over again so the only way it can die and give me my essence is if someone else kills it as well. This is bad at first but good later I guess. Maybe people should get 1k essence legit first?
Mine was doing the same thing and now I know why. Haha
Also, for some reason 4.0.41 is now clicking the soulwraiths and bloodwraiths over and over again so the only way it can die and give me my essence is if someone else kills it as well. This is bad at first but good later I guess. Maybe people should get 1k essence legit first?
that would be because of the xp not detected, there is xp timeout but i will try to put in essence watcher - because changes in essence levels are almost as good of an indicator as changing xp (xp detects misfires - those +1 and +2, but essences can only detect successfull siphoning)
blink
05-29-2012, 03:15 PM
thnks for the 99 rc!! :)
Powered by vBulletin® Version 4.2.1 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.