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.

Leaderboard

  1. Czar

    Global Moderator
    18
    Points
    23648
    Posts
  2. goodmans

    Trade With Caution
    9
    Points
    235
    Posts
  3. Maldesto

    Administrator
    9
    Points
    19230
    Posts
  4. Muffins

    Global Moderator
    8
    Points
    6887
    Posts

Popular Content

Showing content with the highest reputation on 07/21/15 in Posts

  1. hello it's time to make these dynamic siggies everybody is talking about, so here it is, i just used some basic blending options, luckily my sweg saved me (and not my non existant ps skills ) its missing alot of stuff, I was going to add a transparent box or something near the numbers so that it stands out more r8/h8 m9
  2. 2 day ban is good, be grateful
  3. noo they finally made it so private scripting is allowed, just nobody is held accountable yes this was recent and yes we are very happy about this rule
  4. So, I've been gone for about two weeks now. The first week, I left for a church camp, and then this week I've been moving back into my parents house. With all this chaos going on, I live in a 3 story house, and my dad has only one wireless router hooked up in the basement for his work (He has a big office down there). So, since I'm all the way up on the third floor, the wifi here is SO bad, I get like 1 bar. So today, Comcast is coming to put a new ethernet jack in my room so I can plug my own router up finally! This means I'll be able to script again RS lags out every 2 minutes right now... so this will be a good change. hahaha!
  5. Not believing in magic tricks and snake oil.
  6. Imo no, it's acceptable with a sweater v neck and then t shirt underneath but colors must match cause else it looks worse. Just wear the t shirt instead of v neck if you're struggling with the open space ?
  7. I'm working on an extremely high-level API that sits on top of the OSBot API, makes it a bit more beginner friendly and adds plenty of shortcuts. Here's how a simple pickpocketer looks like (works flawlessly): import org.osbot.rs07.api.model.NPC; import org.osbot.rs07.script.ScriptManifest; /** * Created by Bjorn on 21/07/2015. */ @ScriptManifest(author = "Botre", info = "", logo = "", name = "PPS", version = 0.0) public class PickpocketScript extends BasicScript { private EntityDefinition definition = new EntityDefinition(this) .name("Man") .action("Pickpocket") .reachable(); private Target<NPC> target = new Target<>(definition, Searcher.closest(this, definition)); @Override public void loop() { if(target.valid() || target.find()){ target.get().interact("Pickpocket"); } } }
  8. private EntityDefinition definition = new EntityDefinition(this) .name("Man") .action("Pickpocket") .reachable(); Is this supposed to be more clear than using a constructor?
  9. Bot my ass off today then go quiet tomorrow xD #Winning
  10. Yes, definitely would like the addition of an npc database where it preloads all drops and you select/remove the ones you want. Had to add like 20ish items to my drop list. Other than that, it's going smooth.
  11. 2 points
    Updated to work with the recent changes to the widget layout
  12. Something must of happened that rarely occurs. Its working fine now, just a shame it didn't go for that 10 hours
  13. No, I hate the idea of an AIO combat bot. - said no one ever Czar / Khaleesi both are probably the best scripters on osbot for now, so I'd recommend any of their scripts.
  14. 2 points
    experiments
  15. Version 0.3 - No longer avoids banking when defence is above 40 - Fixed object handling, now uses memorial and ladders correctly - World hopping copied from my other scripts, now works - Added magic shortbow(i) to specials list, hopefully it's magic shortbow(i) and not magic shortbow (i) update will be live within a few hours EDIT: pathfinding has been incredibly improved, now loads all walkable and unwalkable tiles and uses A* to find the quickest path and traverses the generated path randomly
  16. 2 points
    Meaning its tolerated, but we won't monitor it, and we won't do any sort of dispute on it if you send a source to someone as a local jar and they release it or if the scripter doesn't update it. We also don't allow threads, contact them via pm.
  17. Are you in fixed mode?
  18. Some bugs i found 1.sometime when started in the main area and when out of food it just stand there forever, ( i usually start in the bank and it work sometimes it banks for food. ) 2.when banking it get stuck in ladder like forever 3.when comming back from the bank it have hard time finding the push stone to go underground and it just say HEHE finding path something.. 4.It dont use special attacks on magic short(i) 5.hop world feture seems to not work for me at all. just pointing some stuff out you know i bought 3 of your toher scrpt runs fine i like to switch my bot around to trian other places to so yeah. please fix or find solution thank you have a good day
  19. Opinions? Data was harvested from my 414 data cache :3 Going to work on what actually goes on the paint now. EDIT: Began working on the scripted elements.
  20. more like 67 range and mage so itll be melee based
  21. vakaele is the name I give it Vampire + kathulu + elephant
  22. - Script name: AIO Tabmaker (24h) - Your member number (hover over your name to see it): 179353 Please Tried the other tab making script but having big issues so wanting to see if this one works better for me About to head to bed now so if it's possible could you activate in 16 hours from this post? Thank you!!
  23. Overall I've used this bot for around 25-26 hours and no issues. Going to keep going till my trial runs out, will post a pic before hand.
  24. You sir. made my day.
  25. add my skype hailee.osbot need quest cape
  26. can i get trail please thankszzzz
  27. Good luck with your interaction with Comcast lol
  28. Grats on the 2day ban, if you want it quashed pm me or skype me ;)
  29. This might be stupid.. but why don't people make a bot for like jad,zulrah,kraken etc? Wilderness bosses are too risky because of the chance to get pked but instance bosses? For example. I saw a while ago on reddit that there was a guy who had bots killing corpreal beast 24/7 to farm elysians with a bug. Why not just make a bot that can boss? Obviously you would need required stats/gear but.. a bossing bot for Zulrah making 1.2mil gp/hr... So is this possible or not. Is this hard to code or not?
  30. Well that's pretty awkward ... It's even working as you can see. Try upgrading your gear? Full iron with 45 hp will get killed fairly quick Let me know how it works now ^^ Khaleesi
  31. Thank you! your awesome
  32. Good idea, my previous idea was to keep it low for trees that are far away, and higher for the trees that are closer, that way it will try to get most trees in the camera's view
  33. Still going strong!
  34. Hey Czar another idea is a Farming Script.... that would be nice
  35. Says the dude posting on a runescape forum. gtfo scrub ass. No one cares that you don't play anymore, we all do and don't give a single fuck. Has anyone told you you're a badass lately? Because if not, here it is. You're a badass. I hope that makes you feel like your parents actually hugged you for once.
  36. Mines in guild fine, banks fine, but then it doesn't return to the mine. Maybe it can't find the ladders to the guild?
  37. Posting this as it was requested on my AFK to max thread found HERE (by @x3li here you go mate) There are 2 seperate methods here, one requires just a regen brace and 22+ prayer the other requires a SGS Without the SGS you can afk anywhere from 17 mins to 68 mins depending on your prayer level. ALWAYS WEAR A RING OF LIFE Method Sara godsword at bandits with Regen bracelet+ rapid heal on... auto clicker on spec every 160 seconds I need a 100% afk method so i can leave my pc on while i work.. Nightmarezone is not AFK enough at under 70 def method Explained Regen bracelet increases the amount healed over time from 1HP to 2HP rapid heal cuts the heal time from 60 seconds to 30 seconds and rapid heal take very little prayer (at 43 you can last 17.3 mins with +8 prayer bonus) heal 4HP every 60 seconds and get a SGS spec for extra heals and prayer points Bandits seem to hit a max of 15 per min at 50 def To test this i created a account and afked to 50 50 50 at rock crabs That took 2 days. Then i afked at bandits with my new method for around 20 hours (5 per day) Pics and i got a dragon defender Anyway... after 75 attack i think i can make it afk for 24/7 without any effort. (with 6 hour resets) So then i will start 24/7ing... should be maxed in 2 weeks Will post updates
  38. 1 point
    need fighter torso on an ac with 16 att 70 str 35 def post prices below

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.