Jump to content

volatile474

Members
  • Posts

    15
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

volatile474's Achievements

Newbie

Newbie (1/10)

2

Reputation

  1. Following up on this, it seems that mouse movement is also client-side, the data is only sent to server when some click action occurs
  2. Well... I admit defeat, unless I can add scala jars as core dependencies of the osbot client, dont think any scala features will compile. Java it is I suppose
  3. The size of script doesnt matter if it's all local ? The syntactic benefits of using scala far outweighs any concerns around sizing of the jar, also it isnt nearly that big lol.
  4. Hello all, I am new to the osbot script development community (wrote some scripts for a different bot back in the day). Was wondering if anyone has had experience building scripts in a language that compiles down to Java (scala, kotlin, etc). I am working on a simple POC (fish, chop trees, cook, repeat) in scala and running into a bunch of classdefnotfound exceptions during runtime. ie: ``` java.lang.NoClassDefFoundError: scala/collection/Seq java.lang.NoClassDefFoundError: scala/math/Ordering ``` I have tried packaging scala into the jar through intelliJ's project structure page, but no positive results. This is probably because the OSBot client doesn't package the scala jars itself, and just dynamically loads the selected script? (but not that script's dependencies) Would love to be able to write these scripts in scala, code looks much cleaner that way. Any suggestions would be much appreciated.
  5. I am on macOS running this, cannot properly set up the bank or loot pages - I type something like `Nature Rune` and all that comes up is `null`. Is there something wrong with the item configurations or is it a mac problem?
  6. What rate do you offer for just jad? 45 def 90+ ranged
  7. +1 on this comment. Also, there seems to be near-zero delay between the magic tab opening and clicking the spell, nowhere near human-like. I really like the stun-alcher though
  8. May I get a trial please?
  9. Hey Czar, I recently purchased this script and have been very glad that I did so. I have been using it to train slayer and it works very well. The one pain point that I have with this is the inability to save looting profiles on mac OS and/or lack of default looting profiles, ie: Define a set of looting configs: [ "valuable_runes": ["Nature Rune", "Law Rune", ...] "alchables": ["rune dagger", ...] "all_noted": [] ] and then allow users to mix & match these configs when they are starting the script. I am a software developer and if you do not have the bandwidth to work on this, I would be glad to offer my services. Thanks for the great script m8!
  10. Request Template: - Script name: Khal AIO Crafter - Trial length: 24h - Reason for trial: Need to figure out if the script can handle my crafting needs / works well - Are you gong to give feedback on the script?: Always
×
×
  • Create New...