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.

Appelflapjes

Members
  • Joined

  • Last visited

Everything posted by Appelflapjes

  1. New account => The Knight's Sword => get some gp to do last levels?
  2. Appelflapjes replied to A K P Unit's topic in Archive
    Indeed. It's just a basic string over and over again (with maybe some random chars added). Easy to code.
  3. Very interesting! Thanks for the read ;)
  4. Google is a god: http://osbot.org/forum/topic/68912-grand-exchange-price-api/ Look a bit more next time.
  5. Something like this? (not an expert either ) case ATTACK: NPC target = npcs.closest(new Filter<NPC>() { @Override public boolean match(NPC npc) { return npc != null && npc.getName().equals("Yak") && !npc.isUnderAttack() && npc.getHealth() > 0 && map.canReach(npc); } }); if (target != null) { target.interact("Attack"); status = "Interacting with Yak"; sleep(random(500, 800)); } else { // No yak available } break;
  6. Then it suddenly had been flagged at the time i started Barrow'ing... Since I botted alot before then. Still, script is awesome. Would recommend
  7. Botted this for about 5 hours, main got banned. (Yes i used breaks etc, I'm not stupid Depends on a couple of factors.
  8. Even if it could detect the projectile, the client wouldn't be able to switch prayer that fast I assume? Since switching takes 0.5s or sth.
  9. Sweet idea. But won't this crash the price REALLY bad? No one uses salamanders (even at Barrows, where people used it back in the day), so price will drop significantly. Edit: Woops nevermind, didn't realise herbs were free. Darn NMZ Ignore my post ere
  10. This script is a bit old... Might want to check the date of the previous post.
  11. No probs. Be sure to also mention that in court. Don't consider it of a test, but more of telling a story. Don't be that guy who loses the case because he's sweating/hesitating/mumbling/...
  12. Bank stats don't really show anything, you couldve withdrawn more than 100 at that time, maybe you had it in cash already. I'd suggest write down all facts down, and get as much proof you possible can (ofcourse...). Remember is you tell your story straight, with alot of details, without hesitation, it will be ALOT more convincing. Mails/texts to someone else to tell them you're doubting/not doing it?
  13. Write everything down what you know, in case you get to do your story, you don't leave out details. When they don't have proof of something you clearly haven't done, it'll be your word against his (theirs?). Do not, in any case, get uncertain about your position. Keep the focus on the fac that YOU are the victim, not him. Good luck Edit: Do you have some kind of proof the contract didn't go as planned first? Because technically you signed it...
  14. Very interesting... Thanks for the great read!
  15. Will try :3. Thanks! Awesome & Bedankt ^^ Thanks ;) Me too, in a week i have finals, so I'm holding off on releasing alpha of my #1 ;)
  16. Thanks My first real script is near releasable. It's almost in alpha
  17. Interested. I'm willing to repay 5M if I'm able to reclaim
  18. Maybe they only tracked a level 3 selling oak logs for 2M? Edit: and the botted accounts banned because of obvious reasons ;) Maybe they aren't linked to each other?
  19. Welcome Interested in actually creating scripts?
  20. Thanks! And thank you for trusting in me . Thanks! I do hope so, I already got the passion to do such things, so let's see and wait . Also Thanks I am aware of this... I'll need some real good antiban (got a few in mind for next scipt), but I suppose that mirror is still the safest thing to do . Lets hope and see .
  21. I DIDNT DO ANYTHING WRONG, IT WASN'T ME. Thanks Seems like I'm having a bodyguard from those very very nice people which call themselves 'moderators' . Thanks!
  22. Thanks man! Thanks! And I personally REALLY hated scripts with low amount info about what it does and what the scripter is doing with it (which update next, ...). I wanna be the guy who people can ask and will receive answers.
  23. Not really but thanks !
  24. It indeed does look neater (but seems more difficult with filters (which i've never used before))! Will try to figure that out ;).

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.