Repository files navigation BotWithUs Script: DisassembleWithUs
This is an IntelliJ IDEA project.
You can subscribe to it on our marketplace here: BotWithUs Website
Here is the script's Wiki page: Coming soon
Disassembles a queue of items for you
Logs out when done or when various issues are detected.
The easiest way to get setup is to clone/download this repo, and from IntelliJ IDEA, File > open the folder.
When you first open the code, it's usually a good idea to refresh gradle dependencies to resolve any dependency errors.
You'll find the script itself located at src/main/java/net/botwithus/DisassembleWithUs.kt
You'll find the graphics context (which allows you to draw UI with ImGui) at src/main/java/net/botwithus/DisassembleWithUsGraphicsContext.kt
If you're having any trouble, speak up in the public-scripters channel on discord!
Come ask us questions in our discord: BotWithUs Discord
After downloading/copying
You should change your project name in settings.gradle.kts
You should make sure gradle is configured with JDK 20 (OpenJDK or Corretto) File > Settings > Build, Execution, Deployment > Build Tools > Gradle
Rename the script and graphics context to something appropriate.
Update script.ini to relevant info
About
This is the code for the free script, DisassembleWithUs. It gets you components from disassembling.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.