by WallShadow on Thu Oct 11, 2012 8:09 pm
([msg=70086]see Re: Game that requires Java[/msg])
JavaScript is an embedded scripting language designed for the web.
Java is a compiled multi-platform sandbox-y language designed for anything INCLUDING embedded web applications (AKA applets).
If you wish to hack a game that uses Java, look into java programming, java applets, and java exploits (which aren't quite common).
If you are really talking about JavaScript, please specify that instead of Java.
Its funny; if you read into the history of it, JavaScript chose that name because of the success of Java, they wanted to piggy back off of the popularity and gain support for themselves. Now we have an entire generation of people who are chronically confusing the two despite the MASSIVE differences between them.