Thread: [PROOF] 508 object Maps without xtea On 317

Page 3 of 8 FirstFirst 12345 ... LastLast
Results 21 to 30 of 75
  1. #21  
    Banned

    Join Date
    Oct 2007
    Posts
    1,406
    Thanks given
    37
    Thanks received
    79
    Rep Power
    0
    Quote Originally Posted by partyhat101 View Post
    Ah, i get this
    Code:
    Class46.java:27: cannot find symbol
    symbol  : class BufferedReader
    location: class Class46
    BufferedReader in = new BufferedReader(new FileReader("./cache/objects/"+i+".txt
    "));
    ^
    Class46.java:27: cannot find symbol
    symbol  : class BufferedReader
    location: class Class46
    BufferedReader in = new BufferedReader(new FileReader("./cache/objects/"+i+".txt
    "));
                            ^
    Class46.java:27: cannot find symbol
    symbol  : class FileReader
    location: class Class46
    BufferedReader in = new BufferedReader(new FileReader("./cache/objects/"+i+".txt
    "));
                                               ^
    Class46.java:68: cannot find symbol
    symbol  : class IOException
    location: class Class46
    } catch (IOException e) {e.printStackTrace();}
             ^
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    import
    Code:
    import java.io.*;
    Top that class.
     

  2. #22  
    Ex RSPS-cleaner

    SWAT's Avatar
    Join Date
    Aug 2007
    Age
    27
    Posts
    5,487
    Thanks given
    403
    Thanks received
    599
    Rep Power
    3609
    Quote Originally Posted by Brown View Post
    This.
    Mind showing a map piece that couldn't be ripped from Project Annihilation?
    Varrock for example.
    landscape id? and if you got the models for varrock

    what about warrior guild?
     

  3. #23  
    Registered Member partyhat101's Avatar
    Join Date
    Jun 2009
    Posts
    212
    Thanks given
    0
    Thanks received
    1
    Rep Power
    40
    Oh, that was simple and thanks but where do i put the maps? Do i make a file in cache named maps and put it there or what
     

  4. #24  
    Ex RSPS-cleaner

    SWAT's Avatar
    Join Date
    Aug 2007
    Age
    27
    Posts
    5,487
    Thanks given
    403
    Thanks received
    599
    Rep Power
    3609
    use a tutorial
     

  5. #25  
    Registered Member

    Join Date
    Jun 2008
    Posts
    1,957
    Thanks given
    7
    Thanks received
    255
    Rep Power
    445
    Good job swat. Btw

    @SWAT do you got a complete 474 animation dump? all .dats? cuz i need 362.dat but don't got..
     

  6. #26  
    Member

    Join Date
    Jun 2009
    Age
    27
    Posts
    432
    Thanks given
    13
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by partyhat101 View Post
    Oh, that was simple and thanks but where do i put the maps? Do i make a file in cache named maps and put it there or what
    Add
    Code:
    		if (FileOperations.FileExists(signlink.findcachedir()+"maps/"+anIntArray1235[i3]+".dat")) abyte0 = FileOperations.ReadFile(signlink.findcachedir()+"maps/"+anIntArray1235[i3]+".dat");
                        if(abyte0 != null)
                            class7.method180(abyte0, k5, i4, (anInt1069 - 6) * 8, (anInt1070 - 6) * 8, (byte)4, aClass11Array1230);
                    }
    under
    Code:
    byte abyte0[] = aByteArrayArray1183[i3];
    Then add a folder called 'maps' with the .dats in it in your cache directory.


    And swat, do we need ints for the models like this?
    Code:
    		if(i == 4755) {
    			class46.aString739 = "Godwars entrance";		
    			class46.aByteArray777 = "No way comming back!".getBytes();
    			class46.anInt744 = 4;
    			class46.anInt761 = 4;
    			class46.anIntArray773 = new int[1];
    			class46.anIntArray773[0] = 27828;
    			class46.aBoolean778 = true;
    			class46.aBoolean767 = true;
    			class46.aBoolean762 = false;				
    			class46.aBoolean769 = false;				
    		}
     

  7. #27  
    Apocalyptism
    Harry's Avatar
    Join Date
    Apr 2007
    Posts
    3,783
    Thanks given
    594
    Thanks received
    1,833
    Rep Power
    2934
    Download a 508 client
    wait until the client decrypts the object map with xtea, then save the object map. Now that was hard wasn't it?
    ~ Harry
    Please bear this in mind when hearing the word 'soon' from a software programmer.

    As coding software generally takes thousands of years, software programmers have developed a natural adaptation to this in the form of an altered perception of the flow of time.

    Due to this, the word 'soon' when uttered by a programmer should be taken to mean 'a very, very long time from now' in the terminology used by common human specimens who have not developed such an adaptation.
    knowledge can be taught, but passion cannot.
    It's better to create something that others criticise than to create nothing and criticise others.
     

  8. #28  
    Registered Member

    Join Date
    Mar 2009
    Posts
    388
    Thanks given
    3
    Thanks received
    12
    Rep Power
    81
    Quote Originally Posted by Blood Isle View Post
    Download a 508 client
    wait until the client decrypts the object map with xtea, then save the object map. Now that was hard wasn't it?
    WTF, decrypts the object map with xtea?LOL
     

  9. #29  
    Brown
    Guest
    Quote Originally Posted by `moh View Post
    WTF, decrypts the object map with xtea?LOL
    Ehrm the client does.. If it didn't, it would not be able to display it?
     

  10. #30  
    Apocalyptism
    Harry's Avatar
    Join Date
    Apr 2007
    Posts
    3,783
    Thanks given
    594
    Thanks received
    1,833
    Rep Power
    2934
    Quote Originally Posted by `moh View Post
    WTF, decrypts the object map with xtea?LOL
    Shutup.
    ~ Harry
    Please bear this in mind when hearing the word 'soon' from a software programmer.

    As coding software generally takes thousands of years, software programmers have developed a natural adaptation to this in the form of an altered perception of the flow of time.

    Due to this, the word 'soon' when uttered by a programmer should be taken to mean 'a very, very long time from now' in the terminology used by common human specimens who have not developed such an adaptation.
    knowledge can be taught, but passion cannot.
    It's better to create something that others criticise than to create nothing and criticise others.
     

Page 3 of 8 FirstFirst 12345 ... LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

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