Jump to content

Sebastian

Members
  • Posts

    283
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Sebastian

  1. 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.
  2. 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.
  3. Yeah, i think i sell it and use my Samsung S4 till my iPhone has arrived. Thanks for your advice ;)
  4. 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
  5. Dont go for 6. 6S is fine. The 6 is getting slow. - An iPhone 6+ user.
  6. Bought it. Can't wait.
  7. 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.
  8. 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?
  9. @Alek is this going to be fixed soon? Happened 2 me loads today.. Using Mac OSX El Capitan.
  10. This doesn't have anything to do with Java Swing?
  11. 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);
  12. Proud of my woodcutting script ;D

    Read more  
  13. This is jolieolie comin at ya, FOR CUSTOM GROW 4200000
  14. 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.
  15. Haha yeah, this is not a problem at your side. Just wanted to say you need some new hardware ;p
  16. I fuckin' love programming in PHP. Usually back-end developing.
  17. Damn, you just need a better computer/laptop
  18. Same problem. Using Mac or Linux?
×
×
  • Create New...