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.

Bobrocket

Members
  • Joined

  • Last visited

Everything posted by Bobrocket

  1. You're running me out of business here :'( Looks good though! Remember that map.distance() is deprecated though
  2. Alek said he was changing the rule regarding it like 2 days ago :p
  3. Nice dude! I had a similar idea where I was going to create my own scripting language for my scripts for presets, the following would be something that thieved from a guard: walkto varrock tag GUARD "Guard" NPC_TYPE interact GUARD "Pickpocket" My API would handle it flawlessly, with built in variables (varrock being varrock square for example), and the script would handle when to stop and restart etc. Good luck
  4. RS2Widget goldAmulet = getWidgets().get(x, y, z); goldAmulet.interact("Make-X"); getKeyboard().typeString("420", true);
  5. No one really knows what prevents bans. The idea of an antiban/antipattern is to essentially un-patternise yourself by doing some interactions that do not relate to the task. Whether or not these actually work is a different story, as humans have their own set of patterns. The most effective method to prevent bans would be to record your gameplay, and look at all the little interactions. Look at how you move your mouse, where you click, why you click where you click, as well as any interactions that do not relate to the task. For example, before an interaction finishes you may hover over the bank or whatever so you can bank quicker. I highlight a few things in my threads that can help un-patternise, for example attempting to simulate focus or adding typos to your strings. No one knows if these things actually help ban rates, but there does seem to be some correlation between antipatterns and ban rates (remember: correlation is not causation)
  6. There is no "make all", only " Make-X". From there you need to use the keyboard to type a random number (look at the Keyboard class in the API)
  7. The problem with bossing is the high requirements. KBD, however, is definitely possible for a script.
  8. In OSBot settings, look for "Widget debug". Tick that and hover over the widget you want to check for. RS2Widget smeltSelect = widgets.get(309,2); Widget (309, 2) is the widget of molten glass, so you want to get the one for gold amulet (u). Hover over the gold amulet (u) in the smelt widget and record all 3 numbers (look at the coloured borders) Good luck!
  9. I get this problem with 1.091 and .092. Simply crashes after "loading stream32.so", no error log or anything.
  10. They say if you do an emote before you bot there's less of a chance of you getting banned
  11. betrayal at falador
  12. Yeah, it's going to be a long journey but it's primarily something that I can put on my portfolio to show my AI knowledge (+ I get to use it as a free chatbot for my scripts if all goes well) At the end, I want to be able to try and predict the tone for a specific message, and then get the robot to build a sentence from scratch using its knowledge. Either way, it works and (some) people are taking this seriously :p
  13. It's the start of a neural network. When I get a decent database of conversations, I can begin working out equations and getting a solid framework down
  14. Alright, so I'm trying to make a basic chatbot. Link: http://bobrocket.co/omniscript/chatbot/portal.php You can teach the robot a conversation, or attempt to talk to it. Rules: No punctuation, the robot does not recognise this Try to use lowercase only (the robot is smart enough to convert to lowercase, but just a precaution) Please don't put stupid shit into this. I am going to use this for my scripts, so I would like to not have to go through 10,000 "jokes". Your submissions will not be visible immediately, I have to approve them and modify (add synonyms and markup for the robot to understand better) first. Thanks, and enjoy! Please report any stupid stuff to me ASAP
  15. Good luck!
  16. Sorry guys, decided to do this all myself. Thanks anyway!
  17. It is very possible for people to be ddosed for days, weeks, months etc. What is improbable (note, not impossible), however, is a random trader being ddosed for days on end. Also, police really can't do much to a ddoser unless they actually make a company lose money (eg ddosing amazon would lose them millions of dollars every minute). Just thought I'd put my 2 cents here
  18. Well you have to update java to your latest version and then
  19. if (!getInventory().contains("Iron battleaxe")) { //no battleaxe } if (getInventory().contains(999, 1337, 289)) { //Has all of those IDs }
  20. Bobrocket replied to SshinigamiS's topic in Farewells
    20m the worst you can do?
  21. I need the following skills done on my main: 65-70 range (if possible) 60-70 defence I need this done hand done only. Offer prices below, I can supply everything needed (food, cannon if wanted etc) Thanks!
  22. Legally: go with benq. High quality and cheap af. Illegally: buy them from amazon, claim when you got them the box was empty OR (pro version) you plugged the monitor in and it smelt of bubblegum and expanded rapidly (common problem with li. ion batteries, most amazon support will sympathise and refund; I do not recommend this as it is illegal and fraud etc etc)
  23. I really would invest in 2 or more monitors. I have 2x 24" monitors and they're lifted above my desks with my monitor stand, and it's worth every penny. Takes up no space and works wonders.
  24. Bobrocket replied to Rhodry's topic in Runescape
    I hope so :p

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.