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.

we need few snippets

Featured Replies

Please post your 

 

 

  1. Anti ban method
  2. Chop methods
  3. Nest dection / pick nest up ;)

 

Edited by Jew Fin

Please post your 

 

 

  • Anti ban method
  • Chop methods
  • Nest dection / pick nest up ;)

Anti ban

I don't use it. Fuck it, that's my own risk.

Chop method

A simple interact with a tree

Nest dection

Use onMessage, it you get message about nest on floor or what not. Search ground item for nest pick it up. And keep wood cutting

Why would you even need people to submit code for this, snippets are supposed to be at least something worth spending the time to make/have a solid function and don't take 5 seconds to create.

 

public void chopTree(String s) {
Entity tree = closestObjectForName(s);
if (tree != null) {
if (tree.isVisible()) {
tree.interact("Chop down");
sleep(random(50000000000, 600000000);

 

  • Author

But if there are no exmaples how can they learn?  I mean theres no search button in api, :)

If you can't figure out how to use the API, learn more about java, you'll understand how it's organized and where to go, it's like the alphabet, you've got to know where to search, the API is your dictionary.

  • Author

Maye i dint explain what i meant: 

if there where examples people can learn from them easier..

 

 

mastur anti ban raight hurr:

pitchAngle = random(0,360);

yawAngle = random(0,360);

this.client.rotateCameraPitch (pitchAngle);

this.client.rotateCameraToAngle(yawAngle);

Jagex will nevur know you're a bot mwhaahahahahahaa

  • Author

 

if (random(100)==00){

            client.rotateCameraPitch(65+random(0,360));

            }

 

"please write me a woodcutting script that I can claim as my own"

 

what u mean?


 
if (random(100)==00){
            client.rotateCameraPitch(65+random(0,360));
            }
First, pitch is when you move your screen up and Down.

Second, 67 is the max pitch. If I'm not mistaken.

Guest
This topic is now closed to further replies.

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.