Page 2 of 5 FirstFirst 1234 ... LastLast
Results 26 to 50 of 121

Thread: TigerChinner[250K-600K/hr range XP!]

  1. #26
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Quote Originally Posted by po2n star View Post
    I'm going to run this script once I get home.... Can anyone tell me how long it lasts? I wish their was a banking option.
    Well, it would completely depend on your inventory/prayer level/prayers used etc.
    If you use Prayer flasks + 99 prayer + Melee + Rigour + Protect one you would be looking at 1.5/2 hours.
    To maximize the time I would implement Super Prayer Flasks but that is an expensive token to play.

    E: Simply placing the procedure turnprayeron, in another spot after findnormalrandoms seemed to of fixed the problem (I have another 20 natures in inventory, and it appears to still be working fine so I am assuming it worked)
    Simba Code:
    Procedure MainLoop;
    begin
      if (HPLevel < WhenToEat) then
      begin
       GottaEat;
      end else
      begin
        PrayerTooLow;
        FindNormalRandoms;
        TurnPrayerOn;
        if HPChecking then
          if PrayerFailSafe then
            if (PrayerLevel >= DrinkPrayer) then
            begin
              DrinkRangePot;
              HealPoison;
              if (TimeFromMark(AntibanAFK) > MinsPerAntiban * 60 * 1000) then
                begin
                  Antiban;
                  MarkTime(AntibanAFK);
                end;
              FindNormalRandoms;
              TurnPrayerOn;
              ItsGeauxTime;
              Proggy;
              PrintSmart;
            end;
      end;
    end;
    Last edited by [XoL]; 07-09-2012 at 11:32 PM.




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  2. #27
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can this script work with curse prayer?

  3. #28
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by R4nd0m View Post
    Hmm, so I tested this on a crappy account of mine and it worked great the first time (I was watching it pretty much for about 30 minutes, then I dropped the prayer pots to see what it would do.. and it teled perfectly)

    The next time I tried it, I left it alone for 30 minutes come back and log back in. The ring of life activated with 20 nature runes in inventory? o.o

    Wow, Sorry. Just looked at the Logs; apparently I had the drill sargent random (It solved it, and when it came back it didn't auto turn prayer back on)
    I'm glad it's working well! But see below for my thought on the random...

    Quote Originally Posted by po2n star View Post
    I'm going to run this script once I get home.... Can anyone tell me how long it lasts? I wish their was a banking option.
    Yeah, it depends on a lot of stuff like Random said. Here's a prayer drain calculator. I'm going to update the OP with this link.

    Quote Originally Posted by R4nd0m View Post
    Well, it would completely depend on your inventory/prayer level/prayers used etc.
    If you use Prayer flasks + 99 prayer + Melee + Rigour + Protect one you would be looking at 1.5/2 hours.
    To maximize the time I would implement Super Prayer Flasks but that is an expensive token to play.

    E: Simply placing the procedure turnprayeron, in another spot after findnormalrandoms seemed to of fixed the problem (I have another 20 natures in inventory, and it appears to still be working fine so I am assuming it worked)
    I really don't see why this is needed because I have that function right after FindNormalRandoms at the bottom of the mainloop, which is obviously repeating. If it's going to hit that one you added, it'll hit the next one less than 500 milliseconds later...

    Hmmmmm. It's definitely a problem with returning from randoms...basically you returned without prayer on and you got raped by the skeletons lol. Why the hell does going into a random turn off your prayer? Jagex fail if that's the case...



    Quote Originally Posted by po2n star View Post
    can this script work with curse prayer?
    Set whatever prayers you want to use in your Quick Prayers. That's how it turns on your prayer. Enjoy and post a proggy if you can.

  4. #29
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'll be posting a proggy very soon can someone show me what my invo should look like with out blocking anything, thanks!!

  5. #30
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Quote Originally Posted by shstiger2009 View Post
    Hmmmmm. It's definitely a problem with returning from randoms...basically you returned without prayer on and you got raped by the skeletons lol. Why the hell does going into a random turn off your prayer? Jagex fail if that's the case...
    So I just witnessed the dragon random (School house), and solved it myself the prayer was left on the entire time throughout the random so this leads me to believe it was After the random event while trying to open the box? My prayer could of been low to begin with (400 is where I have it drink prayer potion) and within the short span of time prayer could of dropped to 0.

    Not exactly sure on what caused it, I can't seem to replicate. The only other thing I have seen so far is character gets dragged and stands underneath falling debris (Pretty much guaranteed death, unless character moves or is saved my ROL)




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  6. #31
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by R4nd0m View Post
    So I just witnessed the dragon random (School house), and solved it myself the prayer was left on the entire time throughout the random so this leads me to believe it was After the random event while trying to open the box? My prayer could of been low to begin with (400 is where I have it drink prayer potion) and within the short span of time prayer could of dropped to 0.

    Not exactly sure on what caused it, I can't seem to replicate. The only other thing I have seen so far is character gets dragged and stands underneath falling debris (Pretty much guaranteed death, unless character moves or is saved my ROL)
    You must be standing in a weird spot...I have ran this for over 15-20 hours as an estimate and that happened to me like one time...stand here if you can-



    You see that 4th "S" as if you were running across the trail? Stand by the rock to the Southeast.

    EDIT- I THINK I might have just figured this out. SHORT FUSE. Are you using it? I've seen skeletons get dragged away from me, but I've also seen them start to go away and some stay because I attacked them. That could have to do with attack speed. Let me know!

    Edit 2- Wait, short fuse is actually slower than medium. Hmmmm...even not about this problem you're having, I'd recommend short fuse. It's more accurate and I didn't notice a major XP difference, but I switched to short pretty quickly after I made the script so I could be wrong. Medium costs way more per hour if there's no noticeable XP gain.

    Also do you have a Varrock teleport tab in your inventory? It should teleport out with that before your ROL as long as you have it set at 100.

    Last but not least, how are you getting randoms so often? The only time you should ever get a random is if you stop attacking for like 5-10 seconds at least, or something like that.

  7. #32
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Quote Originally Posted by shstiger2009 View Post
    You must be standing in a weird spot...I have ran this for over 15-20 hours as an estimate and that happened to me like one time...stand here if you can-

    EDIT- I THINK I might have just figured this out. SHORT FUSE. Are you using it? I've seen skeletons get dragged away from me, but I've also seen them start to go away and some stay because I attacked them. That could have to do with attack speed. Let me know!

    Edit 2- Wait, short fuse is actually slower than medium. Hmmmm...even not about this problem you're having, I'd recommend short fuse. It's more accurate and I didn't notice a major XP difference, but I switched to short pretty quickly after I made the script so I could be wrong. Medium costs way more per hour if there's no noticeable XP gain.

    Also do you have a Varrock teleport tab in your inventory? It should teleport out with that before your ROL as long as you have it set at 100.

    Last but not least, how are you getting randoms so often? The only time you should ever get a random is if you stop attacking for like 5-10 seconds at least, or something like that.
    I use short fuse, and I get randoms (twice a hour, lol). I also do have varrock tab in inventory, and ROL. I will see if I can reproduce it.




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  8. #33
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by R4nd0m View Post
    I use short fuse, and I get randoms (twice a hour, lol). I also do have varrock tab in inventory, and ROL. I will see if I can reproduce it.
    Your ROL must be BARELY saving you then...I'm thinking you are going from probably full HP to your ring of life saving you...I hope you can reproduce it.

    Also like I said you shouldn't be getting that many randoms, you shouldn't get any if no one is around you. Go to the spot I told you and make sure no one is around. The only thing that I can think of if you're there is someone doing monkey madness and running through...hmmm.

  9. #34
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Quote Originally Posted by shstiger2009 View Post
    Your ROL must be BARELY saving you then...I'm thinking you are going from probably full HP to your ring of life saving you...I hope you can reproduce it.

    Also like I said you shouldn't be getting that many randoms, you shouldn't get any if no one is around you. Go to the spot I told you and make sure no one is around. The only thing that I can think of if you're there is someone doing monkey madness and running through...hmmm.
    Yeah probably I was on the questing world earlier :P
    Yeah it barely saved me, I had 112 hp when I logged back in 0 prayer! Anyway I can't seem to replicate it (I put my account in like 15 different situations).




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  10. #35
    Join Date
    May 2012
    Location
    Pennsylvania, USA
    Posts
    412
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    About how many chins will it take to get from 80-99?

    Signature by: Vinyl Scratch

  11. #36
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ran script flawless for a hour...Thanks bro will post proggy in morning!

  12. #37
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by R4nd0m View Post
    Yeah probably I was on the questing world earlier :P
    Yeah it barely saved me, I had 112 hp when I logged back in 0 prayer! Anyway I can't seem to replicate it (I put my account in like 15 different situations).
    So I just wrote a reply that took me like an hour but I didn't realize it was that long so I deleted.

    TL;DR of that long post- You get dragged away by someone running by and your skeletons attacking them. You aren't gaining XP so you get a random. When you return from the random, since Jagex fails and doesn't disable your prayer drain during certain randoms, you have a good chance of returning to the Dungeon with no prayer. By this time, the skeletons are probably aggressive again. You are then stuck trying to solve the Reward Box and if your prayer is already 0 or turns to 0 during that, the skeletons almost kill you because they hit really hard.

    The problem could be solved by disabling solving Rewards, but then if that happens, or you don't even get a random after getting dragged away, you'll just get hit by debris until you teleport out from the script or the ROL.

    Because of this, I think that disabling randoms would be best for this script. I'm sure I could get it to make sure it's always near a wall, but as this script really won't run for more than 2-3 hours or so (because of no banking support), I don't think it's worth it. If it had banking and the potential to run for more than that, I'd try it.

    Quote Originally Posted by xTheWayOfTheWarriorx View Post
    About how many chins will it take to get from 80-99?
    It depends on your range level, attack bonus, if you're using extremes/regular ranging pots, and if you're using a prayer that boosts your Ranged level like Eagle Eye, Rigour, etc.

    Quote Originally Posted by po2n star View Post
    ran script flawless for a hour...Thanks bro will post proggy in morning!
    Glad to hear, and yes post one! I assume you will read what I posted above about players running by / randoms messing up the script...so just be careful for the time being and keep that ROL on. If I do disable randoms, it'll just log you out so that you aren't stuck in a random doing nothing/looking bot like.

  13. #38
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    490k a hour & I been lasting about 2hours at the chins....

    I been averaging 1 random a hour; I have team viewer open at the office computer to log out and log into RS to complete the random then log back into RS via Simba.

    Amazing script! Thank you, should get 99 in no time I wet from 91-93 since using the script.

  14. #39
    Join Date
    Jun 2012
    Location
    THE Students-City of Holland
    Posts
    332
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Wow seems a very nice exp/h I will try this
    Former Name: MasterCrimeZ.
    ToDo: 1. Finish my private bot 2. Make some cool bots for this community 3. Become a member
    If you have any questions about scripting, feel free to PM me

  15. #40
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So far so good; so have you thought about adding a banking feature to this script?

    Another question; does this support ovals? I havent tried yet but wondering if it does.

    Lastly over all wanted to say thank you, script came out just in the right time.

  16. #41
    Join Date
    Mar 2012
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The problem is that it if they not attaking you it just stays there and wait.

  17. #42
    Join Date
    Feb 2012
    Posts
    134
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why not add prayer renewal to this? Way longer trips.

  18. #43
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by po2n star View Post
    So far so good; so have you thought about adding a banking feature to this script?

    Another question; does this support ovals? I havent tried yet but wondering if it does.

    Lastly over all wanted to say thank you, script came out just in the right time.
    I've thought about adding banking/walking. I might do it, but don't hold your breath.

    Quote Originally Posted by chuckyb0y View Post
    The problem is that it if they not attaking you it just stays there and wait.
    Yeah, this is so that you don't start attacking one that is running away from you (trying to attack someone else), and you get dragged away from your safespot. This already happens sometimes if you auto-retaliate...look at the posts above and that's why I don't want it to get dragged away.

    Quote Originally Posted by Juggalo812 View Post
    Why not add prayer renewal to this? Way longer trips.
    How much longer would trips last? I came back to RS after a bunch of updates and I'm not too familiar with all the new stuff.

  19. #44
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You may have already answered the question;

    It seems like when someone else comes to my spot where I am training it doesn't attack the Skellys anymore... Anyway to fix this?

  20. #45
    Join Date
    Dec 2011
    Posts
    505
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Quote Originally Posted by po2n star View Post
    You may have already answered the question;

    It seems like when someone else comes to my spot where I am training it doesn't attack the Skellys anymore... Anyway to fix this?
    move to another spot or worldhop

    For OP
    I think we need to implement if it doesn't gain any xp for a certain amount of time it should world hop... or maybe if it detects another player in the spot it should world hop.... a script which does that 2nd suggestion is: http://villavu.com/forum/showthread.php?t=75070

    So look at the code maybe you could figure it out how to implement it to yours or ask Ash to help on adding it.

  21. #46
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by po2n star View Post
    You may have already answered the question;

    It seems like when someone else comes to my spot where I am training it doesn't attack the Skellys anymore... Anyway to fix this?
    Look below.

    Quote Originally Posted by blinkblink View Post
    move to another spot or worldhop

    For OP
    I think we need to implement if it doesn't gain any xp for a certain amount of time it should world hop... or maybe if it detects another player in the spot it should world hop.... a script which does that 2nd suggestion is: http://villavu.com/forum/showthread.php?t=75070

    So look at the code maybe you could figure it out how to implement it to yours or ask Ash to help on adding it.
    Yeah, tomorrow I'm going to update it.

    I'll add world hopping definitely. This is the next best thing to do for this script...I was thinking of making it attack the skeletons, but as previously discussed in the thread, it could drag you away and that's what we DON'T need at all. World hopping should make them aggressive towards you again.

    Good suggestion, I'll get to it tomorrow.

  22. #47
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    AWESOME! Can't wait to use it again. Thanks man.

  23. #48
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I thought of world hopping, but wanted to first see what he thought before I mentioned world hopping as a option.

    I'd also take a look into possibly more of a random anti ban, often looking at XP little more often then it does, but have two mouse presets of looking at the xp...so its not always the same way.

    Secondly have you got this to work with super prayers? or ovals?

  24. #49
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by po2n star View Post
    I thought of world hopping, but wanted to first see what he thought before I mentioned world hopping as a option.

    I'd also take a look into possibly more of a random anti ban, often looking at XP little more often then it does, but have two mouse presets of looking at the xp...so its not always the same way.

    Secondly have you got this to work with super prayers? or ovals?
    I say change your anti ban to like once every 3-4 minutes. It doesn't need it that often really.

    And no but that's another thing I should get in there with world hopping. I should release 1.3 tonight, but if I don't, definitely tomorrow for sure.

  25. #50
    Join Date
    Jun 2012
    Posts
    712
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by shstiger2009 View Post
    I say change your anti ban to like once every 3-4 minutes. It doesn't need it that often really.

    And no but that's another thing I should get in there with world hopping. I should release 1.3 tonight, but if I don't, definitely tomorrow for sure.
    Are we world hopping every 50mins or are we world hopping if they detect another player?

Page 2 of 5 FirstFirst 1234 ... 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
  •