jms1721 Posted December 14, 2018 Share Posted December 14, 2018 So I have been considering writing scripts for osrs, and have decided to learn Java. Can anyone give some starting advice ? would be massively appreciated. Thanks Quote Link to comment Share on other sites More sharing options...
Mysteryy Posted December 14, 2018 Share Posted December 14, 2018 Talk to @Czar hes in the same boat as you so he might be able to help. 1 2 Quote Link to comment Share on other sites More sharing options...
Dickie Posted December 14, 2018 Share Posted December 14, 2018 Hey Good start would be to head over to @Chris's tuts. Also looking at some basic intro to java would also be good. @Chrisalso runs a discord channel https://discord.gg/VGmXu47 Good Luck Dickie 1 Quote Link to comment Share on other sites More sharing options...
LeBron Posted December 14, 2018 Share Posted December 14, 2018 58 minutes ago, Mysteryy said: Talk to @Czar hes in the same boat as you so he might be able to help. Oof. Can't help with scripting itself but my advice is think of new, original scripts if possible. If there's 10 WCers and 9 from well known writers and one with an unknown people usually go for what they know works. 1 Quote Link to comment Share on other sites More sharing options...
Script Kid Posted December 14, 2018 Share Posted December 14, 2018 1 hour ago, jms1721 said: Can anyone give some starting advice ? Before trying to write any scripts learn Java until you are familiar with the syntax and you have a solid understanding on how programming works. You don't need to buy any books or sign up for any paid courses, since you can find everything that you need online for free. 1 Quote Link to comment Share on other sites More sharing options...
Drewyboyo Posted December 14, 2018 Share Posted December 14, 2018 Mainly just understand methods, classes, and how to call things probably. ^ Back to what he said about syntax. Read open source and try to emulate what you read until it becomes second nature with their api 1 Quote Link to comment Share on other sites More sharing options...