Chris Posted September 5, 2017 Posted September 5, 2017 2 minutes ago, HeyImJamie said: I did but apparently security settings block access -.- then GG 1
The Undefeated Posted September 5, 2017 Posted September 5, 2017 1 hour ago, HeyImJamie said: Using -debug works ok for now. While you're here, does OSbot even allow for external libs? Using the jbdc mysql driver and it's throwing classnotfound even though it's working on my tester -.- JDBC is not allowed in OSBot scripts. You have to work with PHP requests.
HeyImJamie Posted September 5, 2017 Author Posted September 5, 2017 6 minutes ago, The Undefeated said: JDBC is not allowed in OSBot scripts. You have to work with PHP requests. Yeah figured, Ty
Alek Posted September 7, 2017 Posted September 7, 2017 Logger is not a static class, you have to pass the context. 1
Team Cape Posted September 7, 2017 Posted September 7, 2017 29 minutes ago, Alek said: Logger is not a static class, you have to pass the context. ^ this See the example that I gave before that will work.