MattyMurph Posted January 21, 2023 Posted January 21, 2023 Hi all, I've made scripts in the past and I'm used to setting it up with Eclipse. However, when I put the osbot.jar in the external library, none of my code is recognised. I've tried both Eclipse (the way I've done it for years) and IntelliJ but I just get red lines and the errors shown below: package org.osbot.rs07.api.model does not exist package org.osbot.rs07.api.model does not exist package org.osbot.rs07.api.ui does not exist package org.osbot.rs07.api.ui does not exist package org.osbot.rs07.api.ui does not exist package org.osbot.rs07.script does not exist I then followed a set up guide as I thought I may have missed something, but nope, I just can't get it to work. Am I being a dumbass? haha