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.

Leaderboard

Popular Content

Showing content with the highest reputation on 07/30/23 in all areas

  1. Sounds like Voldemort is back
  2. ๐Ÿ‘‘CzarScripts #1 Bots ๐Ÿ‘‘ ๐Ÿ‘‘ LATEST BOTS ๐Ÿ‘‘ If you want a trial - just post below with the script name, you can choose multiple too. ๐Ÿ‘‘ Requirements ๐Ÿ‘‘ Hit 'like' ๐Ÿ‘ on this thread
  3. 6.99$ Lifetime access You Get: - Gilded altar with Phials un-noting - Chaos Altar with banking (Warning: You will die to PKers) - Ectofuntus (Dueling ring method only) - Shop Buyer (Port Khazard, only buys Pot and Slime) - Loot & Bury - Bank & Bury (added all bones, all ashes scattering too!)
  4. RUNNING 4 SESSIONS PER NODE NODE [2] WITH 4 MORE BOTS Showcase: 8 bots same time generating ~2.8m/hr which equals to roughly ~67m/day! 1 MULE PER MACHINE FAQ What is the script ID? 782 Can I run this bot with the Bot Manager? Yes, the parameters will be the saved file name in the setup window, you will see once you run the bot. Can I request features added to this bot? Yes, I am always listening to requests and adding new features all the time!
  5. *This is my first script so cut me some advice if ya got it.* Simple Hill Giant Killer __________________________________________________________________________________________ Requirements: Brass Key Trout __________________________________________________________________________________________ What it does: This bot will get a brass key and trout from the bank and go into edgeville dungeon. It will kill hill giants, bury their bones, and eat when needed. When its inventory is full or it runs out of food it will run back to the bank and take out 5 trout. __________________________________________________________________________________________ Planned -Pick up rare drops -GUI -GUI allowing you to put what food it uses Adding this if you want to support https://www.buymeacoffee.com/kitchmen Main.jar
  6. None of ours buy, but I will try be the first with that feature
  7. Sure -trial activated -Apa
  8. Hello dragon queen, can i get trail? and is there options master/servent?
  9. ogress warriors & shamans @ both locations on f2p and after dragon slayer plz thx
  10. You can change the color using setColor(Color) and set the font using setFont(Font). There's a few more things you can change, but have a look through the docs yourself: https://docs.oracle.com/javase%2F7%2Fdocs%2Fapi%2F%2F/java/awt/Graphics2D.html
  11. 1 point
    @Czarit keeps getting stuck on screen about there being a tunnel and i need to pause this script and manually click โ€˜im fearlessโ€™
  12. 1 point
    realized i posted with out liking my b ๐Ÿ˜›
  13. 1 point
    only did a few runs but boy oh boy this script works well
  14. 1 point
    I missed the trail
  15. public void projectilePrayerSwitch() { for (Projectile p : projectiles.getAll()) { if (p.getId() == 2176) { log("NPC attacked with magic!"); prayer.set(PrayerButton.PROTECT_FROM_MAGIC, true); } else if (p.getId() == 2178) { log("NPC attacked with ranged!"); prayer.set(PrayerButton.PROTECT_FROM_MISSILES, true); } } } and animations public void animationPrayerSwitch() { // Iterate over all NPCs for (NPC npc : npcs.getAll()) { // Get the current animation ID of the NPC int animationId = npc.getAnimation(); // Check if the NPC is attacking with magic if (animationId == 711) { log("NPC attacked with magic!"); // Activate Protect from Magic prayer.set(PrayerButton.PROTECT_FROM_MAGIC, true); } // Check if the NPC is attacking with ranged else if (animationId == 249 || animationId == 250) { log("NPC attacked with ranged!"); // Activate Protect from Missiles prayer.set(PrayerButton.PROTECT_FROM_MISSILES, true); } } }
  16. 1 point
    Simple class to help change the zoom Usage Extreme usage

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.