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.

The Undefeated

Members
  • Joined

  • Last visited

Everything posted by The Undefeated

  1. Hi (again), As soon as I put this line of code in my script, the console will get spammed with errors and the client will hang. Entity mule = players.closest("Username"); // OR Player mule = players.closest("Username"); // Will do the same
  2. There is probably a reason why it's made in China, can't be healthy for your teeth. (That's what I think)
  3. hHopper.hop(random(1,94), () -> false); // This will randomly choose from world 1 to 94.
  4. When I implement Painter the class has to be abstract which results in me not being able to call methods from another class using this: Fletch fletch = new Fletch(); fletch.exchangeContext(getBot()); fletch.FletcherLoop(); My plan was to just keep the basic paint in the main class and only change the stats.
  5. Half of your VPS specs are written in Dutch. Starting at 4gp?
  6. Hi, I want onPaint to be different for each task my script is doing so it can switch stats when needed but I don't know how. I tried this: // main class public void onPaint(Graphics2D g) { Fletch fletch = new Fletch(); fletch.exchangeContext(getBot()); fletch.FletcherLoopPaint(Graphics2D g); // Fletch class public void FletcherLoopPaint(Graphics g1) { // paint } I am stuck at the onPaint method arguments (or parameters) .
  7. It's not clear to me what you are trying to explain. Extending the Fletch class with MethodProvider will result in the same errors. Edit: My bad gives another error, give me a minute to check.
  8. I know what inheritance is. When i don't extend it, I have to extend it with Script which will ask for an onLoop method. That's not really what I want.
  9. Hi, I tried accessing a method from class Fletch in class main. IntelliJ doesn't give any error but when I try to run it in OSBot it will spam errors with NullPointerException in the console. import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; @ScriptManifest(name = "Testscript", author = "Test", version = 1.0, info = "", logo = "") public class main extends Script { @Override public void onStart() { //Code here will execute before the loop is started } @Override public void onExit() { //Code here will execute after the script ends } @Override public int onLoop() { Fletch fletch = new Fletch(); fletch.FletcherLoop(); return 1000; //The amount of time in milliseconds before the loop starts over } @Override public void onPaint(Graphics2D g) { //This is where you will put your code for paint(s) } } public class Fletch extends main { public void FletcherLoop() { log("This is my fletch loop"); } } I created a fresh script so I don't have to post all my lines of my original script. It's still giving me the same error.
  10. How many accounts do you run and how many got banned?
  11. How do you get Bot busting moderate in stead of a macroing major ban?
  12. Now the issue is getting annoyed which i recorded. Its doing it every fucking time, i got 800 tabs/h because that shitty bug. Fix asap EDIT: Got banned in 2 days using this, was using butler and haven't use any other bot.
  13. Khaleesi's AIO Tabmaker... Also OSBot crashes sometimes, OSbot is showing 50% CPU Usage in the task manager on a 16 Cores Xeon VPS and is completely freezing, i've got a screen of the console, couldn't copy it because it freezed.
  14. Still undetectable? There are some free working tutorial island bots, but they have a high banrate.
  15. Maybe you can try something of this: Worked out pretty well for some people as you can see.
  16. Okay thanks, i'm not going to bank bc that's not the safest way to bot it.
  17. I have a pull-bell. If i have a house with a lectern, can all persons use the butler or do they have to bank?
  18. No he didn´t. I can record it if you want? It's really annoying.
  19. - Mirror or regular client? Regular - Banking method? Butler - Teleport mode? (No butler) / - What is your setup? (Staff equipped, lerctern, tabs choosen?) Staff of air, Oak lectern, Varrock tabs - Printscreen with the Osbot console enabled and script paint when getting stuck. Created a video for you, sorry for filming with mobile, i had to be quick. Most of the time it's walking back, but sometimes it's stuck forever on doing that. https://www.youtube.com/watch?v=Qq9pGmXCC3I&feature=youtu.be
  20. Hi, When will the "issue" be fixed with the slow "reaction time"? Example: When a NPC is walking around and around, the mouse goes to the position where the NPC was a second ago, so its taking sometimes 10 seconds to click on the NPC.
  21. A bit weird, i've setup a account today, i had coins on it, and after that it almost got instant-banned. I had another account, i botted on it, and dit nothing with it after that, i putted some coins on it and it got banned in 20 minutes, bit weird. EDIT: All my accounts got banned of this.
  22. - Mirror or regular client? Regular - Banking method? Butler - Teleport mode? (No butler) / - What is your setup? (Staff equipped, lerctern, tabs choosen?) Oak lectern, staff of air varrock tablets - Printscreen with the Osbot console enabled and script paint when getting stuck. When you don't have a bell it will press on the bell button in the house settings menu and won;t stop doing it. Nope, tabmakers have a very low ban rate, i've never seen a ban for it.

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.