Page 9 of 9 FirstFirst ... 789
Results 201 to 216 of 216

Thread: OLDSEx (Lesser Demon Ranger and Mager!)

  1. #201
    Join Date
    Mar 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hm. Suddenly I'm getting the error:

    The automatically split characters are too wide. Try decreasing minspacing.

    This error spams quite a few times in the dos prompt.

    EDIT: This seems to be fixed by reloading SIMBA.
    Last edited by Adamwaddum; 03-21-2012 at 11:04 PM.

  2. #202
    Join Date
    Mar 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i dont get it, where do i put this??? Strings[0] :='';

  3. #203
    Join Date
    Nov 2011
    Location
    Florida
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    This script is great for accounts starting at 1 magic, only problem i have is it doesn't always detect the demon when it respawns

  4. #204
    Join Date
    Apr 2012
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    I just set up this script to level my magic up a bit. It opens the spell book, goes to the spell i set it to cast then just logs out. ( i tried with a bunch and get same result)

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

    Default

    Bump.
    How's it going guys?

    Based on the commits it's still working?
    Or maybe people have made mods to keep it up to date?

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

    Default

    im not sure, but after i get 99 rc ill probably be using it to up my range again

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

    Default

    Guys any ideas on what is the cheapest ranged/spell to use for this? Apart from wind rush/slingshot ofc I'm talking about something that gives decent exp but is also cheap

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

    Default

    YoHoJo i got my 99 rc so im back to this.

    First off, im surprised it still works great!(with my version that is based on xp to tell if its in combat)

    Second, ill edit this with my proggy

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

    Default

    Quote Originally Posted by bolshak25 View Post
    YoHoJo i got my 99 rc so im back to this.

    First off, im surprised it still works great!(with my version that is based on xp to tell if its in combat)

    Second, ill edit this with my proggy
    LOL really it still works huh? That's pretty crazy.
    Hmm I don't remember what I used to check for incombat, I think I just checked to see if a lesser demon existed and if so, assumed you were in combat.

    Very glad to see it still works , excited for a proggy!

    What you using it for now that you're already 99? Just for fun/to be nice?
    How'd you get to 99?

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

    Default

    im at 99 runecrafting, im only 80 range and according to my proggy i got a nice short time to wait till 99

    Progress Report:
    | Running for: 01h 37m 57s
    | Range Experience: 20308
    | Range Xp/Hour   : 12437
    | 10% to Lvl 81 184956 XP to Lvl 81 14 H 52 M to Lvl 81 
    | 15% to Lvl 99 11026569 XP to Lvl 99 886 H 31 M to Lvl 99 
    | Current Lvl 80

  11. #211
    Join Date
    Jul 2007
    Location
    Ottawa, Canada
    Posts
    930
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Setting AutoCast
    ** Warning in Cast: earth strike is not autocast-able **

    I'm guessing that's SRL not your script :S

    Edit: yep quick edit to an incorrect index fixed that.
    ~ Metagen

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

    Default

    You might want to report that then so SRL can be fixed.
    Still find it lol/great this thing still works!

  13. #213
    Join Date
    Jul 2007
    Location
    Ottawa, Canada
    Posts
    930
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok I modified the color tolerance to be higher, and also it would be nice if the camera didn't lower its pitch so much, otherwise it just tries to click the head.
    ~ Metagen

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

    Default

    Quote Originally Posted by Metagen View Post
    Ok I modified the color tolerance to be higher, and also it would be nice if the camera didn't lower its pitch so much, otherwise it just tries to click the head.
    It actually sets camera at highest angle, the 'problem' is that in antiban I have
    Simba Code:
    3: Begin StatsGuise('AntiBan') RandomAngle(1); End;
    I'll change it by adding a SetAngle(SRL_ANGLE_HIGH) after the random angle, good catch.

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

    Default

    Quote Originally Posted by YoHoJo View Post
    It actually sets camera at highest angle, the 'problem' is that in antiban I have
    Simba Code:
    3: Begin StatsGuise('AntiBan') RandomAngle(1); End;
    I'll change it by adding a SetAngle(SRL_ANGLE_HIGH) after the random angle, good catch.
    Hey YoHoJo! i added a amkeshift way of item pickup for rune meds, and death runes. ill pm you the script and you can do whatever with it. i think i have some other changes in there but im not sure.

  16. #216
    Join Date
    Mar 2006
    Location
    Behind you
    Posts
    3,193
    Mentioned
    61 Post(s)
    Quoted
    63 Post(s)

    Default

    Easily updated to be current. Trade mark of yohojo script

    Simba Code:
    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | -->          YoHoJos LDSex 1.0b              <-- |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    | Worked for 55 Minutes and 18 Seconds            |
    | Attacked 30 Demons at a rate of 32 per hour     |
    | Location:                                       |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

    "Sometimes User's don't need the Answer spelled out with Code. Sometimes all they need is guidance and explanation of the logic to get where they are going."

Page 9 of 9 FirstFirst ... 789

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
  •