Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mikehamz

Members
  • Joined

  • Last visited

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. is this working again?
  6. Pretty flawless script. Ran it all night also good shit.
  7. 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.
  8. 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.
  9. 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.
  10. the more people use this script the less we get banned from real reports lol
  11. 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.
  12. 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?
  13. 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
  14. would be nice to see some default profiles or progressive farming at the beginning levels.
  15. assuming this is insanely low ban rate, but has anyone been banned by this script? also could I please trial. Thanks.
  16. 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.
  17. just allow refunds on these scripts that don't get updated pretty simple.
  18. i ran czar's PC bot overnight 9 hours straight no ban but its off SDN now
  19. seems to be down after new update
  20. just wana let you know this script is a beast! thanks saved me a lot of time.
  21. could I get a trial please. Thanks!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.