Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Compiling .Java Files to .Jar Files?

Featured Replies

hey guys iv come back to scripting after about a year and i have recently edited my scripts to work on the new version of osrs...

 

downsides.....

 

running on slow portable hotspot so not much bandwidth with slow, sloppy connection, anything i can do locally?

 

Thanks guys!

  • Author

 

i donot understand with this.... i remember i use to use a java program and had to make a keytool or somthing that was how i did it back in the day

does anyone know of the java program that makes you make a key, or at least any cmd.exe command lines that i can use to compile them into .class files then compile the class files in a .jar file?

i donot understand with this.... i remember i use to use a java program and had to make a keytool or somthing that was how i did it back in the day

does anyone know of the java program that makes you make a key, or at least any cmd.exe command lines that i can use to compile them into .class files then compile the class files in a .jar file?

In cmd prompt cd into the directory of your .java files. Then type in "javac *.java" this will compile all files ending in .java.

  • Author

C:\Program Files\Java\jdk1.8.0_05


eclipse is nearly done now, but i dont understan what a map is, im in the path where my 2 .java files are located but it just cant find JDK or javac is not reconoized

Your system doesn't have your JDK properly registered.

 

You can fix it by appending the path to your 'Path' environment variable for your system

this can be done with the command:
 

 

set Path=%Path%;{YOUR_JDK_PATH_HERE}

 

 

example (don't use this path, use your own):

 

set Path=%Path%;C:\Program Files\Java\jdk1.7.0_02\bin

 

 

this should allow your system to recognize the javac command

Edited by FrostBug

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.