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

Popular Content

Showing content with the highest reputation on 06/08/14 in Posts

  1. 9 points
    He'll be green when you get CBA
  2. he hasn't made any money off this game. He also said he was in the military five years ago at the age of 13: we catch him in lie after lie. I recommend no one reading with him he will chargeback or scam.
  3. The staff team approves of this message. Do not bother reporting for targeting a member. ty
  4. 4 points
    FROM: TO: #support
  5. was probably 600k rsgp
  6. 3 points
    idk i think its good
  7. Experience distance: package xp.Botrepreneur; import org.osbot.rs07.api.ui.Skill; import org.osbot.rs07.script.Script; public class XpDistance { /** * @author Botrepreneur * @Version: 00.11 */ private static final int[] XP = { 0, 83, 174, 276, 388, 512, 650, 801, 969, 1154, 1358, 1584, 1833, 2107, 2411, 2746, 3115, 3523, 3973, 4470, 5018, 5624, 6291, 7028, 7842, 8740, 9730, 10824, 12031, 13363, 14833, 16456, 18247, 20224, 22406, 24815, 27473, 30408, 33648, 37224, 41171, 45529, 50339, 55649, 61512, 67983, 75127, 83014, 91721, 101333, 111945, 123660, 136594, 150872, 166636, 184040, 203254, 224466, 247886, 273742, 302288, 333804, 368599, 407015, 449428, 496254, 547953, 605032, 668051, 737627, 814445, 899257, 992895, 1096278, 1210421, 1336443, 1475581, 1629200, 1798808, 1986068, 2192818, 2421087, 2673114, 2951373, 3258594, 3597792, 3972294, 4385776, 4842295, 5346332, 5902831, 6517253, 7195629, 7944614, 8771558, 9684577, 10692629, 11805606, 13034431 }; public static int getLevelExperience(int level) { return XP[level - 1]; } public static int getDistanceBetweenLevels(int levelA, int levelB) { int d = 0; if (levelA > levelB) { d = XP[levelA - 1] - XP[levelB - 1]; } else if (levelB > levelA) { d = XP[levelB - 1] - XP[levelA - 1]; } return d; } public static int getXpUntilLevel(Script script, Skill skill, int level) { int d = XP[level - 1] - script.skills.getExperience(skill); return d > 0 ? d : 0; } public static int getXpUntilNextLevel(Script script, Skill skill) { int d = XpDistance.XP[script.skills.getStatic(skill)] - script.skills.getExperience(skill); return d > 0 ? d : 0; } public static int getXpPastCurrentLevel(Script script, Skill skill) { int d = script.skills.getExperience(skill) - XpDistance.XP[script.skills.getStatic(skill) - 1]; return d > 0 ? d : 0; } public static int getPercentageUntilNextLevelFromZero(Script script, Skill skill) { int p = script.skills.getExperience(skill) * 100 / XpDistance.XP[script.skills.getStatic(skill)]; return p > 0 ? p : 0; } public static int getPercentageUntilNextLevelFromCurrentLevel(Script script, Skill skill) { int p = XpDistance.getXpUntilNextLevel(script, skill) * 100 / (XpDistance.XP[script.skills.getStatic(skill)] - XpDistance.XP[script.skills.getStatic(skill) - 1]); return p > 0 ? p : 0; } }
  8. Hello everyone, if you did not already know the user SupremeLeader, also known as 'Justin' is entirely a scammer. He was banned from OSBot about a week ago for alternate reasons, but now I will explain the truth of his ways. To begin, he stated he would pay @Raflesia and I $150.00 USD for our forum work - The site went live June 1st, and no payment was given on the day it launched. We kept asking him every other day with numerous excuses being given, and eventually today we thought we made progress even though we were entirely wrong. I approach him about payment, and he purchases 30m from @Probemas (recommended Gold seller for the record). A few hours later I proceed to collect my payment, and yet another excuse is given - The user in question claims to produce a steady income and have already accumulated approximately $300,000 from botting. Yet, whenever I ask for my payment "on a game which has earned him thousands", he claims his account was hacked, which, I was never told was an occurring problem. Also, here is the user threatening to DDoS - And last but not least, the user asking to pay people to say good things about him on an alternate botting website - Well, I hope this shines some light on the situation. Please make sure never to undergo a trade with the user and make sure that you keep him blocked at all times. If you have any questions feel free to ask! Note: For the record, the site and work we put together was saved but completely deleted from his grasps.
  9. Yeah, not sure why he needs to lie so much. It's sad really.
  10. 2 points
    I sense a new release today.
  11. https://gist.github.com/anonymous/5292604d8ec523f4baef https://gist.github.com/anonymous/bf207424f62e17d91775 yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo yolo do watever u want with it k thx
  12. 2 points
    Everyone already knows you're the ''Biggest C*NT of OSBot'', no need to state the obvious.
  13. private final static int[] XP Switch final and static.
  14. If you have any criticisms / ideas to improve the snippet I'll gladly listen If you are here only to bash on someone trying help and learn then you should probably just leave.
  15. 2 points
    It's your chance to ride a Mercedes. I'd say enjoy it.
  16. I found a screenshot of his Paypal - (jk thats mine fml)
  17. I thought it was 600k?
  18. Can't you get in trouble for site defacement now.
  19. He even demoted me trying to say I wasn't active enough and said everyone voted that I should be demoted. No vote ever happened, Jordan,Smart, and Raflesia never voted on anything. He's full of complete lies and shady as heck.
  20. 1 point
    Noted. I won't argue with you anymore.
  21. great guy! accepted order and starting now
  22. 1 point
    Let's not get too far ahead of ourselves.
  23. import org.osbot.rs07.api.WorldHopper; import org.osbot.rs07.script.MethodProvider; import org.osbot.rs07.script.Script; import java.lang.reflect.Field; /** * Created with IntelliJ IDEA * User: Anthony * Date: 6/8/2014 */ public class ModifiedWorldHopper extends WorldHopper { private Script sI; public ModifiedWorldHopper(Script sI) { this.sI = sI; } public void setModifiedWorldHopper() throws IllegalAccessException { for (Field f : MethodProvider.class.getDeclaredFields()) { if (f.getType() == WorldHopper.class) { f.setAccessible(true); f.set(instance of method provider, this); } } } @Override public void hop(int world) { //your world hopping code } } Not sure how to get an instance of the MethodProvider class, but if you are able to this should work with setting your own instance.
  24. Hey

    1 point
    Welcome bud.
  25. 1 point
    Welcome to Osbot!
  26. 1 point
    Welcome Clouds4india Hope You Enjoi To Stay Here. -Nico
  27. No, he wants to get all the NPCs attacking him, useful when you've got a lot of them and they're agressive. player get interacting wouldn't do the job, because: 1. you may not be interacting 2. if interacting, it's one NPC, and it's not used for the same purpose.
  28. 13 defence is 13 times better than 1 defence pillock
  29. I know and I'm not talking about them. Why don't people go to trusted users and eliminate 99% of the chances of being Chargedback rather than trade some random guy and fret every hour of whether or not you were chargedback.
  30. c0pycat00 c0pycat000 c0pycat0000 c10 c11 c12 c13 c14 c15 c16 c17 c18 c19 c20 c21 c4nt 0wnz3 c4nt 0wnz2 c4nt 0wnz1 cabbagefeedking cabbagefeed caddz10 caddz99 cadetelvin cadetelvin2 cadyy cadyy2 caghanisbest caghanisking cakenpie cakenpie1 Cakexx Cakexxx caldridge20 caldridge5 caldridge7 Caleb10k caleb11k caleb12k Caleb6k Caleb7k Caleb8k Caleb9k calleb22 calleb23 callum0102 callum0103 campolino Campolino123 Can Can Box caneble caneble1 caneble2
  31. I have tweeted @Jagexsupport
  32. i will tweet jagex when i finish working on my car, Sorry i haven't been on skype for ages, and i am not replying to either of you, because i would rather sort it out here were people can see it. Do you think i'm just going to sit here refreshing the page waiting to see a reply. I went on a 12 hour road trip yesterday.
  33. I'll do it for 15M, starting whenever you want
  34. 1 point
    Inb4 80 y/o guy
  35. 1 point
    I'd feel bad Btw gz on underscore in your name
  36. 1 point
    why can't u just reply with fuck off
  37. The ban rate at rock crabs is stupid. You might aswell just go knock on Mod Marks door and tell him you bot.
  38. 1 point
    Did you really just give the examples saying train combat or kill?
  39. o. my bad. I think 1m 07 is too much. It cuts out a lot of the quests that people do. And tbh, I think someone who has done 100 quests is more trusted than someone who has sold 100 bonds. Regardless of how much I paid them. Then you have people that do free services. They deserve feedback. Feedback is just that. It's feedback for a service. Why would it even matter how much the service was, or what the service was? If the service was good, then it gets good feedback. If it was bad, then it gets a neutral. If it was a scam, then it gets negative. It's there so that other people who use the service know what to expect. If we made a 1m minimum, how would you tell which quest services to go to? None of them would have feedback, because a good chunk of quests aren't over 1m. I'm sorry if people are "feedback farming" but I don't think that means we should limit all of the smaller services.
  40. If anyone is found abusing this, it will be revoked.
  41. Hi

    1 point
    Thanks Divinity, looking forward to see some of your scripts and try them out!
  42. botting is over why are you still doing it, just give up fagex won.
  43. I doubt they want to host the client on an external site.

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.