Jump to content

Token

Script Officer
  • Posts

    8431
  • Joined

  • Last visited

  • Days Won

    49
  • Feedback

    100%

Everything posted by Token

  1. Token

    JavaFX

    I was desperately browsing stackoverflow for an answer to "this is runescape" so as not to look overwhelmed by your argument while you were editting your reply your turn
  2. Token

    JavaFX

    It decreases the stack frame size on all methods that require access to your Script instance by 64 bits Your turn.
  3. Token

    JavaFX

    // don't forget the manifest public class Unicorns extends Script { public static Script script; @ Override public void onStart() { script = this; } @ Override public int onLoop() { return 69; } } This wonderful piece of code solves all your OOP problems
  4. Token

    Stealth Quester

    Authed 30% true Authed
  5. java -jar "pathtoclientincludingclientname.jar" -login osbotusername:osbotpassword -bot botusername:botpassword:pinputrandom4digitnumberifyoudonthaveone -script scriptnameforlocaloridforsdnscript:scriptargs -proxy ip:port:username:password or ip:port if you dont have username and password authentication on your proxy
  6. Token

    Stealth Quester

    Possible, depends on lots of things though
  7. "I've been programming for 3 years now, doing Java, Android, iOS, HTML & CSS, .NET, JavaScript and libraries" so 3 years you only learnt stuff but you never bothered applying it, you never worked on a project, you didn't produce a single thing. In the eyes of an employer that translates into "I haven't done anything at all but this is all I can write in my CV". You have better chances of getting a job if you tell them you hack facebook passwords... If you actually know all that you said you should have no problem renting a server and a domain, coding a website using JSP with a java backend and creating client apps for android and iOS. Give it a nice name and put it as a web app project in your CV and you will have 100% hire rate. If you can't do this, then you are right to feel that you don't know shit, hope for their mercy and maybe next time you will apply for a job/internship you will be better prepared. PS: working on projects that use frameworks are very much appreciated in a CV, Spring and Hibernate experience will get you any java developer job. Don't forget these don't have to be large commercial projects, they don't have to be official, they don't even have to involve a team, they just have to exist, even if it's a simple 100 line program it's better than listing your programming skills.
  8. Yep but that's the truth. That video is shot in the US and that's how people react to it. There was another one made in russia, people didn't give a shit about the guy trying to pull a prank there.
  9. Indeed. I really liked the part where that dude jumped off a bridge.
  10. someone left 20 cookies in my fridge they disappeared in a few hours im on a strict diet
  11. They may be running slowly but without any background processes maybe. The use of -mem 1024 only applies if your default memory allocation is too low so that's why I asked you what was the default one. This won't change anything if that's not the case.
×
×
  • Create New...