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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. 1m if you do the waves
  2. I'm Barack Obama and I approve this thread!
  3. just pm me
  4. Chris replied to RDM's topic in Runescape
    i 1 egg
  5. thanks again!
  6. So something like this if(!this.myPlayer().isUnderAttack() && !Cow.isUnderAttack() && this.myPlayer().getInteracting() == null && Cow != null && Cow.isVisible()) { Cow.interact("Attack");
  7. thanks for the helpful information!
  8. import org.osbot.rs07.api.model.NPC; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import javax.swing.text.Position; import java.awt.*; @ScriptManifest(author = "Sinatra", info = "", name = "Kil", version = 0.1, logo = "") public class Skeleton extends Script { @Override public void onStart() { /*code that will run*/ log("Welcome -- Starting the mothafukin script!"); } @Override public int onLoop() throws InterruptedException { final NPC Cow = this.npcs.closest("Cow", "Cow calf"); if(!this.myPlayer().isUnderAttack() && this.myPlayer().getInteracting() == null && Cow != null && Cow.isVisible()) { Cow.interact("Attack "); sleep(random(300, 600)); } else { camera.toEntity(Cow); sleep(random(300, 600)); } return (random(100,300)); } @Override public void onExit() { log("Thank you for testing my script!"); log("Let me know if you run in to problems!"); } @Override public void onPaint(Graphics2D g) { } The script runs! But how do I make it not attack other peoples cows? It keeps spam clicking! sorry I am new
  9. Add my skype: OsbotSinatra1
  10. Skype : OsbotSinatra1
  11. Chris replied to Bushido's topic in Archive
    add my skype: OsbotSinatra1
  12. Do you also do like public tutorials through google hangouts?
  13. forgot about that. thanks for pointing it out
  14. teach me how to script 500$/hr
  15. Wyverns Maxed main available thx the community will salute u
  16. Chris replied to towelman's topic in Accounts
    6m
  17. Need these hand done for a client. give me a price + bond coverage * forgot to edit*
  18. skype : OsbotSinatra1
  19. Tolerable* FTFY
  20. Account Status Login: Stats Quests: Payment I will be accepting: RSGP AutoWin: 10m Starting: 1m No Email registered Created and quested by me.
  21. Chris replied to Krillex's topic in Archive
    lmao rekt
  22. Chris replied to Volta's topic in Spam/Off Topic
    nice pussy

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.