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.

Greyfish Catherby Edition | All Nodes | Smart Antiban | Bank/Power | Premium Grade

Featured Replies

I'm back!  This script is updated and working, the pathing issue has been resolved.  The new edition will be released soon.  This one however is opensource and the code can be viewed @ https://bitbucket.org/Greyfield/greyfish-catherby-free-edition/src

 

The download for the jar is below.

 

 

f8Bw9ZL.png

4KDJkj4.png

 

 

This is the completed version of the free script.  Hoping to get on SDN soon.

 

Features:

  • All fishing nodes in Catherby supported.
  • Banking option (can be toggled in the GUI).
  • Antiban option (can be toggled in the GUI), unchecked will execute faster however risk a higher chance of being banned.

 

Antiban(will be extended in future premium scripts):

Note that anti-ban patterns are not a true shield against bans.  Though it may help prevent bans.

  • Local NPC interaction.
  • Local Object interaction.
  • Randomized Screen movements.
  • Randomized Mouse movements.
  • Randomized UI interaction, i.e toggling experience counter.
  • Randomized Tab interaction (sub widget hovering).
  • Various other things.

Some anti-ban functions

GbuvO1G.png

 

The GUI is basic, but clean.  No cluttered stupidity.

tmkup7I.png

 

 

To start:

Have the appropriate equipment in your inventory for the fishing node and 'start' with the selected options while in Catherby.  Equipment withdrawing will be handled in a future update.

 

 

If you use the script, if you wouldn't mind please post a proggy for the collection!  That's all I ask.

 

Proggies

IGewLsv.png -> This guy was only 40 fishing.

WAPPbPM.png

 

 

 

 

P.S

I am not an artist, so don't hate on my paint.  I made it as sleek as possible.

 

 

 

DOWNLOAD:

https://mega.nz/#!Ec5D2Dob!y1r8UR0D8l3i3HN8cLdGhL6QoCoAAoex-d1tOg6wyEo

 

 

Post any bugs you may encounter please.

Edited by Greyfield

I've been using this for a few hours and it's been running great! Good work Grey. 

  • Author

Can I have a Scripter of any rank pm me to review the source code and verify there's no malicious intent.  9 posts making a release probably seems a bit odd. 

looks good, but this isn't premium grade "antiban"

 private void cycleAntiban()
    throws InterruptedException
  {
    if (random(3) < 1) {
      AntibanFunction.MOVE_MOUSE_RANDOMLY.execute(this);
    }
    if (random(10) < 1) {
      AntibanFunction.MOVE_SCREEN_RANDOMLY.execute(this);
    }
    if ((this.useAntiban) && (random(25) < 1) && (this.sessionState == SessionState.FISHING)) {
      AntibanFunction.selectRandom().execute(this);
      sleep(random(400, 700));
    }
  }
  • Author

 

looks good, but this isn't premium grade "antiban"

 private void cycleAntiban()
    throws InterruptedException
  {
    if (random(3) < 1) {
      AntibanFunction.MOVE_MOUSE_RANDOMLY.execute(this);
    }
    if (random(10) < 1) {
      AntibanFunction.MOVE_SCREEN_RANDOMLY.execute(this);
    }
    if ((this.useAntiban) && (random(25) < 1) && (this.sessionState == SessionState.FISHING)) {
      AntibanFunction.selectRandom().execute(this);
      sleep(random(400, 700));
    }
  }

 

Eh well I haven't really had time to really look through the entire API to see what's what.  Probably 2 hours at most.  So at this point in time using a hit roll selection was the best I could come up with.  Not saying to disclose what YOU do specifically, but hinting off at it maybe?

 

EDIT:

Actually let me rephrase that because antiban is just a generic way of saying to avoid being banned.  But I assume proper "antibans" in scripts are just a way of making the bot in general function in a more human like manner?

Edited by Greyfield

BcY6w1m.png 

 

- I've been using this for the last 3 hours with no issues at all! Gained 7 levels since I started lobsters at 40. 

Edited by Stiches

  • Author

Fixed

  1. Path walking may have gotten stuck between the oven and bank.
  2. An issue with fishing at the furthest node when it relocates out of viewing range..
  • 3 weeks later...

i put this in my script folder of the osbot folder and for some reason your script isn't popping up. 

  • 3 weeks later...

baac1a9829974846bdeb5dc6b10a7344.png

Handy little script :) Sometimes it gets stuck when its fishing at the most east fishing spot until I walk it towards the bank a bit. (banking problem)

  • 8 months later...
  • 1 month later...

Recently Browsing 0

  • No registered users viewing this page.

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.