Quote Originally Posted by The Unintelligible View Post
You aren't a "programmer" until you've created full-fledged, hands-on programs.

Otherwise what real world experience do you realistically have in said languages. I mean, you probably understand the syntax/structure and such of the language, but yeah.

If you want to start making bots look around for source code around the web. There should be a few things around the forum.

What you're primarily looking to do is web requests/HTTP clients. Look around for libraries like that in your language of choice then follow tutorials, study source code, etc. There isn't really one be-all end-all tutorial out there, you just need to get your hands dirty with a lot of coding and gradually it will come to you.

But if you have any specific questions you can ask here and someone will eventually get to you. Good luck.
I have made one project, it was a semester project. I can make my own full-fledged programs but I am clueless about how to find exploits/how to make my program work with gaia's servers and all that...

Thanks for your suggestions, I will look into that!


Quote Originally Posted by Isonyx View Post
Yeah man.
I'd recommend using the search page with the keywords "Java bot" or something.

There's not really any established tutorials I know of for Java, but you can definitely just port existing tutorials to Java's functionality set.

If you have any specific questions feel free to ask.
Thanks man, will do.