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.

Vag

Trade With Caution
  • Joined

  • Last visited

Everything posted by Vag

  1. i5-4690k quad-core @3.5Ghz - 2 mirrors at 30-50 CPU usage. 10-12 normal clients is possible, but not recommended.
  2. Every male from 18-62 is a military trained in Finland. I will step in service next year. Coastal Jaeger Reginment
  3. Vag replied to Vag's topic in Spam/Off Topic
    Wow. I would never guessed that you ride mald.
  4. Jdm

    Vag replied to Services's topic in Spam/Off Topic
    b18c1 would be the way to go. How ever, there are many kinds of people but only homo's have a honda. JK. b18c1 can take 350-450bhp easily, where k20 cams will say boom at under 400 or so.
  5. 98 STR.. S000N GUYS
  6. Vag replied to Epsilon's topic in Spam/Off Topic
    And I was relieved for a second that now we have one cow less on the forums.
  7. Here you go
  8. This is a educational release for a simple chicken killing script. The script will attack the monster (chicken). This will not eat or loot, just a basic bare bone for chicken killer. //OSBot API import org.osbot.rs07.api.model.NPC; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; //Importing Java AWT import java.awt.*; //Script Details @ScriptManifest(name = "Chicken Killer", author = "YOU!!", version = 1.0, info = "", logo = "") public class main extends Script { @Override public void onStart() { log("Welcome - your first script!"); } @Override public void onExit() { log("K Bye"); } @Override public int onLoop() throws InterruptedException { //Script on loop NPC chicken = npcs.closest("Chicken"); //Looking for non-player character chicken, which will be the closest NPC called chicken if(!myPlayer().isAnimating() && !myPlayer().isMoving()) { if(chicken != null) { if (chicken.isVisible()) { chicken.interact("Attack"); sleep(random(300, 600)); //If chicken is available on the screen, we will perform interaction Attack on it. } else { camera.toEntity(chicken); //Moving camera so that the chicken will be visible on the screen. } } } else { sleep(random(300, 600)); //Sleeping for with devitation } return(random(100, 300)); //Starting the script over after random sleep in milliseconds. } @Override public void onPaint(Graphics2D g) { //Loading paint super.onPaint(g); g.setColor(Color.GREEN); g.drawString("Uncle Dolan had a chikun ", 5, 290); //Text color is GREEN - printing a line in the client saying Uncle Dolan had a chikun } } K bye
  9. OSBot works just fine. It all depends on what is updated.
  10. VAGuildFisher version 1.0 VAGuildFisher is a premium fishing guild shark fisher. It fishes sharks at the fishing guild for great gold / hour ratio. After full inventory it will walk path to the bank and deposit all the fishes you just caught. This awesome script will be available in the SDN for a small fee of 0.99$. Script works on the mirror mode and the standard OSBot client. Avaiting for SDN approval! Update's log Progress report's
  11. Yeah. No other requirements. NO MAINS - MUST BE CHEAP
  12. Weeks. ~280k till 98 :P
  13. Rewrote the script.
  14. The game *cough* we all love
  15. Vag replied to Dex's topic in Spam/Off Topic
  16. Stats Login Screen I will be accepting payments through PayPal and OSRS GP. You will go first, unless you are deemed as trusted. I am the original owner for this account. I will provide you the original email address. I have nothing linked to the email nor account. It's basicly a fresh miner. Great base for new account or for botting motherlode etc. Any bids / offers?
  17. Pretty much yes. The account is fairly over 2 years old Flesh Crawler / GDK
  18. That's kind a the point. To piss of some Swedes. You know it stor bror.
  19. IIHF Play Offs !!!! 20 Years Ago - IIHF 1995 Finals, Gold Metal Game. Finland-Sweden 5-2 domination.. ;) Here we goo!
  20. Vag replied to Dex's topic in Spam/Off Topic
    So.. You are telling me that I am a homo? That's Abusive bro.
  21. Vag replied to Dex's topic in Spam/Off Topic
    Does.. Does this mean that we don't have mother?

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.