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.

SXForce

Members
  • Joined

  • Last visited

Everything posted by SXForce

  1. Didnt know about that. I will definitely built that in when it comes out!
  2. SXForce replied to SXForce's topic in Archive
    Sold all. Thank you ScorpioZ.
  3. SXForce posted a topic in Archive
    PM or reply please
  4. The updated version of this script (fixed banking) will be up today!
  5. I have noticed that it does that sometimes, but it will eventually bank. It still runs fine. Edit: I will fix this.
  6. He will not do that. He scammed me too. He has withdrawn all his money he ever paid me. -- IP: 2.217.46.132 Country: United Kingdom State/Region: London, City of City: London Latitude: 51.5142 (51° 30′ 51.12″ N) Longitude: -0.0931 (0° 5′ 35.16″ W)
  7. Bug report: http://osbot.org/forum/topic/10033-tut-island-script-is-broken/ Check out my last post. It contains everything to update the script.
  8. Okay. Thanks for the bug report! I will look into this.
  9. As there are Highwayman on that path. It's no good for lvl 3 botters.
  10. Oh yeah, you deserve it man! Good luck!
  11. I use something like this all the time, never had any trouble with it: private void walkPath(ArrayList<Position> path, boolean reverse) throws InterruptedException { Position p = (reverse) ? getFirstReachablePosition(path) : getLastReachablePosition(path); if(p != null) { walk(p); } else { log("Path position is null."); } } private Position getLastReachablePosition(ArrayList<Position> path) { for (int i = path.size() - 1; i > 0; i--) { Position pos = path.get(i); if(canReach(pos)) { return pos; } } return null; } private Position getFirstReachablePosition(ArrayList<Position> path) { for (Position pos : path) { if(canReach(pos)) { return pos; } } return null; } I know the code could be a bit cleaner. :P But it works great and it is not that much code.
  12. Oh my. Bad news. Cool website. :P Didn't know about that. This is mine lol:
  13. Lol what. Excellent job. :P Anyway:
  14. Like this script? Click the like button on the bottom of this post. Thanks! Features - It will buy Eye of Newts in the store in Port Sarim - It will Death walk if you die. - It will only take 10k with him at all times, if it runs out, it takes it from your bank. Before you start - Stand in Draynor Village bank. - Have cash in bank (read the Note). Note The script will take money out of your bank once it starts. It will only bring 10k in case you die. When it runs out of cash, it will take another 10k out of the bank. History 1.0 Release 1.1 Fixed closing and opening bank. 1.2 Now uses the deposit box in Port Sarim to bank. This increases gp/hr a lot! Starting script in Lumbridge (death spot) is supported. Script 1. Go here: Repository 2. Press "Add to cart" 3. Press "Checkout" and confirm your order 4. Happy botting! Proggies
  15. SXForce replied to Superman's topic in Archive
    Sorry for your loss, but the only place where your account details are stored are on YOUR pc. Nothing on the OSBot server. You might have used a (private) infected script OR a keylogger.
  16. This resulted in: 1 ban, 2 deaths and 4 bots that totally stopped.
  17. Same problem, here is what needs to be updated: Tin: Copper: ----- Also when it goes up the ladder after doing this and has to test the bank. It says "No bank booth nearby!" Center position of bank: 3121, 3121, 0 ----- Then with magic, it sometimes does not turn the camera and it cannot cast the wind strike spell.
  18. The group will exist of approximately 10 people, however this doesn't mean it will be tested by 10 people. Some people might not be able to test certain scripts due to level or quest requirements and not everyone will be able to test on a daily basis. Therefore we will have around 10 people so the process of getting feedback of their tests will be faster, resulting in a smoother and quicker addition to the SDN. We will not require for everyone to have tested a script, everyone who has done some tests will give us feedback which we will use to base our verdict on. Okay, thanks for the explanation. Then i retract my previous statement about the overkill. Good job!
  19. Wow, did not thought that would happen to him. He is known on many bot websites and was getting some good feedback.
  20. Sounds good, but the script testing with 10 people sounds a bit like an overkill.
  21. Just so you know, Jagex Moderators can be invisible to other players. Thus the client cannot detect them, but they can see you. When they are going back to visible mode and start talking to you, you instantly log off. Yeah, thats suspicious.

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.