Jump to content

KEVzilla

Members
  • Posts

    175
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by KEVzilla

  1. Carrying these scrubs ain't easy.
  2. Run OSBot in debug mode if you aren't already and post the stacktrace.
  3. Welcome man!
  4. What if you move the while loop into the overridden onLoop method?
  5. Need to see the UI class. Are you using #dispose?
  6. It uses the Fonts available in your system afaik.
  7. Gotta wait for one with Zeah then.
  8. Alright then how are we supposed to help? By guessing your code?
  9. Oh my god. You remember me RoRo? The Kevin from years back!? If you are the one from YT networking. =P
  10. In your Script class where you extend Script... final DoorHelper helper = new DoorHelper(this);
  11. http://maildrop.cc/
  12. Well first you have to make a method that will calculate a Entity's position to a Point of the minimap. Then you can just draw this point in the onPaint method.
  13. Store the value. And probably in your onLoop method you could do like... if (newValue > oldValue)....
  14. Wanna know this as well. My skiller has 97 fishing (by just testing my fishing script, lol)
  15. Aye, solid job.
  16. Handcode it.
  17. http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ Edit: nevermind. If you want I can assist you writing your own script.
  18. for(Player player : getPlayers().getAll()){ Why do you need to get all players nearby? And you could use a Timer class (which you would have to implement yourself) or.. use the /general/ Timer class of a few years back: https://github.com/dunnkers/RSBot-API/blob/master/util/Timer.java
  19. I'm in.
  20. Or.. OP needs to finish his script.
  21. Was gonna check this script for some constructive feedback for you, but upx.nz is down. =/ OP: keep them scripts going!
  22. You can always try to write and sell your scripts. Nobody will stop you buddy.
  23. Well, yes and no. Since I dont use PayPal and don't own much rsgp.. lol
  24. Nice work and designs. But I don't see any prices listed..
  25. Congrats man. What's your next script? ;)
×
×
  • Create New...