Protoprize Posted April 17, 2020 Posted April 17, 2020 2 hours ago, Khaleesi said: If you start a new class and you typ by hand, "Extends Script" You can let it auto generate the onLoop method. Same for the Manifest, just typ "@Manifest" and it will auto generate it.. Atleast in IntelliJ ^^ You can also see all methods that are a part of the Script class by pressing CTRL + O after you extend your main class (I love IntelliJ) 4
dubanon Posted December 5, 2020 Posted December 5, 2020 (edited) nice, I've been putting off learning again. It's been like 10 years but oh well. Here we go again! Edited December 5, 2020 by dubanon
jarsh921 Posted July 25, 2021 Posted July 25, 2021 (edited) (Nevermind - IntelliJ defaulted to using the wrong JDK) I copied this skeleton exactly, and compiled the jar and put it in the scripts folder but after refreshing the osbot scripts, a, it is still not showing up. There are other scripts in the folder that are showing up in the list so it doesn't like this jar for some reason. Any ideas? Edited July 25, 2021 by jarsh921