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.

Korn

Members
  • Joined

  • Last visited

Everything posted by Korn

  1. if (!str_said.contains(player)) { str_said.add(player); speak= getSpeak("strength"); speak_finally = getSpeak("finally"); if (speak != null && speak_finally != null) { message.contains(speak+ skills.getStatic(Skill.STRENGTH) + speak_finally); } } corret?
  2. Thanks perfect =D And now how get (type)? if (!str_said.contains(player)) { str_said.add(player); speak = getSpeak("strength"); speak_finally = getSpeak("finally"); if (speak != null && speak_finally!= null) { type(speak + skills.getStatic(Skill.STRENGTH) + speak_finally); } } Chatbox.MessageType is contains? Or message.contains ???
  3. How do I get the current level of skill?
  4. That's what I was thinking of crazy things, I'm a little confused, but I want to get the current value of skill, so I want to understand how the getDynamic, how could get the current level or xp rest to evolve, something like that.
  5. To get the current level of each skill and put in variables. int aglt; public int getAglt() { return aglt= skills.getDynamic(Skill.AGILITY); } public int setAglt(int aglt) { return this.aglt= skills.getDynamic(Skill.AGILITY); } Work that way?
  6. Add-me, check in private box. Thanks..
  7. How do I get a script RSBot 1.x and get ready for work in osbot 2.x? It boasts some old scripts that are legal, but no longer work. I wish to make it work. Thanks

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.