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.

Request: AFKER

Featured Replies

Turns camera once ever 3-4 minutes 

 

Reason: I'm one of the 2 people standing in varrock W1 standing.

how about you stop standing.. "I just stand.."

Edited by Definite

Is this a serious request?

 

because if it is, here's one. And you can have the source too.

 

source:

import org.osbot.rs07.script.Script;
import org.osbot.rs07.script.ScriptManifest;

import java.awt.*;

@ScriptManifest(name = "AFKer", author = "Apa", version = 1.0, info = "", logo = "")
public class Afk extends Script {

	@Override
	public void onStart() {
		log("Started: AFKer");
	}

	@Override
	public void onExit() {
		log("Stopped: AFKer");
	}

	@Override
	public int onLoop() throws InterruptedException {
		antiBan.rollAntiban();
		return random(2000, 3000);
	}

	@Override
	public void onPaint(Graphics2D g) {
	}

}

and here's a download:

 

http://www.filedropper.com/afker

 

merry christmas

apa

Is this a serious request?

 

because if it is, here's one. And you can have the source too.

 

source:

import org.osbot.rs07.script.Script;
import org.osbot.rs07.script.ScriptManifest;

import java.awt.*;

@ScriptManifest(name = "AFKer", author = "Apa", version = 1.0, info = "", logo = "")
public class Afk extends Script {

	@Override
	public void onStart() {
		log("Started: AFKer");
	}

	@Override
	public void onExit() {
		log("Stopped: AFKer");
	}

	@Override
	public int onLoop() throws InterruptedException {
		antiBan.rollAntiban();
		return random(2000, 3000);
	}

	@Override
	public void onPaint(Graphics2D g) {
	}

}

and here's a download:

 

http://www.filedropper.com/afker

 

merry christmas

apa

antiBan.rollAntiban();
		return random(2000, 3000);

what is above used for?

antiBan.rollAntiban();
		return random(2000, 3000);
what is above used for?

Osbot has default antiban. You roll the dice. If it lands on the number it will execute some sort of random

  • Author

Is this a serious request?

 

because if it is, here's one. And you can have the source too.

 

source:

import org.osbot.rs07.script.Script;
import org.osbot.rs07.script.ScriptManifest;

import java.awt.*;

@ScriptManifest(name = "AFKer", author = "Apa", version = 1.0, info = "", logo = "")
public class Afk extends Script {

	@Override
	public void onStart() {
		log("Started: AFKer");
	}

	@Override
	public void onExit() {
		log("Stopped: AFKer");
	}

	@Override
	public int onLoop() throws InterruptedException {
		antiBan.rollAntiban();
		return random(2000, 3000);
	}

	@Override
	public void onPaint(Graphics2D g) {
	}

}

and here's a download:

 

http://www.filedropper.com/afker

 

merry christmas

apa

Is serious, thanks a million! :)

antiBan.rollAntiban();
		return random(2000, 3000);

what is above used for?

 

Client has little things in it like turn camera, move mouse already

so all he's doing is making that poll every 2-3 seconds

I only stand*

o.. The original. Soon to be "I only banned" from all the notice you are getting on reddit and if you bot. 

Would they actually even ban you from just standing lmao, sounds pretty dumb

Osbot has default antiban. You roll the dice. If it lands on the number it will execute some sort of random

thanks for the information :)

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.