Jump to content

Parameter

Members
  • Posts

    215
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Parameter

  1. It occurs to me that no people on this site seem to have any privacy. Are you all 13 years old and afraid that your parents might actually think you're not homosexual?
  2. Parameter

    AKK script

    Add a clock to runtime
  3. No by collision data is basically meant walkable and unwalkable tiles. Right now I assume this could try to generate a path through a lake.
  4. I'd like a rank designed specifically for me yes
  5. I haven't looked into this random but maybe there are some settings that change when it happens? Anyone mind looking into that?
  6. Honestly you could just replace it with whatever letter you think suits the program most and find some sort of graphical form of that letter on google. It's not hard :p
  7. 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
  8. Sure, but if we required that for this rank, maybe one or two people on this site could get it.
  9. 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.
  10. I thought it was pretty clear :p Thanks, nevertheless.
  11. 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)
  12. That's total xp, if you would have paid more attention it'd say +4328
  13. 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
  14. 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.
  15. Just use mine, it's a lot cleaner and more properly written. http://osbot.org/forum/topic/32514-some-inventory-methods/
  16. yes LOL Thanks brother
  17. Already working on it man
  18. Parameter

    1-99 hunter

    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:
×
×
  • Create New...