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 08/03/16 in Posts

  1. 7 points
    aka Saint Gnome
  2. I charged backed so he cant transfer the funds to another paypal or to his bank account. Anyways he said he aint the original owner his "friend his" My assumption is he sells the account many times and recovers it all the time just to make a quick buck and sadly this one was unlucky for him.
  3. @Trump will have 48 hours to give you that money back. He's been placed in TWC in the meantime.
  4. who uses yahoo in 2016 ?
  5. Luckily for us, you provided us with the screenshot where you got level 27 magic. Adding up all the skills (taking into account level 25 ranged, a hiscore lookup showed that it was 25, so the maximum value at the time of that screenshot was 25) The total level in that screenshot your provided was 828, but when adding up all the skills shown it comes down to 827. You forgot to photoshop the total level. As @Maldesto has said before the flamefest on the thread, you will have to refund the service and the account. The account has been pricechecked by many people and the value is 40m. This means that you have to refund 42.1m. You'll have 48 hours to do so.
  6. FrostHopper is cool and all but i needed this for a specific project and thought i would share. Credits to @@FrostBug EDIT: Added interrupt to whole method not just scrolling. derp /** * Simplified version of FrostHopper by FrostBug on OSBot. * Hops to a specific world with an interrupt condition when scrolling worlds. * Credits: FrostBug * * @author House */ public class HHopper { private final static int WIDGET_INDEX_ROOT = 14; private final static int WIDGET_ROOT = 69; private final static int WIDGET_SCROLL = 15; private final static int WIDGET_SCROLL_UP = 4; private final static int WIDGET_SCROLL_DOWN = 5; private final static int MIN_FRAME_Y = 230; private final static int MAX_FRAME_Y = 416; private final int NOT_LOADING_STATE = 30; Script script; public HHopper(Script script) { this.script = script; } public boolean hop(int world, BooleanSupplier condition) { if(condition.getAsBoolean()) return false; if (script.getClient().getLoginStateValue() != NOT_LOADING_STATE) return false; if (trimWorldNumber(script.getWorlds().getCurrentWorld()) == world) return true; if (script.getTabs().getOpen().equals(Tab.LOGOUT)) { if (isQuickhopOpen()) { if (loadingWorlds()) return false; RS2Widget worldWidget = getWorld(world); if (worldWidget == null) return false; if (isSelectable(worldWidget)) { Rectangle rect = worldWidget.getRectangle(); rect.translate(0, 2); rect.setSize((int) rect.getWidth(), (int) rect.getHeight() - 4); RectangleDestination dest = new RectangleDestination(script.getBot(), rect); if (script.getMouse().click(dest, false)) return false; } else scrollToWidget(worldWidget, condition); } else openQuickhop(); } else script.getTabs().open(Tab.LOGOUT); return false; } private boolean scrollToWidget(RS2Widget widget, BooleanSupplier condition) { RS2Widget scroll; if (widget.getPosition().getY() < MIN_FRAME_Y) { scroll = script.getWidgets().get(WIDGET_ROOT, WIDGET_SCROLL, WIDGET_SCROLL_UP); } else if (widget.getPosition().getY() > MAX_FRAME_Y) { scroll = script.getWidgets().get(WIDGET_ROOT, WIDGET_SCROLL, WIDGET_SCROLL_DOWN); } else { return false; } if (scroll != null) { final long startTime = System.currentTimeMillis(); WidgetDestination wDest = new WidgetDestination(script.getBot(), scroll); script.getMouse().continualClick(wDest, new Condition() { @[member=Override] public boolean evaluate() { return isSelectable(widget) || (System.currentTimeMillis() - startTime) >= 6000 || condition.getAsBoolean(); } }); } return true; } private boolean isSelectable(RS2Widget widget) { return widget.getPosition().getY() >= MIN_FRAME_Y && widget.getPosition().getY() <= MAX_FRAME_Y; } private RS2Widget getWorld(int world) { @SuppressWarnings("unchecked") RS2Widget worldWidget = script.getWidgets().filter(WIDGET_ROOT, (Filter<RS2Widget>) (RS2Widget w) -> { if (!w.isThirdLevel() || w.getSecondLevelId() != WIDGET_INDEX_ROOT || w.getThirdLevelId() <= 300 || w.getThirdLevelId() > 400 || w.getHiddenUntilMouseOver()) { return false; } int worldNumber = trimWorldNumber(w.getThirdLevelId()); return worldNumber == world; }).get(0); return worldWidget; } private int trimWorldNumber(int number) { return (number > 300) ? number - 300 : number; } public boolean loadingWorlds() { return !script.getWidgets().containingText("Loading...").isEmpty(); } private boolean isQuickhopOpen() { return script.getTabs().getOpen() == Tab.LOGOUT && script.getWidgets().containingText("World Switcher").isEmpty(); } private boolean openQuickhop() { List<RS2Widget> list = script.getWidgets().containingText("World Switcher"); if (!list.isEmpty()) { return list.get(0).interact(); } return false; } } Usage: hHopper.hop(86, () -> false);
  7. Disputed member: http://osbot.org/forum/user/198413-amkate2/ Thread Link: http://osbot.org/forum/topic/103804-sellin-my-zerk-with-some-decent-skills/#entry1159551 Explanation: Bought this zerker thinking I could use zulrah on it. Bought it at near 11:00 am Everything went smoothly so i logged in and looked at the quests and noticed i needed underground pass and regicide done. I didnt want to do the quest so i let loner12 to do it for me. I paid devry the middleman with my personal main and then transfered 750k from my main to the zerker account I gave longer my info at 11:55 am and he finsished at around 2pm so im not netflix chilling and training agility because i need to get 56 for regicide then log out to take a piss come back and its disabled For Real World Trade. Evidence: Account Banned: https://i.imgur.com/13gCZUs.png Me paying him: can also show you my paypal if needed https://i.imgur.com/1U0IN2d.png Nothing more to it i think, seems like he selling the account and recovers it many times and does the same thing if you need any more evidence let me know. If you think im in the wrong ill cancel the charge back. PLease IP check his account
  8. He was mod for about 2 months before me, later promoted to super mod when I was mod We had good staff team around there and everything went well till end when we all were dipshits and all resigned at same time He flamed some admins in the process of our resignations and got in trouble but was later let back Then he dox'd, ddos'd and did some other toxic things to some members here and was perm IP banned PS he's cute. these newfags wont know him
  9. 👑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
  10. Where did I say you did?
  11. It's impossible to prove why it got banned for rwt, for all we know it could've been because the account changed owner or because you transferred wealth on it. You had no right to chargeback. If it was because the original owner has been trying to recover the account then it would've been locked and not banned due to rwt.
  12. I'm sorry but this don't got anything to do with me I sold you the account not my fault if you bot or real world trade with it and get my max zerk perm banned and want money back? so I lose hand made zerk and you get your money back? that's not right but we well see what the Moderator to say about it.
  13. Then you should learn how to count properly. Adding these up give a total level of 827 and not 828, so nice try. Bye.
  14. 2 points
    Molly's Thiever This script is designed to quickly and efficiently level your thieving! Check out the features below. Buy HERE Features: - Capable of 200k+ per hour and 30k+ exp/ph on mid-level thieving accounts. - Quickly reaches 38 thieving to get started on those master farmers for ranarr and snap seeds! - Fixes itself if stuck. - Hopping from bot-worlds. - Stun handling so the bot doesn't just continually spam click the npc. - Drops bad seeds if inventory is full at master farmers. - Eats any food at the hp of your choosing. Supports: -Lumbridge men -Varrock tea -Ardougne cake -Ardougne silk -Ardougne fur -Kourend Fruit Stalls -Ardougne/Draynor master farmer -Ardougne/Varrock/Falador guards -Ardougne knight -Ardougne paladin -Ardougne hero -Blackjacking bandits as well as Menaphite thugs, this has limitations, click the spoiler below to see them Setup: Select your option from the drop down menu, it will tell you the location where the target is located. Fill out the gui and hit start. Simple setup! Proggies: Proggy from an acc started at 38 theiving:
  15. 2 points
    wat? this's got nothing to do with kate lol idk her, all ik is saint gnome was toxic
  16. 2 points
  17. 2 points
  18. @Novak tried to convince everyone he was a girl
  19. 2 points
    get her on weeb. its better for you than hash.
  20. I wont be refunding until we know who the original owner is. because I can easily say that x person was the OO. this person for sure been recovering the account many time. and this guy amkate prob working with somebody that has been perm banned in osbot
  21. nature spirit gives you 2k def xp which is 13 def, but i think lv 14 is like 2107 xp? so if you have under 106 xp in def right now then yes it will work, if you have over 107 def xp then no you will have an ugly 14 def thanks
  22. Mith gloves reqs as normal then do nature spirit + lumbridge guide. Thats it for rfd :P
  23. come on mate, do me this one small favour
  24. Xylate's a very nice guy and was willing to let me try the webhosting even though i'm quite nooby at it, i've done trades with him in the past and all have been smooth, all the best to you my man.
  25. I'm on a Mac and it's working fine for me. Try going to System Preferences, then Security & Privacy. There might be a toggle that requires you to allow the new .jar file to open - it's a safety feature that Mac has.
  26. 65 HOUR PROGGY!!
  27. 1 point
    Learned this from Baka, this is using natural renders. Honestly I like it. What do you think:
  28. maybe trial possible?
  29. 1 point
    Hopefully this will be done soon looking forward for this! Hope it has a good antiban system!
  30. @Khaleesi Would like a trial. I purchased extreme pest control and I'm extremely dissatisfied @Khaleesi Would like a trial. I purchased extreme pest control and I'm extremely dissatisfied
  31. Oh nice, cheers for this. Will most likely be using. I would add this to save writing a million empty lambda functions public boolean hop(int world) { return hop(world, () -> false); }
  32. 76 only or would 80+,90+ do ?
  33. looking for someone to do (OSF) for me prices below please trusted only as it's my favourite acc
  34. Okay the update is now ready, had to roll-back the update and double-check/test again to make sure New update (version 34) - Added CC feature - Added worldhop feature - Worldhop without CC will hop at X players - Worldhop WITH CC will hop whenever the chosen name says: 'W(world_number)', for example, 'W36' will make the script hop to world 36 - Added 'Avoid dorics quest' option to setup window - Added update for paint during questing This is a big update guys, thanks everyone for being patient and giving suggestions/feedback. Update will be live within 24 hours or so, I will update this post when the update goes live (automatically). Good luck everyone ;) Next update will have ice gloves and stamina potion support
  35. i'll snapchat my boy @ihb to reply here seeing as he hasn't been on in a week+
  36. I am offering my sig space for rent for 1 month. You will replace my current sig picture Price: 8m or best offer How can this benefit you? It can draw more business to your service Get you more sales ​I have a script thread posted with over 6k+ views and 650+ users who view the thread. 500+ posts on forums Comment or Add my skype if you are interested. Skype: Joey-bots
  37. Rip osbot's only black mod
  38. Removed the profile -i used the exact same options as you except: i added limpwurt root to loot i ticked 'anti pattern' as well as 'mouse off screen' i change salmon to trout
  39. I am having similar issues with hill giants, in addition to another one. Sometimes when it is approaching ladder it gets stuck outside trying to click the ladder through the wall but it can't find it. The cursor just jumps around like a spaztic.
  40. +25m just because of the mouse pointer
  41. Thanks. I script for another botting site, and may start here.
  42. hi

    1 point
    he was banned lol
  43. May I have a trial please ?
  44. http://osbot.org/forum/index.php?app=nexus&module=clients&section=purchases
  45. This boy just wrote half the definitions in the Java complete reference

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.