archiebaker Posted April 14, 2021 Posted April 14, 2021 Just wondering if its possible and if external libraries can be used with OsBot or if it has to be done in Native Java, thankyou
pigfarmer Posted April 14, 2021 Posted April 14, 2021 I am by no means a "pro programmer", but i would use GET-requests and then find the data you want to parse to the bot.
Jarl Posted April 16, 2021 Posted April 16, 2021 Yes, it is possible. Any library should be able to be used with osbot but you may find that some permissions wouldn't be allowed so some things don't work.