Jump to content

ScriptingGuy

Members
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

ScriptingGuy's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. Does the problem come from the newest OSBot version? Re-opening OSBot every time is annoying.
  2. Thanks for the help, I'll just wait for the newest update. ---- I don't want to create another thread so I'll post my other question here. I'm making a flax spinner and my SpinFlax.java class executes even while I'm spinning the flax. Getting the players animation to detect if I'm spinning or not will not work because it will switch between -1 (player standing normally) and 1563 (player spinning) during the spinning process. Anybody have a suggestion to prevent my player from spinning flax while I'm already doing it? Also, is there a way to detect if an object is reachable to my player? (Nothing blocking my way from interacting with it, like a closed door?)
  3. That's what I'm trying to avoid. Update the script WITHOUT closing OSBot. ----- Currently, only closing OSBot updates the script.
  4. "Jar" as in my script jar, not OSBot. Refer to my gif above and notify me if I did anything wrong, thanks. My script doesn't update until I restart OSBot.
  5. Steps I took: See post above, had to edit something.
  6. I replace the jar but when I refresh my script list, it still says "Version: 2" (It's supposed to say version 3).
  7. I got my local script to show by exporting it to a jar. My question is do I have to export to a jar every time I want to test my local script? How can I run it in the IDE?
×
×
  • Create New...