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.

combat_acc

Trade With Caution
  • Joined

  • Last visited

Everything posted by combat_acc

  1. bot site owners are hidden jagex mods
  2. how much would these cost ea you make the accs , tut islad and give them supplies
  3. Lol

    combat_acc replied to Bae Suzy's topic in Spam/Off Topic
    lol
  4. bow strings
  5. yes but it doesnt matter. i ran the script 12 hours with no problems/bans
  6. Uses falador teleport for good mage xp. Requirements 37 magic Items needed air staff and law/water runes >>Download link<< http://www.filedropper.com/faladorteleport import org.osbot.rs07.api.ui.Spells; import java.util.concurrent.TimeUnit; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; @ScriptManifest(name = "Falador teleport", author = "combat_acc", version = 1, info = "", logo = "") public class main extends Script { private long timeBegan; private long timeRan; @[member=Override] public void onStart() { //Code here will execute before the loop is started } @[member=Override] public void onExit() { //Code here will execute after the script ends } @[member=Override] public int onLoop() throws InterruptedException { getMagic().castSpell(Spells.NormalSpells.FALADOR_TELEPORT); return 100; //The amount of time in milliseconds before the loop starts over } @[member=Override] public void onPaint(Graphics2D g) { Graphics2D gr = g; timeRan = System.currentTimeMillis() - this.timeBegan; g.drawString(ft(timeRan), 40, 360); } // FORMAT TIME METHOD private String ft(long duration) { String res = ""; long days = TimeUnit.MILLISECONDS.toDays(duration); long hours = TimeUnit.MILLISECONDS.toHours(duration) - TimeUnit.DAYS.toHours(TimeUnit.MILLISECONDS.toDays(duration)); long minutes = TimeUnit.MILLISECONDS.toMinutes(duration) - TimeUnit.HOURS.toMinutes(TimeUnit.MILLISECONDS.toHours(duration)); long seconds = TimeUnit.MILLISECONDS.toSeconds(duration) - TimeUnit.MINUTES.toSeconds(TimeUnit.MILLISECONDS.toMinutes(duration)); if (days == 0) { res = (hours + ":" + minutes + ":" + seconds); } else { res = (days + ":" + hours + ":" + minutes + ":" + seconds); } return res; } }
  7. They must have the following criteria in their thread: 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 5. The price you will be starting bids at 2m 6. The A/W (Auto-win) for your account 6m 7. The methods of payment you are accepting osrs gp 8. Your trading conditions we use middlemen/woman 9. Pictures of the account status 10. Original/previous owners AND Original Email Address me. no email set ever
  8. i dont know i dont.
  9. 1 attack is best
  10. seems legit
  11. combat_acc replied to Minions's topic in Requests
    i got 40 atk 60 str 60 def 60 range
  12. combat_acc replied to Dust's topic in Introductions
    hello
  13. hi

    combat_acc replied to Drewyboyo's topic in Introductions
    lmao
  14. combat_acc replied to m4tis's topic in Spam/Off Topic
    i have 10$ drone
  15. combat_acc replied to Arjen's topic in Gallery
    nice
  16. combat_acc replied to m4tis's topic in Gallery
    nice work

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.