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.

Twin

Members
  • Joined

  • Last visited

Everything posted by Twin

  1. Hmm, I'll need to mess around with that. I added in teleblocked support and I think that's what messed up everything besides the looting bag. I think if I delete that it should work fine. I'll have to mess around with it. Thanks for the feedback. Oh and all that text in the log was just to debug for me, that shouldn't matter to much unless it says walking to dragons and it refuses to kill a dragon after that.
  2. Should be there now.
  3. Did you import it at the top of your code?
  4. import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; @ScriptManifest(name = "Cow Killer", author = "programer", version = 1.0, info = "", logo = "") public class CowKiller extends Script { private String message; @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() { for(NPC n : npcs.getAll()) { if(n != null) message = n.getName() + ", " + n.getId(); System.out.println(message); } return 100; //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) } }
  5. Done! Does anyone have any feedback with how this is running? Curious on what the user input is so I don't release a broken/shitty script.
  6. Let me see what email I have linked to it. If it's a junk email then its all yours. No, but it's a username login account.
  7. I'm in it right now and there are no phoenix members in it.
  8. Will tip, im already in brimhaven with the key, just need you to kill grip. 100k if you can help me.
  9. yep

    Twin replied to Apaec's topic in Spam/Off Topic
    Some serious mental health issues in this one.
  10. I was testing it on a 45/45/45 account and I would get like 1/2-3/4s an inventory before it would run out of food.
  11. Alright, let me know of any issues you run into
  12. Just auth'd you, try again
  13. Once you get the api down you can pretty much write anything. Only exceptions would be things like Frost Barrows.
  14. Welcome to osbot! Interested to see what you can write .
  15. Yup authd
  16. Only issue right now is the teleblocked support, because that's untested. I'll auth you for now. Everyone who asked for an auth got one. Let me know if I missed you and I'll add you ASAP. Going to bed right now, will be on in 6-7 hours.
  17. Hmm, areee these all fresh? As in no bans on them or anything?
  18. Without any source code it's hard to give a reason why.
  19. Defense is all quested, ready to be made into your ideal zerker/voider! Random junk is scattered around in the bank, about 500k value I am the original owner of the account and email address. The starting bid for this account is 5m The autowin for this account is 15m I will go first, unless you are deemed trusted by myself.
  20. The gitweb is down so I cant push the update . Took me long enough though lmao.
  21. Script is finally ready for testing. Note: There will be bugs Some things will still be sluggish This is not the final version, changes will be made! So please, if you have any issues with the script, comment here so I can make this the best experience possible. The paint is staying simple until I feel the need to add more(before official release), all it will have is the time ran.
  22. Pretty sure pug scripted back for osbot 1, there's a different API now.
  23. Can't share, as it might be an exploit. Zakum told me the method, and he now has an unbanning service.
  24. Would you like to TV me as I login to the acccount on the rs website, then login to the game? That or screen share?Actually I sold nike an account that I got unbanned, if you don't believe me you can ask him too.

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.