The title states "For Personal Use" so no scripters feel threatned by this, im not trying to add another script to the SDN just wanna get this simple woodcutter down.
So my problem is that some functions like "getInventory" or "closestObjectForName()" doesnt work, even though i believe i have the right imports, if i dont then well... im sure ive done everything right to enable me to have the right imports from the API.
The tutorial i watched on how to import the right api files is a little outdated but i used some common sence and my very baisc understanding to find the right ones but im just not sure on how to read the API and get the right imports, im taking wild guesses and they seem to be working, although thats not the safest or correct way to do it.
So basically I just want a few people to hold my hand and walk me through this and some more people to join in and use this as an opportunity to learn some java coding for osbot!
QUESTIONS:
Is there a way to import all the API imports all at once..? && is this safe <-- (See what i did there?)
Which imports are used for functions such as "getInventory" or "closestObjectForName" & are they still valid functions?
How do i correctly read the API knowing what code is used to Import the functions
Am i even using the term "Functions" correctly
ALL HELP APPRECIATED IN ADVANCE!