View Poll Results: 36-RFC and Blood Wraith model

Voters
32. This poll is closed
  • Blood wraith does not get identified as blood wraith

    7 21.88%
  • Blood wraith is identified correctly but other items match "blood wraith"

    4 12.50%
  • Blood wraith is identified correctly with no false hits but is slow

    12 37.50%
  • Blood wraith is identified correctly and has no false matches and is very fast

    9 28.13%
Page 28 of 57 FirstFirst ... 18262728293038 ... LastLast
Results 676 to 700 of 1421

Thread: Preemptible RuneSpan

  1. #676
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by zmon View Post
    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

    damn lol , and i tought KIKO maker of idung was smart LOL.

    nice 1 make some new scripts man, you are tallented

  2. #677
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    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.

    Script source code available here: Github

  3. #678
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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?

  4. #679
    Join Date
    Jan 2012
    Posts
    273
    Mentioned
    7 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by OMGitzKRYSIS View Post
    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

    Code:
    java -version
    but if you have 64 bit os, you really need to go to

    Code:
    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


    Quote Originally Posted by J J View Post
    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

    Progress Report:
    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]
    Perfect script? There is no such thing as "perfect", only "better than you expect".

  5. #680
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    bot is running perfect ;p

    THANKS
    Last edited by 818181; 05-24-2012 at 10:20 PM.

  6. #681
    Join Date
    May 2008
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by zmon View Post
    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.

  7. #682
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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

  8. #683
    Join Date
    May 2012
    Location
    USA
    Posts
    169
    Mentioned
    2 Post(s)
    Quoted
    64 Post(s)

    Default

    I would literally pay you to give me basics in script making. lol.

    On a side note, I should be 90 rc soon.

  9. #684
    Join Date
    May 2012
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    been running for a couple of days now, works alright. usually around 40k xp/h, f2p:

  10. #685
    Join Date
    Jan 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If all goes to plan, I will be 99 in <10 hours

  11. #686
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Randoms

    EDIT: Gah i'm stupid. Randoms aren't in the bot... Its in Simba... Sorry i'm a newbie
    Last edited by DwLDespair; 05-24-2012 at 11:40 PM.

  12. #687
    Join Date
    Mar 2012
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

    Progress Report:
    ============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.
    I have ADD so im learning to script at a very... slow rate.

  13. #688
    Join Date
    May 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  14. #689
    Join Date
    May 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Earth View Post
    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.

  15. #690
    Join Date
    May 2012
    Location
    USA
    Posts
    169
    Mentioned
    2 Post(s)
    Quoted
    64 Post(s)

    Default

    Quote Originally Posted by Vinzorhere View Post
    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..

  16. #691
    Join Date
    Jan 2012
    Posts
    273
    Mentioned
    7 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by Earth View Post
    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
    Perfect script? There is no such thing as "perfect", only "better than you expect".

  17. #692
    Join Date
    Apr 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great script, I'm on the way to 99
    ============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!!!
    ==========================================

  18. #693
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Most epic script, going to get 99 Runecrafting with this.

  19. #694
    Join Date
    May 2012
    Posts
    704
    Mentioned
    4 Post(s)
    Quoted
    147 Post(s)

    Default

    Thank you, zmon, for letting me get 65-80 runecrafting with your script. It's flawless, everything works perfectly. Love ya (no homo)!

  20. #695
    Join Date
    May 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Talking

    Quote Originally Posted by Blakebn2011 View Post
    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

  21. #696
    Join Date
    Apr 2012
    Location
    us
    Posts
    54
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    if im level 46 and i used this for a couple hours how much should i expect to gain if there are no problems?

  22. #697
    Join Date
    Aug 2006
    Posts
    338
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  23. #698
    Join Date
    Jan 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    my best proggie so far.

    will be getting to that 99 hopefully by today.
    thanks bro you are the man!

  24. #699
    Join Date
    May 2008
    Location
    Mental Hospital
    Posts
    414
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default

    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?

  25. #700
    Join Date
    Dec 2011
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thank you.. went from 90-99 with this script.. thank you man. ran flawless for me every version.

Page 28 of 57 FirstFirst ... 18262728293038 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •