Jump to content

Sebastian

Members
  • Posts

    283
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Sebastian

  1. Thank you, kind sir!
  2. Hey everyone, It's me again with another question.. So i've given my GUI a new style. I like it but i want to add an image. I have searched everywhere on the internetz but i cant find anything that works with OSBOT. I'm pretty much clueless at the moment. If someone can help me and give me a little hint. I don't need all the code but just a little so i can go on my way. Thanks in advance, Sebastian.
  3. I use Eclipse for Osbot scripting because it's easier to output the jar file with Eclipse. I use IntelliJ for all school related things.
  4. Yeah, i think i sell it and use my Samsung S4 till my iPhone has arrived. Thanks for your advice ;)
  5. I still need to sell my iPhone 6 plus. But yeah, i pre ordered the iPhone 7 at my mobile provider but they fucked me over and told me i need 2 wait 2 WEEKS after release.. #feelsbad
  6. Dont go for 6. 6S is fine. The 6 is getting slow. - An iPhone 6+ user.
  7. Bought it. Can't wait.
  8. Can you confirm that his skype username is ayleex? because there's a user on this forum with that name. heard rumors that that is RoW. Uhu.. His only reason for scamming is: I scam people because they would scam me. I fucking hate this guy idk why.
  9. Have fun watching 3 hours of RoW.
  10. So, he basically scammed 1.2B from a guy and he's acting like it's not true. What are your thoughts about it? Should you do the same or?
  11. @Alek is this going to be fixed soon? Happened 2 me loads today.. Using Mac OSX El Capitan.
  12. This doesn't have anything to do with Java Swing?
  13. Hey everyone. I'm trying to get a little bit of margin from the left border of the JFrame. I've created a JPanel. Which i gave bounds. But it doesn't do what i want. It doesn't get any margin. Anyone who knows? jFrame.setSize(300, 300); jFrame.setResizable(false); // Add panel JPanel jPanel = new JPanel(null); jPanel.setBorder(new LineBorder(new Color(0, 0, 0))); jPanel.setBounds(10, 10, 100, 100); jFrame.add(jPanel);
  14. RASTAFARAY
  15. Proud of my woodcutting script ;D

  16. This is jolieolie comin at ya, FOR CUSTOM GROW 4200000
  17. Hey everyone, Why can't i start a new topic at Woodcutting scripts section? I've made one and wanted to post it on OSBOT but i can't post it.. Is there another way? EDIT:: Nevermind. I got it.
  18. Haha yeah, this is not a problem at your side. Just wanted to say you need some new hardware ;p
  19. Thanks a lot!
  20. I fuckin' love programming in PHP. Usually back-end developing.
  21. OSBOT pour le président
  22. Damn, you just need a better computer/laptop
  23. Same problem. Using Mac or Linux?
×
×
  • Create New...