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.

Parameter

Members
  • Joined

  • Last visited

Everything posted by Parameter

  1. Whenever I see that standard program icon I suspect a virus :p I know yours isn't a virus it's just something that alarms me
  2. Sure, but if we required that for this rank, maybe one or two people on this site could get it.
  3. This is purely elitism, however saying that we already have the "Official script writer' rank means bullshit for it does not mean you are actually good at java, you just know how to write scripts. Also, the requirements stated in OP are odd because you don't need to know bytecode to be an expert at Java, nor do algorithms have anything to do with the actual language. If the staff were to implement such a rank, we'd at least need proper requirements.
  4. I thought it was pretty clear :p Thanks, nevertheless.
  5. Yes how hard can it be
  6. You guys most not be able to read.. Format is total exp (+ exp gained with exp per hour) My total xp is like 600000 xp gained 5000 xp hour 50000 600000 (+5000 with 50000 exp/hour)
  7. How so.
  8. That's total xp, if you would have paid more attention it'd say +4328
  9. Parameter posted a topic in Projects
    Hey guys, currently I am working on a script that does nightmare zone for you! What is the 'nightmare zone'? Nightmare zone is a minigame in which you need to defeat quest bosses, this minigame gives the highest amount of combat experience possible in the game. To-do list: Drink prayer potions when low on prayer Drink overloads if available Use special attacks Pick up power surges for infinite special attack Bank for supplies, buy overloads and rejoin a game upon death I am currently botting it on my pure and getting a solid 48k strength xp per hour at level 69 str. That's insane for a level 1 def pure Please leave feedback or whatever
  10. You put way too much effort in checking whether or not an item is selected, and not only that, you are creating a new class loader when you could have simply used the one created by OSBot itself. You need to retrieve two fields to check if an item is selected whereas I only need to retrieve one. Instead of just initializing the fields in the classes constructor you are using redundant if statements which is both inefficient and unconventional. You can use final a lot more in your code to clean it up and you could have just put the whole block of code in one try catch statement, you used two. Again, both inefficient and unconventional. You do not use a method provided by the client and instead you create your own way of doing it. As for my code, it's not working as I haven't updated it which would literally take a second. As I said, the classloader is from a method provided by OSBot which is, indeed, obfuscated however efficient compared to your way of doing it. There's a certain field in the client which states whether or not an item is selected, using that the check is a whole lot more efficient and a whole lot cleaner. Just listen to what I say.
  11. Just use mine, it's a lot cleaner and more properly written. http://osbot.org/forum/topic/32514-some-inventory-methods/
  12. Parameter replied to Parameter's topic in Projects
    yes LOL Thanks brother
  13. Parameter replied to Parameter's topic in Projects
    Already working on it man
  14. Parameter posted a topic in Projects
    I'm serious it will ******** all the way to 99 hunter so it'll start at birds then move to other birds and move to chinchompas. Lock this thread and this project will be discontinued which means no 1-99 hunter script for osbot. What the hell does this script do: 1) 1 - 19 will do beginner birds 2) Move to tropical wagtails 3) 19-63 do tropicals 4) Move to chins 5) 63-99 do chins Paint preview:
  15. Parameter posted a topic in Projects
    ********s you all the way to 99 hunter
  16. Naming alone should/could be a lot better, it's an improvement though, I guess.
  17. You better :P
  18. Not quite, I don't care about this site at all. I presume you do not know who I am, don't worry. All I want is to bot on my personal accounts and if I can release these scripts for people to use then that's fine with me. ye lol
  19. Yeah man
  20. Likely, sometime soon. Probably writing red spiders script first
  21. Just makin scripts i need yaknow took me 30 sec to write tho literally rofl
  22. I'll make it pick up feathers, I need a 6 hour proggy caues iwanna put it on the sdn Current source: http://paste.strictfp.com/39798 I know it's a chicken killer so there's not a whole lot to it xd
  23. Parameter replied to TheScrub's topic in Snippets
    You could just create a generic method. public <T> T filter(final T[] types, final Filter<T> filter) { for(final T type : types) { if(filter.accept(type)) { return type; } } return null; }

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.