Jump 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.

zScripz

Members
  • Joined

  • Last visited

Everything posted by zScripz

  1. How did you bypass the captcha?
  2. holy shit no you could build a much better one for the same cost
  3. The code where you increment OpenedIt and CheckedIt is unreachable also camelCase pls also you probably want to learn Java before writing a massive merch script
  4. am I on /r/humblebrag right now lmao
  5. Bank pin works perfect now, thank you.
  6. public boolean interactWithTableItem(GroundItem tableItem, String action, int tableHeight) throws InterruptedException { Point p = org.osbot.script.rs2.utility.Utilities.getScreenCoordinates( bot, tableItem.getGridX(), tableItem.getGridY(), tableHeight); int height = (int) tableItem.getMouseDestination().getBoundingBox() .getHeight(); int width = (int) tableItem.getMouseDestination().getBoundingBox() .getWidth(); return selectOption(null, new RectangleDestination(p.x - width / 2, p.y - height / 2, width, height), action, false); } this was old code i used in osbot 1, with a little tinkering it should work
  7. zScripz posted a topic in Introductions
    Bored irl so thought I'd come back and create some scripts. Gonna focus more on free scripts this time around
  8. the virginity is real
  9. itt swizz complains about something that takes literally 5 minutes b/c he would rather fuck over customers than give them a good product claps 4 you!
  10. might want to add that your zybez class isn't yours
  11. zScripz replied to Nick's topic in Archive
    I'm a junior For us you can take any course as long as you're advanced and have the prereqs, except for history and english APs. We have some sophomores and a lot of seniors in a lot of my classes, its all mixed
  12. zScripz replied to Nick's topic in Archive
    easy af but my hand hurt like fuck after writing for so long.. AP lang was easier tho. All in all I'd list from easiest to hardest at least for me this year: Hard: Physics C Calc BC Bio US Hist Lang hbu?
  13. dear god what am I reading
  14. zScripz replied to Jack's topic in Archive
    ap stats aka almost as joke an ap as ap photo
  15. 1. In OSBot 1 we had obj.getMouseDestination().getBoundingBox() which returned a rectangle, which was very useful in drawing objects on screen. I've looked around ObjectDefinition and the new Model, but haven't found any way to access this, if its even still here. I will update as I find things, but liking the new api a lot. Its going to be extremely easy for new scripters to learn how to script.
  16. How finalized are the docs? IE if I begin to develop a script now, is there a large chance that everything will be changed on me? EDIT: As I convert a small script, is distance(Position) gone or am I just missing it?
  17. 317 sweg
  18. enjoy having ur job outsourced to india
  19. enums + its working.
  20. Selling the rights to my scripts as I no longer have time to keep them updated. Obviously you'd get all source code, various test kits, full rights to use them on the SDN, various images associated with them (i.e. script logos) I am not allowed to disclose how much I have made from these scripts, but I will say it is a fair amount ($600+) Scripts included: zCluez zHerblore zWinez zLooter Others (I have lots of lil projects you can have, I'll show you what I got and we can discuss) T.O.S. I am NOT promising a flawless product, however, I am promising (for the 4 listed above) a script that was at one time a premium script on the OSBot SDN (meaning, RS has changed and therefore some of the scripts (zLooter) would need some renevation) I will give a refund IF AND ONLY IF you provide substantial evidence that the script has a MAJOR problem caused by MY code (not OSBot's api or a change in RS). If a small bug is present, I will not refund the seller, however I would be happy to help fix that bug. By purchasing you are guaranteed 100% rights to the script. I would retain the source code, but I would be prohibited from ever releasing/re-selling the script I am happy to show any script you wish to purchase in action, however I will not release any code to you until a downpayment is made. I accept PayPal or 07 RSGP. Feel free to send me a PM or post on this thread or add my skype (in signature), if you would like more info about anything just ask me on skype. Also, I can give you the code for a nice encrypted dynamic sig like the one in my sig on purchase.
  21. wrote this a while back to auto update local scripts.. hope it helps private void checkForUpdate() throws InterruptedException { try { URL url = new URL("url"); Scanner s = new Scanner(url.openStream()); String latestVersion = s.next(); if (latestVersion.equals(/* version getting here*/"1.0")) { } else if (latestVersion.equals("Stop")) { } else { updateScript(); } s.close(); } catch (IOException e) { e.printStackTrace(); } }
  22. zScripz replied to Kittens's topic in Archive
    if you really want to get the same object every time, then search for it using its position.
  23. I don't need another person to tell me what is right and wrong. I am a strong enough human to be able to not rape 3 year olds on the street without a higher power to tell me that
  24. not private its his code which is allowed

Account

Navigation

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.