Jump to content

Botre

Members
  • Posts

    5883
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Botre

  1. The only anime series I have ever watched completely is Death Note, the only anime movies I have seen are the Miyazaki ones. I prefer plot over action but that doesn't mean I'm unable to appreciate me some stylized action. Following a 12 year old boy going on an adventure for 700 episodes isn't my thing. Over-the top cute stuff and borderline-hentai is out of the question. Introduce me to some good anime pls.
  2. Looking for someone to work on / brainstorm about project of mine. Your skill set must include: - HTML5 - CSS - JavaScript or JSP - MySQL or any other RDBMS PM me your portfolio. I will never expect you to work for free
  3. What's your preferred web hosting provider and why? Looking for a cheap way to host a personal website, would preferably want to avoid a 4$/month charge :p Thanks!
  4. Bre 2 point 2 thousand silver bars, ded
  5. Feedback means nothing, I would trust you over most people with 200+ feedback. ....
  6. You need a rectangle, a boolean and a mouse listener. Rectangle: https://docs.oracle.com/javase/7/docs/api/java/awt/Rectangle.html Has a contains(Point point) method MouseListener: https://docs.oracle.com/javase/7/docs/api/java/awt/event/MouseListener.html mouseClicked(MouseEvent e) MouseEvent has a method called getPoint() To register a MouseListener in OSBot: getBot().addMouseListener(MouseListener m) Create a rectangle Create a boolean Add a new MouseListener to the client When the mouse is clicked, grab the MouseEvent's point and check if the rectangle contains it, if so -> invert the boolean
  7. I'm sure I hope bot owners learned from iBot's mistakes.
  8. I would like my paint maker to cover all your wishes and desires, what I currently have on my list: Static: Text Rectangle Rounded Rectangle Ellipse Image Dynamic: Text Image(s) / animation Progress bar Shoot!
  9. Gl doing this with your controller I'm curious how they are going to balance the whole control-thingie though since controller aiming tends to be much more assisted than mouse aiming.
  10. Couldn't agree more. Yes you learn a lot of foundations and a broad skill set, an a lot of it may not seem relevant to the market you're aiming for (yet). However, and I'm speaking as someone with no degree in CS and a couple of job interviews in the sector behind me, you will get quizzed on those foundations because even though your position might not require direct knowledge of them, you'll be expected to able to work fluently with people that do. EVERY SINGLE job interview I went to, every single one of them, I ended up adding something new to my "to-learn" list, now I'm not saying all of those additions would have been covered by a CS degree but a lot of them would've, 50% easily. In order to be employable, knowing one language will rarely suffice, you'll be expected how databases work, how networking works, etc... (this on top of all the enterprise frameworks and APIs). I'm not saying you can't all learn these yourself, but do not underestimate the learning package.
  11. Have been an avid user of this for a while now, much recommended.
  12. Sounds like research is your thing, good luck become a researcher without academic training :p
  13. Since software is become more and more web-oriented, it's getting harder and harder to escape web-development. Same goes for mobile applications / integration. Not sure why you'd think those are below any skill level but ok. A degree can make up for the lack of a portfolio. If you don't have a portfolio then a degree is pretty much the only option to certify your knowledge. A degree not only certifies knowledge but also discipline and persistence, some corporations find those important, others not so much. If you have the passion, discipline and time to consistently continue learning on your own and are willing to work on a strong portfolio on top of that, then MAYBE a degree becomes a useless expense to you.
  14. If you want to rek pures and shitty mains:
  15. Check out Torchlight 2, it was made by the Diablo 2 team, lots of fun. But yeah, can't say I'm not looking forward to HD remakes of the Blizzard classics.
×
×
  • Create New...