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. Been there done that. Tho my car was burn down and while it did, I got burn marks on my wrist from a "sauna".
  2. Are those reps or weights lol
  3. Vag replied to Vag's topic in Spam/Off Topic
    You mean those Zebra's ran over by local red necks
  4. Vag replied to RoyalGold's topic in Introductions
    But.. You signed in today?
  5. Fuk yo too. It is still snow in here
  6. Refunds accepted on hardware failure or 24+ hr downtime. I can not guarantee the IP being unused as world is running out of IPv4. I have tho used my servers and so far no ip has been flagged. Adding tos asap i get home.
  7. Vag replied to hegs's topic in Archive
    I can sell you one. Check out my thread in Other Market. Advanced package should be able to do this easily.
  8. Arctica Hosting, Cheap, Fast and Reliable virtual servers! Hi, and welcome to Arctica Hosting thread. Arctica Hosting provides super cheap, but top quality virtual servers in Europe and United States. Server is set up within a 30 minutes of the order. We provide the servers with OSBot installed, and ready to be used, if asked. Our hardware is the latest and the most reliable on the market, using only high-quality hosting grade components. Virtualization is handled with 64-bit OpenVZ. Virtual Server Classic 1024MB RAM 10GB Raid 10 HDD 1x vCores 1x IPv4 & IPv6 100mbs connection speed Weekly Back-up 3M or $7,50us Virtual Server Basic 2048MB RAM 25GB Raid 10 HDD 2x vCores 1x IPv4 & IPv6 100mbs connection speed Weekly Back-up 5.5M or $13,75us Virtual Server Advanced 4096MB RAM 50GB Raid 10 HDD 3x vCores 1x IPv4 & IPv6 100mbs connection speed Weekly Back-up 10M or $25.00us Virtual Server Professional 8192MB RAM 100GB Raid 10 HDD 4x vCores 1x IPv4 & IPv6 100mbs connection speed Weekly Back-up 18M or $45,00us PM me via OSBot or post in this thread. Alternatively add me on Skype. VAG.RS (Beaware of imposters)
  9. Everything explained in one picture. I love you all
  10. Vag replied to Fruity's topic in Minigames
    Well.. Nice but who would risk botting NMZ as it is 100% AFK experience anyways.. Ban-rates are too high for script like this.
  11. Vag replied to Erikdb1100's topic in Archive
    The client will run on everything you are able to install Java on..
  12. New area on RuneScape.
  13. Vag replied to Vag's topic in Runescape
    Pfft.. All accounts including mule got banned, so we are at the starting point now.. Cleaning the starting post to match current progress.. Will be finishing 3-4 accounts of waterfall quest today to get back running.. Also got new virtual servers to act as proxy.
  14. Bayern München
  15. Look up their object ID from the client, then interact with the object ID (Walk here). After this, make the loop attack the spawned NPC
  16. Please take a note that the Mirror client is not acutally a benefit for VIP+ it is at test stage and VIP+ are allowed to test it. I am sure the CPU usage will be optimized when the mirror client is ready to use.
  17. Only the question #1 would be something I might maybe answer.. #2 & #3 are quedtions that will only make kids butthurt
  18. Around 100M / 240USD
  19. Hello, I am here to release my first OSBot Script ever. Writing this took me no more than 5 minutes. It is very basic, where I was just testing out OSBot Scripting.. This seems like something I might be doing more @Future. Script has no antiban, except random idle timer after killing a monster. Did a test run with this, and it does attack the chicken. Script can/must be started out @Any Chicken Spawn in RuneScape. Source code //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 = "VAGs Chicken Blaster", author = "VAG", version = 1.0, info = "Public BETA", logo = "") public class main extends Script { @Override public void onStart() { //Defines actions during startup log("VAGs Chicken Blaster 1.0 - Welcome!"); } @Override public void onExit() { //Executed after the script ends log("Thank-you for using VAGs Chicken Blaster!"); } @Override public int onLoop() throws InterruptedException { //Script on loop NPC chicken = npcs.closest("Chicken"); if(!myPlayer().isAnimating() && !myPlayer().isMoving()) { if(chicken != null) { if (chicken.isVisible()) { chicken.interact("Attack"); sleep(random(300, 600)); } else { camera.toEntity(chicken); } } } else { sleep(random(300, 600)); } return(random(100, 300)); //Random(?) Loop timer } @Override public void onPaint(Graphics2D g) { //Loading paint super.onPaint(g); g.setColor(Color.GREEN); g.drawString("VAG's Chicken Blaster ", 28, 175); } } Rewrote.
  20. May I :P I am a noobGoldFarmer.. Only making couple millions / day
  21. Novak is a noob
  22. Just do it. Stand behind your words man.
  23. Looking for account that is ready to go for barrows.. Requirements are the following: Easy Access to the barrows Must be hand-trained, not botted accounts Some random skills trained Your price, my call. PM me or add me on Skype, VAG.RS

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.