Jump to content

mikehamz

Members
  • Posts

    70
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by mikehamz

  1. It is actually funny you post here because I saw your comment that I thought was really good that didn't block execution for checking idle time with animations, but it was after I had made this. Would editing your method to something like this work for checking Xp in stuff that doesn't do animations? private boolean NoXpFor(int millis){ if(getSkills().getTotalExperience() > globalXp) { TimeSinceXpGain = System.currentTimeMillis(); globalxp = getSkills().getTotalExperience(); } else { TimeSinceNoXp = System.currentTimeMillis(); } return TimeSinceXpGain + millis < TimeSinceNoXp; }
  2. Method public boolean IsGainingXp (int CheckTime) { int XpChange; int CurrentXp = getSkills().getTotalExperience(); try { sleep(CheckTime); } catch (InterruptedException e) { e.printStackTrace(); } int LaterXp = getSkills().getTotalExperience(); XpChange = LaterXp-CurrentXp; if(XpChange>0) { return true; } else return false; } Example of use while (IsGainingXp(3000)==true) { log ("we have gained xp in the past 3 seconds"); } log ("we stopped gaining xp"); Sorry if this is useless but I couldn't use a check for animations so I made this to see if I gained XP recently. If someone has a better way please post.
  3. goodluck and congratz on the new job!
  4. Dapper-ISH Wildy Altar REQUIREMENTS Lumbridge death spawn Dragon bones in bank/inv Burning amulet(5)'s in bank/equiped FEATURES PKER detection Hops every trip Burning amulet teleport for quick return Self suicide after using bones No noted bones for little risk HOW TO USE Start the script in the Lumbridge area or in the wilderness with dragon bones DOWNLOAD WildyPrayer.jar WildyPrayer.jar
  5. mikehamz

    Stealth Quester

    @Token my other 2 accounts didn't get stuck on shadow of the storm at the part the first one did, but one had a problem memorizing the order of an incantation. Not a problem though since it does most of the quest right for being such a complicated quest. The poison tactic is pretty impressive lmao.
  6. mikehamz

    Stealth Quester

    F2P/P2P: P2P Mirror mode: [YES/NO] NO Low CPU mode: [YES/NO] NO Debug mode: [YES/NO] NO Command line parameters: [only the allow/script parameters are important, no world/bot/proxy/login] Multiple bots running in the same client: [YES/NO] NO Do you have tabs in your bank: [YES/NO] YES Quick start option: [All/F2P/7 QP/Mithril Gloves/Ava/NMZ/NONE] NO Quest: [current quest name, eg Shadow of the Storm] SHADOW OF THE STORM Location: [where was the problem encountered, eg Lumbridge castle kitchen] inside the throne room at this point in the quest log https://gyazo.com/8b87fd8b280e932ebb28cba659562237 <MOST IMPORTANT> Logger contents: [with the OSBot client up, in top right corner Settings -> Toggle logger, copy & paste ALL OF IT. Paste on www.pastebin.com if you are having issues posting on the thread just post the link instead] https://pastebin.com/BRHLbR69 Additional info: [any other info you can provide] Just keeps trying to talk to denath I am not sure what he is supposed to actually do, but I will manually fix it and update what needs to actually happen I don't exactly know what happened but to fix it I left the throne room and re-entered and talked to Mathew to start to ritual. I couldn't start the ritual without leaving and entering. I am running it on a couple accounts so I will see if the others also get stuck.
  7. mikehamz

    Stealth Quester

    F2P/P2P: P2P Mirror mode: [YES/NO] NO Low CPU mode: [YES/NO] NO Debug mode: [YES/NO] NO Command line parameters: [only the allow/script parameters are important, no world/bot/proxy/login] Multiple bots running in the same client: [YES/NO] NO Do you have tabs in your bank: [YES/NO] YES Quick start option: [All/F2P/7 QP/Mithril Gloves/Ava/NMZ/NONE] NONE Quest: [current quest name, eg Shadow of the Storm] THE GRAND TREE Location: [where was the problem encountered, eg Lumbridge castle kitchen] near the end of the quest right when he shows the king the invasion plans he receives 4 twigs from the king - the bot doesn't check to make sure it has the correct amount of inventory space to collect the twigs so it just keeps talking to the king and showing him the invasion plans. <MOST IMPORTANT> Logger contents: [with the OSBot client up, in top right corner Settings -> Toggle logger, copy & paste ALL OF IT. Paste on www.pastebin.com if you are having issues posting on the thread just post the link instead] couldn't get the logger content because I manually fixed it and continued the script so the logger content had past. Additional info: [any other info you can provide]
  8. is this working again?
  9. Pretty flawless script. Ran it all night also good shit.
  10. at 80 range 85 mage 80 def I was getting 16 kills an hour using both with void and now I switched to just mage and get 13 an hour using ahrims. Now that I think about it even if a slower option is added that means kills would go down to like 14-15 an hour it's not even worth training range up on accounts anymore. Just gonna do like that 1 zulrah farmer did and get really high def mage.
  11. that's what I am saying. The main reason zulrah bots get banned is switching too fast and even the not quick option is wayyyy to fast. we need a slower option. Until that is added I am just using mage only no switching even though I have a good range level.
  12. If I use it again Ill take a video. This was just a warning for everyone else, I don't mind if you fix it or not.
  13. the more people use this script the less we get banned from real reports lol
  14. script is having a lot of issues recently and it needs fixed a lot now. It clicks use on the bones and missclicks the altar because it doesn't having a good angle and doesn't re try on clicking it.
  15. mikehamz

    Stealth Quester

    @token it tried to do this as a solution instead of this (from the wiki)
  16. anyway we could get a slower gear switching mode. Pretty sure a lot of these bans are because it switches gear so quick. Also a question for anyone who uses pure mage no switches is the ban rate a lot lower?
  17. might of been due to the osbot update, but mine also either sits in fally bank waiting or logs out and doesn't ever log in. I just hope it is flawless before deadman where I can make maximum bank farming lol
  18. would be nice to see some default profiles or progressive farming at the beginning levels.
  19. assuming this is insanely low ban rate, but has anyone been banned by this script? also could I please trial. Thanks.
  20. No just the barrows one unless you mule on to your main then u got an insanely low chance of getting banned on main. This bot seems to have a low ban rate atm compared to the zulrah bot though those accounts are getting smashed.
  21. just allow refunds on these scripts that don't get updated pretty simple.
  22. i ran czar's PC bot overnight 9 hours straight no ban but its off SDN now
  23. seems to be down after new update
×
×
  • Create New...