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. Jordan

    Java Lifetime Sponsor
    6
    Points
    26997
    Posts
  2. Basic

    Trade With Caution
    4
    Points
    3319
    Posts
  3. Baller

    Trade With Caution
    3
    Points
    3687
    Posts
  4. BotRS123

    Members
    3
    Points
    7378
    Posts

Popular Content

Showing content with the highest reputation on 10/20/13 in Posts

  1. 3 points
    [CENTER][URL=http://osbot.org/forum/forum/188-superscript/][IMG]http://i.imgur.com/79xCn5X.png[/IMG][/URL][/CENTER] Avatar
  2. Nice! rip a background, Add some abstract brushes. Then put osbot text on it. And recolour it with the hue/saturation tool. You're a true master!
  3. I understand there's already a topic on this, I find it somewhat difficult to understand. Please understand that using breaks is an important part in keeping your account unbanned. More information on how to bot smart -> http://osbot.org/forum/topic/6894-bot-smart-what-it-is-how-to-do-it/ Defining the parts of a "break" [Average Interval] - The "average interval" is the average time between breaks. It's an "average" because of interval deviations, which i'll be getting to in a moment. This is how much time will be in between your breaks on average. [interval Deviation] - This is a very important part of making sure jagex doesn't notice a precise pattern in our breaks. Lets say your "average interval" is 75 minutes, and your "interval deviation" is 10 minutes. This means that the time between your breaks can be anywhere from 65 - 85 minutes. [Average Break Time] - The "average break time" is the average length of the breaks your account will be taking. It is an average, because there are also break deviations, which I will get to in a moment. Your "average break time" should be how long you want your account to stay logged off per break on average. [break Time Deviation] - Break time deviation is very similar to "interval deviation". Your "break time deviation" is how much the length of your accounts break can deviate from the average time. Lets say your "average break time" is 20 minutes and your "break time deviation" is 5 minutes. This means your accounts breaks will be anywhere from 15-25 minutes long. Here is a picture of my break setup Please be sure that you have the "enable breaks" box selected. Now, let me explain how breaks work going off of my break setup. My "average interval" is 75 minutes. my "interval deviation" is 25 minutes. This means that the time in between my accounts breaks can be anywhere from 50 - 100 minutes. my "average break time" is 25 minutes. My "break time deviation" is 10 minutes. This means that the length of my accounts breaks can be anywhere from 15 - 35 minutes. If you have any more questions, please feel free to ask below. Drop a like on the post if this helped you!
  4. $9.99 Only $4.99 For a limited time only! -or- Message me on skype to buy it for 07 gp! (skype: suck_ma_maul) 2.5M for Members 2.25M for 2M for -Fights Minotaurs in the all three rooms! WHITE = Center Room (12's) BLUE = South Room (12's) RED = High level Room (27's) -Loots all valuable drops (Option to toggle off for faster xp) -Loot pure ess, key halfs, and iron arrows (can be individually toggled) -Supports B2P or Regular food -Support bone looting+burying for prayer -World hopping when X amount of players nearby -Loots and eats food to save some B2P tabs -DBA and Excalibur(good for ranging) support(just bring it in your inventory) -Ranging and Super Str pot support(just bring in inventory) -Inventory cleaning (Drops useless gems and other various items to maximize your peaches per tab) - Amazing Anti-ban - Human like combat - Opens tabs randomly (will hover over certain magic spells) - Checks random stats XP - Every time the script waits for anything, the time it waits is different -Custom human like looting -Supports many starting foods(Salmon, Trout, Tuna, Lobster, Swordfish, Monkfish, Shark) -Simple paint (hideable) -TO START- - Go inside the middle of one of the ankou rooms (skele, ghost, or little all-ankous room) - Have DBA or Excaliber in inventory if you want it to use the spec - Bring bones to beaches tabs (if toggled) + some starting food(tuna, lobs, etc) Version 1.2 Change Log +Fixed food: Cake. Will now eat 2\3 cake and Slice of cake. +Fixed long wait time on start up. +Fixed "Hide Paint" Clicking area. Should now respond more accurately. +Fixed turning on run. +Added delay after clicking on loot to prevent it from attacking the next Minotaur before picking up loot These changes should improve the xp\hour by a fair amount (especially the looting) and make the script perform more human like. Enjoy!
  5. Dear community, I want to give you an idea where OSBot 2 is at. First of all I want to let you know that OSBot 2 is rewritten from the ground up to tackle some problems that you as a community pointed out. Things like CPU usage increasing over time in a scale of hours, something that never was a huge problem to most users but could be annoying for some. Besides that, increased overall performance is something everyone always likes to see. By writing an entire new core and taking time to do so, the client will score better at those points. At the moment, there is an abstract core written which is extendable for the most part to write implementations of other server revisions, such as RS3. Whether we will do so or not doesn't matter, it will be reusable. The entire GUI of the current OSBot was written using Swing. For OSBot 2 we are using JavaFX. JavaFX might not be as developed in certain areas as Swing, however those area's won't affect us. Besides that, JavaFX performs faster and gives more reliable output when it comes to exceptions. Not to mention, I personally and many others agree, I think that the look and feel of JavaFX is far better and promising than Swing. At the moment, a lot of the main GUI features are done. The client loads the applet, injects the client, hacks the canvas and such. So from here on, our first focus will be towards designing and organizing the new API. The API will have the same features as seen in the current OSBot and those features will be ported over. This is not a very hard job, most of it will just be refactoring. Other new features will remain secret and will be revealed as progress proceeds. Besides the API, which its functions will not have to be rewritten, we are planning and thinking about a second scripting engine. The current scripting engine is completely sequential in a blocking fashion. The new scripting engine, don't worry the old one won't disappear, we want to give a fully event driven asynchronous environment where you will dispatch tasks based on events and have control over the queue by using policies for tasks. We are looking forward writing this as Laz and I love writing new and fancy stuff. There are many other things that need to be done for OSBot 2, but the above is the majority. We can't give you an ETA, we don't want to stress any deadlines and instead focus on its quality. Laz has done a great job on it so far and now I'm joining him in this battle progress will speed up. I hope you had a fun read, Sincerely, OSBot.org
  6. The following are suggestions for the graphic designer rank, along with what they are, and why they should be supported. Graphic Designer Section - This would be only accessible to Graphic Designers and staff members. Staff can request work to be done in this section (Like PiPs, logo, etc) - The designers could all create their own version, and we pick the best one, or we can collaborate as designers and create one masterpiece Designers can share PSDs - In the past when a designer has gone inactive it has become impossible to get new pips. By sharing PSD's we as designers can all have access to making perfect PiPs in little to no time Collaborate - Designers and staff members can collaborate to find the best ways to improve artists, hold contents, and manage the graphic designers Sectional Moderators - Giving Graphic Designers very minimal and basic powers in the Graphic Section only [suggested by @Jinx] Powers to - Move, edit, soft delete and lock threads It is logical - Graphic designers know the way it should be used, and understand the graphic section. We know how to grow as artists, and can control and help the community.
  7. I'd like to start off with, I DO NOT OWN DEF NERDS AUTOFIGHTER. IT IS MADE BY SOME OTHER AWESOME GUY, HE HAS THE SCRIPT ON THE SDN GO CHECK DAT SHIT OUT. Anyway, once downloaded the script, start in falador west bank, and click "Record path" and also check off "From bank". (or maybe it's don't check off "From monsters" or whatever.) Then, WITHOUT USING RUN TO GO THERE (it sometimes doesnt work with run) walk to the ladder of tavlery dungeon through THE SOUTHERN EXIT. Walk to the gate, and step on both coordinates that it's on (like it's 2 wide, this helps when it gets stuck sometimes) and open the gate, and do the same to the other side (step on both the coords.) Then go to the ladder, and walk all around it then go down (for the same purpose) and the same when you go to the bottom of the ladder. Now walk from there to the middle of where the chaos druids are and set the autofighter to pick up unids and bank everything (and ofc kill chaos druids) and you're all set! Thank you so much Def Nerd!!!!!!!!!!!!!!!!!
  8. Completely agreed. So many f@ggots that think their the sh1t because when someone releases a premium script, they go and make a free version. Like your on a OSRS botting site, if your seriously trying to become popular here reevaluate your life. OP: Looks good, could be great when you start a new account and wanna get those first few levels
  9. I support the section idea but I think that giving every graphic designer mod powers in the graphics section is going to cause trouble. Not every designer shares the same opinion, so their judgement is going to be different. I'm assuming the number of graphic designers will be more than 10. So all of them going over the same section will most likely cause conflicts to occur regularly simply because of the fact that there will be too many of them eventually, whereas appointing one or two graphic moderators would also make sure everything gets taken care of without any problems.
  10. Very simple and professional, I love it.
  11. 1 point
    You're an ectomorph. Eating: Lucky in the sense that your body doesn't carry much body fat, but are unlucky in that your body burns a lot of calories per day normally. Your calorie count should be 20-25 times your body weight in pounds (sorry no idea where you are from) So at your weight you should be eating 3200+ calories a day to even put on mass. 5-7 Small meals a day (Take weight gainers) Eat lower glycemic index foods such as brown rice, whole grain pasta, whole grain breads, yams, oats, sweet potatoes, whole grain foods. Training: Workouts should be moderate to high in weights. Aerobic activity should be kept to a minimum. Keep rest time between sets at around 2 minutes. Basic workout schedule to get you started. Note that you can switch the rest days and training days to fit your schedule. The workouts don't have to be the same either, as this is just a basic model to get you started.
  12. 1 point
    http://osbot.org/forum/topic/20403-ultimate-guide-to-combat-by-stu/ - guide I made, Hope it helps
  13. 1 point
    Look up some YouTube videos or guides on the internet. There are plenty of workout forums. They probably have better advice than most of us can give up :P
  14. Wurr all my old peeps at still lurking? How has everyone been? I been addicted to wow again can't get off it just stopped by to say hi!
  15. Very nice work, it looks good, and that is all that really matters.
  16. 1 point
    Unlucky man, you got jagex'd :L
  17. Everyone needs to get it through there head he didn't post a rant, he just wanted to know when he's going to get paid, end of story. Only Maxi or Laz can answer that.
  18. Friends accounts, he's looking to sell it: 70 combat with 1 ban Price check please?
  19. Im sure it has dt done and a lot of good quests, and its also 99 magic 82 craft , 88 smithing , 99 fletch. u know some people still play the game.. and they dont bot. Maybe the price would be 15-20m but he could find someone to sell 25m =D btw.. it's rediculous to say '' Not much '' , it's a really good pure , 99 magic, 78 range man
  20. 1 point
    Why even consider getting a GED if you are already in highschool? ... Because that makes complete sense. That diploma matters more than you think.
  21. I would say like 25m. someone people dont care about bans and they are gonna play legit. so I think 25m Is good
  22. 1 point
    Nice job! Will be using it as my avatar from now on
  23. 1 point
    If you could count, then maybe http://prntscr.com/1ygd0u http://prntscr.com/1ygd36
  24. Nice icons I found that can come in handy. Link: Edit:Previews Thanks, MD
  25. 1 point
    I believe the staff team currently can handle the forums in general with ease. I don't believe a 'Forum Assistant' should be made as it's really not necessary and is a wasted rank.
  26. Fuck her onions, they're shit, fucking fuck.
  27. if(script.client.getMyPlayer()!=null && !script.isRunning() ) script.setRunning(true);
  28. Denying the community an element of security is not justified by your lust for superiority. I know you're new here, so I'll be easy on you bud. SINCE WHEN DOES BUYING A RANK MAKE YOU TRUSTED?
  29. That won't work, since it can be bypassed easily. It also has some privacy issues. Sorry, but this just won't work.
  30. Am I crazy for talking to an imaginary man in the sky?
  31. I said $20 one time, no fee (although $5 might be fair). A lot of people are speculating that prices will crash as a result of "over-use" if the script is too cheap, but keep in mind how HIGH the requirements are to get just ONE ACCOUNT all the requirements to do barrows even semi-efficiently. We're talking multiple skilling stats, a couple hundred k in d bones, 70+ def/str/range/magic, multiple quests, etc. It would take a month to get a bot fleet going for the sole purpose of goldfarming. It's unlikely that many goldfarmers will use this script due to the sheer amount of up-front effort required, and the fact that the profits are extremely sporadic (I did 3 hours of barrows on my personal main, with 55 slayer/slayer dart, and made like 100k due to unlucky loots).
  32. nice, still not joining bigboibets though
  33. Add some failsafes to that.
  34. 1 point
    i have to manually accept the trade offer from the runner, but after that it works perfectly fine and crafts the runes/ waits outside for the next runner? another error that occurs when trying to sell/buy ess: [ERROR][10/19/13 03:42:14 PM]: Error on executing script worker! java.lang.NullPointerException at Skills.NatureRunner.onLoop(Unknown Source) at org.osbot.zA.run(rl:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) EDIT: I've come to the conclusion it must be something wrong with the writing on the text because running the CRAFTER on my laptop and the RUNNER on my VPS works 100% fine and there are no issues with using the VPS for runners. It's just that the VPS will not trade the runners back when i am running as the CRAFTER and the RUNNER on my LAPTOP is stuck in an endless trade loop cycle. Must be something to do with interpreting the text "wishes to trade with you" or something along those lines. Hope this information was helpful.
  35. That is the price he is willing to pay, there is nothing set in stone saying he has to pay 10$
  36. I am in no way sales trashing, I just wish to know the legitimacy of these offers if they're all random they're clearing not coming from one host node.I preffer to keep a transparency with my customers and so should you.
  37. So how does one acquire these, they sound hacked by the way you're saying them. I know people on HF sell these for a few dollars. Random specs is a bit of a giver.
  38. ^^^^^ usual c4d idiot.Use adobe products. Photoshop, illustrator. Etc. Don't use cinema unless you're making models. You don't need text in your signatures. Look at my tags at www.ztrinity.deviantart.com I rarely use text. so butthurt. saying i just make a simple motext and adding them into a psd. LOLOL. Please stop. but that is what you do.... You use motext, or a template and then put it into someone elses photoshop file you downloaded from a "how to make idiotic c4d text" youtube video and used their filters. I see work like yours everywhere on no name youtube graphics "clans"
  39. well i finished it and decided to share because I'm nice took like 20 mins to write this shit down!!! enum Spells { HomeTeleport("Lunar Home Teleport", 0, 16), BakePie("Bake Pie", 65, 15), CurePlant("Cure Plant", 66, 31), MonsterExamine("Monster Examine", 66, 6), NpcContact("NPC Contact", 67, 4), CureOther("Cure Other", 68, 1), Humidify("Humidify", 68, 7), MoonClanTeleport("Moonclan Teleport", 69,20), TeleGroupMoonclan("Tele Group Moonclan", 70, 32), CureMe("Cure Me", 71, 23), HunterKit("Hunter Kit", 71, 8), WaterbirthTeleport("Waterbirth Teleport", 72, 24), TeleGroupWaterbirth("Tele Group Waterbirth",73,33), CureGroup("Cure Group",74,3), StatSpy("Stat Spy",75,9), BarbarianTeleport("Barbarian Teleport",75,0), TeleGroupBarbarian("Tele Group Barbarian",76,34), SuperglassMake("Superglass Make",77,25), KhazardTeleport("Khazard Teleport",78,18), TeleGroupKhazard("Tele Group Khazard",79,35), Dream("Dream",79,10), StringJewellery("String Jewellery",80,22), StatRestorePotShare("Stat Restore Pot Share",81,27), MagicImbue("Magic Imbue",82,13), FertileSoil("Fertile Soil",83,2), BoostPotionShare("Boost Potion Share",84,26), FishingGuildTeleport("Fishing Guild Teleport",85,17), TeleGroupFishingGuild("Tele Group Fishing Guild",86,36), PlankMake("Plank Make",86,11), CatherbyTeleport("Catherby Teleport",87,21), TeleGroupCatherby("Tele Group Catherby",88,37), IcePlateauTeleport("Ice Plateau Teleport",89,28), TeleGroupIcePlateau("Tele Group Ice Plateau",90,38), EnergyTransfer("Energy Transfer",91,5), HealOther("Heal Other",92,29), VengeanceOther("Vengance Other",93,19), Vengance("Vengance",94,14), HealGroup("Heal Group",95,30), SpellbookSwap("Spellbook Swap",96,12); private final int level; private final int childid; private final String name; Spells(String name, int level, int childid) { this.name = name; this.level = level; this.childid = childid; } public String getName() { return name; } public int getLevel() { return level; } public int getChild() { return childid; } public int getParent() { return 430; } }
  40. You should make one that supports mains training with the melee only boosters. We manually get the melee only set up, go in, rock cake down, and put on protect from prayer. The script would simply drink an overload when the effects wear off and drink a prayer potion when prayer gets low. It's the best melee XP in the game right now and I'd reeeeally like a script to do it :P
  41. I can buy your gold for 2$/M. Add my skype if your interested: business-2-b
  42. Hello community. Today I'ed like to finally announce what our development team has been planning on for some time now. When we first started developing OSBot from the ground up, our development team had to rush much of the code that OSBot uses now. Part of the reason why is because we started development two full weeks after 07scape was already released. This meant we gave everyone a 2 week head-start. We had A LOT of competition, more so than we do now. We knew if we had any chance of being successful, we needed to release a working bot with a simple but robust API. Maxi and I would stay up at night for hours straight programming the bot from a day to day basis. We spent hours on Skype developing and planning everything together. We knew that we weren't the first 07 bot out there but we also knew all the 07 bots out there were primitive and undependable. Eventually the bot you use today was released and we've been working hard ever since to keep it up to date and enhance it. We've learned a lot from OSBot. We've gained a lot of experience and we're now ready to announce that we're going to rebuild OSBot from the ground up again, but this time with the experience and knowledge we've gained. Here's a list of goals that we want OSBot 2 to have reached before its release... A new and fresh JavaFX based GUI. Lower CPU and memory usages. A brand new, smart and simple API. Better API documentation. A smaller jar-file size. An advance web-walking/resource-walking system using smart and efficient algorithms. Automatic random event updates from our bot network without the need to re-download OSBot. Support for an integrated RS3 bot on the same platform. Offline support for when our servers become unreachable. OSBot 2 has no ETA at the moment. We will continue to provide full support for OSBot 1. Sincerely, the OSBot Team. Yes, however as stated in the OP, long-term support for OSBot 1 will still be available after the release of OSBot 2. The ability for OSBot 2 to handle OSBot 1 scripts has been considered as well. I've had plenty of time. I'm getting really irritated with all these script developers thinking I don't have enough time or that we're stealing money. We've paid script developers before, we will keep paying them. This is a legal buisness, not an illegal operation. This website's income is taxed and has to go through a process before it falls into the hands of script developers. That takes time. This reply is simply intended for you only, it's for everyone. Simply because I do not reply to the thread within minutes does not mean anything disturbing. I hope that most of your concerns were answered with the previous reply. As for web-walking, we've dumped data from about 1.3K map regions in RuneScape which is about 90% of the world map. We will be using this data with a combination of efficient algorithms to make web-walking fully automated and dynamic. It has not been fully planned however our development team has discussed the various options and we believe the right one will be written for OSBot 2. More info on web walking will be released as more development arises. Also, for those concerned that OSBot will support RS3. RS3 support will not be released right away. OSBot 2 will be designed in a way that an RS3 bot could be integrated. This does not mean that we are not focusing on 07. 07scape will come first. RS3 support will be a special update scheduled for OSBot 2.
  43. Hi

    1 point
    Hello everyone, I have returned and I'm ready to contribute to our fire again. I'll be discussing with Laz to decide on our priorities again and I'll be working on some old work left behind when I was out of the country. Today I will be working on fixing up some scripts that require some attention. After that I will be writing an anti ban mechanism which hopefully will prevent many of the manual J Mod bans and possibly also the reports by P Mods. It will detect moderators in your environment and perform unpredictable behaviour, partially defined by you as a user, which should lower the suspicion. Goals we had before were obvious and they are still present, such as 'Hannibal', the first Titan to completely diminish the concept of web walking. Hannibal is a work in progress but will get a lot more attention now than it did before, simply because of the fact that there is room for attention now. Further automation of our administrative work is another goal which will happen behind the curtains, but most definitely very important for all of us. And we are brainstorming about a much easier way of adding scripts to the SDN, creating a web interface where you can submit everything that will create the Nexus store product, the repository module etc, leaving our only job to double check and confirm the entire product to be safe and working. All cool stuff And last but not least, we will be starting on a new little secret this month. What this is and how long it will take for us to show you publicly is not sure, but it has been us excited for sure. Sincerely, OSBot.org

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.