Page 1 of 9 123 ... LastLast
Results 1 to 25 of 216

Thread: OLDSEx (Lesser Demon Ranger and Mager!)

  1. #1
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default OLDSEx (Lesser Demon Ranger and Mager!)

    [O]utstanding [L]esser [D]emon[S]uper[Ex]terminator!



    What Does It Do?
    This script is made to attack lesser demons at the top floor of wizards tower (here). There is one lesser demon that continually spawns and is behind a fence, so ranging it and mageing it leave you completely safe!


    What are the requirements?

    Level 1 Magic in order to at least cast Wind Strike/Wind Rush (Wish Rush is nice because it only requires air runes, so simply equipping a staff of air gives you unlimited strikes! It's a very weak spell though)

    OR

    Level 1 Ranged to use bows/sling/crossbow. (Slings are nice to use because they require no ammunition, so it's free training and xp to ranged for you! Read about them (here).


    How do I setup?


    1) Head to the top of Wizard's tower, stand outside of the cage like so:
    2) Have your ranged weapon equipped (Choose whichever ranged style you wish to attack with) OR have sufficient runes to cast the spell you want. (DO NOT set auto-cast yourself, let the script do it!).
    3) It's importatnt that you set up
    Simba Code:
    Strings[0]  :='';
    properly. You can choose from any of the recognized SRL spells:
    'wind rush', 'wind strike', 'confuse', 'water strike', 'earth strike',
    'weaken', 'fire strike', 'wind bolt', 'curse', 'bind',
    'water bolt', 'earth bolt', 'fire bolt', 'crumble undead',
    'wind blast', 'water blast', 'iban blast', 'snare',
    'magic dart', 'earth blast', 'fire blast', 'saradomin strike',
    'claws of guthix', 'flames of zamorak', 'wind wave',
    'water wave', 'vulnerability', 'earth wave',
    'enfeeble', 'fire wave', 'entangle', 'stun', 'charge',
    'wind surge', 'teleport block', 'water surge', 'earth surge',
    'fire surge'
    Or enter
    'Range'
    if you wish to range.
    4) Let er rip!


    Known Bugs

    The script is a Beta release right now. So it is up to you to either trust the script, or monitor it every few minutes to make sure nothing goes wrong. Also report all bugs/requests and I will add them in new updates!

    • If you are getting
      ** Warning in Cast: wind strike is not autocast-able**
      even though you chose a valid spell and have the runes for it do this edit:
      Set the spell to auto-cast manually (like log in, and set it to auto-cast yourself), and then find this line in the script:
      Simba Code:
      Result:=Cast(Players[CurrentPlayer].Strings[0], True);
      and get rid of that line, and replace it with
      Simba Code:
      Result:=True;
    • There is some elusive bug in SRL, which when triggered results in an endless loop of your mouse hovering around the bottom left of your inventory. For this reason I HIGHLY RECOMMEND you KEEP AN EYE on the script, or at least check up on it every few minutes. I believe I removed the line of code that causes this, but am not 100% sure yet.




    Help The Script Get Better!

    Please run the script as much as you can (taking breaks and autoing safely of course!) and try to monitor/watch it as much as you can to let me know of any bugs, tweaks, changes, or extra options you would like to see added in upcoming versions.

    Post progress reports to show off your longest runs!

    Make a SRL stats account (here) to show off how much xp/how long you have ran the script! (By default if you don't enter a stats account the stats are committed to the Anonymous account.

    It would also be nice if you could please to me, any amount would mean a lot <3!
    I will also take any GP donations, just send me a PM here


    Need Help?
    AFTER you have followed this guide (here) thoroughly, you may post to ask any questions about anything here!
    Last edited by YoHoJo; 02-08-2012 at 04:09 AM.

  2. #2
    Join Date
    Aug 2007
    Location
    Hawaii
    Posts
    3,880
    Mentioned
    7 Post(s)
    Quoted
    152 Post(s)

    Default

    You horny hindi!

    Lol, looks good . On a roll so far keep it going.
    Faith is an oasis in the heart which will never be reached by the caravan of thinking.

  3. #3
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    aww nice, I am all over this

    I think harry had a slinger like a year ago that I went around 15range - 80
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  4. #4
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Yeah Harry also made a reflection one which I used extensively too!

    I've just been into training magic recently, going to use this to get from 1- 32 and then use YUGAY for a long time/until I can superheat!

    This is a cheap/easy way to train magic so I wanted to script it !

  5. #5
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Lolol leave it to YoHoJo...

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  6. #6
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    Yeah Harry also made a reflection one which I used extensively too!

    I've just been into training magic recently, going to use this to get from 1- 32 and then use YUGAY for a long time/until I can superheat!

    This is a cheap/easy way to train magic so I wanted to script it !
    lol you forgot the O in program xxxxx; at the top

    I get

    "warning in cast: range is not autocast-able"

    I put "range" in the strings[0]

    did I miss a setting?
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  7. #7
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Capital R 'Range'. Also I've never tested ranging yet , but should work.

    Um I don't think so I just downloaded it and it compiles just fine. Thanks.

  8. #8
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    oh capital got me, why is it case sensitive =[ didn't know strings were
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  9. #9
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    I can change it so it takes lowercase or capitals, I'll have it do that in next version.
    So, since I've never tested ranging, is it working okay so far for you?
    What bow/crossbow/sling and ammo are you using? (Really doesn't matter at all, script doesn't check for any of that, just wondering though).

    Longest run for me... wooo...
    Progress Report:
    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | -->          YoHoJos LDSex 1.0              <-- |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    | Worked for 43 Minutes and 33 Seconds            |
    | Attacked 25 Demons at a rate of 34 per hour    |
    | Location:                                       |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

  10. #10
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    yep 8 minutes so far workin great with the sling

    set to a few hours on and half hour break (I assume it's randomized too so about those times) will let it run hopefully for like 6+ hours

    good script to run while the chooseoption thing gets fixed


    5 demons at the rate of 38 per hour
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  11. #11
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Oh coolio!
    The break after X minutes isn't randomized, but the break time itself is randomized, highly doubt jagex looks are that stuff anyways.

    Yay first non-me commit! Glad to see it's working well so far and that you plan to run it long woo!

    Aww man so after chooseoption fixed you don't plan to use it much again?

    My longest report, and confirmed it successfully sops are out of runes/arrows, that's good news!

    Progress Report:
    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | -->          YoHoJos LDSex 1.0              <-- |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    | Worked for 1 Hours, 22 Seconds                  |
    | Attacked 36 Demons at a rate of 35 per hour    |
    | Location:Out of Runes or Arrows                 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

  12. #12
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    naw I'll probably use it x-99, I move around on what I bot a lot, sometimes bot like 5 diff things in a day

    40 per hour now

    I need a range helmet so I kill better, is it true that stuff respawns faster with higher population worlds?
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  13. #13
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    I know that ores re-spawn faster on populated worlds, not sure about monsters and other things though.

    Range helmet? You mean a coif?

    And the per hour really doesn't tell much, different amount of people in room/hits they deal all effect it. I just have it in there for fun.

  14. #14
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    I know that ores re-spawn faster on populated worlds, not sure about monsters and other things though.

    Range helmet? You mean a coif?

    And the per hour really doesn't tell much, different amount of people in room/hits they deal all effect it. I just have it in there for fun.
    yea a coif, I just look at if it raises range attack lol
    well it tells me how much exp I'm getting and how fast I'm killing :P


    but yea I know it works for ores and stuff, so I'm wondering if it's the same for monsters



    runescape update in 1 hour!
    Last edited by grats; 11-30-2011 at 10:57 AM.
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  15. #15
    Join Date
    May 2011
    Location
    In an Island.
    Posts
    1,413
    Mentioned
    2 Post(s)
    Quoted
    149 Post(s)

    Default

    You have such a creative mind, when is to give names to things, especially scripts!
    Really nice, YoHoJo!
    ''If you want something you've never had, you have to do something you've never done''


    total leve 2715/1b exp +... exterminated.

  16. #16
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Progress Report:
    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | -->          YoHoJos LDSex 1.0              <-- |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    | Worked for 4 Hours, 27 Minutes and 59 Seconds   |
    | Attacked 170 Demmons at a rate of 38 per hour   |
    | Location:                                       |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/


    my power would go out in the middle of record making...
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  17. #17
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Quote Originally Posted by grats View Post
    Progress Report:
    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | -->          YoHoJos LDSex 1.0              <-- |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    | Worked for 4 Hours, 27 Minutes and 59 Seconds   |
    | Attacked 170 Demmons at a rate of 38 per hour   |
    | Location:                                       |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/


    my power would go out in the middle of record making...
    Oh wowza! 4 Hour 27 minute run that's awesome glad to see that since I never myself tested it that long!
    Thanks for testing, any feedback or features you would like to see added?

  18. #18
    Join Date
    Nov 2011
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Gonna give this a go, and I'll definitely post a proggy for you. Was thinking about making one of these myself, but I don't have the skills. Glad you made it!

  19. #19
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    Oh wowza! 4 Hour 27 minute run that's awesome glad to see that since I never myself tested it that long!
    Thanks for testing, any feedback or features you would like to see added?
    yea I don't think it breaks at all, I didn't notice it

    I noticed it says "sleepyminutes never used" or whatever
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  20. #20
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    It takes breaks I tested it. Yea might be an unused variable but all vars needed for breaks should be working just fine. Try again and watch the script around the time you set it to break at.

  21. #21
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    You stole my idea But it looks great though!
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  22. #22
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    It takes breaks I tested it. Yea might be an unused variable but all vars needed for breaks should be working just fine. Try again and watch the script around the time you set it to break at.
    weird. watching it again
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  23. #23
    Join Date
    Jul 2010
    Posts
    1,115
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    umm i know people will be asking so ill throw it out now, add pickups?
    like the high valued ones with telegrab
    ill test it soonish

  24. #24
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    yea it doesn't break, it logs out and then logs back in instantly

    breaking is set for 30 minutes


    or is that 30ms? because breakevery says minutes, breakfor doesn't say minutes though
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  25. #25
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    @Bolshak What's good to telegrab from them besides rune medium helmets? And yeah I was thinking of adding telegrab rune med option later, thanks!

    @Grats what the fa! Hmm just looked again, I guess that explains why SleepyMinues was unused them... change line 344 to
    Simba Code:
    SleepTime:= ( (BreakFor*60000) + RandomRange(-120000, 120000));
    you're right, forgot to convert the Ms to Minutes!
    And DAMN you are blowing up the stats for it, thanks!

Page 1 of 9 123 ... 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
  •