Extreme Scripts Posted June 27, 2014 Posted June 27, 2014 You can't compile it like that as it needs to use references/imports from the OSBot library. My suggestion would be to download Eclipse and start using that, much easier for you in the long run and it's good for beginners also. 1
PwneRL33T Posted June 27, 2014 Author Posted June 27, 2014 (edited) how do i import osbots library? *EDIT* into eclipse i mean Edited June 27, 2014 by PwneRL33T
Khaleesi Posted June 27, 2014 Posted June 27, 2014 (edited) Like we all said: Get elipse or intelliJ You are just wasting your own time. You are trying to compile a script for 2-3 days now. Download eclipse : 5-10 min Install eclipse: 5-10 min A quick tutorial if needed: 5-25 min Tada you just spared 71 hours and 15 minutes of your life. EDIT: great u got eclipse You rightlclick your project-> properties-> Build path tab-> libraries->add external jar-> search for osbot jar:) Goodluck Edited June 27, 2014 by Khaleesi