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.

Leaderboard

Popular Content

Showing content with the highest reputation on 04/06/13 in all areas

  1. 4 points
    FuzzyFightCaves v1.0 If any of you have used the same script from vInsert. you will know what to expect from this script. I'm currently converting it from Java and vInsert's API to Groovy and OSBot's API. It shouldn't take long and I shall attach a zip file containing the .groovy files to the thread. NOTE: Current version is very basic, will improve script much more as soon as support for Java is added. Instructions: - Save script as "FuzzyFightCaves.groovy" - Place in: -> %userprofile%/osbot/scripts (Windows) -> /home/osbot/scripts (Mac/Linux) - Launch bot -> Log in -> Position your character near the entrance - Open script selector -> Click "Reload" -> Select "FuzzyFightCaves" -> Click "Start" Changelog: - v1.0 -> Initial release. - v1.1 -> Walks to centre of caves if out of combat for 10 seconds -> Camera should have stopped moving around so much Features: - Entering caves - Running back to centre of the area if out of combat for too long.// -- No GUI yet -> coming soon (When Java support is added)// - GUI// -> Shows experience and tokkul gained (and average hourly rates) Planned features: - GUI -> Exp and tokkul gains with hourly rates - NPC clicking -> Could be added now, but buggy and will likely lower the exp/h - Food/prayer support -> Food and prayers will be selectable by the user Known bugs: - None! Script: import org.osbot.script.ScriptManifestimport org.osbot.script.rs2.map.Positionimport org.osbot.script.rs2.model.RS2Objectimport java.awt.*@ScriptManifest(name = "FuzzyFightCaves", author = "Fuz", version = 1.1D, info = "Superior Fight Caves training script! (Crappy version)")public class FuzzyFightCaves extends org.osbot.script.Script { private static final int CAVE_ENTRANCE = 9356; private static final int CAVE_EXIT = 9357; private static final int TIMEOUT = 10; private int timeOut = TIMEOUT; private RS2Object exit; private RS2Object entrance; @Override void onStart() { } @Override int onLoop() { if ((entrance = getClosestObject(CAVE_ENTRANCE)) != null && (exit = getClosestObject(CAVE_EXIT)) == null) if (!selectEntityOption(entrance, "Enter")) client.moveCameraToEntity(entrance); else { if (timeOut < 1) { walk(getCentralTile()); timeOut = TIMEOUT; } else if (!client.myPlayer.isAnimating()) { timeOut -= 1; return 1000; } else timeOut = TIMEOUT; } return 2000; } @Override void onPaint(Graphics g) { } private RS2Object getClosestObject(int id) { RS2Object o = null; for (RS2Object obj : client.getCurrentRegion().getObjects()) if (obj != null && obj.getId() != null && obj.getId() == id) if (o == null || distance(obj) < distance(o)) o = obj; return o; } private Position getCentralTile() { int x = client.getMapBaseX(); int y = client.getMapBaseY(); return new Position(x + 96, y + 96, 0); }} Please report any bugs, post proggies (1h+) if possible
  2. 1 point
    Hello, this is my official development and improvements thread for 'AIOFisher'. What fish does this currently support? Shrimp Sardine Herring Anchovies Trout Cod Salmon Tuna Lobster Bass Swordfish Shark What fishing methods does this script currently support? Net Big Net Bait & Rod Feathers & Rod Harpoon Lobster Pot What type of Ban-Reducing software does this script have? The reason I say ban-reducing is because there is always a slight chance of you getting banned. This script in the near future will contain random tab-opening, camera rotation, and a few others. I also will try and implement random events. What fishing locations does this script support? This script currently supports Draynor, Barbarian Village, and Catherby/Camelot. Images Coming soon. Note: I will freely take any suggestions.
  3. 1 point
    My name's Dustin. I'm the new Super Moderator here! Mainly, my job here will be to keep order amongst the ranks (Moderator to Member) and help Kati handle the load of all the controversy and chaos. My main reason of being here is to handle your situations both publicly and privately, promote and discuss your suggestions and ideas, and to keep the community positive. It's a team effort. Our goal is to be a replica of the old Runescape community: enjoyable. A little about myself: I just recently became a manager at a store franchise I have worked with for around a year. I am the owner/lead designer of a small indie development team called Skyline Interactive. Our current project, "State of Grey," is put on hold due to the lack of having an Animator. I love technology and to program, even though I am still teaching myself the ways of programming, I can't help but find excitement in how things work. I currently attend college for a degree in Computer Science and Engineering (Technician) I am about 2 and a half years and getting ready to transfer to a full university! I enjoy being around people, and have been told I get a lot of "compliments" on my customer service skills at work. I hope to see many of you around here, and I hope that you can enjoy me being around. I look forward to talking to everyone!
  4. Hey Everyone, I decided to make a Flax Picker. Instructions: Start Around Between Bank And Flax Fields. Bugs: None!Future: Walk Random Paths To Flax Fields.Support Anti-RandomsProggies: __________________________________________________________________________________________________________________ BackUp: http://up.ht/11v9QqY
  5. would be cool know someone who speaks my native language. Post here if u speak spanish.
  6. 1 point
    Hello everyone, This is going to be a quick read for all of you wondering at what development stage OSBot is currently. Let's cut the crap and get right to the chase: We have 95% of our hooks finished and this is not our focus anymore. We have begun with the scripting engine and api, and needed hooks we miss or that we want to have as a nice feature for the scripting api are hooked on the fly. Currently, the most important part of our scripting api remains the management of input, like the mouse and the keyboard. We are spending some time on this because in the modern days of botting this is one of the most important components to keep you from getting banned. We will keep you updated. OSBot.org
  7. Dw, Java support will be added soon, I'll look for a fix in the groovy plugin meanwhile. Sorry.
  8. Hi

    1 point
    Welcome to OSBot Feel free to PM if u need help with ANYTHING
  9. TY. i never mined there.
  10. 1 point
    Good work
  11. 1 point
    Better to take time n get it right that stress n get it wrong. Take your time dude.
  12. Using a MM doesn't stop paypal scams. However, I'm sure there are middlemen willing to do this for you. You must send the paypal money as a gift, so it cannot be retracted.
  13. We can't allow you to advertise, promote, sell or ask donations for your software. You can however discuss it as you are now.
  14. 1 point
    All of these pieces are lacking depth compo and lighting. Your text also needs work, remember to use the rule of thirds.
  15. paypal... better use western union to prevent scams..
  16. 1 point
    You just need to work on your lightning skills.

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.