Thread: Item Bonuses Unpacker???

Results 1 to 2 of 2
  1. #1 Item Bonuses Unpacker??? 
    Registered Member
    Join Date
    May 2014
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I don't understand what to do with it nor do I understand how it works...
    If anyone can tell me how to get the Item Bonuses Unpacker to work that would be great...

    Also I've already tried making the .bat file but it just says
    Spoiler for error:
    Starting...
    Error: could not find or load main class com.rs.tools.ItemBonusesUnpacker
    Press any key to continue...


    Here is the .bat file code
    Spoiler for code:
    @echo off
    title Item Bonuses Unpacker
    echo starting...
    "C:/Program Files/Java/jre8/bin/java.exe" -Xmx512m -cp bin;lib/*; com.rs.tools.ItemBonusesUnpacker
    pause


    The ItemBonusesUnpacker is in the correct place under src/com/rs/tools

    Matrix 718 Source
    Reply With Quote  
     

  2. #2  
    Registered Member Saddam's Avatar
    Join Date
    Jul 2013
    Posts
    585
    Thanks given
    39
    Thanks received
    22
    Rep Power
    2
    Quote Originally Posted by wzrdary View Post
    I don't understand what to do with it nor do I understand how it works...
    If anyone can tell me how to get the Item Bonuses Unpacker to work that would be great...

    Also I've already tried making the .bat file but it just says
    Spoiler for error:
    Starting...
    Error: could not find or load main class com.rs.tools.ItemBonusesUnpacker
    Press any key to continue...


    Here is the .bat file code
    Spoiler for code:
    @echo off
    title Item Bonuses Unpacker
    echo starting...
    "C:/Program Files/Java/jre8/bin/java.exe" -Xmx512m -cp bin;lib/*; com.rs.tools.ItemBonusesUnpacker
    pause


    The ItemBonusesUnpacker is in the correct place under src/com/rs/tools

    Matrix 718 Source
    Have you tried compiling ? #ILoveGraveDigging.
    Reasons why i started coding and learning java:
    1.Lost-Realm
    2.Santa Hat
    3.Santa Hat
    Oh.. wait forgot something..
    4.Santa Hat
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. 718/### Item Bonuses Unpacker
    By Frosty Teh Snowman in forum Snippets
    Replies: 38
    Last Post: 09-21-2016, 11:18 PM
  2. Replies: 4
    Last Post: 02-17-2013, 04:28 PM
  3. OMFG! Item.CFG! All RS Item Bonuses! 470! :O
    By Scu11 in forum Configuration
    Replies: 20
    Last Post: 04-18-2008, 02:48 PM
  4. Replies: 8
    Last Post: 07-23-2007, 10:17 PM
  5. Editing items bonuses
    By Pancakebuddy in forum Tutorials
    Replies: 8
    Last Post: 05-23-2007, 11:37 PM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •