Jump to content

Purity

Members
  • Posts

    56
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male
  • Location:
    Australia

Recent Profile Visitors

879 profile views

Purity's Achievements

Iron Poster

Iron Poster (3/10)

28

Reputation

  1. It was going to function exclusively as an operating system partition, but I don't like the sound of limited writes. I might go HDD, cheaper anyway
  2. Wow, thanks Really useful, but my hard drive with my windows 7 partition just ticked over and died.. Booting windows 10 until I get an SSD. Bad timing..
  3. I've been trying to find an application that reads the Runescape cache and dumps a list of item definitions. All the programs I've come across so far have had either perished links or they're not compatible with Oldschool's revision. Anyone have one compatible with oldschool? I've been looking for months.
  4. I guess we'll never find out.
  5. I'm sorry if there's something I'm missing here, but the given values are short Integers. If I was to bit-shift a short integer 16 places to the right, wouldn't that be a guaranteed 0x00 value?
  6. Because Australians are the only ones that drive around in VN Commodores.
  7. Using the OSBot API; how could I retrieve the colours of an entity's model, such as an NPC? I've tried using methods getModifiedModelColors() and getOriginalModelColors() of the EntityDefinition class, which return small arrays of 16 bit integers. I'm not entirely sure how to interpret these values, I'm guessing they represent indices in Runescapes colour palette, as they couldn't possibly represent a 24 bit colour-depth value. In any case, the arrays don't contain enough values for each face on the model, so there must be something I'm missing. If you could clear this up for me, it would be much appreciated.
  8. Wouldn't it be kind of obvious to Jagex if the request was being blocked?
  9. Considering it deals with large amount of data, your code is relatively efficient. :P My problem is I can't find the decryption codes to get access to the land data. In your RSRegionBlock data, it loads a local file with the XTEA codes. I can't seem to find a list of them anywhere. May I ask where you obtained yours?
  10. This is extremely impressive, man. Do you mind if I tinker with the code and use it in a part of one of my projects? EDIT: Also, where did you find the XTEA keys?
  11. I hate to be 'that guy'.. but it's not fixed. I've had it pop up and close my client 4 times in the last 5 minutes.
  12. To be a well known developer amongst the community, probably.
  13. It worked fine for about a day, now it's displaying the same error as before. Any suggestions on how I can fix this?
  14. Thanks heaps, I've managed to get past the login screen, so it looks promising EDIT: It appears as if the error is gone, thank you so much for the help.
×
×
  • Create New...