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.

Mysteryy

Members
  • Joined

  • Last visited

Everything posted by Mysteryy

  1. What script?
  2. Op sux
  3. Mysteryy replied to Valkyr's topic in Archive
    voted all because
  4. When I clicked this i had high hopes. I have never been so disappointed in my life.
  5. Mysteryy replied to Adriano123's topic in Archive
    U wanna go to fukin war lil gay boy
  6. Mysteryy replied to Adriano123's topic in Archive
    Caps hurt my eyes
  7. If you used a farming script in the early days of OSBot it was likely mine. When apa says that there is not a market, he is speaking from a scripter point of view. The user count is not there for farming scripts, so its tough to justify making them as a scripter.
  8. I am not super experienced in 3d design or rendering, but I believe something similar to this happens. An object will have a model, this model will have a viewport/perspective based on where you are viewing it from. Based on this, rasterization will occur converting the image into pixles (a rastered image). All of this should be handled in the opengl pipeline or a similar 3d rendering process. And yes, that is the technique that I was thinking of. Here is an image similar to the one I was thinking of that demonstrates the technique running. As you see, the image starts larger, the red line represents the least cost path for that iteration (The pixels that are least noticeable) and then the pixels under the red line are removed.
  9. There are many different image scaling algorithms that exist. The goal is to remove pixels that have the least impact on the image in order to maintain the image quality. For example, if a very black pixel is directly touching many other pixels of a very similar color, that pixel will likely have a small cost when removed, so it may be a good candidate for removal. I seem to recall a pretty cool algorithm that I saw before which will find the shortest path through an image and then remove that path of pixels. This will basically remove a single path of pixels down the image which has a small cost, i.e. they will not be so noticeable when removed. If I remember what I am thinking of I will post the gif here. That is the general idea when scaling an image down. ^_^
  10. Well I hope you fixed it on your code. Not closing streams is a terrible habit and can result in unexpected behavior, especially since the stream isn't being flushed.
  11. Why don't I see a single .close() in this snippet?
  12. Oh shit me too. :p
  13. We will see how bored I get.
  14. You could have uploaded this to github so people can download a zip instead of copy and pasting every file. Just a suggestion. :p
  15. Antiban is a myth to attract users. I don't use it. Ever.
  16. How much do people charge to do these by hand?
  17. Mysteryy replied to 10k's topic in Archive
    Not worth the effort required. The market for farming scripts is just not there. I made the first one on osbot long time ago.
  18. shhhhhhhhhhhhhhhhhhhhhhhhhh
  19. Computer engineer by school, Software engineer by work.
  20. Mysteryy replied to Complexed87's topic in Archive
    Yes the standard osb client will run fine on linux. Install java 8 and make the jar executable and then it will run like normal.
  21. Mfw he bench presses 135 and curls 25 like a bitch
  22. Mysteryy replied to Taxonomy's topic in Archive
    Yes install java and download the osb jar. You will need to make the jar executable before it will run.

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.