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 04/05/15 in Posts

  1. 8 points
    If Maldesto is forcing you to say this, just nod your head slowly... or not at all... I'll get the message.
  2. This update is pretty large and encompasses something which everyone can benefit from. The FilterAPI now contains something called a singleFilter, returning the first matching result. With this, you don't have to wait for a collection to populate if you only need to filter for a single entity. On the subject of filters, you can now dynamically hop to worlds through the use of world filters in the new Worlds API. In this new API, you can scan for worlds using parameters of your choice such as if a world is P2P, has population of less than 1000, and is not a duel arena world. This will allow for stability in scripts that are reliant on world hopping. worlds.hopToP2PWorld(); Check out the World API here. And for the Worlds API click here. If you are unfamiliar with making filters, here is a quick snippet: Filter ActivityFilter = new Filter<World>() { @Override public boolean match(World world) { return world.getActivity().equals("Duel Arena"); } } Scripter note: The Worlds getAll() method behaves differently from other classes that extend FilterAPI. API such as NPCs can only return getAll() if you are logged into the game, however Worlds can only return getAll() if you are logged out. v2.3.57: -Added unregisterHook to RandomExecutor -Decreased RandomExecutor loop time in half -Added World API -Added Worlds API --Contains new world hopping methods -Deprecated WorldHopper -Added FilterAPI method singleFilter() -Added Widgets method singleFilter() -Added Widgets method getWidgetContainingText(id, text) -Added Widgets method getWidgetContaining(text) -Updated Dialogues API for general performance -Updated Bank API withdraw() method v2.3.58: -Updated Random Executor --Fixes a null issue people were having with world hopping -Other changes Have a great weekend! -The OSBot Staff
  3. 4 points
    Just send him $25 or $100, everything will be fine.
  4. Is also entitled to a refund, unless the same type of proof listed above for @Takeoff can be provided by
  5. I agree I worked for Fearful also and I made a 10m deposit which was never returned because he said I had already made over the deposit. So I just let it go and said forget it before I joined the service I was told that the deposit was refundable but once asked for it back was told that it was not due to the fact of making over the deposit; anyways that is just my 2 cents it is kinda like a scam in a way basically they went up 30+ M from the deposits that there employees never got back. Anyways I am not adding to the dispute for I really do not care about the 10m I am simply just saying my part considering I was apart of the team.
  6. Alpha Team has returned! I am happy to announce to you guys that alpha team has come back to script for OSBot! Alpha Team was once a respected and much discussed scripting team that proudly released tons of script on OSBot. After time has passed we separated ways and most of us started working on things unrelated from runescape. But seeing mirror client being released, we felt the need again to provide OSBot with wonderful scripts! We come back to OSBot as a new team: @Xerion & @Krulvis. What will we release? We are planning on releasing multiple scripts, including but not limited to: - AIO Runecrafter - AIO Fighter - RangeGuild - Rooftops - AIO Hunter - AIO Fletching - Firemaking ATRunecrafting: Law crafting - No pouches - Balloon method If you ever wanted to get rich while getting a skillcape, then ATRunecrafter is the way to go. Features Air altar (walking) Mind altar (walking) Water altar (walking) Earth altar (walking) Fire altar (walking & ring of duel) Body altar (walking) Cosmic altar (in development) Chaos altar (in development) Astral altar (in development) Nature altar (General store method) Law altar (Walking & Balloon method) Death altar (in development) All scripts will also have full abyss support for the fastest xp/h and gp/h! Great antiban + very humanlike interactions. Human camera movements while walking Extremely efficient All pouches All energy pot types Pouch repair through NPC contact or abyss ATAgility: First try falador rooftop, efficiency could be improved. ATFighter: Fighting core is ready to go, waiting for osbot to improve mouse movements to further develop script https://www.dropbox.com/s/9nqurngszlhcfl1/2015-03-31_20-04-10.mp4?dl=0 Ranged ( + arrow pickup) & Magic supported AT Fletcher: http://osbot.org/forum/topic/69019-99-fletching-on-mirror-client/ ATRangeguild: Pretty much done, working on camera movements to improve xp/hr You've all seen it before on OSBot 1. It will be back for mirror client! ATFiremaking: Done, no media yet. ATHunter: Coming soon...
  7. 2 points
    C:\Users\YOU\osbot random.dat = C:\Users\YOU o wait lmao mac? rofl xD
  8. https://www.youtube.com/watch?feature=player_embedded&v=wK9rodJlMuY
  9. I placed into TWC, he has 24h to explain himself. After reviewing the whole situation with the Staff-team, we came to: changed his T.O.S. from "You receive your deposit back", to "You won't receive your deposit back if you made profit from swapping, higher than your deposit". He changed the T.O.S after @Takeoff joined. announced his new T.O.S. over Skype, not Osbot. @Takeoff never agreed to the new T.O.S. has to refund @Takeoff the whole deposit, unless can provide proof that @Takeoff agreed to the new T.O.S which were changed after @Takeoff joined.
  10. Waterfall, tree gnome, fight arena, grand tree, Witch's house. Fight bosses with fire strike and have someone block for you on tree gnome. You'll get some good starter combat levels
  11. 45K mileage on it. Never been in a accident. My uncle took it for a test drive (since im not in the U.S atm ) and everything seems to be in tip top shape. Final price was 8k. What do you guys think? What I'm happy about is i paid for this in cash with my own $$
  12. Community, Behind the scenes DreamScripts has been working hard to make sure our scripts are in tip top shape, and now we're going to put our money where our mouth is. We are starting a bug bounty program in which we will pay you money for reporting script bugs. We are doing this because we believe our customers deserve the best product possible and we are confident in our products. Initially, we will roll out this program only supporting a couple of our scripts, but as time progresses we will add our entire suite of scripts to this bug bounty program. Rules Only bugs caused by faulty script logic will be given rewards in the form of cash, in order to qualify for a reward you must follow the rules found below: The bug must be new, it cannot have been reported yet. The bug must be meaningfully different from other bugs already reported. The bug must not be the fault of OSBot API. The bug must not be caused by OSBot API changes. The bug must be reproducible by DreamScripts. The bug must not have been already discovered or known about by DreamScripts The bug must be sent to @Eliot AND @Ericthecmh via private message. The bug must exactly follow the template below. Template Name of script: Version of script: Version of OSBot: Mirror client (yes/no): Location of bug: Description of bug (when does it happen, what happens): Screenshot (if applicable): Rewards Rewards will be given based on the severity of the bug, if the bug does not meet the above guidelines you will be given no reward. The cash prizes will be between $1-$25 USD payed by PayPal only. DreamScripts will be the only deciding party in determining the reward for your bug. Scripts Included: Only bugs found in the following scripts will be given rewards at this time, more coming soon! DreamChopper DreamFisher DreamFighter DreamMiner Bugs Rewarded: 1 Bug Hunters Rewarded: @Framble Happy hunting! Additional Terms: DreamScripts reserves the right to end this program at any time for any or no reason at all. DreamScripts will be the only party involved in evaluating bugs and assigning cash rewards. Rewards will be paid within 5 business days of receiving the report. Rewards will only be issued for bugs that follow the guidelines.
  13. Bugs may only be reported via private message, this script is not included in the bug bounty program, please read the thread. DreamRange Reloaded is a new script that is going to be released soon, you will get it for free when it is released, but it is not the script you bought.
  14. 1 point
    I have a mate that non stop botted 99 runecrafting on a nice zerker and got banned at 20m xp. Because when he used the client for botting he used a proxy, he sent a ticket saying that his account was stolen and he wanted it back. The account got unbanned and he ended up fine
  15. 1 point
    I bought an account from a guy once that had 3 macroing majors quashed.. I begged him to tell me how he did it and all he said was "I have a way with words" I even offered to pay. There is a way to do it I just don't think the few people that have a good method want to share it.
  16. No me and xavier, not so alpha team then. Its Copyright 2013-2015, sorry.
  17. Mate are you new to the internet? : http://www.ebay.com/itm/24-BenQ-FullHD-1080p-1920x1080-DVI-VGA-LED-Black-Monitor-GL2450-/400893522514?pt=LH_DefaultDomain_0&hash=item5d571db252
  18. You can see at the bottom left corner of the screen, on the bezel it has an HDMI logo. OP, nice pick, BenQ is the shit. I got this one from Amazon and somehow got free shipping http://www.amazon.ca/gp/product/B00IKDFL4O/ref=cm_cr_ryp_prd_ttl_sol_0
  19. 1 point
    initials are FQ ?
  20. Disputed member: http://osbot.org/forum/user/118993-fearful/ Thread Link: Has been deleted Explanation: I joined Fearful's swapping team, which had a 10m 07 deposit to join. Prior to paying the deposit I asked for specifics on the refund policy as Lebron had posted this thread http://osbot.org/forum/topic/68821-rant-deposit-fees/#entry759492 which I thought made some good points. http://puu.sh/h1uc0/d1503a6d95.png http://puu.sh/h1udd/855a0d5030.png He said the deposit was refundable up to a point, and never specified. He is saying that the thread stated the terms of refunding http://puu.sh/h1ugL/5a584ba798.png While the thread may say the rules now, when I posted on the thread & asked him about it on skype, the thread wasn't edited. This where the dispute begins. http://puu.sh/h1um5/b4a17a8520.png http://puu.sh/h1uUH/60a70d0bc5.png He claims otherwise http://puu.sh/h1urb/9289bc73bb http://puu.sh/h1ut2/ea2316940d.png Asuna suggested that the time I posted on the thread would have been when I was agreeing to the terms. http://puu.sh/h1uN6/9548959ace.png http://prntscr.com/6ouvns which shows that they were discussing it, not necessarily that it was on the thread at that time. I inquired about joining prior to that screen shot, having posted on the thread originally the same day, but hours before the thread was edited, adding him on skype the next morning when I woke up. http://puu.sh/gZzXk/8f3815e661.jpg http://puu.sh/gZzXU/9b2373a294.png I realize this may be hard to judge, because to my knowledge the thread is deleted and it is impossible to see the edited times due to a lack of a necessary plugin I know it is not Fearful's fault swapping ended, this is not about that, just whether or not the deposit should be refunded - regardless of me making it back or not, breaking even in essence.
  21. As long as the monitor has an IPS panel, digital input (HDMI/DVI/DisplayPort) and 1080p, then it's a great addition. If you can provide a link to a store which is in your country, I'll find a monitor for you, though I'll also need to know your budget (in your currency)
  22. i use a Flatron IPS235 by LG. Its really good. The colors are really saturated, so games like league of legends look AMAZING on it. honestly the best monitor ive ever seen
  23. Yellow necked field mouse is a personal favourite, however they can grow up to 110mm which is a big mouse!
  24. mauler is coolest, but 60 atk pure you could sell me
  25. Nobody knows for sure but that is the general understanding from what I know.
  26. Hey man, I could help provide efficient feedback with script testing and any bugs. Could I get an auth until the script is updated? I will be purchasing, I just want to contribute now
  27. Probably IP flagged buddy. Jagex could possibly monitor IP addresses of recently banned accounts. Banning can also vary on lots of things, the following are thought to increase the ban rate: -F2P -Hotspot skills (wc/fishing) -Free scripts tend to not be as high quality as premium scripts. -Mirror client is thought to decrease the ban rate.
  28. Day 9, after some hard struggles still no nudes from Anne but we'll keep trying!
  29. Was meaning to take a snapshot but forgot. Just hit 94 fishing today all from this script Hoping to hit 99 within 2-3 weeks.
  30. 1 point
    Go on chat. and pm me or skype me Nick.osbot
  31. Hey czar i got your rockcrab script. But it was bugging out a bit can i switch it for the fishing one?
  32. yes please, also i love ur signature is the perfect gif to explain osbot :p
  33. I remember your name.
  34. WAIT A SEC , SO UR THE GUY WITH LIKE BILLS MADE FROM BUGS PURO PURO ? UR THE LEGENDARY BANK?
  35. It may mean that people buy the script with a purpose to find bugs, very clever idea
  36. Put the .jar in your Scripts folder in your OSBot folder. The folder should be located in C:\Users\YOURNAME If you're referring to how to use the actual script just start it at the monk of zamorak and it should do the rest.
  37. Recently bought this, and the first script I ever bought. And the best. Features 10/10: -Literally the best script I've used in the past year of botting -Supports every major locations in Osrs -Flawless banking, everywhere -Very consistent and stable, botting 10 hours+ with no sweat -Consumes less Cpu/Ram than any other fishing scripts, +1 -Clean GUI, easy to setup -High fishing efficiency, detects when afk Security 10/10: -Does not get me banned when injecting/starting the script -Customized Anti-pattern/Anti-ban, high security measure for future Price 10/10: -Reasonable price, get what I paid for -Already made 1/3 of my money back on the first day of botting -Flexible paying options (Osrs Gp etc...) -Guaranteed money back in less than a week This is a script I highly RECOMMEND to anyone striving for 99 fishing or making extra cash while you go to bed. The script is very user-friendly and people without botting experience can figure this out easily. Will planning to buy other scripts from Czar in the future. Somewhat old progress
  38. Was wondering if I could get a Trial.
  39. Is Karamja noted fish supported? The Stiles guy.
  40. U could > Use free scripts while u learn how to bot better > Earn some GP > Buy script with gp later. GL!

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.