March 2, 20187 yr Hello, i'm new to java and script writting and have been following an tutorial on youtube. if(!client.getInventory().isFull()) { Im trying to use this to get my inventory but it doesnt seem to work. On the youtube vid i am following (marked the right spot) it will auto fill in with getInventory from the api. But it doesnt do that for me. Is this video to out dated to use or am i doing something wrong ? I Implemented the script manifest etc. i
March 2, 20187 yr getInventory method will be available from your Script subclass (via MethodProvider). The tutorial there seems outdated
March 2, 20187 yr This guide may be a little outdated. 1) Make sure you have the osbot jar set as a dependency for the project. 2) Try just using getInventory().isFull() instead.
March 2, 20187 yr Author Alright thanks for clearing that up, will be looking for more recent guides and tutorials.
March 2, 20187 yr Author 30 minutes ago, Team Cape said: Learn Java first. I wanted to see some code in action before following the class acadamy class. I think this will give me a better understanding of what's going on when following those classes. Edit: typo Edited March 2, 20187 yr by zwaffel
March 2, 20187 yr What @Team Cape said. After that check these links, I am sure they will help you. https://osbot.org/forum/forum/250-tutorials/ The osbot api, you will find everything you need. https://osbot.org/forum/forum/250-tutorials/ So many tutorials out on how to code for osrs. 1 minute ago, zwaffel said: I wanted to see some code in action before following the code acadamy class. I think this will give me a better understanding of what's going on when following those classes. Edited March 2, 20187 yr by inababila
March 2, 20187 yr 6 minutes ago, zwaffel said: I wanted to see some code in action before following the class acadamy class. I think this will give me a better understanding of what's going on when following those classes. Edit: typo nah. i've helped at least 60 people that want to learn both "at the same time". all of them quit - literally 100%. if you actually want to do it, forget about this for just a week and learn java.
March 2, 20187 yr 45 minutes ago, Team Cape said: nah. i've helped at least 60 people that want to learn both "at the same time". all of them quit - literally 100%. if you actually want to do it, forget about this for just a week and learn java. I learned both at the same time
March 2, 20187 yr 25 minutes ago, HeyImJamie said: I learned both at the same time i love u fam but didnt u used to have scripter 1
March 2, 20187 yr 1 hour ago, Team Cape said: i love u fam but didnt u used to have scripter 1 Yah I messaged Alek and requested it to be removed because I released some scripts on another client and didn't realise cross scripting was allowed
March 2, 20187 yr 3 minutes ago, HeyImJamie said: Yah I messaged Alek and requested it to be removed because I released some scripts on another client and didn't realise cross scripting was allowed c u........
Create an account or sign in to comment