Jump to content

Johnxtrem

Members
  • Posts

    31
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Johnxtrem

  1. Hey, I've added sqlite-jdbc-3.18.0.jar to my project, included it in module dependencies (IntellijIDEA) and when I run OSBot script, it throws: org.sqlite.JDBC not found. ( Class.forName("org.sqlite.JDBC"); Could be that OSBot isn't allowing any database management or am I doing something wrong? Thanks!
  2. Before doing anything I wanted to know this, thanks
  3. Hey, are there such things as global (shared) variables that all scripts can access? Thanks!
×
×
  • Create New...