Jump to content

Joseph

Trade With Caution
  • Posts

    4692
  • Joined

  • Last visited

  • Feedback

    91.3%

Everything posted by Joseph

  1. There already a method that work which is in the inventory class
  2. That's totally fine, keep the update coming
  3. It happens to me sometimes.
  4. i know but isnt it risky. i was actually able to talk to web chat with one of the workers, i told them im problem and they helped me find a online download
  5. So im in college and all these prof. want me to write them a F_ing papers. But i dont have Microsoft office install in this computer. I have brought Microsoft office 20100, but in this new laptop i dont have a cd slot. So i can't download it off the cd. So is there any where i could download that shit for free.
  6. Joseph

    Ds Auto Typer

    Thats the client problem ill speed it up, but ill update it later, a bit busy right now.
  7. If you look on the snippet section you'll see like three walking snippet. Also rather then check the config to see if you have orb active why don't you use the method setting#isDataOrbActive
  8. I would really love to see a game come from you. It wouuld be a great learning experience, for the people who read your code
  9. To op: use the real distance. So objects.closest(name, Boolean real distance);Just how swiz said tile are round off, when using the Boolean real distance it will calculate which is the closest without rounding
  10. I forgot too, but I did see the video on Instagram of nicki doing the dance. Plus I looked up the actual music video on YouTube it was ass-tastic
  11. done, feedbacks, proggies, and bug reports are all welcomed
  12. why all this fighting notriouspp: isnt stupid hes part of the api team. op: You need to know java to script. What you said earlier i dont need to know java is completely stupid. We scripters arent here to spoon feed you. You ask a question and we help as much as we can. And for you question: Make an instance of your gui, and in the onstart make it visible. Within your gui make public getter methods so you could grab your variables easier.
  13. Joseph

    OSBot 2.2.14

    Laz when you update the doc, could you post what was updated
  14. Joseph

    OSBot 2.2.14

    he said many randoms were fixed. And im sure because frostbug been working hard on them
  15. Done, have fun. A nice proggie would be nice , any bugs please report them in the crafter thread
  16. if your script support magic use my magic manager snippet that i have in my sig
  17. Joseph

    Ds Auto Typer

    ill see what i could do about the speed
  18. Im not going to help you out anymore. I already told you to look into the api under Method Provider. If you didnt do it, then that sucks. http://osbot.org/api/org/osbot/rs07/script/MethodProvider.html edit: when you look at the class its self explanatory.
  19. Look into the new api. We barley use the client instance now. They organized the api. So anything inventory related, they have it in the inventory class. Which could be then access with the new inventory instance. Go to the api, and look at the MethodProvider class and youll understand what i mean for examples: map.walk...... localWalker.walk........ camera.toEntity........ objects.closest.......
  20. Joseph

    Bye Guise

    i know we havent talked in a while. But you were pretty cool. And it sad to see you go, but we cant do anything about that. So i hope everything goes good, and you come back and visit. Take care
  21. The reason why you get error on timer is because you imported the java timer. Rather the importing your class Timer
×
×
  • Create New...