Skip to content

unkwn22/DreamBot-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old school Runescape Bot scripts

  • This repository is for scripts used in OSRS

Tech Stack

  • Java
  • DreamBot api
  • Intellij

Getting Started - Environment settings (IntelliJ)

  1. Install Java Development Kit: the minimum requirment is Java 8, Java 11 is available. Needs to be targeted to Java 8.
  2. IntelliJ: create new Project to Java 8
  3. Adding dependencies through File > Project Structure > Libraries > (+) > locating your DreamBot client.jar file
  4. Adding artifact through the same windows, this time in Artifacts tab Add the workspace you have created, remove Extracted in output Layout
  5. Edit output directory to ex) C:\Users\YOUR_USER\DreamBot\Scripts

To Compile

  1. Build > Build Artifacts

Utilities

About

DreamBot bot scripts for old school Runescape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages