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.

Zappster

Suspended
  • Joined

  • Last visited

Everything posted by Zappster

  1. Just to let you know, I'm 100 CB. We will probs go around lava drags and then around the demiboss's. If Keven comes with us, we have a TB. Me and Vilius both have high range + highish mage, so we can snare.
  2. Yes! He's a great dude and would be an awesome addition to the mod team!
  3. I believe he meant this: http://osbot.org/forum/topic/73332-instant-hopper/
  4. I honestly thought Nix was Stress lol
  5. he said S EDIT: DAMMIT MY CMOS BATTERY
  6. Or any underground community for that matter lol
  7. Sorry, the only thing that gets called in the onStart, relative to the onPaint, is the setBuffImage() call
  8. Zappster replied to Apaec's topic in Spam/Off Topic
    Wow how deep into youtube are you right now
  9. Yeah, I should really move it to a local file :X I'll look into this now thanks for the fast reply
  10. This has been killing me for too long now My paint is : private BufferedImage img = null; private void setBuffImage(){ try { img = ImageIO.read(new URL("http://i.imgur.com/hxNYgK6.jpg")); } catch (IOException e) { } } private static final Font font1 = new Font("Gentium Basic", 0, 16); private static final Color color1 = Color.WHITE; @Override public void onPaint(Graphics2D g) { timeRan = System.currentTimeMillis() - this.timeBegan; g.drawImage(img, 0, 335, null); g.setFont(font1); g.setColor(color1); g.drawString("Rewards collected: "+picked,70, 425); g.drawString("Farming XP(per hour): "+experienceTracker.getGainedXP(Skill.FARMING)+"("+experienceTracker.getGainedXPPerHour(Skill.FARMING)+")",280, 425); g.drawString("Status: "+statusWrite(),130, 455); g.drawString("Run time: " + ft(timeRan), 360, 385); } the img gets set on script start. But everytime I minimise my client and open it again, my paint has disappeared and will only come back after I move my cursor on screen. I have reason to believe setBuffImage() is the culprit as I didn't have this problem before adding it.
  11. Just FYI, This roll back system was before osrs days, all accounts that got rolled back in 2010-2011 are RS3 accounts now
  12. Open up terminal and write: sudo shutdown -h +60 to shut down 1 hour from now.
  13. Zappster replied to Iwandesjon's topic in Resolved
    And to remove adverts and to support a great site with an awesome community
  14. Are you sure you registered on the correct forums? This isn't a tech support site lol. anyways, your question is too vague, next time just google your error: https://support.microsoft.com/en-us/kb/913843
  15. Man, I've seen a lot of baby scans and I can never for the life of me work out which part of it is the baby. Congratulations anyway
  16. I hope runs for President soon
  17. Thanks for the kind words fellow memer. Do you bacon at narwhal aswell? 5 pairs of socks there's one behind the top one so you can't see it
  18. Come at me Jagex. Come detect me now ,,!,,
  19. You have to change the widget aswell as the confirmation clicks (this stuff: this.mouse.click(main.random((int)46, (int)65), main.random((int)75, (int)96), false); )
  20. Please post your solution so other people in the future who may have your problem can fix it
  21. support@jagex or something like that
  22. Email jagex and tell them you wern't botting, but infact, you taught your cat how to play the game.
  23. I was always under the impression that they released "dismiss random" to increase the ammount of botters in RS. I know it's a bit dopey but illuminati and all that. We can't really test this because there's no script to solve each random. I think the randomness of movements/xp gains heavily reflect on if you're getting banned or not for botting (tried and tested, Alch scripts pretty much have an instant ban if you alch with set times and if the xp/hour rarely changes). Until we can get functionality to solve the randoms, we can't claim that dismissing randoms will increase ban rate.
  24. Hate to be that guy, but can you show me proof of this?

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.