Guthixz Posted July 31, 2015 Posted July 31, 2015 Hey guys, first time poster, long time lurker. I just began script development and I'm really enjoying it, however: For whatever reason, even though I am exporting my script correctly and putting it in the correct folder, it wont seem to load in my client. In fact, where other people seem to have a "Local" script category, I do not have a tab. How do I fix this? Thanks in advance for the help.
Prozen Posted July 31, 2015 Posted July 31, 2015 Hey guys, first time poster, long time lurker. I just began script development and I'm really enjoying it, however: For whatever reason, even though I am exporting my script correctly and putting it in the correct folder, it wont seem to load in my client. In fact, where other people seem to have a "Local" script category, I do not have a tab. How do I fix this? Thanks in advance for the help. I noticed this happening to me when I had a few of my scripts in my local script folder. I removed one of them and it seemed to appeared just fine when I refreshed the scripts. Try that.
chad0ck Posted July 31, 2015 Posted July 31, 2015 are you not compiling the scripts? there isn't a local script tab that i'm aware of. You need to put them in C:\Users\*USERNAME*\OSBot\Scripts 1
itzDot Posted July 31, 2015 Posted July 31, 2015 you sir need to compile your script first (if your usinng intellij).
chad0ck Posted July 31, 2015 Posted July 31, 2015 you sir need to compile your script first (if your usinng intellij). I'd use eclipse over intellij tho, there are guides on how to properly setup eclipse with OSbot.
itzDot Posted July 31, 2015 Posted July 31, 2015 I'd use eclipse over intellij tho, there are guides on how to properly setup eclipse with OSbot. eclipse is noob friendly but, once u get the hang of it you'd love intellij trust me xD it has better intellisense
chad0ck Posted July 31, 2015 Posted July 31, 2015 eclipse is noob friendly but, once u get the hang of it you'd love intellij trust me xD it has better intellisense eh I have to use eclipse at work, so that's just what i stick with lol
Chris Posted July 31, 2015 Posted July 31, 2015 eclipse is noob friendly but, once u get the hang of it you'd love intellij trust me xD it has better intellisense How do I make a .jar in IntelliJ? my skype is: osbotsinatra1
chad0ck Posted July 31, 2015 Posted July 31, 2015 How do I make a .jar in IntelliJ? my skype is: osbotsinatra1 Export it as a runnable jar lol