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 09/01/15 in Posts

  1. Visit my portfolio : http://fuser.me/portfolio.html ORDER FORM Do you agree to the ToS : Did you buy domain : Did you set up hosting : Skype : What type of website you want (content wise) :
  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. I am proud to announce my official relaunch! CMHScripts is officially back! Current scripts: CMHMiner CMHRockCrabs CMHStronghold ASK FOR A TRIAL NOW! (24 hour trials) Must have post count > 20 or have a rank. Simply post with the script that you wish to get a trial for. YOU MAY NOT ASK FOR MULTIPLE TRIALS ON THE SAME SCRIPT. Doing so will result in loss of access to any CMHScripts product. DO NOT PM ME. POST HERE, AND WAIT FOR ME TO PROCESS IT.
  4. Hopefully the DDoS attacks will be mitigated for some time as our services slowly start to restore. Please give a big high-five to @Zach for his work, the attacks were pretty sizable. In this release you'll find all the extra features from the 2.3.105 release and a few features such as dynamic signatures should be restored as well (pending script updates). Thank you for being a member here at OSBot; we will continue working toward keeping our services online. You must download the new version through the website and NOT the client. Edit: The elusive, shadow bender @Maxi also made an appearance to help restore the services, give him a high-five with your other hand. -The OSBot Staff
  5. You can always recover the account if you're the original owner, please attempt to recover it from the original email that was used to create the account.
  6. Well then something else is going on here, don't go accusing me of lying about the account not being mine just so I could sell it quickly. This was one of the very first accounts I have ever created, It was created in my very first week ever of playing the game. Since then I have changed ISP's and have not remembered the creation IP address. The zip code is the same. The names ever accociated with the account have all been added to the appeal. Membership info: I have never been a member on this account until OSRS. And that was purchased through bonds, so there has never been any information to attach to the account regarding membership details. Please don't go around accusing people of doing wrong, but try and assist/aid to find a solution. Thanks
  7. I'm Canadian but cup is for my favourite country!
  8. I am the fedora king! Anywho Goodluck buddy!
  9. 2 points
    I actually got it through the man himself. I appreciate your help. Hopefully I don't follow your footsteps!
  10. EXTREME SCRIPTS FREE SCRIPT OPPORTUNITY As part of the EXTREME SERIES being #1 Sold Scripts on OSBot in all the respective categories, you can now own these scripts by simply placing an image in your signature and you will be given FREE 2 MONTH ACCESS to ANY script in the Extreme Series of their choosing. Rules: - You must place the image provided below (GIF) in your signature for the remainder of the 2 months (this will be checked daily by our referees) - You must have 20 post count or be a VIP member - You must post on the thread ONCE "I want: " and the script you wish to obtain if you win - The image must be linked to the thread: http://osbot.org/forum/topic/81409-extreme-scripts-1-sold-osbot-scripts-efficient-always-updated-24-hour-bug-fixes/ How it works: For as long as you have the image in your signature you will have access to ANY script from the series of your choosing. If you wish to change the script at any point that too will be perfectly fine! Image to include in your signature: http://i.imgur.com/FrBKCq8.gif (VIP+ Members) Image to include in your signature: http://i.imgur.com/zmubE9W.gif?1 (Regular Members) SPAM POSTS WILL BE MODERATED Good luck to you all
  11. 1 point
    Review made, bro!
  12. Make sure your magic defence bonus is -65, otherwise you won't splash, and it will actually stun the opponent (which means you need to wait to stun it again). @tixum, done, enjoy the script, please stay loyal to czar scripting and you will get many free scripts ;)
  13. MemberID: http://osbot.org/forum/user/159384-slander/ Scripts: Hunter and fletching
  14. Is it possible to have more than one? Like two? If so its ok, but i would like to do this, and i would ask for the hunter one. ( i also need to know how to put that in my signature, like i know where to put it and everything but i cannot seem to get the url and link location for the picture. )
  15. Whilst fishing in Barbarian Village, I select to use anti ban dropping and every time i use this option the script doesn't know how to drop items. It drops 4 in a row and then stays at a blanks spot and starts moving the pointer in a triangle.
  16. Hey. Sorry I was a so aggressive and rude. I haven't used any combat scripts since I've used mirror mode so I have never heard or cared to read about these issues. I have always attached the mirror to the client BEFORE I logged in. I fixed the null problem, but the attacking is an issue i'm guessing with mirror in general. Anyways, again I am very sorry with how childish and immature I was. I hope you can come to forgive me. Thanks, LittleWayne.
  17. You just posted on the other magic script (my direct competitor) and now you come here.. Cmon man what is this
  18. Quicknote: Also catherby yews have a pathfinding problem atm i posted on the other thread. Could you have a look at it
  19. Doesn't use teleport. Just runs into cammy bank
  20. 1 point
    Report that Nazi!
  21. please remove.. i didnt know the feedback system was a chatbox
  22. https://gyazo.com/d7af3460e51d8cb294ec28119fbad22b just sits here and spam clicks a spot for 10 minutes, then after it kills maybe 10 crabs it runs across the fence for no reason at all and comes back. ? How do I request a refund. No offence towards you Czar, I've purchased many scripts from you... but this one is no good.......
  23. When I get on my PC, I'll post my interact method so you can get a feel for it EDIT Here it is. It's not the best example, it uses while loops (which you shouldn't typically use), and obviously you need external vars (biasDeviation and contextMenuDeviation) for tihs to work. public boolean interactWith(NPC e, String action) throws InterruptedException { if (e == null) { return false; } if (getMenuAPI().isOpen()) { getMouse().click(false); sleep(sleepDeviateRand(5, 15)); } //e.hover(); while (!getMouse().isOnCursor(e)) { e.hover(); /*sleep(sleepDeviateRand(1, 2));*/ } //hover String tooltip = getMenuAPI().getTooltip().toLowerCase(); String estimatedToolTip = (action + " " + e.getName()).toLowerCase(); if ((getFirstAction(e).equals(action) && getMouse().getOnCursorCount() == 1) || tooltip.startsWith(estimatedToolTip)) { getMouse().click(false); log("Left clicked!"); return true; } while (!getMenuAPI().isOpen()) { getMouse().click(true); sleep(sleepDeviateRand(5, 15)); } //open interface sleep(sleepDeviateRand(5, 15)); List<Option> options = getMenuAPI().getMenu(); int rectIndex = -1; for (int i = 0; i < options.size(); i++) { Option o = options.get(i); String s = o.action; if (s.equals(action)) { rectIndex = i; break; } } if (rectIndex == -1) { return false; } Rectangle optionRect = getMenuAPI().getOptionRectangle(rectIndex); int height = optionRect.height; int startX = optionRect.x; int startY = optionRect.y; int width = optionRect.width; int endX = startX + width; int endY = startY + height; int perc = 0; if (contextMenuDeviation > 10) { //We want to get the correct context values if (and only if) we have a suitable context menu dev. value (otherwise we just go for the entire object) float percentage = width / 100; //Keep as much precision as possible percentage *= contextMenuDeviation; perc = (int) percentage; } int centreX = (startX + (width / 2)); if (biasDeviation) { Point p = getMouse().getPosition(); int mouseX = (int) p.getX(); if (mouseX > centreX) { //Right side of the context menu startX = centreX; if (perc > 0) { endX = (startX + (perc / 2)); //We do (perc / 2) because in the calculation we account for the entire width } } else { //Left side of the context menu endX = centreX; if (perc > 0) { startX = (centreX - (perc / 2)); } } } else { startX += (perc / 2); endX -= (perc / 2); } //2px bounds incase the bounding boxes are fucked int randX = getRandom(startX + 1, endX - 1); int randY = getRandom(startY + 1, endY - 1); Area mouseArea = createArea(new Point(randX, randY), 2); //Create a 3x3 box while (!mouseArea.contains((int) getMouse().getPosition().getX(), (int) getMouse().getPosition().getY())) { getMouse().move(randX, randY); sleep(sleepDeviateRand(5, 15)); } //move to option sleep(sleepDeviateRand(5, 15)); while (getMenuAPI().isOpen()) { getMouse().click(false); sleep(sleepDeviateRand(5, 15)); } //click sleep(sleepDeviateRand(25, 45)); return true; }
  24. Try to clear your OSbot folder on your computer.
  25. Hahahaha yes trust me I've read the panel on whether its online or not, but i know sometimes it will be inaccurate after an update(doesn't happen often, but has happened to me once in past week when it really was down). That is only reason why i made forum post asking if anybody else had the same issue. As for the java update, I was thinking that could be the issue here. I'll see if it works in a little bit. Thank you all for the replies... even if some stated the obvious ahahaha
  26. Mirror doesn't support Proxy, you either you'll need an application that can utilize a Socks5 proxy and route all of your data traffic, or simply just purchase a standard VPN. IPvainish is pretty easy to set up, and has a very user friendly user interface. I've used it myself. You can get a month-to-month subscription for 7,50USD.
  27. 1 point
    imagine,what if the gold seller got killed while trading.. what if the buyer kill the gold seller..
  28. I'm sorry, I'm really confused. How do I access it? EDIT: Nevermind, I got it. thanks!
  29. Add in a sleep after: dialogues.clickContinue();
  30. Is this Tik Tok by Ke$ha? I am making you the composer for MLG the musical. I am still the story writer though.
  31. I wake up in the morning feeling like just tipping *Tips Fedora* Put my fedora on and say "I'm gonna make religious people feel shitty" My mom yells at me to NOT... COME... HOME... I tip my fedora and ask a hooker to bone' She laughs at my hat, my neck beard and my face... I don't know what to do so I pace and pace. I come up with an idea to head right home. open up google chrome to see the light the bright thing that gives children a fright I sip my coffee and I know I belong 4chan is my life, as I sing this song.
  32. http://prntscr.com/8b7bv7 ? http://prntscr.com/8b7dwl I started it on basic default settings, then with a mixture of options, when I start the script my character's sprint down to what it looks like cammy bank. Every single time I attempt to run the script it fails. No matter what. "Null x amount of items in inv." Runs straight to bank, opens, "out of food closing script" logs out. Ended. http://im.ezgif.com/tmp/ezgif-620709187.gif
  33. =( pls dont daddy mald
  34. Thank you sir, I ended up scaling down and it worked. I appreciate your help very much.
  35. http://osbot.org/forum/user/187608-plnk-clay/ has an L i only noticed cuz he looked at my profile lol
  36. Czar, give me the Code for the signature adversitement.
  37. @maldesto pls never change your profile picture, I just thought about it and you just wouldn't be the same q t 3.141592653589793238462643383279502884197169399375105820974944592307816406286 208998628034825342117067982148086513282306647093844609550582231725359408128481 117450284102701938521105559644622948954930381964428810975665933446128475648233 786783165271201909145648566923460348610454326648213393607260249141273724587006 606315588174881520920962829254091715364367892590360011330530548820466521384146 951941511609433057270365759591953092186117381932611793105118548074462379962749 567351885752724891227938183011949129833673362440656643086021394946395224737190 702179860943702770539217176293176752384674818467669405132000568127145263560827 785771342757789609173637178721468440901224953430146549585371050792279689258923 542019956112129021960864034418159813629774771309960518707211349999998372978049 that we all have come to know and love, so please maldy, stay yourself! We love you
  38. Kawaii in the streets! Senpai in the sheets!
  39. My client can't seem to pick up the foreman resulting in getting stuck.

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.