Jump to content

denoxum

Members
  • Posts

    132
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by denoxum

  1. hmm , orange-red / orange-black / orange-white. Or maybe blue white. Not sure something that attracts the human eye
  2. http://services.runescape.com/m=news/mod-mmg-on-myths-and-misconceptions
  3. message.getMessage().contains("something")
  4. Graphics2D gg = (Graphics2D)g;
  5. Major interacting issues. My script fails completely since the new update. Going to stay with 2.1.11 until it's fixed
  6. You can find me in the chat
  7. "There is no reservations for certain scripts (i.e. AIO fighters, merchers, etc.). It's a free-for-all. Only the best scripts will be accepted for premium sales. Additionally, any script which is to be sold on the OSBot 2 SDN/Store will have to meet certain standards of quality and reliability." If I understood correctly, I have the right to release a Staker script in this case? I find this to be a fair rule as it allows everyone to have an equal chance of succeeding. Thank you.
  8. Nice read. I remember the windmouse created by Ben for SRL wich was quite amazing. I have already seen a similar code in pascal but I am gonna take a closer look at your new implentation that I bet will be teh shit. It was about time that someone started discussing about the obvious problem that the actual OSbot mouse represents. Most interesting post I have read on this forum since I joined.
  9. Happy Bday! *A wild adult appears*
  10. The script quality depends entirely upon the coding quality of its developer.
  11. I'll be releasing a free version, that's not against the rules.
  12. Hey graphists! I have a script coming up on the SDN soon and I would like to attach a cool logo to it. I have nothing to offer other then gratitute and a personal thank you on my script's thread. If any of you can make make something that looks good, I would be very glad. Thank you Here is my script's thread : http://osbot.org/forum/topic/50819-flawlessunbreakable-securityadvanced-dans-autostaker-2147m-to-2147m-hour/ [edit] : It doesn't have to be 180x180 as I will also put the larger logo in my thread. I'll resize it myself afterwards.
  13. do me a 180x180 logo for my staking script! [Edit] don't make it 180x180 so I can't also post the logo in my script's thread! ;) i'll resize it myself that would be awesome. topic : http://osbot.org/forum/topic/50819-flawlessunbreakable-securityadvanced-dans-autostaker-2147m-to-2147m-hour/
  14. Denoxum , 3d , transparent background anything you like, impress me!
  15. I tried this a few days ago and found it really not intuitive. But still, it's useful
  16. Will do. Though it worked until today... weird.
  17. Hey all, I am trying to get a custom font to work. When i load my client and run my script, the font works. But whenever i recompile my jar, i keep getting this formatFontException. I have no idea why this happens and it really has no reason to be. [iNFO ][05/26/14 09:55:23 PM]: whore bitch fuck [iNFO ][05/26/14 09:55:23 PM]: Unsupported sfnt C:\Users\noob\AppData\Local\Temp\+~JF420612073403658506.tmp try { istream = new BufferedInputStream(getClass().getResourceAsStream("/utilities/gay.ttf")); rsFont = Font.createFont(Font.TRUETYPE_FONT,istream); } catch (FontFormatException e1) { log("whore bitch fuck"); log(e1.getMessage()); } catch (IOException e1) { log("whore bitch fuck slut FUCK"); log(e1.getMessage()); } the istream var is an InputStream variable and is private. i have also tried without the BufferedInputStream(). I have also tried closing the stream onExit but it didn't help. If you can find the problem I would be very happy
  18. Yes, it's broken. [edit] not anymore
×
×
  • Create New...